View previous topic :: View next topic |
Author |
Message |
er241 n00b

Joined: 01 Oct 2003 Posts: 4
|
Posted: Wed Oct 01, 2003 4:20 pm Post subject: quickcam express - unresolved symbol |
|
|
Hi,
I'm using my nice shiny new Gentoo 1.4 system and haven't had any problems. However, after following the instructions in the ALSA guide I found that emerging the qce-ga module gave the following error:
depmod: *** Unresolved symbols in /lib/modules/2.4.20-gentoo-r7/misc/mod_quickcam.o
modprobing gives:
root@er241 er241 # modprobe mod_quickcam
/lib/modules/2.4.20-gentoo-r7/misc/mod_quickcam.o: unresolved symbol video_register_device_R053a0ec0
/lib/modules/2.4.20-gentoo-r7/misc/mod_quickcam.o: unresolved symbol video_unregister_device_Rd83361ff
/lib/modules/2.4.20-gentoo-r7/misc/mod_quickcam.o: insmod /lib/modules/2.4.20-gentoo-r7/misc/mod_quickcam.o failed
/lib/modules/2.4.20-gentoo-r7/misc/mod_quickcam.o: insmod mod_quickcam failed
Can anyone offer any advice?
Thanks in advice,
Ed |
|
Back to top |
|
 |
qwkbrnfox Apprentice


Joined: 05 Nov 2002 Posts: 231 Location: Vancouver, BC, Canada
|
Posted: Wed Oct 01, 2003 9:34 pm Post subject: |
|
|
Hi,
Do you have the videodev module loaded? Trybefore loading the mod_quickcam module. |
|
Back to top |
|
 |
juliancoccia Tux's lil' helper


Joined: 10 Jan 2004 Posts: 91 Location: Opensource World
|
Posted: Fri Mar 26, 2004 8:52 pm Post subject: |
|
|
Recompile your kernel with Video For Linux support. This is how I did it with menuconfig:
Code: | Multimedia devices ---> <M> Video For Linux
Multimedia devices ---> Video For Linux ---> [*] V4L information in proc filesystem |
I have also emerged gqcam in order to test the camera. Gnomemeeting works great too. _________________ http://julian.coccia.com
http://www.linuxespanol.com |
|
Back to top |
|
 |
|