![]() |
|
|||||||
| Drivers Discussion forum for Linux drivers. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 | Advertisement (Guests Only)
Login or Register to remove this ad
|
|
Radeon HD 5750
Join Date: Nov 2004
Location: Norway
Posts: 127
|
I updated my kernel from 2.6.9 to 2.6.10, and when I tried to install the ATi-drivers with: cd /lib/modules/fglrx/build_mod sh make.sh cd .. sh make_install.sh I am getting warnings and stuff in the "sh make.sh" command, and "sh make_install.sh" fails. It works perfectly in kernel 2.6.9. So I am wondering if anybody has gotten the ATi-drivers to work with kernel 2.6.10? |
|
|
|
|
|
|
#2 |
|
Radeon HD 5450
Join Date: Dec 2004
Posts: 18
|
Hello, on linuxforen.de is the answer of your problem. http://www.pro-linux.de/news/2004/7657.html Cýa |
|
|
|
|
|
#4 |
|
Radeon HD 5450
Join Date: Dec 2004
Posts: 18
|
Sorry, I have post the false link, here is the correct one. http://www.linuxforen.de/forums/showthread.php?t=165774 It´s not to difficult to understand it. Cya |
|
|
|
|
|
#5 | |
|
Rage3D Veteran
Join Date: Oct 2001
Location:
Germany
Posts: 1,427
|
Quote:
2. Change into the right directory: cd /lib/modules/fglrx/build_mod 3. Get a driver patch: wget http://www.pissflitsche.net/scripts/agpgart_be.patch 4. Install the patch: patch -p0 < agpgart_be.patch 5) Install the fglrx driver: sh ./make.sh cd .. sh ./make_install.sh |
|
|
|
|
|
|
#6 |
|
Radeon HD 5770
Join Date: Sep 2002
Posts: 334
|
I'm pretty sure everyone's going to get the same errors.. A bunch of warnings when compilling...then the pci_find error when trying to insert the module. |
|
|
|
|
|
#7 |
|
Rage3D Veteran
Join Date: Dec 2001
Location: Mexico City, Mexico.
Posts: 2,762
|
They trimed up a bit the kernel source and in doing that, they changed a bit (AFAIK) the location of the DRM code. So it is to be expected.
__________________
Gian Paolo Mureddu AKA Thetargos The BEST oxymoron: Microsoft Works® If aint broken, don't fix it! If it can be improved, go for it! |
|
|
|
|
|
#8 |
|
Newbie
Join Date: Jan 2005
Posts: 7
|
Smaller and better patch, mine : http://membres.lycos.fr/lachienne51/...gart_be.c.diff Once your fglrx source is patched, you can build it will all kernel sources ( 2.6.10 and older, whereas the pissflitsche.net patch break compability with older kernels ) |
|
|
|
|
|
#9 | |
|
Radeon HD 5870
Join Date: Sep 2002
Location: Ottawa, ON
Posts: 714
|
Interesting to note, from the Gentoo portage changelog: Quote:
|
|
|
|
|
|
|
#10 |
|
Rage3D Veteran
Join Date: Feb 2004
Location:
Greater Toronto Area
Posts: 1,388
|
Matthew posted the 8.08-2.6.10 patch to these forums last week or so. Here is the link: http://rage3d.com/board/showthread.php?t=33798874 I assume this is the same patch that the Gentoo dev commited. He also said that it should apply to earlier fglrx drivers as well, but might need some fudging to apply cleanly.
__________________
Desktop: Core 2 Duo E6400, P965 chipset, 2GB, Radeon X1900GT 256MB, Ubuntu Edgy (am64) Notebook: NEC LaVie RX, Pentium-M 1.5GHz, i855 chipset, 768MB, Mobility Radeon 9600 64MB, Ubuntu (Dapper) HTPC: Shuttle ST20G5, Athlon64 3000+, 1GB, Radeon Xpress 200 chipset, Radeon X550 128MB PCIe, Gentoo (amd64) [+Debian(sid) +Ubuntu(breezy)] |
|
|
|