[Openchrome-users] drm crashing K8M890CE
szbeam
szbeam
Wed Jan 31 09:30:26 PST 2007
Hello there
installed the vt3336_branch per these instructions
http://wiki.openchrome.org/tikiwiki/tiki-index.php?page=Compiling+the+source+code
Everything looks good except I had to use
Option SWCursor
in xorg.conf, otherwise I get a black square on any non-default cursor.
But when I run any openGL app it crashes.
Below is the end of 'strace glxinfo'. glxgears does about the same
thing.
I may just have done something wrong, but would be glad to help in any
way possible.
Sam
# uname -a
Linux xulu.xxxxx.net 2.6.19-1.2895.fc6 #1 SMP Wed Jan 10 18:50:56 EST
2007 x86_64 x86_64 x86_64 GNU/Linux
# lspci -v
... ...
01:00.0 VGA compatible controller: VIA Technologies, Inc. Unknown device
3230 (rev 11) (prog-if 00 [VGA])
Subsystem: Holco Enterprise Co, Ltd/Shuttle Computer Unknown
device 3080
Flags: bus master, 66MHz, medium devsel, latency 64, IRQ 16
Memory at c0000000 (32-bit, prefetchable) [size=256M]
Memory at dd000000 (32-bit, non-prefetchable) [size=16M]
[virtual] Expansion ROM at de000000 [disabled] [size=64K]
Capabilities: [60] Power Management version 2
Capabilities: [70] AGP version 3.0
# strace glxinfo
... ...
write(1, " GL_EXT_texture_lod_bias, GL_"..., 74
GL_EXT_texture_lod_bias, GL_EXT_texture_object, GL_EXT_vertex_array,
) = 74
write(1, " GL_APPLE_packed_pixels, GL_I"..., 52
GL_APPLE_packed_pixels, GL_IBM_rasterpos_clip,
) = 52
write(1, " GL_IBM_texture_mirrored_repe"..., 77
GL_IBM_texture_mirrored_repeat, GL_MESA_window_pos, GL_NV_blend_square,
) = 77
write(1, " GL_NV_light_max_exponent, GL"..., 76
GL_NV_light_max_exponent, GL_NV_texgen_reflection, GL_OES_read_format,
) = 76
write(1, " GL_SGI_color_matrix, GL_SGI_"..., 74
GL_SGI_color_matrix, GL_SGI_color_table, GL_SGIS_texture_edge_clamp,
) = 74
write(1, " GL_SGIS_texture_lod\n", 24 GL_SGIS_texture_lod
) = 24
ioctl(4, 0x4008642a, 0x7fffa7324890) = 0
ioctl(4, 0x4010644a, 0x7fffa7324820) = -1 EINVAL (Invalid argument)
ioctl(4, 0x4008642b, 0x7fffa7324800) = 0
write(2, "0000: ", 80000: ) = 8
write(2, "f0000001 ", 10f0000001 ) = 10
write(2, "00000300 ", 1000000300 ) = 10
write(2, "f0000006 ", 10f0000006 ) = 10
write(2, "00000001\n", 900000001
) = 9
write(2, "0010: ", 80010: ) = 8
write(2, "f000000b ", 10f000000b ) = 10
write(2, "00000000 ", 1000000000 ) = 10
write(2, "f000000c ", 10f000000c ) = 10
write(2, "00280280\n", 900280280
) = 9
write(2, "0020: ", 80020: ) = 8
write(2, "f000000d ", 10f000000d ) = 10
write(2, "00280280 ", 1000280280 ) = 10
write(2, "f000000e ", 10f000000e ) = 10
write(2, "80200020\n", 980200020
) = 9
write(2, "0030: ", 80030: ) = 8
write(2, "f0000002 ", 10f0000002 ) = 10
write(2, "00000000 ", 1000000000 ) = 10
write(2, "f0000003 ", 10f0000003 ) = 10
write(2, "00000000\n", 900000000
) = 9
write(2, "0040: ", 80040: ) = 8
write(2, "f0000004 ", 10f0000004 ) = 10
write(2, "00000000 ", 1000000000 ) = 10
write(2, "f0000000 ", 10f0000000 ) = 10
write(2, "f0002001\n", 9f0002001
) = 9
write(2, "0050: ", 80050: ) = 8
write(2, "f000000b ", 10f000000b ) = 10
write(2, "00000000 ", 1000000000 ) = 10
write(2, "f210f110 ", 10f210f110 ) = 10
write(2, "00010000\n", 900010000
) = 9
write(2, "0060: ", 80060: ) = 8
write(2, "cccccccc ", 10cccccccc ) = 10
write(2, "cccccccc ", 10cccccccc ) = 10
write(2, "cccccccc ", 10cccccccc ) = 10
write(2, "cccccccc\n", 9cccccccc
) = 9
write(2, "0070: ", 80070: ) = 8
write(2, "cccccccc ", 10cccccccc ) = 10
write(2, "cccccccc ", 10cccccccc ) = 10
write(2, "cccccccc ", 10cccccccc ) = 10
write(2, "cccccccc\n", 9cccccccc
) = 9
write(2, "********************************"...,
43******************************************
) = 43
write(2, "fire_buffer: DRM_VIA_PCICMD retu"..., 41fire_buffer:
DRM_VIA_PCICMD returned -22
) = 41
rt_sigprocmask(SIG_UNBLOCK, [ABRT], NULL, 8) = 0
tgkill(5236, 5236, SIGABRT) = 0
--- SIGABRT (Aborted) @ 0 (0) ---
+++ killed by SIGABRT +++
Process 5236 detached
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Xorg.0.log.bz2
Type: application/x-bzip2
Size: 9614 bytes
Desc: not available
Url : http://wiki.openchrome.org/pipermail/openchrome-users/attachments/20070131/226616ac/Xorg.0.log.bin
More information about the Openchrome-users
mailing list