Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
usb-pwc-re kernel module fails to insert [SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Ahri
Tux's lil' helper
Tux's lil' helper


Joined: 04 Apr 2004
Posts: 126
Location: Manchester/UK

PostPosted: Sat Jun 25, 2005 10:56 am    Post subject: usb-pwc-re kernel module fails to insert [SOLVED] Reply with quote

I have a Philips ToUcam II Pro and would like to get it working under Linux. I did a little bit of investigation and found that I need the usb-pwc-re kernel module.

But I have a problem;

Code:
# emerge usb-pwc-re
# modprobe pwc


output:
Code:
FATAL: Error inserting pwc (/lib/modules/2.6.11-gentoo-r11/kernel/drivers/usb/media/pwc/pwc.ko): Unknown symbol in module, or unknown parameter (see dmesg)


dmesg:
Code:
pwc: Unknown symbol video_devdata
pwc: Unknown symbol video_unregister_device
pwc: Unknown symbol video_device_alloc
pwc: Unknown symbol video_register_device
pwc: Unknown symbol video_usercopy
pwc: Unknown symbol video_device_release


I don't know what this means.

Solved: I needed to add video4linux support (which I did as a module) (oops)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum