On Saturday 25 November 2006 13:25, Garry Smith wrote:
> Hi,
>
> I am trying to configure a Thinkpad T60 2500 with xorg
and the ATI X1400
> driver.
>
> What do I need to do to get xorg to pickup up the glx
and fglrx modules?
You need to remerge ati-drivers every time after you compile
a new kernel.
--
Regards,
Mick
xorg: Failed to load module: glx fglrx
2006-11-25 17:23:28
Hi Mick,
Mick wrote:
>On Saturday 25 November 2006 13:25, Garry Smith wrote:
>
>
>>Hi,
>>
>>I am trying to configure a Thinkpad T60 2500 with
xorg and the ATI X1400
>>driver.
>>
>>What do I need to do to get xorg to pickup up the
glx and fglrx modules?
>>
>>
>
>You need to remerge ati-drivers every time after you
compile a new kernel.
>
>
That got it Thank you.
For the record I did the following:
1. Recompile kernel
2. Re emerge Xorg (deep with new use flags):
emerge -DvatN xorg-x11
3. Remerge the ati drivers again
emerge -av x11-drivers/ati-drivers
emerge -av x11-apps/ati-drivers-extra
etc-update
source /etc/profile
eselect opengl set ati
modprobe fglrx
startx
Thank you.
regards
Garry
--
gentoo-usergentoo.org mailing list
xorg: Failed to load module: glx fglrx
2006-11-27 18:26:33
On Saturday 25 November 2006 19:23, Garry Smith wrote:
> That got it Thank you.
>
> For the record I did the following:
>
> 1. Recompile kernel
> 2. Re emerge Xorg (deep with new use flags):
> emerge -DvatN xorg-x11
> 3. Remerge the ati drivers again
> emerge -av x11-drivers/ati-drivers
> emerge -av x11-apps/ati-drivers-extra
>
> etc-update
> source /etc/profile
> eselect opengl set ati
> modprobe fglrx
> startx
You might want to emerge module-rebuild to help with such
things in
future. It tracks which ebuilds install kenrel modules that
need to be
rebuilt, and rebuilds them all with one command. So you
still have to
remember to run it after a kernel upgrade, but at least it
removes the
resulting hassle if you forget about one of the packages
alan
--
gentoo-usergentoo.org mailing list