[mythtv-users] Mythfrontend freezing/crashing watching SD or HD LiveTV

Nathan A. Smith nasa01 at comcast.net
Sun Oct 21 16:54:39 UTC 2007


Hi,

Recently I got my comcast firewire box to communicate with my mythbox --
and quite a few channels are now *working*.  Since I wanted to see how
well things work, I did some watching via livetv (which I normally don't
do).  After some amount of time watching a SD channel (like 30+ minutes)
the picture will freeze up and my computer will become noticeably busy.
I noted the following error messages:

prebuffer wait timed out 10 times
writeaudio buffer underrun 
prebuffer pause
timed out waiting for free video buffers


Shortly after the "video buffers" errors the X session will crash.

I have searched google and the mailing list, but the only thing I found
on the last error was here:
http://www.gossamer-threads.com/lists/mythtv/users/266458?search_string=video%20buffers;#266458

however, no solution (other than turn of glx) was suggested.  I really
want 3d graphics, so I want to put that off for the last resort.

For the "prebuffer pause" I found suggestions of adding "noapic" to the
kernel bootup (I use grub).  


The writeaudio search only resulted in this discussion:

http://www.gossamer-threads.com/lists/mythtv/users/121403?search_string=writeaudio%20underrun;#121403

Which is a little dated....


So, I am looking for any hints of things I may have missed.  Any help is
greatly appreciated.

Nasa



Ok,  here's my configuration:

xorg.conf:


# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister at builder3)  Thu Nov  9
17:55:20 PST 2006

# File generated by XFdrake (rev 142098)
# **********************************************************************
# Refer to the xorg.conf man page for details about the format of
# this file.
# **********************************************************************

Section "ServerLayout"
    Identifier     "layout1"
    Screen         "screen1" 0 0
    InputDevice    "Keyboard1" "CoreKeyboard"
    InputDevice    "Mouse1" "CorePointer"
EndSection

Section "Files"

    # font server independent of the X server to render fonts.
    # minimal fonts to allow X to run without xfs
    FontPath        "unix/:-1"
    FontPath        "/usr/share/fonts/misc:unscaled"
EndSection

Section "Module"
    Load           "dbe" # Double-Buffering Extension
    Load           "v4l" # Video for Linux
    Load           "extmod"
    Load           "type1"
    Load           "freetype"
    Load           "glx" # 3D layer
EndSection

Section "ServerFlags"

    #DontZap # disable <Crtl><Alt><BS> (server abort)
 # allows the server to start up even if the mouse does not work
    #DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching)
    Option         "allowmouseopenfail"
    Option "BlankTime" "0"
    Option "StandbyTime" "0"
    Option "SuspendTime" "0"
    Option "OffTime" "0" 
EndSection

Section "InputDevice"
    Identifier     "Keyboard1"
    Driver         "kbd"
    Option         "XkbModel" "pc105"
    Option         "XkbLayout" "us"
    Option         "XkbOptions" "compose:rwin"
EndSection

Section "InputDevice"
    Identifier     "Mouse1"
    Driver         "mouse"
    Option         "Protocol" "ExplorerPS/2"
    Option         "Device" "/dev/mouse"
EndSection

Section "Monitor"
    Identifier     "monitor1"
    VendorName     "Generic"
    ModelName      "1280x1024 @ 60 Hz"
    DisplaySize     485 273 
    HorizSync       31.5 - 90.0
    VertRefresh     60.0 - 60.0
    ModeLine       "768x576" 50.0 768 832 846 1000 576 590 595 630
    ModeLine       "768x576" 63.1 768 800 960 1024 576 578 590 616
    ModeLine       "768x576" 50.0 768 832 846 1000 576 590 595 630
    ModeLine       "768x576" 63.1 768 800 960 1024 576 578 590 616
    ModeLine       "1920x1200_120" 412.3 1920 2080 2296 2672 1200 1201
1204 1286 -hsync +vsync
    ModeLine       "1920x1200_100" 337.6 1920 2072 2288 2656 1200 1201
1204 1271 -hsync +vsync
    ModeLine       "1920x1200_85" 282.7 1920 2072 2280 2640 1200 1201
1204 1260 -hsync +vsync
    ModeLine       "1920x1200_75" 246.6 1920 2064 2272 2624 1200 1201
1204 1253 -hsync +vsync
    ModeLine       "1920x1200_60" 193.2 1920 2048 2256 2592 1200 1201
1204 1242 -hsync +vsync
    ModeLine       "1920x1200_50" 158.1 1920 2032 2240 2560 1200 1201
1204 1235 -hsync +vsync
    ModeLine       "1680x1050_120" 313.2 1680 1816 2000 2320 1050 1051
