MarksCorner
3rd October 2009, 01:59 AM
Hello
I have a Toshiba laptop that I am tring to get the "S-Video" jack to work so I can watch movies on my tv.
This all worked out of the box on Fedora 9 and 10 I didnt need to do anything but plug it in.
I upgraded(fresh install) of Fedora 11 and ill be go to hell if I cant get the tv to work. The tv works during
boot but once the x server starts the tv stays on the splash screen and the laptop continues to my login and the desktop.
I have googled the issue and found several samples of xorg.conf files that I have tried all of witch crash
the x server. There has to be an easier way of doing this I would think seems 9 and 10 it just worked
without touching anything.
I installed system-config-display and it will let me set the driver but when I try to enable dual heads it
dosent save the configuration.
My video card is an
Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller
Here is my current xorg.config file# Xorg configuration created by system-config-display
Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "InputDevice"
# keyboard added by rhpxl
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105+inet"
Option "XkbLayout" "us"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "intel"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
If I remember right my Fedora 10 didnt even have a xorg.conf file... Not 100% sure tho.
Mabee I just dont have something installed that needs be Idono.
Any help would be greatly appreciated.
Thanx
Mark
I have a Toshiba laptop that I am tring to get the "S-Video" jack to work so I can watch movies on my tv.
This all worked out of the box on Fedora 9 and 10 I didnt need to do anything but plug it in.
I upgraded(fresh install) of Fedora 11 and ill be go to hell if I cant get the tv to work. The tv works during
boot but once the x server starts the tv stays on the splash screen and the laptop continues to my login and the desktop.
I have googled the issue and found several samples of xorg.conf files that I have tried all of witch crash
the x server. There has to be an easier way of doing this I would think seems 9 and 10 it just worked
without touching anything.
I installed system-config-display and it will let me set the driver but when I try to enable dual heads it
dosent save the configuration.
My video card is an
Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller
Here is my current xorg.config file# Xorg configuration created by system-config-display
Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "InputDevice"
# keyboard added by rhpxl
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105+inet"
Option "XkbLayout" "us"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "intel"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
If I remember right my Fedora 10 didnt even have a xorg.conf file... Not 100% sure tho.
Mabee I just dont have something installed that needs be Idono.
Any help would be greatly appreciated.
Thanx
Mark