View previous topic :: View next topic |
Author |
Message |
tjfriese n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/gallery/Monkey Island/Monkey_Island_-_Blonde_Beard.gif)
Joined: 06 May 2003 Posts: 62 Location: Calgary, Alberta, Canada
|
Posted: Mon Jan 12, 2004 7:10 pm Post subject: ati-drivers not working |
|
|
I recently updated my kernel to 2.4.22-r4, and now I can't load the fglrx module. I reemerged it, and then ran fglrxconfig. I told it to use the kernel agpgart, and then ran opengl-update ati. However, the module will not load. If anyone has any ideas about how to fix this problem (it was working before) please let me know.
Thanks,
Tim |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
zhen Developer
![Developer Developer](/images/ranks/rank-dev.gif)
Joined: 06 Aug 2003 Posts: 65 Location: Cleveland, OH
|
Posted: Mon Jan 12, 2004 7:19 pm Post subject: |
|
|
What kind of card and what kind of chipset do you have? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Wedge_ Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/4097379943fc120852d16f.jpg)
Joined: 08 Aug 2002 Posts: 3614 Location: Scotland
|
Posted: Mon Jan 12, 2004 7:28 pm Post subject: |
|
|
Did you remember to update the /usr/src/linux symlink? The module will be generated for the kernel in that directory, so if it's still pointing to the older sources then the fglrx module will be built against them instead of your new kernel. Check the output of "dmesg" just after you try to modprobe the module, it should display some error messages there. _________________ 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 |
|
![](templates/gentoo/images/spacer.gif) |
tjfriese n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/gallery/Monkey Island/Monkey_Island_-_Blonde_Beard.gif)
Joined: 06 May 2003 Posts: 62 Location: Calgary, Alberta, Canada
|
Posted: Mon Jan 12, 2004 10:50 pm Post subject: |
|
|
Yes I did update the symlink.
The error message I am getting from dmesg is as follows:
[fglrx] Maximum main memory to use for locked dma buffers: 431 MBytes.
[fglrx:firegl_stub_register] *ERROR* Fire GL kernel module has to be loaded prior to any other DRM kernel module!
I may have had xfree-drm installed, but I have since unmerged it. I don't see any drm modules listed when I run lsmod:
Module Size Used by Tainted: PF
agpgart 29644 0 (unused)
floppy 47836 0 (autoclean)
nls_iso8859-1 2780 5 (autoclean)
ntfs 70348 5 (autoclean)
emu10k1 61224 1
ac97_codec 9320 0 [emu10k1]
sound 51988 0 [emu10k1]
soundcore 3364 7 [emu10k1 sound]
via-rhine 12432 1
mii 2192 0 [via-rhine]
usb-storage 56348 0 (unused)
hid 13332 0 (unused)
usb-ohci 17280 0 (unused)
ehci-hcd 14944 0 (unused)
usbcore 55200 1 [usb-storage hid usb-ohci ehci-hcd]
Any other thoughts? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
tjfriese n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/gallery/Monkey Island/Monkey_Island_-_Blonde_Beard.gif)
Joined: 06 May 2003 Posts: 62 Location: Calgary, Alberta, Canada
|
Posted: Mon Jan 12, 2004 10:51 pm Post subject: Sorry |
|
|
I have an ATI Radeon 9600 w/ 128mb of ram. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Wedge_ Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/4097379943fc120852d16f.jpg)
Joined: 08 Aug 2002 Posts: 3614 Location: Scotland
|
Posted: Mon Jan 12, 2004 10:55 pm Post subject: |
|
|
Do you have DRM built into the kernel? If so, disable it. The setting to look for is Character Devices -> Direct Rendering Manager. It should be just under the AGP options. _________________ 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 |
|
![](templates/gentoo/images/spacer.gif) |
|