Welcome to Linux Forums!

With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.

Linux Forum ArticlesLinux ForumsLinux Forum DownloadsLinux Hosts
Home|Register|FAQ|Member List|Calendar|Unanswered Posts|Forum Rules|Today's Posts|Advanced Search|
SEARCH FOR IN
Go Back   Linux Forums > The Community > Everything BSD
Reload this Page ATI Radeon xpress 200m drivers
Linux Forums
Linux Forums
Welcome To The Linux Forums!
Welcome to Linux Forums. We pride ourselves in being one of the largest Linux communities on the web, we encourage you to REGISTER on our forums and participate in the community. There are over 150,000 members ready to answer your questions. JOINING US today will allow you to make new posts, get support, send messages to other members and submit downloads to our downloads directory and many other great features!

Everything BSD For all discussions regarding Free/NetBSD and OpenBSD.

Reply
 
Thread Tools Display Modes
Old 10-05-2007   #1 (permalink)
weziw
Just Joined!
 
Join Date: Oct 2006
Posts: 4
ATI Radeon xpress 200m drivers

Can someone please help me with my new FreeBSD install. I had fbsd6.1 installed and it installs xorg 6.9 by default. My laptop is an amd64 compaq presario v5303nr and it comes with the ati radeon xpress 200m video card. I was trying to run eclipse but it would not run and required xorg7.2 at least, so I did a cvsup and then a portupgrade -a which upgraded my xorg to 7.3 and also my gnome to 2.18. I resolved the dependency issues with the pkgdb -F but now I cant even startx to get gui up and running. I checked the log in /var/log/Xorg.0.log and it says towards the last line that there are no drivers for the ati graphics card. Does anyone know how I can install those?
weziw is offline   Reply With Quote
Old 10-05-2007   #2 (permalink)
anomie
Linux Guru
 
anomie's Avatar
 
Join Date: Mar 2005
Location: Texas
Posts: 1,699
Quote:
Originally Posted by weziw
... so I did a cvsup and then a portupgrade -a which upgraded my xorg to 7.3 and also my gnome to 2.18. I resolved the dependency issues with the pkgdb -F but now I cant even startx to get gui up and running.
The xorg upgrade to 7.{2,3} is a little involved. Have you read and followed the /usr/ports/UPDATING entry on this topic?

Quote:
20070519:
AFFECTS: users of Xorg
AUTHOR: <email removed from post>

Welcome, fearless user! You are about to embark upon a mystical
journey to the world of xorg 7.2.
...
If not, I would start there. There is probably not a lot of use in starting with troubleshooting until you've completed that successfully.
anomie is offline   Reply With Quote
Old 10-06-2007   #3 (permalink)
weziw
Just Joined!
 
Join Date: Oct 2006
Posts: 4
I am glad you mentioned that because that is exactly what I followed! Firstly let me mention it all started because I wanted to use eclipse. Now eclipse requires at least gnome 2.18 and gnome requires xorg 7.2 at least. This is the third install. For the third install I started with a fresh fbsd install and installed all the ports that I wanted. Then I ran cvsup to upgrade the ports. When I tried to configure X with Xorg -configure that is when it pointed me to the UPDATING file . I made the xorg-upgrade script file but I am not quite sure how I can get it on the net as I am not quite good with command line tools.
weziw is offline   Reply With Quote
Old 10-06-2007   #4 (permalink)
weziw
Just Joined!
 
Join Date: Oct 2006
Posts: 4
By the way, after doing all that is when I ran the Xorg -configure command and the second to last line referred me to the log file in /var/log/Xorg.0.log and the last line states "Missing output drivers. Configuration failed"
weziw is offline   Reply With Quote
Old 10-06-2007   #5 (permalink)
anomie
Linux Guru
 
anomie's Avatar
 
Join Date: Mar 2005
Location: Texas
Posts: 1,699
I'd read the sections 'CAVEATS' and 'IF YOU RUN INTO PROBLEMS'. Those give clear instructions on extra troubleshooting steps, and how to get further help, respectively.
anomie is offline   Reply With Quote
Old 10-08-2007   #6 (permalink)
weziw
Just Joined!
 
Join Date: Oct 2006
Posts: 4
Thanks anomie, just out of curiosity are you running fbsd on an amd machine with an ati radeon or any other card from ati?
weziw is offline   Reply With Quote
Old 10-08-2007   #7 (permalink)
anomie
Linux Guru
 
anomie's Avatar
 
Join Date: Mar 2005
Location: Texas
Posts: 1,699
Hmm. Apparently I am using vesa driver for ATI Radeon on my desktop at work.

Code:
Section "Device"
...
Identifier  "Card0"
Driver      "vesa"
VendorName  "ATI Technologies Inc"
BoardName   "RV380 [Radeon X600 (PCIE)]"
BusID       "PCI:1:0:0"
No complaints.
anomie is offline   Reply With Quote
Old 10-15-2007   #8 (permalink)
onlinebacon
Linux Enthusiast
 
Join Date: Feb 2005
Location: Luton, England, UK, Earth
Posts: 639
Send a message via MSN to onlinebacon
anomie, with xorg 7+ you could use the r300 drivers for your x600 card, this means you would get 3d acceleration and a faster desktop

Which is a plus

As for the xpress 200, I don't think they work well under open source drivers, hence won't work that well under freebsd because there's no ATI binary driver for freebsd, that supports the xpress 200, try using the VESA driver man.
onlinebacon is offline   Reply With Quote
Old 10-15-2007   #9 (permalink)
anomie
Linux Guru
 
anomie's Avatar
 
Join Date: Mar 2005
Location: Texas
Posts: 1,699
Quote:
Originally Posted by onlinebacon
anomie, with xorg 7+ you could use the r300 drivers for your x600 card, this means you would get 3d acceleration and a faster desktop
Thanks for the tip. I may give the r300 driver a trial run this week.
anomie is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Multiple(3) ATI Radeon 9200 PCI Cards sumdeus Slackware Linux Help 10 07-02-2006 10:16 AM
Computer freezes when exiting X... josolanes Linux Desktop / X-Windows 8 12-02-2005 05:25 PM
HOWTO: Installing ATI 'fglrx' driver (8.12.10) on SuSE 9.2 kadessa SuSE Linux Help 19 06-15-2005 12:06 PM
Ati drivers Xfree86 4.1 Debian Stable Toshiba A75 jlitton Linux On Laptops 1 04-13-2005 08:17 PM
slack 10.1 on Compaq Presario 1800 - X Windows not working. zeroth404 Slackware Linux Help 5 03-11-2005 04:57 PM


All times are GMT. The time now is 11:33 AM.

Powered by vBulletin 3.6.8 ©2000 - 2007, content relevant URLs by vBSEO, Property of Core Root.

Content Relevant URLs by vBSEO 3.0.0