I decided to go ahead and upgrade my MythBuntu 8.10 to 9.04 yesterday and take a chance with the SVideo Still working.
What happened is the SVideo is recognized but the Sync is out and the video is rolling. This is exactly what it looked like before appling eh new /etc/X11/xorg.conf file.
I check this file and here is what the Upgrade did to the xorg.conf
Code:
xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# Note that some configuration settings that could be done previously
# in this file, now are automatically configured by the server and settings
# here are ignored.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
#MIke====2009-04-15-Use Sample From Video Patch
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
# commented out by update-manager, HAL is now used
# InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/misc/"
FontPath "/usr/share/fonts/TTF/"
FontPath "/usr/share/fonts/OTF"
FontPath "/usr/share/fonts/Type1/"
FontPath "/usr/share/fonts/100dpi/"
FontPath "/usr/share/fonts/75dpi/"
EndSection
Section "ServerFlags"
Option "AIGLX" "on"
EndSection
# commented out by update-manager, HAL is now used
#Section InputDevice"
#
## keyboard added by hpxl
# Identifier Keyboard0"
# Driver "kbd"
# Option "XkbModel" pc105+inet"
# Option "XkbLayout" us"
#EndSection
Section "Device"
Identifier "Card0"
#Identifier "Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller"
Driver "intel"
BusID "PCI:0:2:0"
Option "monitor-VGA" "VGA"
Option "monitor-TV" "TV"
Option "monitor-LVCD" "LVCD"
EndSection
Section "Monitor"
Identifier "VGA"
Option "Ignore" "false"
EndSection
Section "Monitor"
Identifier "LVCD"
Option "DPMS"
EndSection
Section "Monitor"
Identifier "TV"
Option "Ignore" "false"
EndSection
Section "Screen"
Identifier "Screen0"
Monitor "TV"
Device "Card0"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1024x768"
EndSubSection
EndSection
Now seeing as I just did the original driver change without really understanding what was happening I am not sure how to go about fixing this.
Seems like the xorg.conf was only changed with regards to the keyboard so that should not affect it.
Originally I had not SVideo out and now the I applied the Intel driver update in 8.10 I got this out of sync video and I am making the assumption that this is still applied as I am getting Svideo out.
Question: Is that true and how can I verify what video driver is actually being used?
Question: On MythBuntu I have a lot less options on the system menu available to me. Where do I find the s-video TV out configuration.
Any thoughts on fixing the Syncing