[Fedora-ia64-list] FC updates and GL.

Martyn Foster mfoster at sgi.com
Fri May 5 14:22:12 UTC 2006


Replying to digest format mail is a real pain :(

Emeric Maschino wrote regarding GL and ATI cards:
>I was wondering if this problem is specific to the hp workstation
zx6000 or not.

As further data point, I am also using the zx6000. I do get a change
in behaviour now having upgraded kernel xorg-server-Xorg and xorg-drv-
bits to the latest builds as of yesterday. Previously glxgears gave
the DRM message and did not fall back to indirect rendering - ie it
didn't work at all. Now it does fall back and run the app correctly
(and also other GL programs which were failing are now working).

Here are the strace bits for the failing DRM in glxgears:

Card0 looks like:
ls -l /dev/dri/
crw------- 1 mfoster root 226, 0 May  5 12:38 card0

stat("/dev/dri", {st_mode=S_IFDIR|0755, st_size=60, ...}) = 0
stat("/dev/dri/card0", {st_mode=S_IFCHR|0600, st_rdev=makedev(226, 0),
...}) = 0
open("/dev/dri/card0", O_RDWR)          = 5
ioctl(5, DECODER_SET_PICTURE, 0x60000ffffe486a70) = -1 EACCES
(Permission denied)
ioctl(5, DECODER_GET_CAPABILITIES, 0x60000ffffe486a70) = 0
ioctl(5, DECODER_GET_CAPABILITIES, 0x60000ffffe486a70) = 0
close(5)                                = 0
geteuid()                               = 41603
stat("/dev/dri", {st_mode=S_IFDIR|0755, st_size=60, ...}) = 0
stat("/dev/dri/card1", 0x60000ffffe486950) = -1 ENOENT (No such file
or directory)
[snip]
stat("/dev/dri/card254", 0x60000ffffe486950) = -1 ENOENT (No such file
or directory)
write(2, "libGL error: open DRM failed (Op"..., 55libGL error: open
DRM failed (Operation not permitted)
) = 55
write(2, "libGL error: reverting to (slow)"..., 52libGL error:
reverting to (slow) indirect rendering
) = 52

- Martyn




More information about the Fedora-ia64-list mailing list