Direct rendering for savage
Yann Le Doaré <[email protected]>
| Newsgroups | gmane.comp.video.dri.user |
|---|---|
| Message-ID | <1161426667.791.9.camel@localhost> |
Hi, I wanted to enable direct rendering for my savage card, i noticed no errors, but when running glxgears, there is a black screen whith no gears. I joined all debuging info to this message (driconf wrote default values, Xorg is 7.1, kernel 2.6.17.13). Note : 'LIBGL_DRIVERS_PATH="" glxgears' makes glxgears running to 500 FPS, but glxinfo prints "direct rendering: No". Regards. Yann Le Doaré. ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 -- _______________________________________________ Dri-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dri-users
glxgears.strace
(text/plain, 27.5 KB)
execve("/tmp/glxgears", ["/tmp/glxgears"], [/* 61 vars */]) = 0
brk(0) = 0x8051000
access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7efb000
open("/usr/linuxconsole/core/mylib/i686/libGL.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/linuxconsole/core/mylib/i686", 0xbf997b84) = -1 ENOENT (No such file or directory)
open("/usr/linuxconsole/core/mylib/libGL.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/linuxconsole/core/mylib", 0xbf997b84) = -1 ENOENT (No such file or directory)
open("/lib/i686/libGL.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/lib/i686", 0xbf997b84) = -1 ENOENT (No such file or directory)
open("/lib/libGL.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/lib", {st_mode=S_IFDIR|0755, st_size=1024, ...}) = 0
open("/usr/lib/i686/libGL.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/i686", 0xbf997b84) = -1 ENOENT (No such file or directory)
open("/usr/lib/libGL.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/lib", {st_mode=S_IFDIR|0555, st_size=8192, ...}) = 0
open("/xorg/lib/i686/libGL.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/xorg/lib/i686", 0xbf997b84) = -1 ENOENT (No such file or directory)
open("/xorg/lib/libGL.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/xorg/lib", 0xbf997b84) = -1 ENOENT (No such file or directory)
open("/gnome2/lib/libglade/2.0/i686/libGL.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/gnome2/lib/libglade/2.0/i686", 0xbf997b84) = -1 ENOENT (No such file or directory)
open("/gnome2/lib/libglade/2.0/libGL.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/gnome2/lib/libglade/2.0", 0xbf997b84) = -1 ENOENT (No such file or directory)
open("/gtk2/lib/i686/libGL.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/gtk2/lib/i686", 0xbf997b84) = -1 ENOENT (No such file or directory)
open("/gtk2/lib/libGL.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/gtk2/lib", 0xbf997b84) = -1 ENOENT (No such file or directory)
open("/usr/linuxconsole/intranet/lib/mysql/i686/libGL.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/linuxconsole/intranet/lib/mysql/i686", 0xbf997b84) = -1 ENOENT (No such file or directory)
open("/usr/linuxconsole/intranet/lib/mysql/libGL.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/linuxconsole/intranet/lib/mysql", 0xbf997b84) = -1 ENOENT (No such file or directory)
open("/firefox/lib/firefox-1.0.4//usr/linuxconsole/zope/lib/i686/libGL.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/firefox/lib/firefox-1.0.4//usr/linuxconsole/zope/lib/i686", 0xbf997b84) = -1 ENOENT (No such file or directory)
open("/firefox/lib/firefox-1.0.4//usr/linuxconsole/zope/lib/libGL.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/firefox/lib/firefox-1.0.4//usr/linuxconsole/zope/lib", 0xbf997b84) = -1 ENOENT (No such file or directory)
open("/usr/linuxconsole/xorg-7.1/lib/i686/libGL.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/linuxconsole/xorg-7.1/lib/i686", 0xbf997b84) = -1 ENOENT (No such file or directory)
open("/usr/linuxconsole/xorg-7.1/lib/libGL.so.1", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0@\24\1\000"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=403048, ...}) = 0
old_mmap(NULL, 406568, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7e97000
old_mmap(0xb7ef4000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5d000) = 0xb7ef4000
old_mmap(0xb7ef9000, 5160, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7ef9000
close(3) = 0
open("/lib/libXp.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/libXp.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/linuxconsole/xorg-7.1/lib/libXp.so.6", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\300\35"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=31760, ...}) = 0
old_mmap(NULL, 34380, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7e8e000
old_mmap(0xb7e96000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7000) = 0xb7e96000
close(3) = 0
open("/lib/libXext.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/libXext.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/linuxconsole/xorg-7.1/lib/libXext.so.6", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260&\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=65336, ...}) = 0
old_mmap(NULL, 68284, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7e7d000
old_mmap(0xb7e8d000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xf000) = 0xb7e8d000
close(3) = 0
open("/lib/libX11.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/libX11.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/linuxconsole/xorg-7.1/lib/libX11.so.6", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0 K\1\000"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=1122868, ...}) = 0
old_mmap(NULL, 1119820, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7d6b000
old_mmap(0xb7e78000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x10c000) = 0xb7e78000
close(3) = 0
open("/lib/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/libpthread.so.0", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0p@\0\000"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=405217, ...}) = 0
old_mmap(NULL, 339140, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7d18000
old_mmap(0xb7d27000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe000) = 0xb7d27000
old_mmap(0xb7d29000, 269508, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7d29000
close(3) = 0
open("/lib/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/libm.so.6", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0P3\0\000"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=501692, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7d17000
old_mmap(NULL, 143520, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7cf3000
old_mmap(0xb7d15000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x21000) = 0xb7d15000
close(3) = 0
open("/lib/libc.so.6", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20S\1\000"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=8845862, ...}) = 0
old_mmap(NULL, 1125684, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7be0000
old_mmap(0xb7ced000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x10c000) = 0xb7ced000
old_mmap(0xb7cf1000, 7476, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7cf1000
close(3) = 0
open("/lib/libXxf86vm.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/libXxf86vm.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/linuxconsole/xorg-7.1/lib/libXxf86vm.so.1", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\360\v\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=21464, ...}) = 0
old_mmap(NULL, 24348, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7bda000
old_mmap(0xb7bdf000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0xb7bdf000
close(3) = 0
open("/lib/libdl.so.2", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\300\v\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=57279, ...}) = 0
old_mmap(NULL, 12392, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7bd6000
old_mmap(0xb7bd8000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0xb7bd8000
close(3) = 0
open("/lib/libdrm.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/libdrm.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/linuxconsole/xorg-7.1/lib/libdrm.so.2", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0@\34\0\000"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=30484, ...}) = 0
old_mmap(NULL, 30244, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7bce000
old_mmap(0xb7bd5000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7000) = 0xb7bd5000
close(3) = 0
open("/usr/linuxconsole/xorg-7.1//lib/i686/libXau.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/linuxconsole/xorg-7.1//lib/i686", 0xbf997954) = -1 ENOENT (No such file or directory)
open("/usr/linuxconsole/xorg-7.1//lib/libXau.so.6", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0 \n\0\000"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=8400, ...}) = 0
old_mmap(NULL, 11136, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7bcb000
old_mmap(0xb7bcd000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0xb7bcd000
close(3) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7bca000
open("/usr/linuxconsole/xorg-7.1//lib/libXdmcp.so.6", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0 \17\0\000"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=18876, ...}) = 0
old_mmap(NULL, 21028, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7bc4000
old_mmap(0xb7bc9000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0xb7bc9000
close(3) = 0
mprotect(0xb7bd8000, 4096, PROT_READ) = 0
mprotect(0xb7ced000, 8192, PROT_READ) = 0
mprotect(0xb7d15000, 4096, PROT_READ) = 0
mprotect(0xb7d27000, 4096, PROT_READ) = 0
mprotect(0xb7f10000, 4096, PROT_READ) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM_INFINITY}) = 0
setrlimit(RLIMIT_STACK, {rlim_cur=2044*1024, rlim_max=RLIM_INFINITY}) = 0
getpid() = 8107
uname({sys="Linux", node="linuxconsole", ...}) = 0
rt_sigaction(SIGRTMIN, {0xb7d202a0, [], 0}, NULL, 8) = 0
rt_sigaction(SIGRT_1, {0xb7d20330, [RTMIN], 0}, NULL, 8) = 0
rt_sigaction(SIGRT_2, {0xb7d20440, [], 0}, NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [RTMIN], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, [RT_1], NULL, 8) = 0
_sysctl({{CTL_KERN, KERN_VERSION}, 2, 0xbf998078, 39, (nil), 0}) = 0
brk(0) = 0x8051000
brk(0x8072000) = 0x8072000
uname({sys="Linux", node="linuxconsole", ...}) = 0
socket(PF_FILE, SOCK_STREAM, 0) = 3
uname({sys="Linux", node="linuxconsole", ...}) = 0
uname({sys="Linux", node="linuxconsole", ...}) = 0
connect(3, {sa_family=AF_FILE, path="/tmp/.X11-unix/X0"}, 19) = 0
uname({sys="Linux", node="linuxconsole", ...}) = 0
fcntl64(3, F_SETFD, FD_CLOEXEC) = 0
access("/root/.Xauthority", R_OK) = -1 ENOENT (No such file or directory)
writev(3, [{"l\0\v\0\0\0\0\0\0\0\0\0", 12}], 1) = 12
fcntl64(3, F_GETFL) = 0x2 (flags O_RDWR)
fcntl64(3, F_SETFL, O_RDWR|O_NONBLOCK) = 0
read(3, "\1\0\v\0\0\0c\0", 8) = 8
read(3, " \244-\4\0\0\300\0\377\377\37\0\0\1\0\0\24\0\377\377\1"..., 396) = 396
write(3, "7\0\5\0\0\0\300\0C\0\0\0\10\0\0\0\377\377\0\0b\0\5\0\f"..., 64) = 64
read(3, "\1\0\2\0\0\0\0\0\1\202\0\0\30\0\0\0\24\0\0\0\30\0\0\0\21"..., 32) = 32
read(3, "\1\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\354X\177\10\0"..., 32) = 32
write(3, "\202\0\1\0", 4) = 4
read(3, "\1\0\4\0\0\0\0\0\377\377?\0\4\0\0\0\4\0\0\0\0\0\0\0\21"..., 32) = 32
writev(3, [{"b\0\5\0\t\0\300\0", 8}, {"XKEYBOARD", 9}, {"\0\0\0", 3}], 3) = 20
read(3, "\1\0\5\0\0\0\0\0\1\226o\270\24\0\0\0\24\0\0\0\0\0\0\0\21"..., 32) = 32
write(3, "\226\0\2\0\1\0\0\0", 8) = 8
read(3, "\1\1\6\0\0\0\0\0\1\0\0\0\200\352\35\10\0\0\0\0\0\0\0\0"..., 32) = 32
writev(3, [{"b\0\3\0\3\0\0\0", 8}, {"GLX", 3}, {"\0", 1}], 3) = 12
read(3, "\1\0\7\0\0\0\0\0\1\222N\246\f\0\0\0\f\0\0\0\0\0\0\0\21"..., 32) = 32
write(3, "\222\7\3\0\1\0\0\0\4\0\0\0", 12) = 12
read(3, "\1\262\10\0\0\0\0\0\1\0\0\0\2\0\0\0\300d\"\10\0\0\0\0\30"..., 32) = 32
writev(3, [{"b\7\5\0\v\0\0\0", 8}, {"XFree86-DRI", 11}, {"\0", 1}], 3) = 20
read(3, "\1\0\t\0\0\0\0\0\1\220\0\243\24\0\0\0\24\0\0\0\0\0\0\0"..., 32) = 32
write(3, "\220\0\1\0", 4) = 4
read(3, "\1\17\n\0\0\0\0\0\4\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0"..., 32) = 32
write(3, "\220\1\2\0\0\0\0\0", 8) = 8
read(3, "\1\17\v\0\0\0\0\0\1\24\0\0\200\352\35\10\0\0\0\0\0\0\0"..., 32) = 32
write(3, "\220\4\2\0\0\0\0\0", 8) = 8
read(3, "\1\17\f\0\2\0\0\0\2\0\0\0\1\0\0\0\1\0\0\0\6\0\0\0\1\0\0"..., 32) = 32
readv(3, [{"savage", 6}, {"\0\0", 2}], 2) = 8
write(2, "libGL: ", 7) = 7
write(2, "XF86DRIGetClientDriverName: 2.1."..., 52) = 52
geteuid32() = 0
getuid32() = 0
write(2, "libGL: ", 7) = 7
write(2, "OpenDriver: trying /xorg-7.1/lib"..., 60) = 60
open("/xorg-7.1/lib/modules/dri//savage_dri.so", O_RDONLY) = 5
read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\240\277"..., 512) = 512
fstat64(5, {st_mode=S_IFREG|0755, st_size=2103736, ...}) = 0
old_mmap(NULL, 2149328, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0xb79b7000
old_mmap(0xb7ba5000, 81920, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x1ed000) = 0xb7ba5000
old_mmap(0xb7bb9000, 43984, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7bb9000
close(5) = 0
open("/lib/libexpat.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/libexpat.so.0", O_RDONLY) = 5
read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000\"\0"..., 512) = 512
fstat64(5, {st_mode=S_IFREG|0755, st_size=202987, ...}) = 0
old_mmap(NULL, 163560, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0xb798f000
old_mmap(0xb79b4000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x25000) = 0xb79b4000
close(5) = 0
write(3, "\222\23\3\0\0\0\0\0\2\0\0\0", 12) = 12
read(3, "\1\17\r\0\1\0\0\0X{$\10\4\0\0\0\300d\"\10\0\0\0\0\30?\273"..., 32) = 32
read(3, "1.2\0", 4) = 4
write(3, "\222\23\3\0\0\0\0\0\3\0\0\0", 12) = 12
read(3, "\1\17\16\0<\0\0\0X{$\10\360\0\0\0\300d\"\10\0\0\0\0\30"..., 32) = 32
read(3, "GLX_ARB_multisample GLX_EXT_visu"..., 240) = 240
write(3, "\222\21\4\0\4\0\1\0\3\0\0\0\0\0\0\0", 16) = 16
read(3, "\1\17\17\0\300\1\0\0\10\0\0\0\34\0\0\0\1\0\0\200\0\0\0"..., 32) = 32
read(3, "\v\200\0\0\"\0\0\0\23\200\0\0\"\0\0\0\22\200\0\0\1\0\0"..., 224) = 224
read(3, "\v\200\0\0#\0\0\0\23\200\0\0#\0\0\0\22\200\0\0\1\0\0\0"..., 224) = 224
read(3, "\v\200\0\0$\0\0\0\23\200\0\0$\0\0\0\22\200\0\0\1\0\0\0"..., 224) = 224
read(3, "\v\200\0\0%\0\0\0\23\200\0\0%\0\0\0\22\200\0\0\1\0\0\0"..., 224) = 224
read(3, "\v\200\0\0&\0\0\0\23\200\0\0&\0\0\0\22\200\0\0\1\0\0\0"..., 224) = 224
read(3, "\v\200\0\0\'\0\0\0\23\200\0\0\'\0\0\0\22\200\0\0\1\0\0"..., 224) = 224
read(3, "\v\200\0\0(\0\0\0\23\200\0\0(\0\0\0\22\200\0\0\1\0\0\0"..., 224) = 224
read(3, "\v\200\0\0)\0\0\0\23\200\0\0)\0\0\0\22\200\0\0\1\0\0\0"..., 224) = 224
write(3, "\220\2\2\0\0\0\0\0", 8) = 8
read(3, "\1\17\20\0\4\0\0\0\0\240\270\320\0\0\0\0\20\0\0\0\240\363"..., 32) = 32
readv(3, [{"pci:0000:01:00.0", 16}, {"", 0}], 2) = 16
write(2, "drmOpenByBusid: Searching for Bu"..., 53) = 53
geteuid32() = 0
write(2, "drmOpenDevice: node name is /dev"..., 43) = 43
stat64("/dev/dri", {st_mode=S_IFDIR|0755, st_size=1024, ...}) = 0
stat64("/dev/dri/card0", {st_mode=S_IFCHR|0666, st_rdev=makedev(226, 0), ...}) = 0
open("/dev/dri/card0", O_RDWR) = 5
write(2, "drmOpenDevice: open result is 5,"..., 38) = 38
write(2, "drmOpenByBusid: drmOpenMinor ret"..., 39) = 39
ioctl(5, DECODER_SET_PICTURE, 0xbf997da0) = -1 EACCES (Permission denied)
ioctl(5, DECODER_GET_CAPABILITIES, 0xbf997db8) = 0
ioctl(5, DECODER_GET_CAPABILITIES, 0xbf997db8) = 0
write(2, "drmOpenByBusid: drmGetBusid repo"..., 53) = 53
ioctl(5, DECODER_GET_STATUS or DEVFSDIOC_SET_EVENT_MASK, 0xbf997e30) = 0
ioctl(5, DEVFSDIOC_GET_PROTO_REV, 0x8056bd0) = 0
ioctl(5, DEVFSDIOC_GET_PROTO_REV, 0x8056bd0) = 0
write(3, "\220\v\3\0\0\0\0\0\22\0\0\0", 12) = 12
read(3, "\1\17\21\0\0\0\0\0\1\0\0\0\1\0\0\0\0\0\0\0\240\363g\10"..., 32) = 32
write(3, "\220\4\2\0\0\0\0\0", 8) = 8
read(3, "\1\17\22\0\2\0\0\0\2\0\0\0\1\0\0\0\1\0\0\0\6\0\0\0\1\0"..., 32) = 32
readv(3, [{"savage", 6}, {"00", 2}], 2) = 8
write(3, "\220\n\2\0\0\0\0\0", 8) = 8
read(3, "\1\17\23\0\33\0\0\0\0\0\0\334\0\0\0\0\0\0\0\0\0\0\0\1\0"..., 32) = 32
read(3, "\7\0\0\0\0\4\0\0\0\3\0\0\0\0\0\1\2\0\0\0\2\0\0\0\1\0\0"..., 108) = 108
old_mmap(NULL, 16777216, PROT_READ|PROT_WRITE, MAP_SHARED, 5, 0xdc000000) = 0xb698f000
old_mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_SHARED, 5, 0xd0b8a000) = 0xb698d000
old_mmap(NULL, 16777216, PROT_READ|PROT_WRITE, MAP_SHARED, 5, 0xe0000000) = 0xb598d000
old_mmap(NULL, 83886080, PROT_READ|PROT_WRITE, MAP_SHARED, 5, 0xd8000000) = 0xb098d000
ioctl(5, 0xc00c6419, 0xbf997d40) = -1 EINVAL (Invalid argument)
old_mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb094c000
write(3, "\222\24\f\3\1\0\0\0\4\0\0\0\36\f\0\0GL_ARB_depth_tex"..., 3432) = 3432
read(3, "\1\0\33\0\0\0\0\0\3\0\0\0\1\0\0\0\240\363g\0100\2572\10"..., 32) = 32
brk(0x8093000) = 0x8093000
open("/lib/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/linuxconsole/xorg-7.1/lib/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/linuxconsole/video/lib/i686/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/linuxconsole/video/lib/i686", 0xbf997794) = -1 ENOENT (No such file or directory)
open("/usr/linuxconsole/video/lib/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/linuxconsole/video/lib", {st_mode=S_IFDIR|0755, st_size=254, ...}) = 0
open("/usr/linuxconsole/python/lib/i686/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/linuxconsole/python/lib/i686", 0xbf997794) = -1 ENOENT (No such file or directory)
open("/usr/linuxconsole/python/lib/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/linuxconsole/python/lib", {st_mode=S_IFDIR|0555, st_size=93, ...}) = 0
open("/usr/linuxconsole/multimedia/lib/i686/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/linuxconsole/multimedia/lib/i686", 0xbf997794) = -1 ENOENT (No such file or directory)
open("/usr/linuxconsole/multimedia/lib/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/linuxconsole/multimedia/lib", {st_mode=S_IFDIR|0755, st_size=618, ...}) = 0
open("/usr/linuxconsole/misc/lib/i686/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/linuxconsole/misc/lib/i686", 0xbf997794) = -1 ENOENT (No such file or directory)
open("/usr/linuxconsole/misc/lib/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/linuxconsole/misc/lib", {st_mode=S_IFDIR|0755, st_size=1458, ...}) = 0
open("/usr/linuxconsole/lirc/lib/i686/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/linuxconsole/lirc/lib/i686", 0xbf997794) = -1 ENOENT (No such file or directory)
open("/usr/linuxconsole/lirc/lib/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/linuxconsole/lirc/lib", {st_mode=S_IFDIR|0755, st_size=129, ...}) = 0
open("/usr/linuxconsole/images/lib/i686/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/linuxconsole/images/lib/i686", 0xbf997794) = -1 ENOENT (No such file or directory)
open("/usr/linuxconsole/images/lib/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/linuxconsole/images/lib", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
open("/usr/linuxconsole/gtk2/lib/i686/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/linuxconsole/gtk2/lib/i686", 0xbf997794) = -1 ENOENT (No such file or directory)
open("/usr/linuxconsole/gtk2/lib/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/linuxconsole/gtk2/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/usr/linuxconsole/core/lib/i686/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/linuxconsole/core/lib/i686", 0xbf997794) = -1 ENOENT (No such file or directory)
open("/usr/linuxconsole/core/lib/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/linuxconsole/core/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/usr/linuxconsole/xorg_drivers/lib/i686/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/linuxconsole/xorg_drivers/lib/i686", 0xbf997794) = -1 ENOENT (No such file or directory)
open("/usr/linuxconsole/xorg_drivers/lib/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/linuxconsole/xorg_drivers/lib", 0xbf997794) = -1 ENOENT (No such file or directory)
open("/usr/linuxconsole/xorg/lib/i686/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/linuxconsole/xorg/lib/i686", 0xbf997794) = -1 ENOENT (No such file or directory)
open("/usr/linuxconsole/xorg/lib/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/linuxconsole/xorg/lib", 0xbf997794) = -1 ENOENT (No such file or directory)
open("/usr/linuxconsole/network/lib/i686/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/linuxconsole/network/lib/i686", 0xbf997794) = -1 ENOENT (No such file or directory)
open("/usr/linuxconsole/network/lib/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/linuxconsole/network/lib", 0xbf997794) = -1 ENOENT (No such file or directory)
open("/usr/linuxconsole/gnome-python/lib/i686/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/linuxconsole/gnome-python/lib/i686", 0xbf997794) = -1 ENOENT (No such file or directory)
open("/usr/linuxconsole/gnome-python/lib/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/linuxconsole/gnome-python/lib", {st_mode=S_IFDIR|0555, st_size=68, ...}) = 0
open("/usr/linuxconsole/gimp-2.2/lib/i686/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/linuxconsole/gimp-2.2/lib/i686", 0xbf997794) = -1 ENOENT (No such file or directory)
open("/usr/linuxconsole/gimp-2.2/lib/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/linuxconsole/gimp-2.2/lib", 0xbf997794) = -1 ENOENT (No such file or directory)
open("/usr/linuxconsole/abiword/lib/i686/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/linuxconsole/abiword/lib/i686", 0xbf997794) = -1 ENOENT (No such file or directory)
open("/usr/linuxconsole/abiword/lib/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/linuxconsole/abiword/lib", 0xbf997794) = -1 ENOENT (No such file or directory)
open("i686/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/linuxconsole/firefoxfr-1.5/i686/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/linuxconsole/firefoxfr-1.5/i686", 0xbf997794) = -1 ENOENT (No such file or directory)
open("/usr/linuxconsole/firefoxfr-1.5/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/linuxconsole/firefoxfr-1.5", {st_mode=S_IFDIR|0755, st_size=576, ...}) = 0
open("/etc/ld.so.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/lib/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr//lib/i686/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr//lib/i686", 0xbf997794) = -1 ENOENT (No such file or directory)
open("/usr//lib/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr//lib", {st_mode=S_IFDIR|0555, st_size=8192, ...}) = 0
open("/etc/drirc", O_RDONLY) = 6
read(6, "<driconf>\n</driconf>", 4096) = 20
read(6, "", 4096) = 0
close(6) = 0
open("/root/.drirc", O_RDONLY) = 6
read(6, "<driconf>\n <device screen=\"0\""..., 4096) = 691
read(6, "", 4096) = 0
close(6) = 0
brk(0x80c1000) = 0x80c1000
old_mmap(NULL, 1331200, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb0807000
brk(0x80eb000) = 0x80eb000
brk(0x8114000) = 0x8114000
brk(0x8138000) = 0x8138000
brk(0x815b000) = 0x815b000
brk(0x817f000) = 0x817f000
brk(0x81a2000) = 0x81a2000
brk(0x81c6000) = 0x81c6000
brk(0x81e9000) = 0x81e9000
brk(0x820c000) = 0x820c000
brk(0x8230000) = 0x8230000
brk(0x8253000) = 0x8253000
brk(0x8277000) = 0x8277000
brk(0x829a000) = 0x829a000
brk(0x82be000) = 0x82be000
brk(0x82e9000) = 0x82e9000
brk(0x830d000) = 0x830d000
brk(0x8331000) = 0x8331000
brk(0x8354000) = 0x8354000
brk(0x8378000) = 0x8378000
brk(0x839b000) = 0x839b000
brk(0x83bf000) = 0x83bf000
brk(0x83e3000) = 0x83e3000
brk(0x8406000) = 0x8406000
brk(0x842a000) = 0x842a000
brk(0x844d000) = 0x844d000
brk(0x8471000) = 0x8471000
brk(0x8495000) = 0x8495000
brk(0x84b9000) = 0x84b9000
brk(0x84dc000) = 0x84dc000
brk(0x8500000) = 0x8500000
brk(0x8523000) = 0x8523000
brk(0x8548000) = 0x8548000
brk(0x856b000) = 0x856b000
brk(0x858f000) = 0x858f000
brk(0x85b2000) = 0x85b2000
brk(0x85d5000) = 0x85d5000
brk(0x85f9000) = 0x85f9000
brk(0x861c000) = 0x861c000
brk(0x8640000) = 0x8640000
brk(0x8663000) = 0x8663000
brk(0x8687000) = 0x8687000
brk(0x86aa000) = 0x86aa000
old_mmap(NULL, 1265664, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb06d2000
write(3, "\222\3\6\0\4\0\300\0\"\0\0\0\0\0\0\0\0\0\0\0\1B_d\10p\2"..., 44) = 44
read(3, "\1\0\36\0\0\0\0\0\0\0\0\0\1\0\0\0\f\0\0\0h\374f\10\1\0"..., 32) = 32
write(3, "\220\t\3\0\0\0\0\0\2\0\300\0", 12) = -1 EPIPE (Broken pipe)
--- SIGPIPE (Broken pipe) @ 0 (0) ---
+++ killed by SIGPIPE +++
glxgears.log
(text/x-log, 456 B)
libGL: XF86DRIGetClientDriverName: 2.1.1 savage (screen 0) libGL: OpenDriver: trying /xorg-7.1/lib/modules/dri//savage_dri.so drmOpenByBusid: Searching for BusID pci:0000:01:00.0 drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is 5, (OK) drmOpenByBusid: drmOpenMinor returns 5 drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0 /etc/lcm/lastbin/glxgears: line 3: 6712 Broken pipe /usr/linuxconsole/xorg/bin/glxgears $@
glxinfo.log
(text/x-log, 3.5 KB)
libGL: XF86DRIGetClientDriverName: 2.1.1 savage (screen 0)
libGL: OpenDriver: trying /xorg-7.1/lib/modules/dri//savage_dri.so
drmOpenByBusid: Searching for BusID pci:0000:01:00.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 5, (OK)
drmOpenByBusid: drmOpenMinor returns 5
drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
name of display: :0.0
display: :0 screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.2
server glx extensions:
GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating,
GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_OML_swap_method,
GLX_SGI_make_current_read, GLX_SGIS_multisample, GLX_SGIX_hyperpipe,
GLX_SGIX_swap_barrier, GLX_SGIX_fbconfig
client glx vendor string: SGI
client glx version string: 1.4
client glx extensions:
GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_allocate_memory,
GLX_MESA_copy_sub_buffer, GLX_MESA_swap_control,
GLX_MESA_swap_frame_usage, GLX_OML_swap_method, GLX_OML_sync_control,
GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync,
GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
GLX_SGIX_visual_select_group, GLX_EXT_texture_from_pixmap
GLX extensions:
GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_OML_swap_method,
GLX_SGIS_multisample, GLX_SGIX_fbconfig
OpenGL vendor string: S3 Graphics Inc.
OpenGL renderer string: Mesa DRI SuperSavage 20050829 AGP 1x
OpenGL version string: 1.2 Mesa 6.5.1
OpenGL extensions:
GL_ARB_imaging, GL_ARB_multisample, GL_ARB_multitexture,
GL_ARB_texture_compression, GL_ARB_texture_env_add,
GL_ARB_texture_mirrored_repeat, GL_ARB_transpose_matrix,
GL_ARB_window_pos, GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_color,
GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_clip_volume_hint,
GL_EXT_compiled_vertex_array, GL_EXT_convolution, GL_EXT_copy_texture,
GL_EXT_draw_range_elements, GL_EXT_histogram, GL_EXT_packed_pixels,
GL_EXT_polygon_offset, GL_EXT_rescale_normal, GL_EXT_secondary_color,
GL_EXT_separate_specular_color, GL_EXT_stencil_wrap, GL_EXT_subtexture,
GL_EXT_texture, GL_EXT_texture3D, GL_EXT_texture_edge_clamp,
GL_EXT_texture_env_add, GL_EXT_texture_lod_bias, GL_EXT_texture_object,
GL_EXT_vertex_array, GL_APPLE_packed_pixels, GL_IBM_rasterpos_clip,
GL_IBM_texture_mirrored_repeat, GL_MESA_window_pos,
GL_NV_light_max_exponent, GL_NV_texgen_reflection, GL_OES_read_format,
GL_SGI_color_matrix, GL_SGI_color_table, GL_SGIS_texture_edge_clamp,
GL_SGIS_texture_lod
visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav
id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat
----------------------------------------------------------------------
0x22 16 tc 0 16 0 r y . 5 6 5 0 0 16 0 0 0 0 0 0 0 None
0x23 16 tc 0 16 0 r . . 5 6 5 0 0 16 0 0 0 0 0 0 0 None
0x24 16 tc 0 16 0 r y . 5 6 5 0 0 16 8 0 0 0 0 0 0 Slow
0x25 16 tc 0 16 0 r . . 5 6 5 0 0 16 8 0 0 0 0 0 0 Slow
0x26 16 tc 0 16 0 r y . 5 6 5 0 0 16 0 16 16 16 0 0 0 Slow
0x27 16 tc 0 16 0 r . . 5 6 5 0 0 16 0 16 16 16 0 0 0 Slow
0x28 16 tc 0 16 0 r y . 5 6 5 0 0 16 8 16 16 16 0 0 0 Slow
0x29 16 tc 0 16 0 r . . 5 6 5 0 0 16 8 16 16 16 0 0 0 Slow
drirc.conf
(text/plain, 692 B)
<driconf>
<device screen="0" driver="savage">
<application name="Default">
<option name="force_s3tc_enable" value="false" />
<option name="no_rast" value="false" />
<option name="texture_heaps" value="0" />
<option name="texture_depth" value="0" />
<option name="enable_vdma" value="true" />
<option name="enable_fastpath" value="true" />
<option name="texture_units" value="2" />
<option name="sync_frames" value="false" />
<option name="float_depth" value="false" />
<option name="color_reduction" value="1" />
</application>
</device>
</driconf>