On Tue, 2008-02-26 at 09:52 +0800, Kyo Yin wrote: > i want to use my Logitech Quickcam Communicate Deluxe(Device id is > 046d:0992) on the omap5912(arm).i have use this camera with ubuntu and > uvcvideo on pc successfully. when i insert the camera in omap5912 via > usb, omap5912 support ohci.ohci can find the camera and can not > configure it. the log is: > > [EMAIL PROTECTED]:~# ohci ohci: wakeup > usb 1-1: new full speed USB device using ohci and address 2 > usb 1-1: SerialNumber: D51070F1 > usb 1-1: rejected 1 configuration due to insufficient available bus > power > usb 1-1: no configuration chosen from 1 choice > > in linux kernel i have select usb support and usb mass storage. > > can some body help me?
Hi, > usb 1-1: rejected 1 configuration due to insufficient available bus power AFAICT -- the usb sub system really means this ^^^^ The hub can't power the camera. Try plugging it into a powered hub, or maybe just a different one! HTH Richard _______________________________________________ Linux-uvc-devel mailing list [email protected] https://lists.berlios.de/mailman/listinfo/linux-uvc-devel
