lspci on 12.04 not showing hauppauge PVR-150 no video devices.

Nils Kassube kassube at gmx.net
Tue Jun 4 05:35:15 UTC 2013


Mike McMullin wrote:
> mike at front-main:/lib/modules/3.2.0-45-generic-pae/kernel/drivers/media
> /video/ivtv$ sudo insmod ivtv.ko insmod: error inserting 'ivtv.ko': -1
> Unknown symbol in module

Maybe some other module is needed as well. If I run the command "modinfo 
ivtv", the output includes this line:

depends:        videodev,v4l2-common,tveeprom,cx2341x,i2c-algo-bit

I'm not sure if the same modules are needed for the 3.2.0 kernel - I'm 
using the raring backports kernel (3.8.0) with my 12.04 system. Instead 
of insmod I would suggest to use modprobe which should automatically 
load the dependencies as well. That would be the command

sudo modprobe ivtv


Nils





More information about the ubuntu-users mailing list