[mythtv-users] Need Help with FC3 pcHDTV HD-3000 Install

Adam Gianola devils.taco at gmail.com
Wed Mar 30 01:36:59 UTC 2005


The eeprom unknown symbols are possibly related to an 'alias tveeprom
tveeprom-ivtv' in the modprobe.conf.  The ivtv tveeprom kernel object
doesn't know about the hd3000, but the hd3000 tveeprom should work for
both the ivtv and hd3000.  Comment that line out and it should not
complain.  I don't know about the other cx8800 unknown symbols.  I
suspect you have some sort of old cx8800.ko lying around.  I'm not
exactly sure where the cvs drivers install to but the pchdtv 2.0
drivers install to /lib/modules/2.6.10-1.770_FC3/v4l2/cx8800.ko (or
whichever kernel you are using), but I suspect a similar location for
the cvs drivers.  I found an old one in
lib/modules/2.6.10-1.760_FC3/kernel/drivers/media/video/cx88/cx8800.ko
Removing it is a good idea (or at least moving it to a backup location
just to be sure).

When I load the hd3000 dvb driver it is 'modprobe cx88-dvb'.  
Good luck.
-Adam


On Mon, 28 Mar 2005 21:54:51 -0800, Kenneth Hong
<kenneth_hong at hotmail.com> wrote:
>  
> I've been working on my basic MythTV install for the last few weeks.  I have
> a P4 3.0 mHz, w/ Nvidia FX5200, ABIT-IS10 motherboard, with kernel
> 2.6.10-1.770_14.rhfc3.atsmp installed, and for a noob, I have had good luck
> so far. 
>   
>     --Live TV and scheduled recording works with my PVR-250 
>     --Displays to my Panisonic TH-42PD25 via DVI to HDMI connector 
>     --MythVideo works 
>     --MythMusic works 
>     --LIRC works 
>   
> Now, I'm trying to get my HD-3000 card working with QAM support for Comcast
> Cable and need some help. 
>   
> I have been following Brandon's HOWTO at
> http://www.linuxis.us/linux/media/howto/pchdtv/.d  And being daring I
> download the latest CVS drivers and tools from pchdtv.freedesktop.org.  Then
> did the following: 
>   
> # make 
> # make install 
> # /sbin/depmod -a 
> # /sbin/modprobe cx8800  (is this the right driver?  I get similar errors
> with cx88-dvb, and after I reboot.) 
>   
> WARNING: Error inserting cx88xx
> (/lib/modules/2.6.10-1.770_14.rhfc3.atsmp/v4l2/cx88xx.ko): Unknown symbol in
> module, or unknown parameter (see dmesg)
> FATAL: Error inserting cx8800
> (/lib/modules/2.6.10-1.770_14.rhfc3.atsmp/v4l2/cx8800.ko): Unknown symbol in
> module, or unknown parameter (see dmesg)
> 
> # dmesg
> cx88xx: Unknown symbol tveeprom_read
> cx88xx: Unknown symbol tveeprom_hauppauge_analog
> cx8800: Unknown symbol cx88_reset
> cx8800: Unknown symbol cx88_call_i2c_clients
> cx8800: Unknown symbol cx88_wakeup
> cx8800: Unknown symbol cx88_risc_stopper
> cx8800: Unknown symbol cx88_print_irqbits
> cx8800: Unknown symbol cx88_set_scale
> cx8800: Unknown symbol cx88_shutdown
> cx8800: Unknown symbol cx88_vdev_init
> cx8800: Unknown symbol cx88_core_put
> cx8800: Unknown symbol cx88_audio_thread
> cx8800: Unknown symbol cx88_core_irq
> cx8800: Unknown symbol cx88_core_get
> cx8800: Unknown symbol cx88_get_stereo
> cx8800: Unknown symbol cx88_set_tvnorm
> cx8800: Unknown symbol cx88_vid_irqs
> cx8800: Unknown symbol cx88_risc_buffer
> cx8800: Unknown symbol cx88_set_stereo
> cx8800: Unknown symbol cx88_sram_channels
> cx8800: Unknown symbol cx88_set_tvaudio
> cx8800: Unknown symbol cx88_sram_channel_dump
> cx8800: Unknown symbol cx88_sram_channel_setup
> cx8800: Unknown symbol cx88_print_ioctl
> cx8800: Unknown symbol cx88_free_buffer
> cx8800: Unknown symbol cx88_boards
> cx8800: Unknown symbol cx88_newstation
>  
> I search this forum, the pcHDTV one, and google for the Unknown Symbol
> error, but had no joy.  I'd greatly appreciate any suggestions on how to get
> past this problem and move forward. 
>   
> Cheers, 
> Ken 
>   
> PS.  I'm also trying to get my S/PDIF digital output to my receiver to work
> for all audio streams without having to manually toggle the "Analog to
> IEC958 Output" switch in KMix, and fix the overscan problems on my plasma
> screen.  But those are other battles for other days. 
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> 
> 
>


More information about the mythtv-users mailing list