Results 1 to 5 of 5
I've been trying to install my ati-drivers for a while now... and I'm stuck! So please help....
I've emerged my portage and updated my kernel (using gentoo sources)...
My kernel ...
- 12-13-2007 #1Just Joined!
- Join Date
- Nov 2007
- Posts
- 16
help with ATI drivers...
I've been trying to install my ati-drivers for a while now... and I'm stuck! So please help....
I've emerged my portage and updated my kernel (using gentoo sources)...
My kernel is linux-2.6.23-gentoo-r3 .
I have enabled the necessary devices in the kernel using menuconfig....
*from HOWTO ATI Drivers... HOWTO ATI Drivers - Gentoo Linux Wiki *
************************************************** *****
Loadable Module Support ---> [*] Enable loadable module support [*] Module unloadingProcessor type and features ---> [*] MTRR (Memory Type Range Register) support
Device Drivers --->
Character Devices --->
<M> /dev/agpgart (AGP Support)
<M> Your_AGP_Chipset_Here < > Direct Rendering Manager (XFree86 4.1.0 and higher DRI support)
Graphics support ---> < > Support for framebuffer devices
Kernel Hacking --->
[ ] Kernel debugging***************************************** *******************
When i 'emerge ati-drivers'..... it gives me the following error.....
***********************
*Messages for package x11-drivers/ati- drivers-8.433:
*
*ERROR: x11-drivers/ati-drivers/8.433 failed.
*Call stack:
* ebuild.sh, line 46 :called src_compile
* environment, line 3135: called die
*
*The specific snippet of code:
* "$(tc-getCC)" -o fgl_fglxgears ${CFLAGS} ${LDFLAGS} -DUSE_GLU -I"${S}"/common/usr/include fgl_glxgears.c -lGL -lGLU -lX11 -lm || diefunc "$FUNCNAME" "$LINENO" "$?" "fgl_glxgears build failed";
* The die message:
* fgl_glxgears build failed
************************************************** ************
Anyways, please help.
- 12-14-2007 #2
Type in:
And then re-emerge the ati-drivers.Code:eselect opengl set xorg-x11
If that doesn't fix it, we will find something else.
*edit*
I know some people (me included) have sandbox problems, so if that doesn't fix it, try this:
Code:FEATURES="-sandbox" emerge ati-drivers
Linux User #376741
Preferred Linux Distro: Debian
Just because you use a distribution, doesn't mean everyone uses the same one.
There is no need to login to the GUI as root!
- 12-14-2007 #3Just Joined!
- Join Date
- Nov 2007
- Posts
- 16
Thanks!!!
Thanks pal.....it worked...... could you tell me why that emerge failed cus the opengl driver was set to ati???
- 12-14-2007 #4
Not real sure, but it has something to do with the drivers thinking that you don't have an opengl implementation at all, so it won't build. When you switch over to xorg's opengl, then it tells the installer that it is installed.
I have had that problem before on an ati card on my laptop.
Linux User #376741
Preferred Linux Distro: Debian
Just because you use a distribution, doesn't mean everyone uses the same one.
There is no need to login to the GUI as root!
- 12-15-2007 #5Just Joined!
- Join Date
- Nov 2007
- Posts
- 16
Oh ok.....thanks a bunch....these ati drivers hav troubled me for a while....


Reply With Quote
