View previous topic :: View next topic |
Author |
Message |
Kasumi_Ninja Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/8562485746a8c108ac8ad.gif)
Joined: 18 Feb 2006 Posts: 1825 Location: The Netherlands
|
Posted: Sun Apr 30, 2006 9:07 pm Post subject: [SOLVED] No 3d accel after installing gentoo kernel |
|
|
I installed the gentoo kernel using genkernel following these instructions: (http://www.gentoo.org/doc/en/genkernel.xml). I followed the HOWTO ATI drivers - Gentoo Linux Wiki and re-emerged the ati-drivers. Still I haven't got 3d accel. My old kernel still works with 3d acceleration. How can I solve this? _________________ Please add [solved] to the initial post's subject line if you feel your problem is resolved. Help answer the unanswered
Last edited by Kasumi_Ninja on Sun Apr 30, 2006 9:44 pm; edited 1 time in total |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
gentoobunny n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 29 Apr 2006 Posts: 18
|
Posted: Sun Apr 30, 2006 9:12 pm Post subject: |
|
|
You need to come with a lot more info than that to be able to get some help en even if you do there is no certainty that your problem can be solved. Read all earlier topics and FAQ and give as much relevant info as possible. See my topic for an example;
https://forums.gentoo.org/viewtopic-t-458404.html |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Kasumi_Ninja Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/8562485746a8c108ac8ad.gif)
Joined: 18 Feb 2006 Posts: 1825 Location: The Netherlands
|
Posted: Sun Apr 30, 2006 9:22 pm Post subject: |
|
|
gentoobunny wrote: | You need to come with a lot more info than that to be able to get some help en even if you do there is no certainty that your problem can be solved. Read all earlier topics and FAQ and give as much relevant info as possible. See my topic for an example;
https://forums.gentoo.org/viewtopic-t-458404.html |
Thanks for the tip! Here's some additional info:
dmesg | grep -i agp
Code: | Linux agpgart interface v0.101 (c) Dave Jones
agpgart: Detected AGP bridge 0
agpgart: AGP aperture is 64M @ 0xcc000000 |
dmesg | grep fglrx
Code: | fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel.
fglrx: Unknown symbol inter_module_unregister
fglrx: Unknown symbol inter_module_get_request
fglrx: Unknown symbol inter_module_put
fglrx: Unknown symbol inter_module_register
fglrx: Unknown symbol inter_module_unregister
fglrx: Unknown symbol inter_module_get_request
fglrx: Unknown symbol inter_module_put
fglrx: Unknown symbol inter_module_register
fglrx: Unknown symbol inter_module_unregister
fglrx: Unknown symbol inter_module_get_request
fglrx: Unknown symbol inter_module_put
fglrx: Unknown symbol inter_module_register |
lsmod | grep fglrx:
Nothing _________________ Please add [solved] to the initial post's subject line if you feel your problem is resolved. Help answer the unanswered |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Kasumi_Ninja Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/8562485746a8c108ac8ad.gif)
Joined: 18 Feb 2006 Posts: 1825 Location: The Netherlands
|
Posted: Sun Apr 30, 2006 9:45 pm Post subject: |
|
|
I solved this by emerging the latest (8.23.7) ati drivers. _________________ Please add [solved] to the initial post's subject line if you feel your problem is resolved. Help answer the unanswered |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|