I've been a guest lurker for awhile, but I finally got the courage to get a PVR-250 and a shuttle case, and install KnoppMyth. Have a SATA drive, but after going over all the instructions, I got an install going that seems to -almost- work.
I can't figure out why, but it doesn't appear that changing channels is working correctly. I'm getting the DataDirect listings successfully, the channel Frequencies are in place in my channel setup, but I can't seem to tune in anything.
I'm pretty green here, so it's entirely possible (and what I'm hoping for) that I've neglected a step that someone knows right off the bat.
Customer of comcast basic cable. Got the coax plugged directly into the PVR-250. Static on nearly all channels, but I can see the Discovery Channel. Picture quality is really, really bad. I'm guessing this is due to bad settings... .I just don't know where to look. Hunted for awhile in the forums, and read about the ivtv tuner mode. Set it to '2' in /etc/mythtv/modules/ivtv, but it didn't seem to help. I'm using the 'tuner0' to try and view this, but I'm also not sure if that's correct, or if a 'composite' setting is correct for cable tuning?
Here's the output of dmesg with ivtv. I'm not even sure if that's the problem - any help would be really appreciated.
Code:
ivtv: ==================== START INIT IVTV ====================
ivtv: version 0.2.0 (rc3j) loading
ivtv: Linux version: 2.6.11.9-chw-2 SMP preempt 586 gcc-3.3
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 250 card
ivtv: Found an iTVC16 based chip
ACPI: PCI interrupt 0000:02:07.0[A] -> GSI 19 (level, low) -> IRQ 19
ivtv: Unreasonably low latency timer, setting to 64 (was 32)
ivtv: XXX PCI device: 0x2570 vendor: 0x8086
ivtv: i2c attach [client=tveeprom,ok]
msp34xx: ivtv version
msp34xx: init: chip=MSP3445G-B8, has NICAM support, simple (D) mode, simpler (G) no-thread mode
msp34xx: $Id$ compiled on: May 24 2005 00:43:28
ivtv: i2c attach [client=MSP3445G-B8,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) 0x01, (1F) 0xc0
tveeprom: Hauppauge: model = 32062, rev = C199, serial# = 8054700
tveeprom: tuner = <unknown> (idx = 99, type = 0)
tveeprom: tuner fmt = NTSC(M) (eeprom = 0x08, v4l2 = 0x00001000)
tveeprom: audio_processor = MSP3445 (type = 12)
ivtv: Tuner Type 0, Tuner formats 0x00001000, Radio: yes, Model 0x008d1659, Revision 0x00000001
ivtv: NTSC tuner detected
ivtv: Radio detected
tuner: Unknown parameter `type'
ivtv: Failed to load module tuner
ivtv: Encoder revision: 0x02040011
ivtv: Configuring WinTV PVR 250 card with 5 streams
ivtv: Create DMA stream 0 using 256 16384 byte buffers 4194304 kbytes total
ivtv: Registered v4l2 device, streamtype 0 minor 0
ivtv: Create DMA stream 1
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 455 4608 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: Setting Tuner 0
ivtv: i2c client id: 0x02 not found!
ivtv: i2c client id: 0x02 not found!
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: i2c client id: 0x02 not found!
ivtv: ivtv_enc_thread: pid = 2367, itv = 0xe11d4aa0
saa7115: decoder set norm NTSC
saa7115: set audio: 0x01
ivtv: Initialized WinTV PVR 250, card #0
ivtv: ==================== END INIT IVTV ====================