You seem to have the same card that I have.  If that's the case, then
it's a tuner type 50.  I didn't try the kernel patches, but I did have
luck with a 2.6.10 kernel (also using 0.3.2a)

Make sure your modprobe.conf (or similar) has the following
options ivtv tuner=50

Also, I noticed in your log: Unable to open '/lib/modules/HcwMakoA.ROM'.

I'm not sure what that file does, but it is possible to copy it from the
root directory of the CD that came with the card.  I just copied it
right into /lib/modules and that error disappeared.

On Mon, 2005-01-03 at 10:58, Rasmus Larsen wrote:
> I've been playing around with getting a pvr 150 card working using ivtv 0.32a 
> (only the video part, I know the sound part doesn't work yet), however ivtv 
> doesn't seem to be able to identify my tuner, here's the relevant output from 
> dmesg:
> (I loaded tveeprom before loading ivtv)
> 
> ivtv: ==================== START INIT IVTV ====================
> ivtv: version 0.3.2 (a) loading
> ivtv: Linux version: 2.6.9-gentoo-r13 preempt K7 gcc-3.4
> 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
> ivtv: XXX PCI device: 0x01e0 vendor: 0x10de
> tuner: chip found at addr 0xc2 i2c-bus ivtv i2c driver #0
> ivtv: i2c attach [client=(tuner unset),ok]
> cx25840: starting probe for adapter ivtv i2c driver #0 (0x10005)
> cx25840: detecting client on address 0x88
> cx25840: writing init values
> Unable to open '/lib/modules/HcwMakoA.ROM'.
> ivtv: i2c attach [client=cx25840[1],ok]
> cx25840: status: (0x40C) 0x11 (0x40D) 0x81, (0x40E) 0x01
> wm8775: starting probe for adapter ivtv i2c driver #0 (0x10005)
> wm8775: detecting client on address 0x36
> wm8775: writing init values
> ivtv: i2c attach [client=wm8775[1],ok]
> tveeprom: Hauppauge: model = 26054, rev = C197, serial# = 7494639
> tveeprom: tuner = <unknown> (idx = 97, type = 4)
> tveeprom: tuner fmt = PAL(D/K) (eeprom = 0x44, v4l2 = 0x00000e07)
> tveeprom: audio_processor = MSP3410D (type = 5)
> ivtv: i2c attach [client=tveeprom[1],ok]
> ivtv: Encoder revision: 0x02050032
> ivtv: Encoder Firmware may be buggy, use version 0x02040011
> ivtv: Configuring WinTV PVR 150 card with 4 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: Could not detect tuner standard, defaulting to NTSC.
> tuner: tuner type not set
> cx25840: decoder set input (6)
> cx25840: now setting Composite input
> ivtv: Switching standard to NTSC.
> tuner: tuner type not set
> cx25840: decoder set norm NTSC
> cx25840: set audio: 0x01
> ivtv: Initialized WinTV PVR 150, card #0
> ivtv: ====================  END INIT IVTV  ====================
> ivtv: ivtv_enc_thread: pid = 8227, itv = 0xf1b3bf60
> ---------------------------------------
> And the output of lspci -vv
> ---------------------------------------
> 0000:01:08.0 Multimedia video controller: Internext Compression Inc iTVC16 
> (CX23416) MPEG-2 Encoder (rev 01)
>         Subsystem: Hauppauge computer works Inc.: Unknown device 8003
>         Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
> Stepping- SERR- FastB2B-
>         Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- 
> <TAbort- <MAbort- >SERR- <PERR-
>         Latency: 64 (32000ns min, 2000ns max), cache line size 08
>         Interrupt: pin A routed to IRQ 11
>         Region 0: Memory at d8000000 (32-bit, prefetchable)
>         Capabilities: [44] Power Management version 2
>                 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA 
> PME(D0-,D1-,D2-,D3hot-,D3cold-)
>                 Status: D0 PME-Enable- DSel=0 DScale=0 PME-
> ----------------------------------------
> 
> I'm running 2.6.9 (and I have tried 2.6.10 as well), with the new tuner 
> patches, ivtv gives me a mpeg output on /dev/video with nothing but static, 
> and as ivtvctl --set-freq=<x> (probably since the tuner isn't initialised) 
> i'm unable to do anything else.
> 
> Is this a known issue, lacking support? Or have I simply failed to apply 
> something?
> 
> Thanks
> Ramus Larsen
> 
> 
> -------------------------------------------------------
> The SF.Net email is sponsored by: Beat the post-holiday blues
> Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
> It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
> _______________________________________________
> ivtv-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/ivtv-devel



-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
ivtv-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ivtv-devel

Reply via email to