<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7226.0">
<TITLE>No Signal on WinTV GO</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT SIZE=2 FACE="Arial">I'm pulling my hair out here and am hoping someone can help me out. I've scoured google, myth lists, linux lists, etc to figure out what I'm doing wrong. I'm sure its something small, hopefully it will jump out at someone on the list...</FONT> </P>

<P><FONT SIZE=2 FACE="Arial">Through MythTV (LiveTV or Record viewing) I'm getting static. I tested my line (connected the cable to a TV and validated signal). I jave an ATI 8500 DV but given much of my research, it would appear that is not a viable option for capture on MythTV so I went out and purchased a WinTV Go card. After following quite a few instructions and recommendations from my research, I got the bttv driver stuff installed in my 2.6 (gentoo) kernel so I have a /dev/video0 device now on my system. I cat the device and it is definitely sending information. I installed xawtv to get some raw processing (prior to running against Myth) and still had static. Issued a scantv command (through xawtv) and received a whole bunch of no signal messages. Here is where I stand on some of the diagnostic / config information:</FONT><FONT FACE="Times New Roman"> </FONT></P>

<P><FONT SIZE=2 FACE="Arial">Modules installed by hand post-boot:</FONT><FONT FACE="Times New Roman"> </FONT>

<BR><FONT SIZE=2 FACE="Courier New">modprobe videodev<BR>
modprobe cx8800<BR>
modprobe tuner debug=1<BR>
modprobe msp3400<BR>
modprobe bttv tuner=2</FONT>

<BR><FONT FACE="Times New Roman">dmesg during these module loads: </FONT>

<BR><FONT SIZE=2 FACE="Courier New">Linux video capture interface: v1.00<BR>
cx2388x v4l2 driver version 0.0.4 loaded<BR>
bttv: driver version 0.9.15 loaded<BR>
bttv: using 8 buffers with 2080k (520 pages) each for capture<BR>
bttv: Bt8xx card found (0).<BR>
PCI: Enabling device 0000:03:06.0 (0004 -&gt; 0006)<BR>
ACPI: PCI interrupt 0000:03:06.0[A] -&gt; GSI 17 (level, low) -&gt; IRQ 17<BR>
bttv0: Bt878 (rev 17) at 0000:03:06.0, irq: 17, latency: 32, mmio: 0xef000000<BR>
bttv0: detected: Hauppauge WinTV [card=10], PCI subsystem ID is 0070:13eb<BR>
bttv0: using: Hauppauge (bt878) [card=10,autodetected]<BR>
bttv0: gpio: en=00000000, out=00000000 in=00ffffdb [init]<BR>
bttv0: Hauppauge/Voodoo msp34xx: reset line init [5]<BR>
tuner: chip found at addr 0xc2 i2c-bus bt878 #0 [sw]<BR>
bttv0: Hauppauge eeprom: model=44801, tuner=&lt;NULL&gt; (-1), radio=no<BR>
bttv0: using tuner=2<BR>
tuner: type set to 2 (Philips NTSC (FI1236,FM1236 and compatibles)) by bt878 #0 [sw]<BR>
bttv0: i2c: checking for MSP34xx @ 0x80... not found<BR>
bttv0: i2c: checking for TDA9875 @ 0xb0... not found<BR>
bttv0: i2c: checking for TDA7432 @ 0x8a... not found<BR>
tvaudio: TV audio decoder + audio/video mux driver<BR>
tvaudio: known chips: tda9840,tda9873h,tda9874h/a,tda9850,tda9855,tea6300,tea6420,tda8425,pic16c54 (PV951),ta8874z<BR>
bttv0: registered device video0<BR>
bttv0: registered device vbi0<BR>
bttv0: PLL: 28636363 =&gt; 35468950 .. ok</FONT>

<BR><FONT FACE="Times New Roman">(tuner=&lt;NULL&gt; (-1) and i2c - not found entries make me nervous) </FONT>

<BR><FONT FACE="Times New Roman">lsmod: </FONT>

