Re: [Linux-usb-users] Problem loading USB camera driver

2003-11-08 Thread Randy.Dunlap
On Thu, 6 Nov 2003 13:27:27 -0500 (EST) "Cengiz Akinli" <[EMAIL PROTECTED]> wrote: | Hello all, | | | I am having a problem getting a USB webcam driver loaded into the | kernel. I keep running into missing symbols that appear to actually | be there. I checked the source for the videodev modu

Re: [Linux-usb-users] Problem loading USB camera driver

2003-11-08 Thread Ged Haywood
Hi there, On Fri, 7 Nov 2003, Cengiz Akinli wrote: > I keep running into missing symbols that appear to actually be there. They appear to you to be there. But you aren't reading what it says. > # nm /lib/modules/2.2.20/misc/videodev.o | grep -i register_device > ... > 01e0 T video_registe

[Linux-usb-users] Problem loading USB camera driver

2003-11-08 Thread Cengiz Akinli
Hello all, I am having a problem getting a USB webcam driver loaded into the kernel. I keep running into missing symbols that appear to actually be there. I checked the source for the videodev module (Video for Linux) and it is getting included. I even checked the module itself and got: # n

[Linux-usb-users] Problem loading USB camera driver

2003-11-08 Thread Cengiz Akinli
Hello all, I am having a problem getting a USB webcam driver loaded into the kernel. I keep running into missing symbols that appear to actually be there. I checked the source for the videodev module (Video for Linux) and it is getting included. I even checked the module itself and got: # n