View previous topic :: View next topic |
Author |
Message |
forceflow2 Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/1203419502419c65c391f3d.png)
Joined: 16 Apr 2003 Posts: 464 Location: South Carolina
|
Posted: Mon Mar 21, 2005 6:05 am Post subject: More problems with ATI |
|
|
Well, just upgraded my kernel to something that actually lets my Toshiba laptop work for a change, but now apparently ATI hates me. I tried an emerge ati-drivers but I ended up with this:
Code: | make: Entering directory `/usr/src/linux-2.6.11-skunk6'
CC [M] /var/tmp/portage/ati-drivers-8.10.19/work/lib/modules/fglrx/build_mod/agp3.o
CC [M] /var/tmp/portage/ati-drivers-8.10.19/work/lib/modules/fglrx/build_mod/nvidia-agp.o
CC [M] /var/tmp/portage/ati-drivers-8.10.19/work/lib/modules/fglrx/build_mod/agpgart_be.o
/var/tmp/portage/ati-drivers-8.10.19/work/lib/modules/fglrx/build_mod/agpgart_be.c: In function `agp_find_supported_device':
/var/tmp/portage/ati-drivers-8.10.19/work/lib/modules/fglrx/build_mod/agpgart_be.c:7157: error: structure has no member named `slot_name'
/var/tmp/portage/ati-drivers-8.10.19/work/lib/modules/fglrx/build_mod/agpgart_be.c:7177: error: structure has no member named `slot_name'
/var/tmp/portage/ati-drivers-8.10.19/work/lib/modules/fglrx/build_mod/agpgart_be.c:7182: error: structure has no member named `slot_name'
/var/tmp/portage/ati-drivers-8.10.19/work/lib/modules/fglrx/build_mod/agpgart_be.c:7208: error: structure has no member named `slot_name'
/var/tmp/portage/ati-drivers-8.10.19/work/lib/modules/fglrx/build_mod/agpgart_be.c:7228: error: structure has no member named `slot_name'
/var/tmp/portage/ati-drivers-8.10.19/work/lib/modules/fglrx/build_mod/agpgart_be.c:7248: error: structure has no member named `slot_name'
/var/tmp/portage/ati-drivers-8.10.19/work/lib/modules/fglrx/build_mod/agpgart_be.c:7253: error: structure has no member named `slot_name'
/var/tmp/portage/ati-drivers-8.10.19/work/lib/modules/fglrx/build_mod/agpgart_be.c:6549: warning: unused variable `cap_ptr'
/var/tmp/portage/ati-drivers-8.10.19/work/lib/modules/fglrx/build_mod/agpgart_be.c: In function `__fgl_agp_init':
/var/tmp/portage/ati-drivers-8.10.19/work/lib/modules/fglrx/build_mod/agpgart_be.c:7634: warning: `pm_register' is deprecated (declared at include/linux/pm.h:106)
/var/tmp/portage/ati-drivers-8.10.19/work/lib/modules/fglrx/build_mod/agpgart_be.c: In function `__fgl_agp_cleanup':
/var/tmp/portage/ati-drivers-8.10.19/work/lib/modules/fglrx/build_mod/agpgart_be.c:7644: warning: `pm_unregister_all' is deprecated (declared at include/linux/pm.h:116)
/var/tmp/portage/ati-drivers-8.10.19/work/lib/modules/fglrx/build_mod/agpgart_be.c: At top level:
/var/tmp/portage/ati-drivers-8.10.19/work/lib/modules/fglrx/build_mod/agpgart_be.c:6530: warning: 'agp_check_supported_device' defined but not used
make[1]: *** [/var/tmp/portage/ati-drivers-8.10.19/work/lib/modules/fglrx/build_mod/agpgart_be.o] Error 1
make: *** [_module_/var/tmp/portage/ati-drivers-8.10.19/work/lib/modules/fglrx/build_mod] Error 2
make: Leaving directory `/usr/src/linux-2.6.11-skunk6'
* DRM module not built
|
A variety of attempts were made with the available patches for the 2.6.11 kernel, but nothing seems to work, and they don't seem to deal with this particular issue. Does anyone have any ideas? _________________ That rank under my username doesn't mean I know everything, it just means I ask a lot of questions. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
kenthepostman Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
Joined: 02 Jul 2004 Posts: 245 Location: Stanford, CA
|
Posted: Mon Mar 21, 2005 2:48 pm Post subject: |
|
|
When you compiled the kernel, did you include the option agpgart (AGP Support) under character devices under device drivers? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
forceflow2 Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/1203419502419c65c391f3d.png)
Joined: 16 Apr 2003 Posts: 464 Location: South Carolina
|
Posted: Mon Mar 21, 2005 7:49 pm Post subject: |
|
|
kenthepostman wrote: | When you compiled the kernel, did you include the option agpgart (AGP Support) under character devices under device drivers? |
Yeah, I just did a make oldconfig so everything is there that was before _________________ That rank under my username doesn't mean I know everything, it just means I ask a lot of questions. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
alexf n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/gallery/Loony Toons/Looney_Toons_-_Taz.gif)
Joined: 13 Jan 2004 Posts: 67
|
Posted: Tue Mar 22, 2005 9:58 am Post subject: |
|
|
Nothing more than a "Me Too" here. From searching the forums it seems to be a problem related to 2.6.11-r4...
Any help appreciated! ![Rolling Eyes :roll:](images/smiles/icon_rolleyes.gif) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
forceflow2 Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/1203419502419c65c391f3d.png)
Joined: 16 Apr 2003 Posts: 464 Location: South Carolina
|
Posted: Tue Mar 22, 2005 11:41 am Post subject: |
|
|
Well, I got it to compile by commenting out the lines with errors as it's just chipset detection anyways, but modprobing the module gets me a unknown symbol inter_module_get that I can't seem to work around. Has something to do with DRM changes in the 2.6.1X kernel versions _________________ That rank under my username doesn't mean I know everything, it just means I ask a lot of questions. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
alexf n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/gallery/Loony Toons/Looney_Toons_-_Taz.gif)
Joined: 13 Jan 2004 Posts: 67
|
Posted: Tue Mar 22, 2005 12:56 pm Post subject: |
|
|
Not sure if it will help you, but I got mine to work my performing a make in /usr/src/linux. I'm using genkernel though, and I think genkernel cleans the source tree after it installs.
Alex |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
forceflow2 Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/1203419502419c65c391f3d.png)
Joined: 16 Apr 2003 Posts: 464 Location: South Carolina
|
Posted: Tue Mar 22, 2005 3:16 pm Post subject: |
|
|
Thanks for the idea, but nope, didn't work ![Crying or Very sad :cry:](images/smiles/icon_cry.gif) _________________ That rank under my username doesn't mean I know everything, it just means I ask a lot of questions. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|