[mythtv-users] (no subject)
Arska J
arska at rokkipaari.net
Sat Jan 21 21:06:12 UTC 2006
Hello,
I made fresh installation (first time ever) Everything works fine about 24h. I
change default theme to dffrent and then something went broken.
if i start mythfrontend I can hear sound but tv-picture is missing. Only black
screen. It gives error like this and screen is 640x480.
root at trooper ~]# myf
2006-01-21 22:22:52.947 New DB connection, total: 1
Total desktop width=1280, height=768, numscreens=1
2006-01-21 22:22:52.958 Using screen 0, 1280x768 at 0,0
2006-01-21 22:22:52.961 Somehow, your screen size settings are bad.
2006-01-21 22:22:52.961 GuiResolution:
2006-01-21 22:22:52.962 old GuiWidth: 1
2006-01-21 22:22:52.963 old GuiHeight: 0
2006-01-21 22:22:52.964 m_width: 1280
2006-01-21 22:22:52.964 m_height: 768
2006-01-21 22:22:52.964 Falling back to 640x480
2006-01-21 22:22:52.966 mythfrontend version: 0.18.2.20051227-1
www.mythtv.org
2006-01-21 22:22:52.966 Enabled verbose msgs : important general
2006-01-21 22:22:53.711 Switching to square mode (ProjectGrayhem)
2006-01-21 22:22:53.714 Somehow, your screen size settings are bad.
2006-01-21 22:22:53.714 GuiResolution:
2006-01-21 22:22:53.715 old GuiWidth: 1
2006-01-21 22:22:53.716 old GuiHeight: 0
2006-01-21 22:22:53.717 m_width: 1280
2006-01-21 22:22:53.717 m_height: 768
2006-01-21 22:22:53.717 Falling back to 640x480
I read that mythtv uses xorg.conf to set frontend resolution. My X works fine
with resolution 1280x768.
[root at trooper ~]# cat /etc/X11/xorg.conf
# XFree86 4 configuration created by pyxf86config
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
ModulePath "/usr/X11R6/lib64/modules/extensions/nvidia"
ModulePath "/usr/X11R6/lib64/modules/extensions"
ModulePath "/usr/X11R6/lib64/modules"
FontPath "unix/:7100"
EndSection
Section "Module"
Load "dbe"
Load "extmod"
Load "fbdevhw"
Load "glx"
Load "record"
Load "freetype"
Load "type1"
Load "v4l"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "fi"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "yes"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "ViewSonic"
ModelName "N3000w"
HorizSync 30.0 - 80.0
VertRefresh 50.0 - 75.0
Option "dpms"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorName "Videocard vendor"
BoardName "NVIDIA GeForce FX (generic)"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x768"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x768"
EndSubSection
EndSection
Section "DRI"
Group 0
Mode 0666
EndSection
Do you have any ideas what is wrong and how i can fix it ?
BR
ArskA
More information about the mythtv-users
mailing list