Gentoo Archives: gentoo-user

From: Mauro Arnoldi <agharti81@×××××××.it>
To: gentoo-user@l.g.o
Subject: [gentoo-user] troubles with ati-drivers-8.25.18
Date: Tue, 13 Jun 2006 12:31:00
Message-Id: 200606131417.09789.agharti81@tiscali.it
1 Hello!
2
3 I installed a new Gentoo system, but I find big problems with ati drivers and
4 3D acceleration. I have followed the wiki howto but now I receive this error
5 message
6
7 #fglrxinfo
8 Xlib: extension "XFree86-DRI" missing on display ":0.0".
9 display: :0.0 screen: 0
10 OpenGL vendor string: Mesa project: www.mesa3d.org
11 OpenGL renderer string: Mesa GLX Indirect
12 OpenGL version string: 1.2 (1.5 Mesa 6.5)
13
14 I saw the Troubleshooting:
15 If fglrxinfo says "mesa3d.org" instead of "ATI" after A SUCCESSFUL modprobe of
16 fglrx, but nothing changes.
17 I include my configuration, hoping that someone can help me out of this
18 mess...
19
20 kernel version: 2.6.16-gentoo-r9
21 in "Character Devices":
22 /dev/agpgart (AGP Support) M
23 ATI chipset support M
24
25 my xorg.conf:
26
27 --------------------------------
28 Section "ServerLayout"
29 Identifier "Simple Layout"
30 Screen 0 "aticonfig-Screen[0]" 0 0
31 InputDevice "Mouse1" "CorePointer"
32 InputDevice "Keyboard1" "CoreKeyboard"
33 Option "BlankTime" "3" # Oscura lo schermo dopo 3 minuti (Fake)
34 Option "StandbyTime" "5" # Spegne lo schermo dopo 5 minuti
35 (DPMS)
36 Option "SuspendTime" "7" # Suspend dopo 7 minuti
37 Option "OffTime" "10" # Spegne dopo 10 minuti
38 EndSection
39
40 Section "Files"
41 RgbPath "/usr/share/X11/rgb"
42 ModulePath "/usr/lib/xorg/modules"
43 FontPath "/usr/share/fonts/misc"
44 FontPath "/usr/share/fonts/Type1"
45 FontPath "/usr/share/fonts/TTF"
46 FontPath "/usr/share/fonts/corefonts"
47 FontPath "/usr/share/fonts/freefonts"
48 FontPath "/usr/share/fonts/sharefonts"
49 FontPath "/usr/share/fonts/terminus"
50 FontPath "/usr/share/fonts/ttf-bitstream-vera"
51 FontPath "/usr/share/fonts/unifont"
52 FontPath "/usr/share/fonts/75dpi"
53 FontPath "/usr/share/fonts/100dpi"
54 FontPath "/usr/share/fonts/artwiz"
55 EndSection
56
57 Section "Module"
58 Load "dbe" # Double buffer extension
59 SubSection "extmod"
60 Option "omit xfree86-dga" # don't initialise the DGA
61 extension
62 EndSubSection
63 Load "type1"
64 # Load "speedo"
65 Load "freetype"
66 # Load "xtt"
67 Load "glx"
68 # This loads the DRI module
69 Load "dri"
70 Load "bitmap"
71 Load "pcidata"
72 EndSection
73
74 Section "InputDevice"
75 Identifier "Keyboard1"
76 Driver "kbd"
77 Option "AutoRepeat" "500 30"
78 # Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
79 Option "XkbRules" "xorg"
80 Option "XkbModel" "pc102"
81 Option "XkbLayout" "it"
82 EndSection
83
84 Section "InputDevice"
85 Identifier "Mouse1"
86 Driver "mouse"
87 Option "Protocol" "IMPS/2" # IntelliMouse PS/2
88 Option "Device" "/dev/input/mice"
89 # When using XQUEUE, comment out the above two lines, and uncomment
90 Option "ZAxisMapping" "4 5 6 7"
91 # Emulate3Buttons is an option for 2-button mice
92 EndSection
93
94 Section "Monitor"
95 Identifier "aticonfig-Monitor[0]"
96 Option "VendorName" "ATI Proprietary Driver"
97 Option "ModelName" "Generic Autodetecting Monitor"
98 Option "DPMS" "true"
99 HorizSync 31.5 - 57.0
100 VertRefresh 50.0 - 100.0
101 Option "DPMS"
102 EndSection
103
104 Section "Device"
105 Identifier "aticonfig-Device[0]"
106 Driver "radeon"
107 Option "no_accel" "no"
108 Option "no_dri" "no"
109 Option "mtrr" "off" # disable DRI mtrr mapper, driver has its own
110 code for mtrr
111 Option "DesktopSetup" "(null)"
112 Option "ScreenOverlap" "0"
113 Option "GammaCorrectionI" "0x06419064"
114 Option "GammaCorrectionII" "0x06419064"
115 Option "Capabilities" "0x00000000"
116 Option "CapabilitiesEx" "0x00000000"
117 Option "VideoOverlay" "on"
118 Option "OpenGLOverlay" "off"
119 Option "CenterMode" "off"
120 Option "PseudoColorVisuals" "off"
121 Option "Stereo" "off"
122 Option "StereoSyncEnable" "1"
123 Option "FSAAEnable" "no"
124 Option "FSAAScale" "1"
125 Option "FSAADisableGamma" "no"
126 Option "FSAACustomizeMSPos" "no"
127 Option "FSAAMSPosX0" "0.000000"
128 Option "FSAAMSPosY0" "0.000000"
129 Option "FSAAMSPosX1" "0.000000"
130 Option "FSAAMSPosY1" "0.000000"
131 Option "FSAAMSPosX2" "0.000000"
132 Option "FSAAMSPosY2" "0.000000"
133 Option "FSAAMSPosX3" "0.000000"
134 Option "FSAAMSPosY3" "0.000000"
135 Option "FSAAMSPosX4" "0.000000"
136 Option "FSAAMSPosY4" "0.000000"
137 Option "FSAAMSPosX5" "0.000000"
138 Option "FSAAMSPosY5" "0.000000"
139 Option "UseFastTLS" "0"
140 Option "BlockSignalsOnLock" "on"
141 Option "UseInternalAGPGART" "no"
142 Option "ForceGenericCPU" "no"
143 Option "DynamicClocks" "on"#DISATTIVARE SE CREA CRASH!!!
144 Option "AllowGLXWithComposite" "true" # Needed by plg3d
145 BusID "PCI:1:0:0"
146 EndSection
147
148 Section "Screen"
149 Identifier "aticonfig-Screen[0]"
150 Device "aticonfig-Device[0]"
151 Monitor "aticonfig-Monitor[0]"
152 DefaultDepth 24
153 SubSection "Display"
154 Viewport 0 0
155 Depth 24
156 EndSubSection
157 EndSection
158
159 Section "DRI"
160 Mode 0666
161 EndSection
162 --------------------------------
163
164
165 Also another thing that I can't understand:
166
167 --------------------------------
168 #emerge -pv ati-drivers
169
170 These are the packages that would be merged, in order:
171
172 Calculating dependencies... done!
173 [blocks B ] >=x11-base/xorg-server-1.0.99 (is blocking
174 x11-drivers/ati-drivers-8.25.18)
175 [ebuild R ] x11-drivers/ati-drivers-8.25.18 USE="opengl" 0 kB
176 --------------------------------
177
178 If I want to install ati-drivers I have to unmerge xorg-server, then emerge
179 the ati-drivers (that doesn't emerge the xorg-server) and then the
180 xorg-server, but not the 1.0.99: the 1.1.0
181
182 --------------------------------
183 emerge -pv xorg-server
184
185 These are the packages that would be merged, in order:
186
187 Calculating dependencies... done!
188 [ebuild R ] x11-base/xorg-server-1.1.0 USE="dri nptl sdl xorg
189 xprint -3dfx -debug -dmx -ipv6 -kdrive -minimal" INPUT_DEVICES="keyboard
190 mouse -acecad -aiptek -calcomp -citron -digitaledge -dmc -dynapro -elo2300 -elographics -evdev -fpit -hyperpen -jamstudio -joystick -magellan -magictouch -microtouch -mutouch -palmax -penmount -spaceorb -summa -synaptics -tek4957 -ur98 -vmmouse -void -wacom"
191 VIDEO_CARDS="fglrx radeon
192 vga -apm -ark -chips -cirrus -cyrix -dummy -epson -fbdev -glint -i128 -i740 -i810 -imstt -mach64 -mga -neomagic -nsc -nv -nvidia -r128 -rendition -s3 -s3virge -savage -siliconmotion -sis -sisusb -tdfx -tga -trident -tseng -v4l -vesa -via -vmware -voodoo"
193 0 kB
194 --------------------------------
195
196 Xorg version is: xorg-x11-7.1
197
198 Hoping someone can help me!
199
200 Thanks
201
202 Mauro
203 --
204 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] troubles with ati-drivers-8.25.18 Ptitjack <jacmonti@×××××××××××××.fr>
Re: [gentoo-user] troubles with ati-drivers-8.25.18 Richard Fish <bigfish@××××××××××.org>