Gentoo Archives: gentoo-user

From: Drew Tomlinson <drew@××××××××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] 3D Acceleration With Laptop - Radeon Xpress 1100 IGP
Date: Wed, 04 Jul 2007 02:09:39
Message-Id: 468AFF7E.4060708@mykitchentable.net
In Reply to: Re: [gentoo-user] 3D Acceleration With Laptop - Radeon Xpress 1100 IGP by Jerry McBride
1 On 7/3/2007 6:36 PM Jerry McBride said the following:
2
3 >On Tuesday 03 July 2007 08:58:39 pm Drew Tomlinson wrote:
4 >
5 >
6 >>On 7/3/2007 5:19 PM Jerry McBride said the following:
7 >>
8 >>
9 >>>On Tuesday 03 July 2007 07:55:40 pm Drew Tomlinson wrote:
10 >>>
11 >>>
12 >>>>On 7/3/2007 9:36 AM James Ausmus said the following:
13 >>>>
14 >>>>
15 >>>>>On 7/3/07, Drew Tomlinson <drew@××××××××××××××.net> wrote:
16 >>>>>
17 >>>>>
18 >>>>>>01:05.0 VGA compatible controller: ATI Technologies Inc RS485 [Radeon
19 >>>>>>Xpress 1100 IGP]
20 >>>>>>
21 >>>>>>(EE) AIGLX: Screen 0 is not DRI capable
22 >>>>>>
23 >>>>>>I'm at a loss. Can some kind soul please point me in the right
24 >>>>>>direction toward the steps needed to get 3D acceleration on my laptop?
25 >>>>>>Should I be using x11 or ATI drivers? And if ATI drivers, any idea
26 >>>>>>what is might be conflicting in my kernel?
27 >>>>>>
28 >>>>>>
29 >>>>>No conflict in your kernel - the "taint" message means that you have
30 >>>>>loaded a closed-source driver into your kernel - nothing to worry
31 >>>>>about (unless you are interested in running a completely free/libre
32 >>>>>system).
33 >>>>>
34 >>>>>Can you post the contents of /var/log/Xorg.0.log ?
35 >>>>>
36 >>>>>
37 >>>>Thank you for your posts.
38 >>>>
39 >>>>OK, I tried starting over again as when I wrote the above post, I wasn't
40 >>>>trying to use the ati-driver. So I emerged ati-driver. However, when
41 >>>>attempting to load the fglrx I get an "Operation not permitted error" (I
42 >>>>remember this now). I am logged on as root. Please see this output:
43 >>>>
44 >>>>tagalong ~ # lsmod
45 >>>>Module Size Used by
46 >>>>ndiswrapper 190528 0
47 >>>>arc4 2368 0
48 >>>>ecb 3328 0
49 >>>>blkcipher 5316 1 ecb
50 >>>>cryptomgr 2944 0
51 >>>>crypto_algapi 10432 3 arc4,ecb,cryptomgr
52 >>>>ieee80211_crypt_wep 4864 0
53 >>>>pcmcia 32344 0
54 >>>>yenta_socket 24332 1
55 >>>>rsrc_nonstatic 10048 1 yenta_socket
56 >>>>pcmcia_core 34276 3 pcmcia,yenta_socket,rsrc_nonstatic
57 >>>>ieee80211_crypt 5504 1 ieee80211_crypt_wep
58 >>>>i2c_piix4 9036 0
59 >>>>i2c_core 18880 1 i2c_piix4
60 >>>>tagalong ~ # modprobe fglrx
61 >>>>FATAL: Error inserting fglrx
62 >>>>(/lib/modules/2.6.21-gentoo-r3/video/fglrx.ko): Operation not permitted
63 >>>>
64 >>>>
65 >>>Question: Is this a custom kernel build? If so, did you enable
66 >>>
67 >>>
68 >>Yes.
69 >>
70 >>
71 >>
72 >>>--- enable loadable module suppot
73 >>>------ module versioning support
74 >>>or
75 >>>------ source checksum for all modules
76 >>>
77 >>>
78 >>I have these options:
79 >>
80 >>[*] Enable loadable module support
81 >>[*] Module unloading
82 >>[*] Forced module unloading
83 >>[ ] Module versioning support (NEW)
84 >>[ ] Source checksum for all modules (NEW)
85 >>[*] Automatic kernel module loading
86 >>
87 >>
88 >>
89 >>>If so, turn them both off and rebuild the kernel and try to load the fglrx
90 >>>module again...
91 >>>
92 >>>What happens is, your closed source, binary, module does not have the
93 >>>correct credentials for it to be installed... Thus the "operation not
94 >>>permitted" complaint...
95 >>>
96 >>>
97 >>I just rebuilt the kernel again to be sure I really built it with those
98 >>options. There was no change. See this output:
99 >>
100 >>tagalong ~ # lsmod
101 >>Module Size Used by
102 >>arc4 2368 2
103 >>ecb 3328 2
104 >>blkcipher 5316 1 ecb
105 >>cryptomgr 2944 0
106 >>crypto_algapi 10432 3 arc4,ecb,cryptomgr
107 >>ieee80211_crypt_wep 4864 1
108 >>ndiswrapper 190528 0
109 >>pcmcia 32344 0
110 >>bcm43xx 423008 0
111 >>ieee80211softmac 29248 1 bcm43xx
112 >>ieee80211 29448 2 bcm43xx,ieee80211softmac
113 >>ieee80211_crypt 5504 2 ieee80211_crypt_wep,ieee80211
114 >>yenta_socket 24332 1
115 >>rsrc_nonstatic 10048 1 yenta_socket
116 >>pcmcia_core 34276 3 pcmcia,yenta_socket,rsrc_nonstatic
117 >>i2c_piix4 9036 0
118 >>i2c_core 18880 1 i2c_piix4
119 >>tagalong ~ # modprobe fglrx
120 >>FATAL: Error inserting fglrx
121 >>(/lib/modules/2.6.21-gentoo-r3/video/fglrx.ko): Operation not permitted
122 >>
123 >>Any other ideas? Thanks for your help.
124 >>
125 >>Drew
126 >>
127 >>--
128 >>Be a Great Magician!
129 >>Visit The Alchemist's Warehouse
130 >>
131 >>http://www.alchemistswarehouse.com
132 >>
133 >>
134 >
135 >The only thing to consider then is that your hardware is not supported by that
136 >driver...
137 >
138
139 That may be true. I have been unable to confirm or deny that. Anyone else?
140
141 Thanks,
142
143 Drew
144
145 --
146 Be a Great Magician!
147 Visit The Alchemist's Warehouse
148
149 http://www.alchemistswarehouse.com
150
151
152 --
153 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] 3D Acceleration With Laptop - Radeon Xpress 1100 IGP Mark Knecht <markknecht@×××××.com>
Re: [gentoo-user] 3D Acceleration With Laptop - Radeon Xpress 1100 IGP Drew Tomlinson <drew@××××××××××××××.net>