Hello All,<br><br>Just upgraded to .19 from .18 and everything works great except for LiveTV and obviously new recordings.&nbsp; When I try and view LiveTV all I get now is static.&nbsp; I have a PVR-250 taking input from an external cable box.&nbsp; I only upgraded the myth debs (i built them from source since I run KnoppMyth but didnt want to blow away my entire system to upgrade).&nbsp; Since I am getting static it appears that ivtv is still functioning but it is not setting the tuner to chan 3 so that it can receive the input from the cable box. I still have ivtv 
0.2.0 on the backend.&nbsp; Does .19 require a higher version (0.4.x) ?&nbsp; I tried to reset ivtv with ivtvctl -v input=3,output=1 but still get static.&nbsp; Here is the output from a sql query showing myths tuner settings:<br><br>*************************** 1. row ***************************
<br>&nbsp;&nbsp;&nbsp; cardinputid: 1<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; cardid: 1<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; sourceid: 1<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; inputname: Tuner 0<br>externalcommand: /usr/local/bin/change_channel $1<br>&nbsp;&nbsp;&nbsp;&nbsp; preference: 0<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; shareable: N<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; tunechan: 3<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; startchan: 102
<br>&nbsp; freetoaironly: 1<br>&nbsp;&nbsp;&nbsp; diseqc_port: NULL<br>&nbsp;&nbsp;&nbsp;&nbsp; diseqc_pos: NULL<br>&nbsp;lnb_lof_switch: 11700000<br>&nbsp;&nbsp;&nbsp;&nbsp; lnb_lof_hi: 10600000<br>&nbsp;&nbsp;&nbsp;&nbsp; lnb_lof_lo: 9750000<br>&nbsp;&nbsp;&nbsp; displayname: <br><br>And here is the output of dmesg|grep ivtv:
<br><br><br>ivtv: ==================== START INIT IVTV ====================<br>ivtv: version 0.2.0 (rc3j) loading<br>ivtv: Linux version: 2.6.11.9-chw-2 SMP preempt 586 gcc-3.3<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: Autodetected WinTV PVR 250 card<br>ivtv: Found an iTVC15 based chip<br>ivtv: Unreasonably low latency timer, setting to 64 (was 32)
<br>ivtv: XXX PCI device: 0x1a30 vendor: 0x8086<br>ivtv: i2c attach [client=(tuner unset),ok]<br>tuner 1-0061: chip found @ 0xc2 (ivtv i2c driver #0)<br>msp34xx: ivtv version<br>ivtv: i2c attach [client=MSP3435G-B6,ok]<br>
saa7115: starting probe for adapter ivtv i2c driver #0 (0x10005)<br>ivtv: i2c attach [client=saa7115[0],ok]<br>ivtv: i2c attach [client=tveeprom,ok]<br>ivtv: Tuner Type 8, Tuner formats 0x00001000, Radio: yes, Model 0x009d7496, Revision 0x00000001
<br>ivtv: NTSC tuner detected<br>ivtv: Radio detected<br>ivtv: Encoder revision: 0x02040011<br>ivtv: Decoder revision: 0x02020023<br>ivtv: Configuring WinTV PVR 250 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 byte buffers&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 8
<br>ivtv: Setting audio matrix to input 3, output 1<br>ivtv: Switching standard to NTSC.<br>ivtv: ivtv_enc_thread: pid = 3035, itv = 0xe11b6aa0<br>ivtv: Initialized WinTV PVR 250, card #0<br>ivtv: ====================&nbsp; END INIT IVTV&nbsp; ====================
<br>ivtv: Setting audio matrix to input 1, output 1<br>ivtv: Setting audio matrix to input 3, output 1<br>ivtv: ENC: User stopped capture.<br>ivtv: ENC: User stopped capture.<br>ivtv: ENC: User stopped capture.<br><br><br>
Any ideas?&nbsp; Thanks.<br>