I am unable to use my web cam and after a little investigation I've found two 
USB controllers.
Silicon Intergrated Corp. USB 1.0 Controller, Driver = Ehci_hcd
Gigabyte USB 2.0 Controller, Driver = Ohci_hcd
1. From the gigabyte website they should be:
 Driver
 SiS USB2.0 driver 
 SiS 748 chipset driver 
 Realtek Audio driver 

 2. drivers/usb/video/webcam and drivers/usb/media/spca5xx currently seem to 
be on Ehci_hcd
Is there a way I can move it from, Ehci_ hcd to Ohci_hcd.?
Moving the cam from one USB port to another didn't help.

3. Doing further reading and file searching, I think I might need to create a 
symlink or file. My webcam driver mounts 
to :- /lib/modules/2.6.13-15.8-default/kernel/drivers/usb/media: spca5xx
Yet the Webcam mounts in:-
 /lib/modules/2.6.13-15.8-default/kernel/drivers/usb/video: - How would I go 
about moving spca5xx to here?

ls -l /dev/video*
lrwxrwxrwx 1 root root 6 2006-05-10 16:33 /dev/video -> video0
crw-rw---- 1 root video 81, 0 2006-05-10 16:33 /dev/video0

In /dev/usb/ , there is only one Character device /dev/usb/lp0. 
There is a /dev/video/ linked to /dev/video0/ but nothing to link either, 
to /dev/usb/.
How would I go about 
1. linking spca5xx to - xxx/drivers/usb/video:
 2. creating the links to /dev/usb/ ?
 
I'm using, SuSE 10.0 and Vimicro webcam
Thankyou in advance.


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to