954,234 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

usbvideo: Unknown symbol

Hello everyone. I'm trying to get a webcam to work with Puppy Linux 2.00. This distro has a 2.6.16.7 kernel. I tried to load the module usbvideo.ko using:

modprobe usbvideo


The result was:

usbvideo: Unknown symbol v41_compat_ioct132
usbvideo: Unknown symbol video_devdata
usbvideo: Unknown symbol video_unregister_device
usbvideo: Unknown symbol video_register_device
usbvideo: Unknown symbol video_usercopy


Does anyone know what these errors mean, or if the problem can be fixed? Thanks.

Steven.

Mushy-pea
Posting Whiz in Training
275 posts since Jun 2006
Reputation Points: 47
Solved Threads: 1
 

Hello everyone. I'm trying to get a webcam to work with Puppy Linux 2.00. This distro has a 2.6.16.7 kernel. I tried to load the module usbvideo.ko using:

modprobe usbvideo

The result was:

usbvideo: Unknown symbol v41_compat_ioct132
usbvideo: Unknown symbol video_devdata
usbvideo: Unknown symbol video_unregister_device
usbvideo: Unknown symbol video_register_device
usbvideo: Unknown symbol video_usercopy
Does anyone know what these errors mean, or if the problem can be fixed? Thanks. Steven.


"Unknown symbol" means that some program or file is trying to access an external function from another file that doesn't exist. I don't know much about usbvideo, but from what I can tell, you are missing some video drivers, or they're outdated.

John A
Vampirical Lurker
Team Colleague
7,630 posts since Apr 2006
Reputation Points: 2,240
Solved Threads: 339
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: