Hello! Ive recently followed your instructions for installing the standalone driver for the PVR2 USB.
I run Mepis 6, kernel version 2.6.15-27-386 'lsusb' shows: --------------- Bus 001 Device 004: ID 2040:2400 Hauppauge --------------- 'lsmod | grep pvrusb2' shows: --------------- pvrusb2 149788 0 v4l2_common 5888 1 pvrusb2MPlayer 2:0.99+1.0pre7try2+cvs20060117-0ubuntu8 (C) 2000-2006 MPlayer Team CPU: Intel Pentium 4/Celeron D Prescott; Pentium D/XE Smithfield; Xeon Nocona,Irwindale (Family: 15, Stepping: 3) CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1 Compiled with runtime CPU detection. 91 audio & 204 video codecs Linux RTC init error in ioctl (rtc_irqp_set 1024): Permission denied Try adding "echo 1024 > /proc/sys/dev/rtc/max-user-freq" to your system startup scripts. Opening joystick device /dev/input/js0 Can't open joystick device /dev/input/js0: No such file or directory Can't init input joystick Setting up LIRC support... mplayer: could not connect to socket mplayer: No such file or directory Failed to open LIRC support. You will not be able to use your remote control. Playing /dev/video0. Cache fill: 0.00% (0 bytes) v4l1_compat 12804 1 pvrusb2 videodev 9344 1 pvrusb2 tveeprom 14096 1 pvrusb2 i2c_core 19984 8 nvidia,i2c_acpi_ec,wm8775,tda9887,tuner,cx25840,pvrusb2,tveeprom --------------- when I hotplug the device, 'dmesg' shows: --------------- [17180256.496000] usb 1-5: new high speed USB device using ehci_hcd and address 5 [17180256.740000] usb 1-5: reset high speed USB device using ehci_hcd and address 5 [17180257.144000] cx25840 0-0044: cx25843-23 found @ 0x88 (pvrusb2_a) [17180257.896000] cx25840 0-0044: loaded v4l-cx25840.fw firmware (13837 bytes) [17180257.984000] tuner 0-0061: chip found @ 0xc2 (pvrusb2_a) [17180257.996000] tda9887 0-0043: chip found @ 0x86 (pvrusb2_a) [17180257.996000] wm8775 0-001b: chip found @ 0x36 (pvrusb2_a) [17180258.008000] tveeprom 0-00a2: Hauppauge model 24012, rev D3A3, serial# 8631698 [17180258.008000] tveeprom 0-00a2: tuner model is TCL MFNM05-4 (idx 103, type 43) [17180258.008000] tveeprom 0-00a2: TV standards NTSC(M) (eeprom 0x08) [17180258.008000] tveeprom 0-00a2: audio processor is CX25843 (idx 37) [17180258.008000] tveeprom 0-00a2: decoder processor is CX25843 (idx 30) [17180258.008000] tveeprom 0-00a2: has radio, has IR remote [17180258.092000] tuner 0-0061: type set to 43 (Philips NTSC MK3 (FM1236MK3 or FM1236/F)) [17180258.136000] cx25840 0-0044: Video signal: not present [17180258.136000] cx25840 0-0044: Detected format: NTSC-M [17180258.136000] cx25840 0-0044: Detected audio mode: mono [17180258.136000] cx25840 0-0044: Detected audio standard: no detected audio standard [17180258.136000] cx25840 0-0044: Audio muted: yes [17180258.136000] cx25840 0-0044: Audio microcontroller: running [17180258.136000] cx25840 0-0044: Configured audio standard: automatic detection [17180258.136000] cx25840 0-0044: Configured audio system: BTSC [17180258.136000] cx25840 0-0044: Specified standard: NTSC-M [17180258.136000] cx25840 0-0044: Specified input: Tuner [17180258.136000] cx25840 0-0044: Specified audio input: Tuner [17180258.136000] cx25840 0-0044: Specified audioclock freq: 48 kHz [17180258.136000] cx25840 0-0044: Preferred audio mode: stereo [17180258.136000] tda9887 0-0043: Data bytes: b=14 c=30 e=44 [17180258.136000] wm8775 0-001b: Input: default [17180258.136000] pvrusb2: Device initialization completed successfully. [17180258.136000] pvrusb2: registered device video0 [mpeg] [17180258.136000] pvrusb2: registered device radio0 [mpeg] --------------- when i try to run the device using: 'mplayer /dev/video0', The red light on the PVR comes on, and I get this output: --------------- MPlayer 2:0.99+1.0pre7try2+cvs20060117-0ubuntu8 (C) 2000-2006 MPlayer Team CPU: Intel Pentium 4/Celeron D Prescott; Pentium D/XE Smithfield; Xeon Nocona,Irwindale (Family: 15, Stepping: 3) CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1 Compiled with runtime CPU detection. 91 audio & 204 video codecs Linux RTC init error in ioctl (rtc_irqp_set 1024): Permission denied Try adding "echo 1024 > /proc/sys/dev/rtc/max-user-freq" to your system startup scripts. Opening joystick device /dev/input/js0 Can't open joystick device /dev/input/js0: No such file or directory Can't init input joystick Setting up LIRC support... mplayer: could not connect to socket mplayer: No such file or directory Failed to open LIRC support. You will not be able to use your remote control. Playing /dev/video0. Cache fill: 0.00% (0 bytes) --------------- And it just hangs there forever. When I hit CTRL-C, It exits with: --------------- MPlayer interrupted by signal 2 in module: enable_cache --------------- Ive looked through the FAQ, and have searched via Google, and have found you can specify a -nocache option in mplayer. When I do this, the red light on the PVR comes on, and I get the following output: --------------- MPlayer 2:0.99+1.0pre7try2+cvs20060117-0ubuntu8 (C) 2000-2006 MPlayer Team CPU: Intel Pentium 4/Celeron D Prescott; Pentium D/XE Smithfield; Xeon Nocona,Irwindale (Family: 15, Stepping: 3) CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1 Compiled with runtime CPU detection. 91 audio & 204 video codecs Linux RTC init error in ioctl (rtc_irqp_set 1024): Permission denied Try adding "echo 1024 > /proc/sys/dev/rtc/max-user-freq" to your system startup scripts. Opening joystick device /dev/input/js0 Can't open joystick device /dev/input/js0: No such file or directory Can't init input joystick Setting up LIRC support... mplayer: could not connect to socket mplayer: No such file or directory Failed to open LIRC support. You will not be able to use your remote control. Playing /dev/video0. --------------- Again, it just sits there, the mplayer window never opens. (It also never opens in the above scenerio) When I CTRL-C, it reports: --------------- MPlayer interrupted by signal 2 in module: demux_open --------------- I'm not sure what I need to do. I've tried many other TV apps (TvTime, KDETV, kplayer) and they all have issues, so I'm inclined to think it's something with the driver install, and not so much a particular application. Does anyone have any suggestions, as to how I can get this working? Thanks! CJ _______________________________________________ pvrusb2 mailing list [email protected] http://www.isely.net/cgi-bin/mailman/listinfo/pvrusb2
