[mythtv-users] Cheap, powerful, quiet, small front-end: problems getting it running!

Rusty McEacharn mceachrw at gmail.com
Sun Jan 9 13:53:40 EST 2005


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


More information about the mythtv-users mailing list