1054 1125 -hsync +vsync
    ModeLine       "1680x1050_100" 256.2 1680 1808 1992 2304 1050 1051
1054 1112 -hsync +vsync
    ModeLine       "1680x1050_85" 214.5 1680 1800 1984 2288 1050 1051
1054 1103 -hsync +vsync
    ModeLine       "1680x1050_75" 188.1 1680 1800 1984 2288 1050 1051
1054 1096 -hsync +vsync
    ModeLine       "1680x1050_60" 147.1 1680 1784 1968 2256 1050 1051
1054 1087 -hsync +vsync
    ModeLine       "1680x1050_50" 120.2 1680 1776 1952 2224 1050 1051
1054 1081 -hsync +vsync
    ModeLine       "1600x1000_120" 284.0 1600 1728 1904 2208 1000 1001
1004 1072 -hsync +vsync
    ModeLine       "1600x1000_100" 232.1 1600 1720 1896 2192 1000 1001
1004 1059 -hsync +vsync
    ModeLine       "1600x1000_85" 194.2 1600 1712 1888 2176 1000 1001
1004 1050 -hsync +vsync
    ModeLine       "1600x1000_75" 169.1 1600 1704 1880 2160 1000 1001
1004 1044 -hsync +vsync
    ModeLine       "1600x1000_60" 133.1 1600 1704 1872 2144 1000 1001
1004 1035 -hsync +vsync
    ModeLine       "1600x1000_50" 108.7 1600 1688 1856 2112 1000 1001
1004 1029 -hsync +vsync
    ModeLine       "1440x900_120" 229.8 1440 1552 1712 1984 900 901 904
965 -hsync +vsync
    ModeLine       "1440x900_100" 187.6 1440 1544 1704 1968 900 901 904
953 -hsync +vsync
    ModeLine       "1440x900_85" 156.8 1440 1536 1696 1952 900 901 904
945 -hsync +vsync
    ModeLine       "1440x900_75" 136.5 1440 1536 1688 1936 900 901 904
940 -hsync +vsync
    ModeLine       "1440x900_60" 106.5 1440 1520 1672 1904 900 901 904
932 -hsync +vsync
    ModeLine       "1440x900_50" 87.4 1440 1512 1664 1888 900 901 904
926 -hsync +vsync
    ModeLine       "1280x800_120" 181.2 1280 1376 1520 1760 800 801 804
858 -hsync +vsync
    ModeLine       "1280x800_100" 147.9 1280 1376 1512 1744 800 801 804
848 -hsync +vsync
    ModeLine       "1280x800_85" 123.4 1280 1368 1504 1728 800 801 804
840 -hsync +vsync
    ModeLine       "1280x800_75" 107.2 1280 1360 1496 1712 800 801 804
835 -hsync +vsync
    ModeLine       "1280x800_60" 83.5 1280 1344 1480 1680 800 801 804
828 -hsync +vsync
    ModeLine       "1280x800_50" 68.6 1280 1336 1472 1664 800 801 804
824 -hsync +vsync
    Option         "UseEdidDpi" "FALSE"
EndSection

Section "Device"   
    Identifier     "device1"
    Driver         "nvidia"
    VendorName     "nVidia Corporation"
    BoardName      "NVIDIA GeForce FX - GeForce 7950"
    Option "UseEvents" "True" 
    Option      "NVAGP"   "1"
EndSection

Section "Screen"   
    Identifier     "screen1"
    Device         "device1"
    Monitor        "monitor1"
    DefaultDepth    24
    Option         "DPMS"
    SubSection     "Display"
        Depth       16
        Modes      "1024x768" "832x624" "800x600" "640x480" "480x360"
"320x240"
    EndSubSection
    SubSection     "Display"
        Depth       24
        Modes      "1920x1080" "1024x768" "800x600"  
    EndSubSection
EndSection

Section "Extensions"
    Option         "Composite"
EndSection





Hardware: 
      * Hauppague PVR-500
      * GIGABYTE GV-NX73G256D-RH GeForce 7300GS 512MB(256MB on Board)
        GDDR2 PCI Express x16 Video Card 
      * WINTEC AMPO 1GB (2 x 512MB) 240-Pin DDR2 SDRAM DDR2 533 (PC2
        4200) Dual Channel Kit Desktop Memory Model 3AMD2533-1G1K-R 
      * Harmony 880 Remote
      * AMD Athlon 64 X2 3800+(65W) Windsor 2.0GHz Socket AM2 Processor
      * Thermaltake Bach Media Center
      * Seagate ST3300831A ATA Drive
      * MSI K9N Platinum Socket AM2 NVIDIA nForce 570 Ultra MCP ATX AMD
        Motherboard
      * WD-52631 



More information about the mythtv-users mailing list