<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1491" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I've been working on a fresh install following 
Jarod's guide.&nbsp; The system detected my PVR-250 when I first installed the 
ivtv drivers, but after subsequently reboots,&nbsp;ivtv doesn't recognize my 
card and defaults to a PVR-150.&nbsp; There are also error messages stating 
"ivtv: i2c client addr: 0x44 not found!".</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>If tried to comment out the tveeprom&nbsp;and 
msp3400 lines in /etc/modprobe.conf, but that only introduced additional 
errors.&nbsp; If I physically remove the pvr-250, reboot, power down, install 
the card then boot again, then the card is recognized correctly.&nbsp; But as 
soon as a reboot it reverts to the PVR-150.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Any suggestion on where I'm going 
wrong?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2># dmesg</FONT></DIV>
<DIV><FONT face=Arial size=2>ivtv: ==================== START INIT IVTV 
====================<BR>ivtv: version 0.2.0 (rc3i) loading<BR>ivtv: Linux 
version: 2.6.10-1.770_FC3smp SMP 686 REGPARM 4KSTACKS gcc-3.4<BR>ivtv: In case 
of problems please include the debug info<BR>ivtv: between the START INIT IVTV 
and END INIT IVTV lines when<BR>ivtv: mailing the ivtv-devel 
mailinglist.<BR>ivtv: Unknown card: vendor/device: 4444/0016,subsystem 
vendor/device: 0070/0009<BR>ivtv: Defaulting to WinTV PVR 150 card<BR>ivtv: 
Please mail the vendor/device and subsystem vendor/device IDs and what kind 
of<BR>ivtv: card you have to the ivtv-devel mailinglist:h<A 
href="http://sourceforge.net/projects/ivtv">ttp://sourceforge.net/projects/ivtv</A><BR>ivtv: 
Prefix your subject line with [UNKNOWN CARD].<BR>ivtv: Found an iTVC16 based 
chip<BR>ACPI: PCI interrupt 0000:02:05.0[A] -&gt; GSI 21(level, low) -&gt; IRQ 
185<BR>ivtv: XXX PCI device: 0x2570 vendor: 0x8086<BR>tveeprom: Hauppauge: model 
= 32062, rev = C182, serial# = 7812201<BR>tveeprom: tuner = LG TAPC H791F (idx = 
82, type = 39)<BR>tveeprom: tuner fmt = NTSC(M) (eeprom = 0x08,v4l2 = 
0x00001000)<BR>tveeprom: audio_processor = MSP3445 (type = 12)<BR>ivtv: i2c 
attach [client=tveeprom[0],ok]<BR>ivtv: Tuner Type 39, Tuner formats 0x00001000, 
Radio: yes, Model 0x008d1612, Revision 0x00000000<BR>ivtv: NTSC tuner 
detected<BR>ivtv: Radio detected<BR>tuner: chip found at addr 0xc2 i2c-bus ivtv 
i2c driver #0<BR>ivtv: i2c attach [client=(tuner unset),ok]<BR>ivtv: Encoder 
revision: 0x02040024<BR>ivtv: Encoder Firmware may be buggy, use version 
0x02040011<BR>ivtv: Configuring WinTV PVR 150 card with 5 streams<BR>ivtv: 
Create DMA stream 0 using 256 16384 byte buffers&nbsp; 4194304 kbytes 
total<BR>ivtv: Registered v4l2 device, streamtype 0 minor 0<BR>ivtv: Create DMA 
stream 1<BR>ivtv: Registered v4l2 device, streamtype 1 minor 32<BR>ivtv: Create 
stream 2 using 40 52224 byte buffers&nbsp; 2097152 kbytes total<BR>ivtv: 
Registered v4l2 device, streamtype 2 minor 224<BR>ivtv: Create DMA stream 3 
using 455 4608 bytebuffers&nbsp; 2097152 kbytes total<BR>ivtv: Registered v4l2 
device, streamtype 3 minor 24<BR>ivtv: Create stream 4<BR>ivtv: Registered v4l2 
device, streamtype 4 minor 64<BR>ivtv: Setting Tuner 39<BR>tuner: type set to 39 
(LG NTSC (newer TAPC series)) by ivtv i2c driver #0<BR>ivtv: i2c client addr: 
0x44 not found!<BR>ivtv: Switching standard to NTSC.<BR>ivtv: i2c client addr: 
0x44 not found!<BR>ivtv: Initialized WinTV PVR 150, card #0<BR>ivtv: 
====================&nbsp; END INIT IVTV&nbsp; 
====================<BR></FONT></DIV>
<DIV><FONT face=Arial size=2># cat /etc/modprobe.conf</FONT></DIV>
<DIV><FONT face=Arial size=2>alias eth0 b44<BR>alias scsi_hostadapter 
ata_piix<BR>alias char-major-61 lirc_i2c<BR>alias snd-card-0 
snd-intel8x0<BR>options snd-card-0 index=0<BR>install snd-intel8x0 
/sbin/modprobe --ignore-install snd-intel8x0 &amp;&amp; /usr/sbin/alsactl 
restore &gt;/dev/null 2&gt;&amp;1 || :<BR>remove snd-intel8x0 { 
/usr/sbin/alsactl store &gt;/dev/null 2&gt;&amp;1 || : ; }; /sbin/modprobe -r 
--ignore-remove snd-intel8x0<BR>alias usb-controller ehci-hcd<BR>alias 
usb-controller1 uhci-hcd<BR># nvidia kernel module<BR>alias char-major-195 
nvidia-1_0-6629<BR>alias nvidia nvidia-1_0-6629<BR># ivtv modules setup<BR>alias 
char-major-81 videodev<BR>alias char-major-81-0 ivtv<BR>alias tveeprom 
tveeprom-ivtv<BR>alias msp3400 msp3400-ivtv<BR>install lirc_i2c /sbin/modprobe 
ivtv; /sbin/modprobe --ignore-install lirc_i2c</FONT></DIV>
<DIV><FONT face=Arial size=2>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2># /sbin/lspci -v</FONT></DIV>
<DIV><FONT face=Arial size=2>02:05.0 Multimedia video controller: Internext 
Compression Inc iTVC16 (CX23416)MPEG-2 Encoder (rev 
01)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Subsystem: Hauppauge computer 
works Inc.: Unknown device 0009<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
Flags: bus master, medium devsel, latency 64, IRQ 
185<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Memory at f0000000 (32-bit, 
prefetchable) [size=64M]<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
Capabilities: [44] Power Management version 2</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;</DIV></FONT></FONT></DIV>
<DIV><FONT face=Arial size=2># ll /dev/video*<BR>lrwxrwxrwx&nbsp; 1 
root&nbsp;&nbsp; root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 6 Apr&nbsp; 4 16:25 
/dev/video -&gt; video0<BR>crw-------&nbsp; 1 mythtv root 81,&nbsp; 0 Apr&nbsp; 
4 16:25 /dev/video0<BR>crw-------&nbsp; 1 mythtv root 81, 24 Apr&nbsp; 4 16:25 
/dev/video24<BR>crw-------&nbsp; 1 mythtv root 81, 32 Apr&nbsp; 4 16:25 
/dev/video32<BR>crw-------&nbsp; 1 mythtv root 81, 32 Apr&nbsp; 4 16:25 
/dev/video4linux<BR></DIV>
<DIV><BR></DIV></FONT></BODY></HTML>