Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
More problems with ATI
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
forceflow2
Guru
Guru


Joined: 16 Apr 2003
Posts: 464
Location: South Carolina

PostPosted: Mon Mar 21, 2005 6:05 am    Post subject: More problems with ATI Reply with quote

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
View user's profile Send private message
kenthepostman
Apprentice
Apprentice


Joined: 02 Jul 2004
Posts: 245
Location: Stanford, CA

PostPosted: Mon Mar 21, 2005 2:48 pm    Post subject: Reply with quote

When you compiled the kernel, did you include the option agpgart (AGP Support) under character devices under device drivers?
Back to top
View user's profile Send private message
forceflow2
Guru
Guru


Joined: 16 Apr 2003
Posts: 464
Location: South Carolina

PostPosted: Mon Mar 21, 2005 7:49 pm    Post subject: Reply with quote

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
View user's profile Send private message
alexf
n00b
n00b


Joined: 13 Jan 2004
Posts: 67

PostPosted: Tue Mar 22, 2005 9:58 am    Post subject: Reply with quote

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! :roll:
Back to top
View user's profile Send private message
forceflow2
Guru
Guru


Joined: 16 Apr 2003
Posts: 464
Location: South Carolina

PostPosted: Tue Mar 22, 2005 11:41 am    Post subject: Reply with quote

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
View user's profile Send private message
alexf
n00b
n00b


Joined: 13 Jan 2004
Posts: 67

PostPosted: Tue Mar 22, 2005 12:56 pm    Post subject: Reply with quote

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
View user's profile Send private message
forceflow2
Guru
Guru


Joined: 16 Apr 2003
Posts: 464
Location: South Carolina

PostPosted: Tue Mar 22, 2005 3:16 pm    Post subject: Reply with quote

Thanks for the idea, but nope, didn't work :cry:
_________________
That rank under my username doesn't mean I know everything, it just means I ask a lot of questions.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum