Gentoo Archives: gentoo-user

From: Iain Buchanan <iaindb@××××××××××××.au>
To: gentoo-user@l.g.o
Subject: [gentoo-user] ati-drivers 8.452.1
Date: Fri, 25 Jan 2008 07:13:59
Message-Id: 1201245841.4742.8.camel@orpheus
1 or 8-01 as the package is called... Has anyone tried them yet?
2
3 With a bit of tweaking the previous ebuild, I managed to install them.
4 So far they're no worse than 8.40.4 (8.443.1 is unusable for me because
5 I have a 1680x1050 resolution which the driver doesn't support!), but
6 they're not as good as the glory days of 8.3?.? where I had much greater
7 fps and GL screensavers actually worked.
8
9 Anyway, I'm seeing this when I run glxgears:
10 Xlib: extension "XFree86-DRI" missing on display ":0.0".
11
12 And this when I run fgl_glxgears:
13 Using GLX_SGIX_pbuffer
14 Xlib: extension "XFree86-DRI" missing on display ":0.0".
15 X Error of failed request: BadMatch (invalid parameter attributes)
16 Major opcode of failed request: 161 (GLX)
17 Minor opcode of failed request: 5 (X_GLXMakeCurrent)
18 Serial number of failed request: 30
19 Current serial number in output stream: 30
20
21 There are a few X errors too:
22
23 $ grep EE /var/log/Xorg.0.log
24 Current Operating System: Linux orpheus 2.6.22-suspend2-r1 #2 SMP PREEMPT Fri Aug 24 10:17:53 CST 2007 i686
25 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
26 (II) Loading extension MIT-SCREEN-SAVER
27 (EE) fglrx(0): [pcie] Failed to gather memory of size 262144Kb for PCIe. Error (-1007)
28 (EE) fglrx(0): atiddxDriScreenInit failed, GPS not been initialized.
29 (EE) xf86OpenSerial: Cannot open device /dev/input/mouse3
30 (EE) USBmouse2: cannot open input device
31 (EE) PreInit failed for input device "USBmouse2"
32 (EE) xf86OpenSerial: Cannot open device /dev/input/mouse4
33 (EE) USBmouse3: cannot open input device
34 (EE) PreInit failed for input device "USBmouse3"
35 (EE) xf86OpenSerial: Cannot open device /dev/input/mouse5
36 (EE) USBmouse4: cannot open input device
37 (EE) PreInit failed for input device "USBmouse4"
38 (EE) Microsoft Natural? Ergonomic Keyboard 4000: AbsoluteTouch: 'DIGI_Touch' does not exist.
39 (EE) AlpsPS/2 ALPS GlidePoint: Unable to parse 'RelAxis 0' as a map specifier.
40 (EE) AlpsPS/2 ALPS GlidePoint: Unable to parse 'RelAxis 1' as a map specifier.
41 (EE) AlpsPS/2 ALPS GlidePoint: Button: 74.
42 (EE) AlpsPS/2 ALPS GlidePoint: state->btn: 0x853d128.
43 (EE) AlpsPS/2 ALPS GlidePoint: Unable to parse 'null' as a map specifier string.
44 (EE) AlpsPS/2 ALPS GlidePoint: Unable to parse 'null' as a map specifier string.
45
46 so I'm having a few issues. Of course, 3D performance is horrible.
47 I've tried searching various forums, but I can't find anything that
48 fixes the dri error. I've checked xorg.conf has "Load dri" and
49 Section "DRI"
50 Group "video"
51 Mode 0666
52 EndSection
53
54 and also `eselect opengl set ati` has been done.
55
56 any help would greatly appreciated! thanks!
57 --
58 Iain Buchanan <iaindb at netspace dot net dot au>
59
60 "I'd like to know if I could compare you to a summer's day. Because --
61 well, June 12th was quite nice, and..."
62 -- (Terry Pratchett, Wyrd Sisters)
63
64 --
65 gentoo-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user] ati-drivers 8.452.1 Iain Buchanan <iaindb@××××××××××××.au>