Jerky video on VIA graphics

openSUSE 12.3 32bit KDE
Pentium 4 - 2.4 MgHz
1 Gbyte memory
VIA CN700/P4M800 Pro/P4M800 CE/VN800

I get very jerky video playback and unsynchronised soundtrack of all type of files. lsmod produces the following output with reference to VIA.

Module                  Size  Used by
via_camera             18610  0 
v4l2_common            20544  1 via_camera
videodev              108056  2 via_camera,v4l2_common
videobuf_dma_sg        18747  1 via_camera
videobuf_core          29194  2 via_camera,videobuf_dma_sg
viafb                  87322  2 via_camera
i2c_algo_bit           13198  1 viafb
snd_via82xx            28423  2 
gameport               15017  1 snd_via82xx
snd_ac97_codec        113887  1 snd_via82xx
snd_pcm                97659  2 snd_via82xx,snd_ac97_codec
snd_page_alloc         14231  2 snd_via82xx,snd_pcm
snd_mpu401_uart        13866  1 snd_via82xx
snd_via82xx,snd_ac97_codec,snd_pcm,snd_mpu401_uart,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
i2c_viapro             13097  0 
i2c_core               34250  5 v4l2_common,videodev,viafb,i2c_algo_bit,i2c_viapro
via_rhine              31707  0 
sata_via               13536  0 
pata_via               13408  3 
libata                197443  3 ata_generic,sata_via,pata_via

I used the one-click restricted codecs install. Could someone please point me to a diagnostic howto procedure? Thanks in advance.

I’m assuming that this will have to do with the very basic graphics chipset in use. You might want to investigate using the openchrome driver (which appears to support your hardware):

freedesktop.org - Openchrome

I note that the openchrome package is available for openSUSE 12.3:

software.opensuse.org:

You may need to configure Xorg as explained here

https://wiki.archlinux.org/index.php/Via_Unichrome#The_OpenChrome_driver

That’s about all I can offer. Hopefully, others with this hardware can comment /advise further.

Thank you very much for the speedy response and wonderfully simple solution. Everything works fine now.

Great. I’m glad that the driver worked for you. :slight_smile: