Hello all. Just to prove that not all posts to this board are spam. Here
is my ivtv problem.
It's my first post, so be patient, and remember, at least it's not spam!

Anyway, my goal is a myth-tv box using a via board. I have a pvr-150 and
I'm trying to do it with gentoo.
I have the ir, unichrome and alsa working, now I just need to nail down
the tuner. I can get video in via the composite input, but not yet
through the tuner (where the cable/sat tv plugs into).

I've gotten this far because of a collection of pages, this one being
the most helpful of late
http://hybryd.org/?module=linux&step=gentoo&id=misc&pid=pvr150howto

>From what I can gather, the 2.6.12 kernel changed a few things, that
aren't listed on the various boards.
Anyway, I think my problem is the line
tuner 0-0061: tuner type not set
I've read that the PVR-150 should autodetect, and it seems to mostly.
I've tried putting the tuner=50 and more than a few others into my
modules.d/ivtv file on the bttv file, always the same results
tuner type not set, and static when I cat /dev/video0.
So here is my file, and the dmesg, any help would be appreciated

Thanks

Bill

tveeprom: Hauppauge: model = 26032, rev = C199, serial# = 7774334
tveeprom: tuner = <unknown> (idx = 99, type = -656179708)
tveeprom: tuner fmt = NTSC(M) (eeprom = 0x08, v4l2 = 0x00001000)
tveeprom: audio_processor = TDA9850 (type = 3)

/etc/modules.d/ivtv

alias char-major-61 lirc_i2c
        alias char-major-81 videodev
        alias char-major-81-0 ivtv
        options bttv radio=1
        #options ivtv tuner=51
        #options tuner type=51
        #was options tuner type=50 with no bttv, add tuner=50 to above bttv
        add above ivtv lirc_dev lirc_i2c


ivtv: ==================== START INIT IVTV ====================
ivtv: version 0.3.2 (r) loading
ivtv: Linux version: 2.6.12-gentoo-r6 preempt VIAC3-2 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 150 card
ivtv: Found an iTVC16 based chip
ACPI: PCI Interrupt 0000:00:14.0[A] -> Link [LNKB] -> GSI 5 (level, low)
-> IRQ 5
ivtv: VIA PCI device: 0x3123 vendor: 0x1106
cx25840: FW image '/lib/modules/HcwMakoA.ROM' of size 14264 loaded.
cx25840: FW image md5 digest: 3a4803384f749d644ee1f1ca9dcb12fa
cx25840: FW image sha1 digest: 2b5e6292b7391c980b93d156cf6b34178ce770f6
ivtv: i2c attach [client=cx25840[50],ok]
ivtv: i2c attach [client=wm8775[50],ok]
ivtv: i2c attach [client=tveeprom,ok]
tveeprom: Hauppauge: model = 26032, rev = C199, serial# = 7774334
tveeprom: tuner = <unknown> (idx = 99, type = -656179708)
tveeprom: tuner fmt = NTSC(M) (eeprom = 0x08, v4l2 = 0x00001000)
tveeprom: audio_processor = TDA9850 (type = 3)
ivtv: Tuner Type -656179708, Tuner formats 0x00001000, Radio: yes, Model
0x008d1659, Revision 0xdec7f9d8
ivtv: NTSC tuner detected
ivtv: Radio detected
ivtv: i2c attach [client=(tuner unset),ok]
tuner 0-0061: chip found @ 0xc2 (ivtv i2c driver #0)
ivtv: Encoder revision: 0x02040011
ivtv: Configuring WinTV PVR 150 card with 5 streams
ivtv: Registered v4l2 device, streamtype 0 minor 0
ivtv: Create DMA stream 0 using 1024 16384 byte buffers  0 kbytes total
ivtv: Allocate DMA stream 0 using 1024 16384 byte buffers  16777216
kbytes total
ivtv: Registered v4l2 device, streamtype 1 minor 32
ivtv: Create DMA stream 1
ivtv: Allocate DMA stream 1
ivtv: Registered v4l2 device, streamtype 2 minor 224
ivtv: Create stream 2 using 40 52224 byte buffers  0 kbytes total
ivtv: Allocate stream 2 using 40 52224 byte buffers  2097152 kbytes total
ivtv: Registered v4l2 device, streamtype 3 minor 24
ivtv: Create DMA stream 3 using 455 4608 byte buffers  0 kbytes total
ivtv: Allocate DMA stream 3 using 455 4608 byte buffers  2097152 kbytes
total
ivtv: Registered v4l2 device, streamtype 4 minor 64
ivtv: Create stream 4
ivtv: Allocate stream 4
ivtv: Switching standard to NTSC.
tuner 0-0061: tuner type not set
ivtv: Initialized WinTV PVR 150, card #0
ivtv: ====================  END INIT IVTV  ====================
ivtv: ivtv_enc_thread: pid = 29577, itv = 0xdec748c0
lirc_dev: IR Remote Control driver registered, at major 61
bttv: driver version 0.9.15 loaded
bttv: using 8 buffers with 2080k (520 pages) each for capture
lirc_i2c: chip found @ 0x71 (Hauppauge IR (PVR150))
ivtv: i2c attach [client=Hauppauge IR (PVR150),ok]
lirc_dev: lirc_register_plugin:sample_rate: 10
mythical ~ #






-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Ivtv-users mailing list
Ivtv-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ivtv-users

Reply via email to