[brlug-general] Pinnacle PC HDTV Pro USB tuner

Alvaro Zuniga gentooman at gmail.com
Thu Aug 30 16:18:48 CDT 2007


You need to compile something into your kernel. Some applications are
tricky. For instance, to get my webcam working I had to compile the 
dummy video driver. In your case, I would probably try to compile the 
bt848(?) driver. The older PCI Pinnacle Pro card used this driver.
Speaking of that, one of the readers of this group just inherited that
very same card remote control and infrared serial adapter. Feel free 
to jump in!

Does dmesg tell you the function that is missing? Sometimes that is
enough to know if you are missing USB Device support or something else.
This error does not really have very useful output. I took a quick look
at the instruction and I saw the line

v4l-dvb-kernel

The video for linux driver has two versions. I cannot remember if both
can be compiled at the same time but I know it is an issue if you do not
compile the correct version.

Good luck.

Alvaro Zuniga


Jonathan Helis wrote:
> I've been trying to get my Pinnacle PC HDTV Pro USB tuner card working
> on 2 different distros.  I tried it under Kubuntu Feisty Fawn with no
> luck and now I'm trying it under PCLINUXOS 2007.  I tried the
> instructions at this site which was mentioned before,
> http://www.marcushellberg.com/pages/projects/digital-tv-in-linux.php
> without much luck.  I'm getting these messages when I get to the
> modprobe part:
> 
> FATAL: Error inserting em28xx
> (/lib/modules/2.6.18.8.tex5/kernel/drivers/media/video/em28xx/em28xx.ko):
> Unknown symbol in module, or unknown parameter (see dmesg)
> [root at localhost ~]# modprobe em28xx-audio
> WARNING: Error inserting em28xx
> (/lib/modules/2.6.18.8.tex5/kernel/drivers/media/video/em28xx/em28xx.ko):
> Unknown symbol in module, or unknown parameter (see dmesg)
> FATAL: Error inserting em28xx_audio
> (/lib/modules/2.6.18.8.tex5/kernel/drivers/media/video/em28xx/em28xx-audio.ko):
> Unknown symbol in module, or unknown parameter (see dmesg)
> [root at localhost ~]# modprobe em2880-dvb
> WARNING: Error inserting em28xx
> (/lib/modules/2.6.18.8.tex5/kernel/drivers/media/video/em28xx/em28xx.ko):
> Unknown symbol in module, or unknown parameter (see dmesg)
> FATAL: Error inserting em2880_dvb
> (/lib/modules/2.6.18.8.tex5/kernel/drivers/media/video/em28xx/em2880-dvb.ko):
> Unknown symbol in module, or unknown parameter (see dmesg)
> [
> 
> Anyone have any idea where to go from here?
> 
> -- 
> 73,
> 
> Jonathan Helis, KB5IAV
> Baton Rouge, Louisiana, USA
> 
> _______________________________________________
> General mailing list
> General at brlug.net
> http://mail.brlug.net/mailman/listinfo/general_brlug.net



More information about the General mailing list