<div>I just installed mythtv using Jarod's guide which was very helpful.&nbsp; I'm using my PVR-350 as my TV out and initially everything worked fine.&nbsp; Recently, however, after reading this list I did the URW font downgrade as described in this list.&nbsp; When I did the downgrade, I wasn't able to do the last command (the one that starts with apt-get) and the /etc/apt/preference file was non-existent.&nbsp; I was not concerned because I know that it is mainly to test whether or not the downgrade worked.&nbsp; Anyway, I rebooted my system and when it came back up the output to my TV was scrambled.&nbsp; There were images there but nothing inteligible in order to actually use my system.&nbsp; Anyway, I can't seem to find out whats wrong in order to fix it and was wondering if anyone out there had any suggestions.&nbsp; I am running FC4 on a PIII 933, 
1.11 GB RAM, 60 GB HDD, PVR-350 using TV out.</div>
<div>&nbsp;</div>
<div>----------------------BEGIN xorg.conf code----------------------------------------</div>
<div># Xorg configuration created by system-config-display</div>
<div>
<p>Section &quot;ServerLayout&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Identifier&nbsp;&nbsp;&nbsp;&nbsp; &quot;single head configuration&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Screen&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp; &quot;Screen0&quot; 0 0<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; InputDevice&nbsp;&nbsp;&nbsp; &quot;Mouse0&quot; &quot;CorePointer&quot;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; InputDevice&nbsp;&nbsp;&nbsp; &quot;Keyboard0&quot; &quot;CoreKeyboard&quot;<br>EndSection</p>
<p>Section &quot;Files&quot;</p>
<p># RgbPath is the location of the RGB database.&nbsp; Note, this is the name of the<br># file minus the extension (like &quot;.txt&quot; or &quot;.db&quot;).&nbsp; There is normally<br># no need to change the default.<br># Multiple FontPath entries are allowed (they are concatenated together) 
<br># By default, Red Hat 6.0 and later now use a font server independent of<br># the X server to render fonts.<br>#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ModulePath&nbsp;&nbsp; &quot;/usr/X11R6/lib/modules/extensions/nvidia&quot;<br>#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ModulePath&nbsp;&nbsp; &quot;/usr/X11R6/lib/modules/extensions&quot; 
<br>#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ModulePath&nbsp;&nbsp; &quot;/usr/X11R6/lib/modules&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; RgbPath&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;/usr/X11R6/lib/X11/rgb&quot;<span></span> <span></span><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; FontPath&nbsp;&nbsp;&nbsp;&nbsp; &quot;unix/:7100&quot;<br>EndSection</p>
<p>Section &quot;Module&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Load&nbsp; &quot;dbe&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Load&nbsp; &quot;extmod&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Load&nbsp; &quot;fbdevhw&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Load&nbsp; &quot;glx&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Load&nbsp; &quot;record&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Load&nbsp; &quot;freetype&quot; 
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Load&nbsp; &quot;type1&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Load&nbsp; &quot;dri&quot;<br>EndSection</p>
<p>Section &quot;InputDevice&quot;</p>
<p># Specify which keyboard LEDs can be user-controlled (eg, with xset(1))<br>#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Option&nbsp; &quot;Xleds&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;1 2 3&quot;<br># To disable the XKEYBOARD extension, uncomment XkbDisable.<br>#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Option&nbsp; &quot;XkbDisable&quot; 
<br># To customise the XKB settings to suit your keyboard, modify the<br># lines below (which are the defaults).&nbsp; For example, for a non-U.S.<br># keyboard, you will probably want to use:<br>#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Option&nbsp; &quot;XkbModel&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;pc102&quot; 
<br># If you have a US Microsoft Natural keyboard, you can use:<br>#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Option&nbsp; &quot;XkbModel&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;microsoft&quot;<br>#<br># Then to change the language, change the Layout setting.<br># For example, a german layout can be obtained with: 
<br>#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Option&nbsp; &quot;XkbLayout&quot;&nbsp;&nbsp;&nbsp;&nbsp; &quot;de&quot;<br># or:<br>#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Option&nbsp; &quot;XkbLayout&quot;&nbsp;&nbsp;&nbsp;&nbsp; &quot;de&quot;</p>
<p>#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Option&nbsp; &quot;XkbVariant&quot;&nbsp;&nbsp;&nbsp; &quot;nodeadkeys&quot;<br>#<br># If you'd like to switch the positions of your capslock and<br># control keys, use:<br>#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Option&nbsp; &quot;XkbOptions&quot;&nbsp;&nbsp;&nbsp; &quot;ctrl:swapcaps&quot; 
<br># Or if you just want both to be control, use:<br>#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Option&nbsp; &quot;XkbOptions&quot;&nbsp;&nbsp;&nbsp; &quot;ctrl:nocaps&quot;<br>#<br>#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;XkbRules&quot; &quot;xfree86&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Identifier&nbsp; &quot;Keyboard0&quot; 
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Driver&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;keyboard&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;XkbModel&quot; &quot;pc105&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;XkbLayout&quot; &quot;us&quot;<br>EndSection</p>
<p>Section &quot;InputDevice&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Identifier&nbsp; &quot;Mouse0&quot;<span></span> <span></span></p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Driver&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;mouse&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;Protocol&quot; &quot;IMPS/2&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;Device&quot; &quot;/dev/input/mice&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;ZAxisMapping&quot; &quot;4 5&quot; 
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;Emulate3Buttons&quot; &quot;no&quot;<br>EndSection</p>
<p>Section &quot;Monitor&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Identifier&nbsp;&nbsp; &quot;NTSC Monitor&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ModelName&nbsp;&nbsp;&nbsp; &quot;Unknown monitor&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; HorizSync&nbsp;&nbsp;&nbsp; 30.0 - 68.0<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; VertRefresh&nbsp; 50.0 - 120.0<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ModeLine&nbsp;&nbsp;&nbsp;&nbsp; &quot;720x480&quot; 
34.6 720 752 840 928 480 484 488 504 -hsync -vsy$<br>EndSection</p>
<p>Section &quot;Device&quot;</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ### change fb1 to whatever your card grabbed<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ### converted from hex to decimal<br>&nbsp;# lspci says 00:08.0<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ### More examples<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; #BusID &quot;PCI:0:10:0&quot; # lspci says 00:0a.0<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; #BusID &quot;PCI:1:14:0&quot; # lspci says 01:0e.0<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; #BusID &quot;PCI:0:5:1&quot; # lspci says 00:05.1<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Identifier&nbsp; &quot;Hauppauge PVR 350 iTVC15 Framebuffer&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Driver&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;ivtvdev&quot; 
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; BoardName&nbsp;&nbsp; &quot;Unknown video card&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;fbdev&quot; &quot;/dev/fb0&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;ivtv&quot; &quot;/dev/fb0&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; BusID&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;PCI:0:13:0&quot; 
<br>EndSection</p>
<p>Section &quot;Screen&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Identifier &quot;Screen0&quot;</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Device&nbsp;&nbsp;&nbsp;&nbsp; &quot;Hauppauge PVR 350 iTVC15 Framebuffer&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Monitor&nbsp;&nbsp;&nbsp; &quot;NTSC Monitor&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; DefaultDepth&nbsp;&nbsp;&nbsp;&nbsp; 24<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; DefaultFbBPP&nbsp;&nbsp;&nbsp;&nbsp; 32<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SubSection &quot;Display&quot; 
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Depth&nbsp;&nbsp;&nbsp;&nbsp; 24<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; FbBPP&nbsp;&nbsp;&nbsp;&nbsp; 32<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Modes&nbsp;&nbsp;&nbsp; &quot;640x480&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; EndSubSection<br>EndSection</p>
<p>Section &quot;DRI&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Group&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Mode&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0666<br>EndSection</p>
<p>-----------------------END xorg.conf code--------------------------------------<span></span> </p>
<p>Any help would be greatly appreciated!<span></span> </p>
<p>&nbsp;</p>
<p>Thanks,</p>
<p>Phekno</p></div>