<DIV>First off,&nbsp;I'd like to thank everyone on their help so far.&nbsp;Here is where I'm at ...</DIV>
<DIV>If I load "modprobe cx8800" -- no errors and no signal.&nbsp; </DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "modprobe cx88-dvb" -- no errors and no signal</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "modprobe cx88-atsc"&nbsp; -- no errors and 92-98% signal.</DIV>
<DIV>&nbsp;</DIV>
<DIV>The question now becomes can I use atsc in mythtv ?&nbsp; I thought it was preferred to use dvb because that will hopefully be more heavily supported in upcoming releases on mythtv. Anyone have any ideas on this ?</DIV>
<DIV><BR><BR><B><I>Adam Gianola &lt;devils.taco@gmail.com&gt;</I></B> wrote:</DIV>
<BLOCKQUOTE class=replbq style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid">The eeprom unknown symbols are possibly related to an 'alias tveeprom<BR>tveeprom-ivtv' in the modprobe.conf. The ivtv tveeprom kernel object<BR>doesn't know about the hd3000, but the hd3000 tveeprom should work for<BR>both the ivtv and hd3000. Comment that line out and it should not<BR>complain. I don't know about the other cx8800 unknown symbols. I<BR>suspect you have some sort of old cx8800.ko lying around. I'm not<BR>exactly sure where the cvs drivers install to but the pchdtv 2.0<BR>drivers install to /lib/modules/2.6.10-1.770_FC3/v4l2/cx8800.ko (or<BR>whichever kernel you are using), but I suspect a similar location for<BR>the cvs drivers. I found an old one in<BR>lib/modules/2.6.10-1.760_FC3/kernel/drivers/media/video/cx88/cx8800.ko<BR>Removing it is a good idea (or at least moving it to a backup location<BR>just to be sure).<BR><BR>When I load the hd3000 dvb driver it is
 'modprobe cx88-dvb'. <BR>Good luck.<BR>-Adam<BR><BR><BR>On Mon, 28 Mar 2005 21:54:51 -0800, Kenneth Hong<BR><KENNETH_HONG@HOTMAIL.COM>wrote:<BR>&gt; <BR>&gt; I've been working on my basic MythTV install for the last few weeks. I have<BR>&gt; a P4 3.0 mHz, w/ Nvidia FX5200, ABIT-IS10 motherboard, with kernel<BR>&gt; 2.6.10-1.770_14.rhfc3.atsmp installed, and for a noob, I have had good luck<BR>&gt; so far. <BR>&gt; <BR>&gt; --Live TV and scheduled recording works with my PVR-250 <BR>&gt; --Displays to my Panisonic TH-42PD25 via DVI to HDMI connector <BR>&gt; --MythVideo works <BR>&gt; --MythMusic works <BR>&gt; --LIRC works <BR>&gt; <BR>&gt; Now, I'm trying to get my HD-3000 card working with QAM support for Comcast<BR>&gt; Cable and need some help. <BR>&gt; <BR>&gt; I have been following Brandon's HOWTO at<BR>&gt; http://www.linuxis.us/linux/media/howto/pchdtv/.d And being daring I<BR>&gt; download the latest CVS drivers and tools from pchdtv.freedesktop.org. Then<BR>&gt; did the
 following: <BR>&gt; <BR>&gt; # make <BR>&gt; # make install <BR>&gt; # /sbin/depmod -a <BR>&gt; # /sbin/modprobe cx8800 (is this the right driver? I get similar errors<BR>&gt; with cx88-dvb, and after I reboot.) <BR>&gt; <BR>&gt; WARNING: Error inserting cx88xx<BR>&gt; (/lib/modules/2.6.10-1.770_14.rhfc3.atsmp/v4l2/cx88xx.ko): Unknown symbol in<BR>&gt; module, or unknown parameter (see dmesg)<BR>&gt; FATAL: Error inserting cx8800<BR>&gt; (/lib/modules/2.6.10-1.770_14.rhfc3.atsmp/v4l2/cx8800.ko): Unknown symbol in<BR>&gt; module, or unknown parameter (see dmesg)<BR>&gt; <BR>&gt; # dmesg<BR>&gt; cx88xx: Unknown symbol tveeprom_read<BR>&gt; cx88xx: Unknown symbol tveeprom_hauppauge_analog<BR>&gt; cx8800: Unknown symbol cx88_reset<BR>&gt; cx8800: Unknown symbol cx88_call_i2c_clients<BR>&gt; cx8800: Unknown symbol cx88_wakeup<BR>&gt; cx8800: Unknown symbol cx88_risc_stopper<BR>&gt; cx8800: Unknown symbol cx88_print_irqbits<BR>&gt; cx8800: Unknown symbol cx88_set_scale<BR>&gt; cx8800:
 Unknown symbol cx88_shutdown<BR>&gt; cx8800: Unknown symbol cx88_vdev_init<BR>&gt; cx8800: Unknown symbol cx88_core_put<BR>&gt; cx8800: Unknown symbol cx88_audio_thread<BR>&gt; cx8800: Unknown symbol cx88_core_irq<BR>&gt; cx8800: Unknown symbol cx88_core_get<BR>&gt; cx8800: Unknown symbol cx88_get_stereo<BR>&gt; cx8800: Unknown symbol cx88_set_tvnorm<BR>&gt; cx8800: Unknown symbol cx88_vid_irqs<BR>&gt; cx8800: Unknown symbol cx88_risc_buffer<BR>&gt; cx8800: Unknown symbol cx88_set_stereo<BR>&gt; cx8800: Unknown symbol cx88_sram_channels<BR>&gt; cx8800: Unknown symbol cx88_set_tvaudio<BR>&gt; cx8800: Unknown symbol cx88_sram_channel_dump<BR>&gt; cx8800: Unknown symbol cx88_sram_channel_setup<BR>&gt; cx8800: Unknown symbol cx88_print_ioctl<BR>&gt; cx8800: Unknown symbol cx88_free_buffer<BR>&gt; cx8800: Unknown symbol cx88_boards<BR>&gt; cx8800: Unknown symbol cx88_newstation<BR>&gt; <BR>&gt; I search this forum, the pcHDTV one, and google for the Unknown Symbol<BR>&gt; error, but had
 no joy. I'd greatly appreciate any suggestions on how to get<BR>&gt; past this problem and move forward. <BR>&gt; <BR>&gt; Cheers, <BR>&gt; Ken <BR>&gt; <BR>&gt; PS. I'm also trying to get my S/PDIF digital output to my receiver to work<BR>&gt; for all audio streams without having to manually toggle the "Analog to<BR>&gt; IEC958 Output" switch in KMix, and fix the overscan problems on my plasma<BR>&gt; screen. But those are other battles for other days. <BR>&gt; _______________________________________________<BR>&gt; mythtv-users mailing list<BR>&gt; mythtv-users@mythtv.org<BR>&gt; http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users<BR>&gt; <BR>&gt; <BR>&gt;<BR>_______________________________________________<BR>mythtv-users mailing list<BR>mythtv-users@mythtv.org<BR>http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users<BR></BLOCKQUOTE><p>
                <hr size=1>Do you Yahoo!?<br> 
Yahoo! Small Business - <a href="http://us.rd.yahoo.com/evt=31637/*http://smallbusiness.yahoo.com/resources/">Try our new resources site!</a>