Hi Ioannis,

>  I have a fuji finepix e550 which is "recognised" by the uvc driver. When I
> plug in the camera I see this messages in dmesg:
>
>  usb 2-1: new full speed USB device using uhci_hcd and address 5
>  usb 2-1: configuration #1 chosen from 1 choice
>  uvcvideo: Found UVC 1.00 device USB Web Camera (04cb:0172)
>
>  and a device node is created:
>  /dev/video0
>
>  (and a symlink /dev/video to it)
>
>  unfortunately it does work. It fails with the following error message:
[snip]

This is definitely a bug in the UVC driver. It should not crash.

Could you please set the trace parameter to 127 ?

echo 127 > /sys/modules/uvcvideo/parameters/trace

Then try to plug your camera and let the kernel crash :-) I'll need the dmesg 
output (you can leave out the syslog output) with all the uvcvideo messages 
and the crash dump.

Cheers,

Laurent Pinchart
_______________________________________________
Linux-uvc-devel mailing list
Linux-uvc-devel@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/linux-uvc-devel

Reply via email to