[mythtv-users] Re: PVR-350 - X crashing every minute

Brad Benson bbenso1 at gmail.com
Tue Nov 30 03:12:19 UTC 2004


On Mon, 29 Nov 2004 21:37:07 -0500, Brad Benson <bbenso1 at gmail.com> wrote:
> I had a backend/frontend combo system set up and working correctly
> with an additional frontend system that also worked great.  I just
> moved into a new apartment and suddenly X is crashing on me almost
> exactly once per minute.  I'm running X on the tv-out of the 350, but
> it was working 100% when I took the system down to move it.  The 350's
> tv-out is connected to my tv via s-video, I don't think that my
> XF86Config file has changed and the only error I'm getting in
> XFree86.0.log is this:
> 
> (EE) IVTVDEV(0): FBIOPAN_DISPLAY: Invalid argument
> 
> The system is configured to autologin and start mythfrontend on boot.
> It boots correctly with nothing odd in dmesg and starts X along with
> mythfrontend.  The menu appears and I can even watch live tv or a
> recording, but about 50-60 seconds after X started the screen goes
> blank and then I get taken back to the gdm greeter screen.  Now, the
> system is set up to autologin again after 5 seconds so it charges
> right back into X only to die again a minute later.  I've included my
> XF86Config and XFree86.0.log files as well as output from dmesg.
> Anyone have any ideas where I might look to fix this?
> 
> XFree86Config
> ----------------------
> # 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 is the location of the RGB database.  Note, this is the name of the
> # file minus the extension (like ".txt" or ".db").  There is normally
> # no need to change the default.
> # Multiple FontPath entries are allowed (they are concatenated together)
> # By default, Red Hat 6.0 and later now use a font server independent of
> # the X server to render fonts.
>         RgbPath      "/usr/X11R6/lib/X11/rgb"
>         ModulePath   "/usr/X11R6/lib/modules/extensions/nvidia"
>         ModulePath   "/usr/X11R6/lib/modules/extensions"
>         ModulePath   "/usr/X11R6/lib/modules"
>         FontPath     "unix/:7100"
> EndSection
> 
> Section "Module"
>         Load  "dbe"
>         Load  "extmod"
> #        Load  "fbdevhw"
> #        Load  "glx"
>         Load  "record"
>         Load  "freetype"
>         Load  "type1"
> EndSection
> 
> Section "InputDevice"
> 
> # Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
> #       Option  "Xleds"         "1 2 3"
> # To disable the XKEYBOARD extension, uncomment XkbDisable.
> #       Option  "XkbDisable"
> # To customise the XKB settings to suit your keyboard, modify the
> # lines below (which are the defaults).  For example, for a non-U.S.
> # keyboard, you will probably want to use:
> #       Option  "XkbModel"      "pc102"
> # If you have a US Microsoft Natural keyboard, you can use:
> #       Option  "XkbModel"      "microsoft"
> #
> # Then to change the language, change the Layout setting.
> # For example, a german layout can be obtained with:
> #       Option  "XkbLayout"     "de"
> # or:
> #       Option  "XkbLayout"     "de"
> #       Option  "XkbVariant"    "nodeadkeys"
> #
> # If you'd like to switch the positions of your capslock and
> # control keys, use:
> #       Option  "XkbOptions"    "ctrl:swapcaps"
> # Or if you just want both to be control, use:
> #       Option  "XkbOptions"    "ctrl:nocaps"
> #
>         Identifier  "Keyboard0"
>         Driver      "keyboard"
>         Option      "XkbRules" "xfree86"
>         Option      "XkbModel" "pc105"
>         Option      "XkbLayout" "us"
> EndSection
> Section "InputDevice"
>         Identifier  "Mouse0"
>         Driver      "mouse"
>         Option      "Protocol" "PS/2"
>         Option      "Device" "/dev/psaux"
>         Option      "ZAxisMapping" "4 5"
>         Option      "Emulate3Buttons" "yes"
> EndSection
> 
> Section "InputDevice"
> 
> # If the normal CorePointer mouse is not a USB mouse then
> # this input device can be used in AlwaysCore mode to let you
> # also use USB mice at the same time.
>         Identifier  "DevInputMice"
>         Driver      "mouse"
>         Option      "Protocol" "IMPS/2"
>         Option      "Device" "/dev/input/mice"
>         Option      "ZAxisMapping" "4 5"
>         Option      "Emulate3Buttons" "no"
> EndSection
> 
> Section "Monitor"
>         Identifier  "NTSC Monitor"
>         HorizSync  30-68
>         VertRefresh 50-120
>         Mode "720x480"
>           # D: 34.563 MHz, H: 37.244 kHz, V: 73.897 Hz
>           DotClock 34.564
>           HTimings 720 752 840 928
>           VTimings 480 484 488 504
>           Flags    "-HSync" "-VSync"
>         EndMode
> EndSection
> 
> Section "Device"
>         Identifier  "Hauppauge PVR 350 iTVC15 Framebuffer"
>         Driver      "ivtvdev"
> 
>         ### change fb0 to whatever your card grabbed
>         Option      "ivtvdev" "/dev/fb0"
> 
>         ### change the BusID to whatever is reported by lspci, specify
> it as hex.
>         BusID "0x01:0x06:0x00"
> EndSection
> 
> Section "Screen"
>         Identifier  "Screen0"
>         Device      "Hauppauge PVR 350 iTVC15 Framebuffer"
>         Monitor     "NTSC Monitor"
>         DefaultDepth 24
>         DefaultFbbpp 32
>         Subsection "Display"
>           Depth 24
>           FbBpp 32
>           Modes "720x480"
>         EndSubsection
> EndSection
> 
> Section "DRI"
>         Group        0
>         Mode         0666
> EndSection
> 
> XFree86.0.log
> ---------------------
> 
> XFree86 Version 4.3.0 (Fedora Core 1: 4.3.0-55)
> Release Date: 15 August 2003
> X Protocol Version 11, Revision 0, Release 6.6
> Build Operating System: Linux 2.4.21-9.ELsmp i686 [ELF]
> Build Date: 12 February 2004
> Build Host: bugs.devel.redhat.com
> 
>         Before reporting any problems, please make sure you are using the most
>         recent XFree86 packages available from Red Hat by checking for updates
>         at http://rhn.redhat.com/errata or by using the Red Hat Network up2date
>         tool.  If you still encounter problems, please file bug reports in the
>         XFree86.org bugzilla at http://bugs.xfree86.org and/or Red Hat
>         bugzilla at http://bugzilla.redhat.com
> 
> Module Loader present
> OS Kernel: Linux version 2.4.22-1.2199.nptl_52.rhfc1.at
> (bachbuilder at n27) (gcc version 3.2.3 20030422 (Red Hat Linux 3.2.3-6))
> #1 Wed Aug 11 19:10:01 EDT 2004
> Markers: (--) probed, (**) from config file, (==) default setting,
>          (++) from command line, (!!) notice, (II) informational,
>          (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
> (==) Log file: "/var/log/XFree86.0.log", Time: Mon Nov 29 21:15:00 2004
> (==) Using config file: "/etc/X11/XF86Config"
> (==) ServerLayout "Default Layout"
> (**) |-->Screen "Screen0" (0)
> (**) |   |-->Monitor "NTSC Monitor"
> (**) |   |-->Device "Hauppauge PVR 350 iTVC15 Framebuffer"
> (**) |-->Input Device "Mouse0"
> (**) |-->Input Device "Keyboard0"
> (**) Option "XkbRules" "xfree86"
> (**) XKB: rules: "xfree86"
> (**) Option "XkbModel" "pc105"
> (**) XKB: model: "pc105"
> (**) Option "XkbLayout" "us"
> (**) XKB: layout: "us"
> (==) Keyboard: CustomKeycode disabled
> (**) FontPath set to "unix/:7100"
> (**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
> (**) ModulePath set to
> "/usr/X11R6/lib/modules/extensions/nvidia,/usr/X11R6/lib/modules/extensions,/usr/X11R6/lib/modules"
> (++) using VT number 7
> 
> (II) Open APM successful
> (II) Module ABI versions:
>         XFree86 ANSI C Emulation: 0.2
>         XFree86 Video Driver: 0.6
>         XFree86 XInput driver : 0.4
>         XFree86 Server Extension : 0.2
>         XFree86 Font Renderer : 0.4
> (II) Loader running on linux
> (II) LoadModule: "bitmap"
> (II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
> (II) Module bitmap: vendor="The XFree86 Project"
>         compiled for 4.3.0, module version = 1.0.0
>         Module class: XFree86 Font Renderer
>         ABI class: XFree86 Font Renderer, version 0.4
> (II) Loading font Bitmap
> (II) LoadModule: "pcidata"
> (II) Loading /usr/X11R6/lib/modules/libpcidata.a
> (II) Module pcidata: vendor="The XFree86 Project"
>         compiled for 4.3.0, module version = 1.0.0
>         ABI class: XFree86 Video Driver, version 0.6
> (II) PCI: Probing config type using method 1
> (II) PCI: Config type is 1
> (II) PCI: stages = 0x03, oldVal1 = 0x00000000, mode1Res1 = 0x80000000
> (II) PCI: PCI scan (all values are in hex)
> (II) PCI: 00:00:0: chip 10de,01e0 card 0000,0000 rev a2 class 06,00,00 hdr 80
> (II) PCI: 00:00:0: chip 10de,01e0 card 0000,0000 rev a2 class 06,00,00 hdr 80
> (II) PCI: 00:00:1: chip 10de,01eb card 10de,0c17 rev a2 class 05,00,00 hdr 80
> (II) PCI: 00:00:2: chip 10de,01ee card 10de,0c17 rev a2 class 05,00,00 hdr 80
> (II) PCI: 00:00:3: chip 10de,01ed card 10de,0c17 rev a2 class 05,00,00 hdr 80
> (II) PCI: 00:00:4: chip 10de,01ec card 10de,0c17 rev a2 class 05,00,00 hdr 80
> (II) PCI: 00:00:5: chip 10de,01ef card 10de,0c17 rev a2 class 05,00,00 hdr 80
> (II) PCI: 00:01:0: chip 10de,0060 card 10de,0c11 rev a4 class 06,01,00 hdr 80
> (II) PCI: 00:01:1: chip 10de,0064 card 10de,0c11 rev a2 class 0c,05,00 hdr 80
> (II) PCI: 00:02:0: chip 10de,0067 card 10de,0c11 rev a4 class 0c,03,10 hdr 80
> (II) PCI: 00:02:1: chip 10de,0067 card 10de,0c11 rev a4 class 0c,03,10 hdr 80
> (II) PCI: 00:02:2: chip 10de,0068 card 10de,0c11 rev a4 class 0c,03,20 hdr 80
> (II) PCI: 00:04:0: chip 10de,0066 card 10de,0c11 rev a1 class 02,00,00 hdr 00
> (II) PCI: 00:08:0: chip 10de,006c card 0000,0000 rev a3 class 06,04,00 hdr 01
> (II) PCI: 00:09:0: chip 10de,0065 card 10de,0c11 rev a2 class 01,01,8a hdr 00
> (II) PCI: 00:1e:0: chip 10de,01e8 card 0000,0000 rev a2 class 06,04,00 hdr 01
> (II) PCI: 01:06:0: chip 4444,0803 card 0070,4000 rev 01 class 04,00,00 hdr 00
> (II) PCI: 01:07:0: chip 8086,1229 card 8086,000c rev 08 class 02,00,00 hdr 00
> (II) PCI: 01:08:0: chip 13f6,0111 card 13f6,0111 rev 10 class 04,01,00 hdr 00
> (II) PCI: 02:00:0: chip 10de,01f0 card 10de,0c11 rev a3 class 03,00,00 hdr 00
> (II) PCI: End of PCI scan
> (II) Host-to-PCI bridge:
> (II) Bus 0: bridge is at (0:0:0), (0,0,2), BCTRL: 0x0008 (VGA_EN is set)
> (II) Bus 0 I/O range:
>         [0] -1  0       0x00000000 - 0x0000ffff (0x10000) IX[B]
> (II) Bus 0 non-prefetchable memory range:
>         [0] -1  0       0x00000000 - 0xffffffff (0x0) MX[B]
> (II) Bus 0 prefetchable memory range:
>         [0] -1  0       0x00000000 - 0xffffffff (0x0) MX[B]
> (II) PCI-to-ISA bridge:
> (II) Bus -1: bridge is at (0:1:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
> (II) PCI-to-PCI bridge:
> (II) Bus 1: bridge is at (0:8:0), (0,1,1), BCTRL: 0x0002 (VGA_EN is cleared)
> (II) Bus 1 I/O range:
>         [0] -1  0       0x0000d000 - 0x0000dfff (0x1000) IX[B]
> (II) Bus 1 non-prefetchable memory range:
>         [0] -1  0       0xe2000000 - 0xe3ffffff (0x2000000) MX[B]
> (II) Bus 1 prefetchable memory range:
>         [0] -1  0       0xd4000000 - 0xd7ffffff (0x4000000) MX[B]
> (II) PCI-to-PCI bridge:
> (II) Bus 2: bridge is at (0:30:0), (0,2,2), BCTRL: 0x000a (VGA_EN is set)
> (II) Bus 2 non-prefetchable memory range:
>         [0] -1  0       0xe0000000 - 0xe1ffffff (0x2000000) MX[B]
> (II) Bus 2 prefetchable memory range:
>         [0] -1  0       0xd8000000 - 0xdfffffff (0x8000000) MX[B]
> (--) PCI: (1:6:0) unknown vendor (0x4444) unknown chipset (0x0803) rev
> 1, Mem @ 0xd4000000/26
> (--) PCI:*(2:0:0) nVidia Corporation NV18 [GeForce4 MX - nForce GPU]
> rev 163, Mem @ 0xe0000000/24, 0xd8000000/26, 0xdc000000/19
> (II) Addressable bus resource ranges are
>         [0] -1  0       0x00000000 - 0xffffffff (0x0) MX[B]
>         [1] -1  0       0x00000000 - 0x0000ffff (0x10000) IX[B]
> (II) OS-reported resource ranges:
>         [0] -1  0       0xffe00000 - 0xffffffff (0x200000) MX[B](B)
>         [1] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
>         [2] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
>         [3] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
>         [4] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
>         [5] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
>         [6] -1  0       0x00000000 - 0x000000ff (0x100) IX[B]
> (II) PCI Memory resource overlap reduced 0xd0000000 from 0xd3ffffff to
> 0xcfffffff
> (II) Active PCI resource ranges:
>         [0] -1  0       0xe3000000 - 0xe30fffff (0x100000) MX[B]
>         [1] -1  0       0xe3100000 - 0xe3100fff (0x1000) MX[B]
>         [2] -1  0       0xe4003000 - 0xe4003fff (0x1000) MX[B]
>         [3] -1  0       0xe4002000 - 0xe40020ff (0x100) MX[B]
>         [4] -1  0       0xe4001000 - 0xe4001fff (0x1000) MX[B]
>         [5] -1  0       0xe4000000 - 0xe4000fff (0x1000) MX[B]
>         [6] -1  0       0xd0000000 - 0xcfffffff (0x0) MX[B]O
>         [7] -1  0       0xdc000000 - 0xdc07ffff (0x80000) MX[B](B)
>         [8] -1  0       0xd8000000 - 0xdbffffff (0x4000000) MX[B](B)
>         [9] -1  0       0xe0000000 - 0xe0ffffff (0x1000000) MX[B](B)
>         [10] -1 0       0xd4000000 - 0xd7ffffff (0x4000000) MX[B](B)
>         [11] -1 0       0x0000d400 - 0x0000d4ff (0x100) IX[B]
>         [12] -1 0       0x0000d000 - 0x0000d03f (0x40) IX[B]
>         [13] -1 0       0x0000f000 - 0x0000f00f (0x10) IX[B]
>         [14] -1 0       0x0000e000 - 0x0000e007 (0x8) IX[B]
>         [15] -1 0       0x0000e400 - 0x0000e41f (0x20) IX[B]
> (II) Active PCI resource ranges after removing overlaps:
>         [0] -1  0       0xe3000000 - 0xe30fffff (0x100000) MX[B]
>         [1] -1  0       0xe3100000 - 0xe3100fff (0x1000) MX[B]
>         [2] -1  0       0xe4003000 - 0xe4003fff (0x1000) MX[B]
>         [3] -1  0       0xe4002000 - 0xe40020ff (0x100) MX[B]
>         [4] -1  0       0xe4001000 - 0xe4001fff (0x1000) MX[B]
>         [5] -1  0       0xe4000000 - 0xe4000fff (0x1000) MX[B]
>         [6] -1  0       0xd0000000 - 0xcfffffff (0x0) MX[B]O
>         [7] -1  0       0xdc000000 - 0xdc07ffff (0x80000) MX[B](B)
>         [8] -1  0       0xd8000000 - 0xdbffffff (0x4000000) MX[B](B)
>         [9] -1  0       0xe0000000 - 0xe0ffffff (0x1000000) MX[B](B)
>         [10] -1 0       0xd4000000 - 0xd7ffffff (0x4000000) MX[B](B)
>         [11] -1 0       0x0000d400 - 0x0000d4ff (0x100) IX[B]
>         [12] -1 0       0x0000d000 - 0x0000d03f (0x40) IX[B]
>         [13] -1 0       0x0000f000 - 0x0000f00f (0x10) IX[B]
>         [14] -1 0       0x0000e000 - 0x0000e007 (0x8) IX[B]
>         [15] -1 0       0x0000e400 - 0x0000e41f (0x20) IX[B]
> (II) OS-reported resource ranges after removing overlaps with PCI:
>         [0] -1  0       0xffe00000 - 0xffffffff (0x200000) MX[B](B)
>         [1] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
>         [2] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
>         [3] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
>         [4] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
>         [5] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
>         [6] -1  0       0x00000000 - 0x000000ff (0x100) IX[B]
> (II) All system resource ranges:
>         [0] -1  0       0xffe00000 - 0xffffffff (0x200000) MX[B](B)
>         [1] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
>         [2] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
>         [3] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
>         [4] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
>         [5] -1  0       0xe3000000 - 0xe30fffff (0x100000) MX[B]
>         [6] -1  0       0xe3100000 - 0xe3100fff (0x1000) MX[B]
>         [7] -1  0       0xe4003000 - 0xe4003fff (0x1000) MX[B]
>         [8] -1  0       0xe4002000 - 0xe40020ff (0x100) MX[B]
>         [9] -1  0       0xe4001000 - 0xe4001fff (0x1000) MX[B]
>         [10] -1 0       0xe4000000 - 0xe4000fff (0x1000) MX[B]
>         [11] -1 0       0xd0000000 - 0xcfffffff (0x0) MX[B]O
>         [12] -1 0       0xdc000000 - 0xdc07ffff (0x80000) MX[B](B)
>         [13] -1 0       0xd8000000 - 0xdbffffff (0x4000000) MX[B](B)
>         [14] -1 0       0xe0000000 - 0xe0ffffff (0x1000000) MX[B](B)
>         [15] -1 0       0xd4000000 - 0xd7ffffff (0x4000000) MX[B](B)
>         [16] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
>         [17] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
>         [18] -1 0       0x0000d400 - 0x0000d4ff (0x100) IX[B]
>         [19] -1 0       0x0000d000 - 0x0000d03f (0x40) IX[B]
>         [20] -1 0       0x0000f000 - 0x0000f00f (0x10) IX[B]
>         [21] -1 0       0x0000e000 - 0x0000e007 (0x8) IX[B]
>         [22] -1 0       0x0000e400 - 0x0000e41f (0x20) IX[B]
> (II) LoadModule: "dbe"
> (II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
> (II) Module dbe: vendor="The XFree86 Project"
>         compiled for 4.3.0, module version = 1.0.0
>         Module class: XFree86 Server Extension
>         ABI class: XFree86 Server Extension, version 0.2
> (II) Loading extension DOUBLE-BUFFER
> (II) LoadModule: "extmod"
> (II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
> (II) Module extmod: vendor="The XFree86 Project"
>         compiled for 4.3.0, module version = 1.0.0
>         Module class: XFree86 Server Extension
>         ABI class: XFree86 Server Extension, version 0.2
> (II) Loading extension SHAPE
> (II) Loading extension MIT-SUNDRY-NONSTANDARD
> (II) Loading extension BIG-REQUESTS
> (II) Loading extension SYNC
> (II) Loading extension MIT-SCREEN-SAVER
> (II) Loading extension XC-MISC
> (II) Loading extension XFree86-VidModeExtension
> (II) Loading extension XFree86-Misc
> (II) Loading extension XFree86-DGA
> (II) Loading extension DPMS
> (II) Loading extension FontCache
> (II) Loading extension TOG-CUP
> (II) Loading extension Extended-Visual-Information
> (II) Loading extension XVideo
> (II) Loading extension XVideo-MotionCompensation
> (II) Loading extension X-Resource
> (II) LoadModule: "record"
> (II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
> (II) Module record: vendor="The XFree86 Project"
>         compiled for 4.3.0, module version = 1.13.0
>         Module class: XFree86 Server Extension
>         ABI class: XFree86 Server Extension, version 0.2
> (II) Loading extension RECORD
> (II) LoadModule: "freetype"
> (II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a
> (II) Module freetype: vendor="The XFree86 Project"
>         compiled for 4.3.0, module version = 2.0.2
>         Module class: XFree86 Font Renderer
>         ABI class: XFree86 Font Renderer, version 0.4
> (II) Loading font FreeType
> (II) LoadModule: "type1"
> (II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
> (II) Module type1: vendor="The XFree86 Project"
>         compiled for 4.3.0, module version = 1.0.2
>         Module class: XFree86 Font Renderer
>         ABI class: XFree86 Font Renderer, version 0.4
> (II) Loading font Type1
> (II) Loading font CID
> (II) LoadModule: "ivtvdev"
> (II) Loading /usr/X11R6/lib/modules/drivers/ivtvdev_drv.o
> (II) Module fbdev: vendor="The XFree86 Project"
>         compiled for 4.3.0, module version = 0.1.0
>         ABI class: XFree86 Video Driver, version 0.6
> (II) LoadModule: "mouse"
> (II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
> (II) Module mouse: vendor="The XFree86 Project"
>         compiled for 4.3.0, module version = 1.0.0
>         Module class: XFree86 XInput Driver
>         ABI class: XFree86 XInput driver, version 0.4
> (II) IVTVDEV: driver for framebuffer: fbdev
> (II) Primary Device is: PCI 02:00:0
> (II) IVTVDEV(0): using default device
> (II) Running in FRAMEBUFFER Mode
> (**) IVTVDEV(0): Depth 24, (**) framebuffer bpp 32
> (==) IVTVDEV(0): RGB weight 888
> (==) IVTVDEV(0): Default visual is TrueColor
> (==) IVTVDEV(0): Using gamma correction (1.0, 1.0, 1.0)
> (II) IVTVDEV(0): Hardware: iTVC15 TV out (vidmem: 2025k)
> (II) IVTVDEV(0): Checking Modes against framebuffer device...
> (II) IVTVDEV(0):        mode "720x480" ok
> (II) IVTVDEV(0): Checking Modes against monitor...
> (--) IVTVDEV(0): Virtual size is 720x480 (pitch 720)
> (**) IVTVDEV(0):  Mode "720x480": 34.6 MHz (scaled from 0.0 MHz), 37.2
> kHz, 73.9 Hz
> (II) IVTVDEV(0): Modeline "720x480"   34.56  720 752 840 928  480 484
> 488 504 -hsync -vsync
> (==) IVTVDEV(0): DPI set to (75, 75)
> (II) Loading sub module "fb"
> (II) LoadModule: "fb"
> (II) Loading /usr/X11R6/lib/modules/libfb.a
> (II) Module fb: vendor="The XFree86 Project"
>         compiled for 4.3.0, module version = 1.0.0
>         ABI class: XFree86 ANSI C Emulation, version 0.2
> (**) IVTVDEV(0): Using "Shadow Framebuffer"
> (II) Loading sub module "shadow"
> (II) LoadModule: "shadow"
> (II) Loading /usr/X11R6/lib/modules/libshadow.a
> (II) Module shadow: vendor="The XFree86 Project"
>         compiled for 4.3.0, module version = 1.0.0
>         ABI class: XFree86 ANSI C Emulation, version 0.2
> (--) Depth 24 pixmap format is 32 bpp
>         bitsPerPixel=32, depth=24, defaultVisual=TrueColor
>         mask: ff0000,ff00,ff, offset: 16,8,0
> (==) IVTVDEV(0): Backing store disabled
> (==) RandR enabled
> (II) Initializing built-in extension MIT-SHM
> (II) Initializing built-in extension XInputExtension
> (II) Initializing built-in extension XTEST
> (II) Initializing built-in extension XKEYBOARD
> (II) Initializing built-in extension LBX
> (II) Initializing built-in extension XC-APPGROUP
> (II) Initializing built-in extension SECURITY
> (II) Initializing built-in extension XINERAMA
> (II) Initializing built-in extension XFree86-Bigfont
> (II) Initializing built-in extension RENDER
> (II) Initializing built-in extension RANDR
> (EE) IVTVDEV(0): FBIOPAN_DISPLAY: Invalid argument
> (**) Option "Protocol" "PS/2"
> (**) Mouse0: Protocol: "PS/2"
> (**) Option "CorePointer"
> (**) Mouse0: Core Pointer
> (**) Option "Device" "/dev/psaux"
> (**) Option "Emulate3Buttons" "yes"
> (**) Mouse0: Emulate3Buttons, Emulate3Timeout: 50
> (**) Option "ZAxisMapping" "4 5"
> (**) Mouse0: ZAxisMapping: buttons 4 and 5
> (**) Mouse0: Buttons: 5
> (II) Keyboard "Keyboard0" handled by legacy driver
> (II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
> (II) Mouse0: ps2EnableDataReporting: succeeded
> (II) Open APM successful
>         bitsPerPixel=32, depth=24, defaultVisual=TrueColor
>         mask: ff0000,ff00,ff, offset: 16,8,0
> (==) RandR enabled
> (EE) IVTVDEV(0): FBIOPAN_DISPLAY: Invalid argument
> (II) Mouse0: ps2EnableDataReporting: succeeded
> 
> dmesg
> ----------
> Linux version 2.4.22-1.2199.nptl_52.rhfc1.at (bachbuilder at n27) (gcc
> version 3.2.3 20030422 (Red Hat Linux 3.2.3-6)) #1 Wed Aug 11 19:10:01
> EDT 2004
> BIOS-provided physical RAM map:
>  BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
>  BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
>  BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
>  BIOS-e820: 0000000000100000 - 000000001dff0000 (usable)
>  BIOS-e820: 000000001dff0000 - 000000001dff3000 (ACPI NVS)
>  BIOS-e820: 000000001dff3000 - 000000001e000000 (ACPI data)
>  BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
>  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
>  BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
> 0MB HIGHMEM available.
> 479MB LOWMEM available.
> ACPI: have wakeup address 0xc0001000
> On node 0 totalpages: 122864
> zone(0): 4096 pages.
> zone(1): 118768 pages.
> zone(2): 0 pages.
> ACPI: RSDP (v000 Nvidia                                    ) @ 0x000f6ea0
> ACPI: RSDT (v001 Nvidia AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x1dff3000
> ACPI: FADT (v001 Nvidia AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x1dff3040
> ACPI: DSDT (v001 NVIDIA AWRDACPI 0x00001000 MSFT 0x0100000e) @ 0x00000000
> Kernel command line: ro root=LABEL=/ rhgb
> Initializing CPU#0
> Detected 1202.733 MHz processor.
> Console: colour VGA+ 80x25
> Calibrating delay loop... 2398.61 BogoMIPS
> Memory: 481832k/491456k available (1495k kernel code, 9236k reserved,
> 1114k data, 136k init, 0k highmem)
> Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
> Inode cache hash table entries: 32768 (order: 6, 262144 bytes)
> Mount cache hash table entries: 512 (order: 0, 4096 bytes)
> Buffer cache hash table entries: 32768 (order: 5, 131072 bytes)
> Page-cache hash table entries: 131072 (order: 7, 524288 bytes)
> CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
> CPU: L2 Cache: 256K (64 bytes/line)
> Intel machine check architecture supported.
> Intel machine check reporting enabled on CPU#0.
> CPU:     After generic, caps: 0183fbff c1c7fbff 00000000 00000000
> CPU:             Common caps: 0183fbff c1c7fbff 00000000 00000000
> CPU: AMD Athlon(tm) processor stepping 02
> Enabling fast FPU save and restore... done.
> Checking 'hlt' instruction... OK.
> POSIX conformance testing by UNIFIX
> mtrr: v1.40 (20010327) Richard Gooch (rgooch at atnf.csiro.au)
> mtrr: detected mtrr type: Intel
> ACPI: Subsystem revision 20031002
> ACPI: Interpreter disabled.
> PCI: PCI BIOS revision 2.10 entry at 0xfb4a0, last bus=2
> PCI: Using configuration type 1
> PCI: Probing PCI hardware
> PCI: Probing PCI hardware (bus 00)
> PCI: Discovered primary peer bus ff [IRQ]
> PCI: Using IRQ router default [10de/01e0] at 00:00.0
> isapnp: Scanning for PnP cards...
> isapnp: No Plug & Play device found
> Linux NET4.0 for Linux 2.4
> Based upon Swansea University Computer Society NET3.039
> Initializing RT netlink socket
> apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16)
> Starting kswapd
> VFS: Disk quotas vdquot_6.5.1
> pty: 2048 Unix98 ptys configured
> Serial driver version 5.05c (2001-07-08) with MANY_PORTS MULTIPORT
> SHARE_IRQ SERIAL_PCI ISAPNP enabled
> ttyS0 at 0x03f8 (irq = 4) is a 16550A
> ttyS1 at 0x02f8 (irq = 3) is a 16550A
> Real Time Clock Driver v1.10e
> NET4: Frame Diverter 0.46
> RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 blocksize
> Uniform Multi-Platform E-IDE driver Revision: 7.00beta4-2.4
> ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
> NFORCE2: IDE controller at PCI slot 00:09.0
> NFORCE2: chipset revision 162
> NFORCE2: not 100% native mode: will probe irqs later
> AMD_IDE: Bios didn't set cable bits corectly. Enabling workaround.
> ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
> AMD_IDE: nVidia Corporation nForce2 IDE (rev a2) UDMA133 controller on
> pci00:09.0
>     ide0: BM-DMA at 0xf000-0xf007, BIOS settings: hda:DMA, hdb:DMA
>     ide1: BM-DMA at 0xf008-0xf00f, BIOS settings: hdc:DMA, hdd:DMA
> hda: FUJITSU MPC3084AT, ATA DISK drive
> blk: queue c040c880, I/O limit 4095Mb (mask 0xffffffff)
> hdc: ST3160023A, ATA DISK drive
> hdd: ST3160023A, ATA DISK drive
> blk: queue c040ccdc, I/O limit 4095Mb (mask 0xffffffff)
> blk: queue c040ce1c, I/O limit 4095Mb (mask 0xffffffff)
> ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
> ide1 at 0x170-0x177,0x376 on irq 15
> hda: attached ide-disk driver.
> hda: task_no_data_intr: status=0x51 { DriveReady SeekComplete Error }
> hda: task_no_data_intr: error=0x04 { DriveStatusError }
> hda: 16514064 sectors (8455 MB), CHS=1027/255/63, UDMA(33)
> hdc: attached ide-disk driver.
> hdc: host protected area => 1
> hdc: 312581808 sectors (160042 MB) w/8192KiB Cache, CHS=19457/255/63, UDMA(100)
> hdd: attached ide-disk driver.
> hdd: host protected area => 1
> hdd: 312581808 sectors (160042 MB) w/8192KiB Cache, CHS=19457/255/63, UDMA(100)
> Partition check:
>  hda: hda1 hda2 hda3
>  hdc: hdc1
>  hdd: hdd1
> ide: late registration of driver.
> md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
> md: Autodetecting RAID arrays.
> md: autorun ...
> md: ... autorun DONE.
> Initializing Cryptographic API
> NET4: Linux TCP/IP 1.0 for NET4.0
> IP Protocols: ICMP, UDP, TCP, IGMP
> IP: routing cache hash table of 4096 buckets, 32Kbytes
> TCP: Hash tables configured (established 32768 bind 65536)
> Linux IP multicast router 0.06 plus PIM-SM
> NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
> RAMDISK: Compressed image found at block 0
> Freeing initrd memory: 193k freed
> VFS: Mounted root (ext2 filesystem).
> LVM version 1.0.5+(22/07/2002) module loaded
> Journalled Block Device driver loaded
> EXT3-fs: INFO: recovery required on readonly filesystem.
> EXT3-fs: write access will be enabled during recovery.
> kjournald starting.  Commit interval 5 seconds
> EXT3-fs: recovery complete.
> EXT3-fs: mounted filesystem with ordered data mode.
> Freeing unused kernel memory: 136k freed
> usb.c: registered new driver usbdevfs
> usb.c: registered new driver hub
> PCI: Setting latency timer of device 00:02.0 to 64
> usb-ohci.c: USB OHCI at membase 0xde861000, IRQ 5
> usb-ohci.c: usb-00:02.0, nVidia Corporation nForce2 USB Controller
> usb.c: new USB bus registered, assigned bus number 1
> hub.c: USB hub found
> hub.c: 3 ports detected
> PCI: Setting latency timer of device 00:02.1 to 64
> usb-ohci.c: USB OHCI at membase 0xde863000, IRQ 11
> usb-ohci.c: usb-00:02.1, nVidia Corporation nForce2 USB Controller (#2)
> usb.c: new USB bus registered, assigned bus number 2
> hub.c: USB hub found
> hub.c: 3 ports detected
> PCI: Setting latency timer of device 00:02.2 to 64
> ehci_hcd 00:02.2: nVidia Corporation nForce2 USB Controller
> ehci_hcd 00:02.2: irq 9, pci mem de86b000
> usb.c: new USB bus registered, assigned bus number 3
> PCI: cache line size of 64 is not supported by device 00:02.2
> ehci_hcd 00:02.2: USB 2.0 enabled, EHCI 1.00, driver 2003-Jun-19/2.4
> hub.c: USB hub found
> hub.c: 6 ports detected
> usb.c: registered new driver hiddev
> usb.c: registered new driver hid
> hid-core.c: v1.8.1 Andreas Gal, Vojtech Pavlik <vojtech at suse.cz>
> hid-core.c: USB HID support drivers
> mice: PS/2 mouse device common for all mice
> EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,3), internal journal
> loop: loaded (max 8 devices)
> Adding Swap: 522104k swap-space (priority -1)
> kjournald starting.  Commit interval 5 seconds
> EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,1), internal journal
> EXT3-fs: mounted filesystem with ordered data mode.
> reiserfs: found format "3.6" with standard journal
> reiserfs: checking transaction log (device lvm(58,3)) ...
> for (lvm(58,3))
> lvm(58,3):Using r5 hash to sort names
> reiserfs: found format "3.6" with standard journal
> reiserfs: checking transaction log (device lvm(58,4)) ...
> for (lvm(58,4))
> lvm(58,4):Using r5 hash to sort names
> reiserfs: found format "3.6" with standard journal
> reiserfs: checking transaction log (device lvm(58,5)) ...
> for (lvm(58,5))
> lvm(58,5):Using r5 hash to sort names
> parport0: PC-style at 0x378 [PCSPP,TRISTATE]
> SCSI subsystem driver Revision: 1.00
> inserting floppy driver for 2.4.22-1.2199.nptl_52.rhfc1.at
> Floppy drive(s): fd0 is 1.44M
> FDC 0 is a post-1991 82077
> Intel(R) PRO/100 Network Driver - version 2.3.18-k1
> Copyright (c) 2003 Intel Corporation
> 
> divert: allocating divert_blk for eth0
> e100: selftest OK.
> e100: eth0: Intel(R) PRO/100 Network Connection
>   Hardware receive checksums enabled
>   cpu cycle saver enabled
> 
> divert: freeing divert_blk for eth0
> ip_tables: (C) 2000-2002 Netfilter core team
> Intel(R) PRO/100 Network Driver - version 2.3.18-k1
> Copyright (c) 2003 Intel Corporation
> 
> divert: allocating divert_blk for eth0
> e100: selftest OK.
> e100: eth0: Intel(R) PRO/100 Network Connection
>   Hardware receive checksums enabled
>   cpu cycle saver enabled
> 
> ip_tables: (C) 2000-2002 Netfilter core team
> e100: eth0 NIC Link is Up 10 Mbps Half duplex
> i2c-core.o: i2c core module version 2.8.4 (20040207)
> i2c-proc.o version 2.8.4 (20040207)
> i2c-core.o: i2c core module version 2.8.4 (20040207)
> i2c-isa.o version 2.8.6 (20040405)
> i2c-proc.o version 2.8.4 (20040207)
> eeprom.o version 2.8.6 (20040405)
> it87.o version 2.8.6 (20040405)
> application bug: swatch(3383) has SIGCHLD set to SIG_IGN but calls wait().
> (see the NOTES section of 'man 2 wait'). Workaround activated.
> Installing knfsd (copyright (C) 1996 okir at monad.swb.de).
> spurious 8259A interrupt: IRQ7.
> remote_dev: IR Remote Control driver registered, at major 72
> remote_dev: remote_register_plugin:sample_rate: 0
> remote_sir: I/O port 0x03f8, IRQ 4.
> enable_irq(4) unbalanced from decd7bb2
> remote_sir: Installed.
> Linux video capture interface: v1.00
> saa7127: video encoder driver version V 0.3 loaded
> saa7115: starting probe for adapter ISA main adapter (0x50000)
> ivtv: ==================== START INIT IVTV ====================
> ivtv: version 0.3.0 (0.3.1f-56.rhfc1.at) loading
> ivtv: Linux version: 2.4.22-1.2199.nptl_52.rhfc1.at
> ivtv: In case of problems please include the debug info
> ivtv: between the START INIT IVTV and END INIT IVTV lines when
> ivtv: mailing the ivtv-devel mailinglist.
> ivtv: Autodetected WinTV PVR 350 card
> ivtv: Found an iTVC15 based chip
> ivtv: Unreasonably low latency timer, setting to 64 (was 32)
> ivtv: XXX PCI device: 0x01e0 vendor: 0x10de
> ivtv: i2c attach [client=EEPROM chip,ok]
> tuner: chip found at addr 0xc2 i2c-bus ivtv i2c driver #0
> ivtv: i2c attach [client=(tuner unset),ok]
> tuner: type set to 2 (Philips NTSC (FI1236,FM1236 and compatibles)) by
> insmod option
> tuner: The type=<n> insmod option will go away soon.
> tuner: Please use the tuner=<n> option provided by
> tuner: tv aard core driver (bttv, saa7134, ...) instead.
> saa7127: detecting saa7127 client on address 0x88
> saa7127: Selecting NTSC video Standard
> saa7127: Selecting S-Video+Composite
> saa7127: Turn WSS off
> saa7127: Widescreen Mode 4:3 Full Format
> saa7127: Selecting Normal Encoder Input
> saa7127: Enable Video Output
> ivtv: i2c attach [client=saa7127[0],ok]
> saa7115: starting probe for adapter ivtv i2c driver #0 (0x10005)
> saa7115: detecting saa7115 client on address 0x42
> saa7115: writing init values
> ivtv: i2c attach [client=saa7115[0],ok]
> saa7115: status: (1E) 0x48, (1F) 0xc0
> msp34xx: ivtv version
> msp34xx: init: chip=MSP3448W-A2, has NICAM support, simple (D) mode,
> simpler (G) no-thread mode
> msp34xx: $Id$ compiled on: Nov  2 2004 16:18:55
> ivtv: i2c attach [client=MSP3448W-A2,ok]
> ivtv: i2c client addr: 0x50 not found!
> ivtv: Error -19 reading Hauppauge eeprom.
> ivtv: Possible causes: the tveeprom module was not loaded, or
> ivtv: the eeprom kernel module was loaded before the tveeprom module.
> ivtv: Encoder revision: 0x02040024
> ivtv: Encoder Firmware is buggy, use version 0x02040011
> ivtv: Decoder revision: 0x02020023
> ivtv: Configuring WinTV PVR 350 card with 10 streams
> ivtv: Create DMA stream 0 using 320 16384 byte buffers  5242880 kbytes total
> ivtv: Registered v4l2 device, streamtype 0 minor 0
> ivtv: Create DMA stream 1 using 64 16384 byte buffers  1048576 kbytes total
> ivtv: Registered v4l2 device, streamtype 1 minor 32
> ivtv: Create stream 2 using 40 52224 byte buffers  2097152 kbytes total
> ivtv: Registered v4l2 device, streamtype 2 minor 224
> ivtv: Create DMA stream 3 using 128 16384 byte buffers  2097152 kbytes total
> ivtv: Registered v4l2 device, streamtype 3 minor 24
> ivtv: Create stream 4
> ivtv: Registered v4l2 device, streamtype 4 minor 64
> ivtv: Create DMA stream 5 using 16 65536 byte buffers  1048576 kbytes total
> ivtv: Registered v4l2 device, streamtype 5 minor 16
> ivtv: Create stream 6 using 1024 2048 byte buffers  262144 kbytes total
> ivtv: Registered v4l2 device, streamtype 6 minor 228
> ivtv: Create stream 7
> ivtv: Registered v4l2 device, streamtype 7 minor 232
> ivtv: Create DMA stream 8 using 16 65536 byte buffers  1048576 kbytes total
> ivtv: Registered v4l2 device, streamtype 8 minor 48
> ivtv: Create DMA stream 9 using 32 65536 byte buffers  2097152 kbytes total
> ivtv: Could not detect tuner standard, defaulting to NTSC.
> saa7115: decoder set input (4)
> saa7115: now setting Composite input
> ivtv: Setting audio matrix to input 3, output 1
> ivtv: Switching standard to NTSC.
> ivtv: ivtv_enc_thread: pid = 3893, itv = 0xded1b240
> ivtv: ivtv_dec_thread: pid = 3894, itv = 0xded1b240
> saa7115: decoder set norm NTSC
> saa7115: set audio: 0x01
> saa7127: Setting Encoder Video Standard
> saa7127: Set NTSC Video Mode
> saa7127: Selecting NTSC video Standard
> ivtv: Initialized WinTV PVR 350, card #0
> ivtv: ====================  END INIT IVTV  ====================
> ivtv-osd: Framebuffer module loaded (attached to ivtv card id 0)
> ivtv-osd: Framebuffer is at decoder-relative address 0x00510000 and
> has 1704960 bytes.
> ivtv-osd: screen coords: [0 0] -> [720 480]
> ivtv-osd: original global alpha = 208
> ivtv-osd: current OSD state = 39
> ivtv-osd: new global alpha = 208 (1 255 0)
> ivtv-osd: framebuffer at 0xd5510000, mapped to 0xdfad0000, size 1350k
> ivtv-osd: mode is 720x480x32, linelength=2880
> Console: switching to colour frame buffer device 90x30
> ivtv-osd: fb0: iTVC15 TV out frame buffer device
> lirc_dev: IR Remote Control driver registered, at major 61
> bttv: driver version 0.7.107 loaded
> bttv: using 4 buffers with 2080k (8320k total) for capture
> bttv: Host bridge is PCI device 10de:01e0 (nVidia Corporation)
> lirc_i2c: chip found @ 0x18 (Hauppauge IR)
> ivtv: i2c attach [client=Hauppauge IR,ok]
> lirc_dev: lirc_register_plugin:sample_rate: 10
> saa7115: decoder disable output
> saa7115: decoder set input (0)
> saa7115: now setting Composite input
> ivtv: Setting audio matrix to input 1, output 1
> saa7115: decoder enable output
> saa7115: decoder disable output
> saa7115: decoder enable output
> saa7115: decoder set picture bright=128 contrast=63 saturation=64 hue=0
> saa7115: decoder set picture bright=128 contrast=63 saturation=63 hue=0
> saa7115: decoder set picture bright=127 contrast=63 saturation=63 hue=0
> saa7115: decoder set picture bright=127 contrast=63 saturation=63 hue=0
> saa7115: decoder disable output
> saa7115: decoder enable output
> saa7115: decoder set picture bright=127 contrast=63 saturation=63 hue=0
> saa7115: decoder set picture bright=127 contrast=63 saturation=63 hue=0
> saa7115: decoder set picture bright=127 contrast=63 saturation=63 hue=0
> saa7115: decoder set picture bright=127 contrast=63 saturation=63 hue=0
> saa7115: decoder set picture bright=127 contrast=63 saturation=63 hue=0
> saa7115: decoder set picture bright=127 contrast=63 saturation=63 hue=0
> saa7115: decoder set picture bright=127 contrast=63 saturation=63 hue=0
> saa7115: decoder set picture bright=127 contrast=63 saturation=63 hue=0
> saa7115: decoder set size
> saa7115: decoder disable output
> saa7115: decoder enable output
> 

Upon re-reading my own message I see that I didn't clarify which
system was having this problem.  It's the backend/frontend combo
machine that is suffering from this.  Of course, that's the one that's
out in the living room on the main TV so this is doing wonders for the
WAF.


More information about the mythtv-users mailing list