|
|||||||
| Linux Radeon Display Drivers Discuss ATi drivers for Linux here ! |
![]() |
|
|
Thread Tools |
|
|
#1 |
|
Off duty
|
Where to get latest ATI Radeon/FireGL Linux Drivers (updated 4/07/2005)
Latest Linux drivers (version 8.16.20, 16/08/2005) for x86 are available (make sure you are using the right link for your X version):
Latest Linux drivers (version 8.16.20, 16/08/2005) for x86_64 are available:Latest ATI Proprietary Linux Driver Installer (XFree86 or X.Org) Last update - 16/08/2005SuSE-specific Drivers (currently 8.12.10) can be found here SuSE drivers have been updated to 8.12.10 for suse 9.1 and above (kernel module added as well) Last update: 16/08/2005 (updated with new driver version)
__________________
Real_Men_Do_Not_Use_Space_Bar Main rig: Intel Core i7 930 @ 4.0 Ghz | Corsair H50 Push/Pull | 12GB OCZ DDR3 | ASUS Radeon HD 5850 | 3x 1TB Samsung F3 RAID5 on Dell PERC 5i SAS + 1TB Hitachi | MSI X58 Pro-e | 850W Antec Truepower Quattro | RocketFish by Lian Li Full Tower Case | Gateway XHD3000 30" LCD | Dell 2408WFP 24" LCD | Dell 2407WFP 24" LCD | Logitech Z-5500 Speakers | Windows 7 Ultimate x64 Laptop: Samsung x360-34P | Core 2 Duo SU9400 1.4 GHz | 4GB DDR3 | 128GB Samsung SSD | Intel 4500M w/ HDMI | WiFi | Bluetooth | 13.3" WLED 1280x800 | Windows 7 Professional x64 Last edited by Kombatant; Aug 20, 2005 at 09:26 AM. |
|
|
|
|
|
#2 |
|
DriverHeaven Newbie
Join Date: Jan 2005
Location: Raleigh, NC
Posts: 3
Rep Power: 0 ![]() |
If you are running gentoo I believe the latest drivers are keyword masked. If you want to try out the new ones run the following:
you ~ # ACCEPT_KEYWORDS="~x86" emerge ati-drivers Note that this will probably take a while, because the new ati-drivers in gentoo list xorg 6.8 as a dependency so it will build it as well if you don't already have it |
|
|
|
|
|
#3 | |
|
A Legend in Underwear
Join Date: May 2002
Location: Unknown
Posts: 5,255
Rep Power: 0 ![]() |
Quote:
1) An emerge -uaDv world will downgrade the drivers next time 2) An emerge -uaDv world will downgrade the drivers next time Thought I'd mention it twice Here's some code to do it proper like so it remebers it always Code:
mkdir -p /etc/portage # Only have todo this once echo "media-video/ati-drivers ~x86" >> /etc/portage/package.keywords USE flags can be done in a similar way - here's a sample from my /etc/portage/package.use Code:
x11-base/xorg-x11 -bitmap-fonts -font-server -type1-fonts media-video/mplayer dvd matroska theora xvid network live
__________________
Gentoo Linux - Developer (baselayout) Read my blog "I contend that we are both atheists. I just believe in one fewer god than you do. When you understand why you dismiss all the other possible gods, you will understand why I dismiss yours." Stephen Roberts |
|
|
|
|
|
|
#4 |
|
Freedom is a feature.
|
Fedora Core RPMs
Lastest packages (RPMs) for Fedora Core 1/2/3 can be found here.
If you want to browse the available packages, check this link. /me is a fan of Fedora Core
__________________
-- Vedran |
|
|
|
|
|
#5 |
|
DriverHeaven Newbie
Join Date: Sep 2004
Posts: 13
Rep Power: 0 ![]() |
Users of Ubuntu Hoary can do the following:
Code:
sudo apt-get install fglrx-driver Code:
su apt-get install fglrx-driver .Alpha-Omega |
|
|
|
|
|
#6 | |
|
ATI Staff
Join Date: Jan 2005
Posts: 22
Rep Power: 0 ![]() |
Quote:
http://xoomer.virgilio.it/flavio.sta...installer.html For debian packages. Regards, Matthew |
|
|
|
|
|
|
#7 |
|
BSD SMASH!
Join Date: May 2002
Location: A rabbit hole. . .
Posts: 1,170
Rep Power: 0 ![]() |
What? No BSD drivers? Bah.
__________________
quad (FreeBSD/amd64 8-CURRENT): Intel Q6600 - Asus P5E-VM HDMI - 2x2 GB Kingston PC6400 DDR2 Ram - Seagate 320GB 7200RPM HD - 2xSeagate 1TB 7200RPM HD in RAID 1 via ZFS - Lite-On 20x DVD Multi Recorder - Coolermaster Centurion 5 router (FreeBSD/amd64 8-CURRENT): Intel E4500 - Intel D945GCNL - 2 GB PC6400 Mushkin Ram - Lite-On 48x24x48x16 - Seagate 320GB 7200RPM HD - Silverstone SST-SG02-F wanderer (FreeBSD/i386 7-CURRENT): Lenovo Thinkpad T61p mini (OS X 10.5): Intel Core 2 Duo @ 1.8Ghz, 4 GB Mushkin PC5400 Ram - Headroom MicroDAC Portable sound: Rockboxed iPod Video -> Westone UM2's Not-So-Portable Sound: Headroon MicroDAC -> Singlepower PPX3-SLAM -> Grado RS-1's or Beyerdynamic DT-880's Very-Not-Portable-Sound: Squeezebox v3 -> Denon AVR-1507 -> B&W 683's & Sunfire HRS-10 |
|
|
|
|
|
#8 | |
|
A Legend in Underwear
Join Date: May 2002
Location: Unknown
Posts: 5,255
Rep Power: 0 ![]() |
Quote:
![]() But really, there should be no technical reason why they can't. And in theory it should be easy enough as ATI goes the DRI route to rendering unlike nVidia Step 1) Port fglrx kernel module to BSD Step 2a) Convince ATI to release a binary that can talk to said kernel module or Step 2b) Write a "glue" wrapper to translate DRI linux -> BSD kernel module If the BSD community can do Step 1, then I'm sure ATI should be able todo step 2a. If they won't for whatever reason then Step2b is "doable" - just damn hard!
__________________
Gentoo Linux - Developer (baselayout) Read my blog "I contend that we are both atheists. I just believe in one fewer god than you do. When you understand why you dismiss all the other possible gods, you will understand why I dismiss yours." Stephen Roberts |
|
|
|
|
|
|
#9 |
|
Freedom is a feature.
|
I altered my sig because of posts like this one...
__________________
-- Vedran |
|
|
|
|
|
#10 |
|
DriverHeaven Newbie
Join Date: Aug 2005
Posts: 2
Rep Power: 0 ![]() |
hello all..
![]() i have a Compaq Presario R4000 series nb, and i would like to fire up the full potential of the embedded Ati Radeon Xpress 200M 128Mb graphic vid... i have freshly installed Linux Fedora Core 4 on a partition.. but seems to not recognize the graphics adapter and uses a standard vesa vga driver.. with a poor rendering of images... anyone can give me suggestions /tricks to install the *right* driver for my nb and make it work without having a lot of hassles? ![]() i'm not a noob on linux.. but i don't like to go wandering and getting troubles on installing it ![]() thanks in advance Max Italy |
|
|
|
|
|
#11 |
|
DriverHeaven Newbie
Join Date: Aug 2005
Posts: 6
Rep Power: 0 ![]() |
Go to www.ati.com, and navigate through ATI Customer Care > Drivers and Software > Linux > Linux x86_64 > Motherboards with ATI Graphics > You should see "ATI Proprietary Linux x86_64 Driver 8.16.20 for Radeon Xpress 200 Series". Download either the installer (big) or the xorg rpm (smaller). Install it, and depending on which kernel you have, it might succeed. Even if it fails it should install enough of the driver for 2d support. You can check /usr/share/fglrx/fglrx-install.log to see what it did, and it should install some documentation into /usr/share/doc/fglrx/
Edited to add Don't forget to run fglrxconfig after installing! Last edited by beerad; Aug 19, 2005 at 07:07 PM. |
|
|
|
|
|
#12 |
|
DriverHeaven Newbie
Join Date: Aug 2005
Posts: 2
Rep Power: 0 ![]() |
i have installed them successfully.. but seems to not recognize the chipset correctly...
there is something to do to fix it? |
|
|
|
|
|
#13 | ||
|
Freedom is a feature.
|
Quote:
Quote:
__________________
-- Vedran |
||
|
|
|
|
|
#14 |
|
A Legend in Underwear
Join Date: May 2002
Location: Unknown
Posts: 5,255
Rep Power: 0 ![]() |
That's probably BSD userland (as opposed to GNU userland) support which means still no *BSD driver
__________________
Gentoo Linux - Developer (baselayout) Read my blog "I contend that we are both atheists. I just believe in one fewer god than you do. When you understand why you dismiss all the other possible gods, you will understand why I dismiss yours." Stephen Roberts |
|
|
|
![]() |
| Thread Tools | |
|
|