[mythtv-users] mythtvsetup / FC4 / nvidia / qt

Vince Busam vince at busam.com
Sat Aug 20 02:34:38 UTC 2005


Mythtvsetup is behaving erratically.  It doesn't show some widgets, takes
keyboard input on some and not others, seems to lose focus, etc.  I'm
suspecting software incompatibility.

Is anyone running successfully with this configuration?

FC4: 2.5.11-1
xorg: 6.8.2
qt: 3.3.4
nvidia: 7174 (built from Nvidia .run file)
myth: 0.18.1 (from atrpms)

Any suggestions regarding what I should try?

Thanks,
Vince

BTW: I don't see any relevant error messages in dmesg, messages, or
xorg.log.  I did notice that in xorg.log it claims that modules glx and
nvidia are compiled for 4.0.2 and all others say 6.8.2.

PS:  Everything was working fine until I did a clean install of FC4.  I was
running FC1 & Myth 0.16.

Details:

[vince at a22g ~]$ rpm -q kernel
kernel-2.6.11-1.1369_FC4
kernel-2.6.12-1.1398_FC4
[vince at a22g ~]$ rpm -qa | grep xorg
xorg-x11-6.8.2-37
xorg-x11-Mesa-libGL-6.8.2-37
fonts-xorg-base-6.8.2-1
xorg-x11-Mesa-libGLU-6.8.2-37
xorg-x11-devel-6.8.2-37
xorg-x11-deprecated-libs-6.8.2-37
xorg-x11-twm-6.8.2-37
fonts-xorg-75dpi-6.8.2-1
xorg-x11-libs-6.8.2-37
xorg-x11-xdm-6.8.2-37
xorg-x11-deprecated-libs-devel-6.8.2-37
fonts-xorg-100dpi-6.8.2-1
xorg-x11-font-utils-6.8.2-37
xorg-x11-xfs-6.8.2-37
xorg-x11-tools-6.8.2-37
xorg-x11-xauth-6.8.2-37
[vince at a22g ~]$ rpm -qa | grep qt
qt-3.3.4-15.1
qt-designer-3.3.4-15.1
qt-MySQL-3.3.4-17.0.fc4.kde
qt-devel-3.3.4-15.1
[vince at a22g nvidia]$ rpm -qa | grep myth
mythtv-frontend-0.18.1-113.rhfc4.at
mythnews-0.18.1-112.rhfc4.at
mythtv-theme-isthmus-0.20040804-1.at
mythtv-suite-0.18.1-55.at
mythmusic-0.18.1-112.rhfc4.at
mythweather-0.18.1-112.rhfc4.at
mythtv-themes-0.18.1-113.rhfc4.at
mythtv-setup-0.18.1-113.rhfc4.at
mythbrowser-0.18.1-112.rhfc4.at
myththemes-0.18-104.at
mythgame-0.18.1-112.rhfc4.at
mythphone-0.18.1-112.rhfc4.at
mythmkmovie-1.1.4-4.rhfc4.at
mythdvd-0.18.1-112.rhfc4.at
mythweb-0.18-67.at
mythtv-backend-0.18.1-113.rhfc4.at
mythtv-theme-visor-0.16.2-5.at
mythtv-theme-abstract-0.20040910-2.at
mythtv-theme-photo-4-6.at
mythtv-theme-purplegalaxy-0.20031214-3.at
mythplugins-0.18.1-112.rhfc4.at
mythtv-theme-MythCenter-0.17-1.at
mythgallery-0.18.1-112.rhfc4.at
mythtv-0.18.1-113.rhfc4.at
libmyth-0.18.1-113.rhfc4.at
mythtv-theme-MediaCenter-0.17-4.at
mythtv-theme-sleek-0.35-2.at
mythvideo-0.18.1-112.rhfc4.at

Device sections from /etc/X11/xorg.conf:
Section "Device"
        Identifier  "Videocard0"
        Driver      "nvidia"
        VendorName  "Videocard vendor"
        BoardName   "NVIDIA GeForce4 MX 440 with AGP8X (Asus)"
        VideoRam    65536
        Option      "TwinView"
        Option      "TwinViewOrientation" "Clone"
        Option      "ConnectedMonitor" "CRT,TV"
        Option      "SecondMonitorHorizSync" "30-50"
        Option      "SecondMonitorVertRefresh" "60"
        Option      "TVStandard" "NTSC-M"
        Option      "TVOutFormat" "SVIDEO"
        Option      "NvAGP" "0"
        Option      "RenderAccel" "0"
        Option      "MetaModes" "1024x768, 1024x768; 800x600, 800x600;
640x480, 640x480;"
        BusID       "PCI:1:0:0"
EndSection

Section "Device"
        Identifier  "Videocard0tv"
        Driver      "nvidia"
        VendorName  "NVidia"
        Option      "ConnectMonitor" "tv"
        Option      "TVOutFormat" "SVIDEO"
        Option      "NoLogo" "1"
        BusID       "PCI:1:0:0"
        Screen      1
EndSection

Full xorg.conf at: http://www.busam.com/xorg.conf




More information about the mythtv-users mailing list