i had a similar problem with an i810 and shared memory. on playback
the display would stay blue. i am not sure if audio was working
becasue the machine is a backend only with no speakers. anyway,
adding the Option line below to xorg.conf fixed the problem. the
problem is documented within the redhat bugzilla. i could not find it
with a quick search. give it a try.
Section "Device"
Identifier "Videocard0"
Driver "i810"
VendorName "Videocard vendor"
BoardName "Intel 810"
Option "XaaNoOffscreenPixmaps"
EndSection
_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users