<BR><FONT SIZE=2 FACE="Courier New">Module Size Used by<BR>
tvaudio 20876 0<BR>
bttv 146252 0<BR>
msp3400 22036 0<BR>
tuner 18704 0<BR>
cx8800 42780 0<BR>
cx88xx 18692 1 cx8800<BR>
video_buf 18308 3 bttv,cx8800,cx88xx<BR>
v4l1_compat 13572 1 cx8800<BR>
v4l2_common 5504 2 bttv,cx8800<BR>
btcx_risc 4360 3 bttv,cx8800,cx88xx<BR>
videodev 8192 2 bttv,cx8800<BR>
snd_cmipci 31492 0<BR>
snd_opl3_lib 9984 1 snd_cmipci<BR>
snd_hwdep 8068 1 snd_opl3_lib<BR>
snd_mpu401_uart 7040 1 snd_cmipci<BR>
snd_rawmidi 21924 1 snd_mpu401_uart<BR>
snd_seq_oss 33664 0<BR>
snd_seq_midi_event 7040 1 snd_seq_oss<BR>
snd_seq 54416 4 snd_seq_oss,snd_seq_midi_event<BR>
snd_seq_device 7432 4 snd_opl3_lib,snd_rawmidi,snd_seq_oss,snd_seq<BR>
snd_pcm_oss 50600 0<BR>
snd_pcm 89860 2 snd_cmipci,snd_pcm_oss<BR>
snd_page_alloc 9608 1 snd_pcm<BR>
snd_timer 23428 3 snd_opl3_lib,snd_seq,snd_pcm<BR>
snd_mixer_oss 18432 1 snd_pcm_oss<BR>
snd 51172 13 snd_cmipci,snd_opl3_lib,snd_hwdep,snd_mpu401_uart,snd_rawmidi,snd_seq_oss,snd_seq_midi_event,snd_seq,snd_seq_device,snd_pcm_oss,snd_pcm,snd_timer,snd_mixer_oss<BR>
soundcore 8416 1 snd</FONT>

<BR><FONT FACE="Times New Roman">lspci: </FONT>

<BR><FONT SIZE=2 FACE="Courier New">0000:00:00.0 Host bridge: Advanced Micro Devices [AMD] AMD-760 MP [IGD4-2P] System Controller (rev 11)<BR>
0000:00:01.0 PCI bridge: Advanced Micro Devices [AMD] AMD-760 MP [IGD4-2P] AGP Bridge<BR>
0000:00:07.0 ISA bridge: Advanced Micro Devices [AMD] AMD-768 [Opus] ISA (rev 05)<BR>
0000:00:07.1 IDE interface: Advanced Micro Devices [AMD] AMD-768 [Opus] IDE (rev 04)<BR>
0000:00:07.3 Bridge: Advanced Micro Devices [AMD] AMD-768 [Opus] ACPI (rev 03)<BR>
0000:00:10.0 PCI bridge: Advanced Micro Devices [AMD] AMD-768 [Opus] PCI (rev 05)<BR>
0000:01:05.0 VGA compatible controller: ATI Technologies Inc R200 BB [Radeon All in Wonder 8500DV]<BR>
0000:01:05.1 PCI bridge: ATI Technologies Inc R200 BC [Radeon All in Wonder 8500]<BR>
0000:02:00.0 FireWire (IEEE 1394): Agere Systems (former Lucent Microelectronics) FW323 (rev 04)<BR>
0000:03:00.0 USB Controller: Advanced Micro Devices [AMD] AMD-768 [Opus] USB (rev 07)<BR>
0000:03:04.0 Multimedia audio controller: C-Media Electronics Inc CM8738 (rev 10)<BR>
0000:03:05.0 Network controller: Texas Instruments ACX 100 22Mbps Wireless Interface<BR>
0000:03:06.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11)<BR>
0000:03:06.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11)<BR>
0000:03:08.0 Ethernet controller: D-Link System Inc Gigabit Ethernet Adapter (rev 11)</FONT>

<BR><FONT FACE="Times New Roman">Thoughts? Comments? Anything would be appreciated. </FONT>

<BR><FONT FACE="Times New Roman">Thanks, </FONT>

<BR><FONT FACE="Times New Roman">David </FONT>
</P>

</BODY>
</HTML>