Re: [PATCH] eeepc-laptop: enable camera by default

From: Alan Jenkins
Date: Sun Jun 07 2009 - 11:41:45 EST


On 6/7/09, Darren Salt <linux@xxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
> I demand that Alan Jenkins may or may not have written...
>
>> Btw I've now tested the udev rule, you can just dump this in a new .rules
>> file under /etc/udev/rules.d:
>
>> SUBSYSTEM=="usb", ATTR{idVendor}=="eb1a", ATTR{idProduct}=="2761",
>> ATTR{power/level}="auto"
>
> And a similar line for 05e3:0505, which seems to be working fine here.

Ok.

Hmm, some cameras have input devices (i.e. buttons). In fact, uvcvideo
registers an input device on my EEE even though it has no buttons. I
think that needs investigating :-(.

It's quite likely that the buttons can stop working when suspended.
And there might be other devices with the same IDs, which have a
button wired up.

Regards
Alan
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/