Comment 15 for bug 897792

Revision history for this message
In , Hans (hans-redhat-bugs) wrote :

Hi,

Harald, I'm moving this over to you, see below (and above).

Tobi,

Thanks for the update.

I still believe that this is a udev (rule) issue, as running:
udevadm trigger --action=add

Turns the led on the camera on without the camera actually being streaming.

I wonder what is causing this though as neither:
sudo /lib/udev/usb_id --export /bus/usb/devices/1-2
nor:
sudo /lib/udev/usb-db /bus/usb/devices/1-2

Causes this issue.

Tobi,

Can you run:
udevadm test --action=add /bus/usb/devices/1-2 &> udev-test.log

Adjusting /bus/usb/devices/1-2 if necessary and attach udev-test.log here?
Also can you please make sure the LED is turned off before doing this and let us know if this command turns the LED back on again ?

Thanks,

Hans