[Openchrome-users] drm crashing K8M890CE
Jon Nettleton
jon.nettleton
Wed Jan 31 14:13:47 PST 2007
On Wed, 2007-01-31 at 12:30 -0500, szbeam wrote:
> 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
You haven't done anything wrong at all. We have not implemented support
for this chipset in Mesa yet. As soon as we get spec sheets from VIA we
will tackle this.
Jon
>
>
> # 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
>
>
>
> _______________________________________________
> openchrome-users mailing list
> openchrome-users at openchrome.org
> http://wiki.openchrome.org/mailman/listinfo/openchrome-users
> Main page:
> http://www.openchrome.org
> Wiki:
> http://wiki.openchrome.org
> User Forum:
> http://wiki.openchrome.org/tikiwiki/tiki-view_forum.php?forumId=1
More information about the Openchrome-users
mailing list