View previous topic :: View next topic |
Author |
Message |
under n00b
Joined: 14 May 2005 Posts: 5
|
Posted: Sat May 14, 2005 10:39 am Post subject: Gentoo 2005.0 and ati-drivers |
|
|
Hello guys, I'm a bit desperate I'm a linux newbie and I've just put gentoo 2005.0 on my pc, but when I merge ati-drivers the compiler doesn't create any fglrx module... I'm running 2.6.11-gentoo-r3 kernel and media-video/ati-drivers-8.8.25, I've searched the web and i've find this:
http://odin.prohosting.com/wedge01/...ml#4_ebuildfail, so i've emerged ad compiled vanilla (2.6.11.2), and I've ryed to re emerge ati-drivers, but I have the same problem: the compiler doesn't create any fglrx module...
You can see some logs at this address: http://forum.futuremediaitaly.it/sh...&threadid=18561
I'm desperate , so what I have to do ?
Let me know TNX |
|
Back to top |
|
|
shade266 Guru
Joined: 29 Oct 2003 Posts: 593 Location: Internal
|
|
Back to top |
|
|
Wedge_ Advocate
Joined: 08 Aug 2002 Posts: 3614 Location: Scotland
|
Posted: Sat May 14, 2005 3:46 pm Post subject: |
|
|
The 8.8.25 drivers aren't the most recent, there are two later versions - 8.10.19 and 8.12.10. Both are more likely to compile succesfully against the kernel you're using. To emerge the newer versions, do: Code: | mkdir -p /etc/portage
echo "media-video/ati-drivers ~x86" >> /etc/portage/package.keywords
emerge ati-drivers |
You should see that the 8.12.10 version is being installed. You may have had problems with the unpatched kernel if you forgot to update the /usr/src/linux symlink to point to the new sources - if you didn't change it, the drivers would still have been compiled against your original kernel. _________________ Per Ardua Ad Astra
The Earth is the cradle of the mind, but we cannot live forever in a cradle - Konstantin E. Tsiolkovsky
Gentoo Radeon FAQ |
|
Back to top |
|
|
ericxx2005 Apprentice
Joined: 05 Apr 2005 Posts: 231 Location: 10 square miles surrounded by reality
|
Posted: Sat May 14, 2005 4:23 pm Post subject: |
|
|
I can't see the logs because the links are broken, but if it mentions that DRM is enabled, and the modules fails because of that, you will have to compile a kernel without DRM enabled. |
|
Back to top |
|
|
Wedge_ Advocate
Joined: 08 Aug 2002 Posts: 3614 Location: Scotland
|
Posted: Sat May 14, 2005 4:42 pm Post subject: |
|
|
Good point, I forgot the ebuilds check that for you now. _________________ Per Ardua Ad Astra
The Earth is the cradle of the mind, but we cannot live forever in a cradle - Konstantin E. Tsiolkovsky
Gentoo Radeon FAQ |
|
Back to top |
|
|
under n00b
Joined: 14 May 2005 Posts: 5
|
Posted: Sat May 14, 2005 6:11 pm Post subject: |
|
|
TNX a lot guys, now I've solved all my troubles! |
|
Back to top |
|
|
|