Re: udev rules for wheezy
On Mon, 10 Sep 2012 05:26:48 +0100, Sharon Kimble wrote:
> i'm trying to get udev rules for my usb phone, and they are ...
> SUBSYSTEM=="usb", ACTION=="add", SYSFS{idVendor}=="0fce:2138",
> SYSFS{idProduct}=="*", MODE="0777"
> AND
> SUBSYSTEM=="usb", ACTION=="add", SYSFS{idVendor}=="0fce",
> SYSFS{idProduct}=="*", MODE="0777"
> but neither work.
> lsusb shows .. Bus 001 Device 034: ID 0fce:2138 Sony Ericsson Mobile
> Communications AB Xperia X10 mini pro (Debug)
I have the feeling that you are having some sort of problem with your
Xperia device file permissions, right? :-)
Anyway, those perms look too wide, don't you think?
> Where am i going wrong please? the rules are saved to
> /etc/udev/rules.d/99-android.rules and also to
> /lib/udev/rules.d/99-android.rules
Ah, udev rules, what a trial/test endless game. Check if this helps:
http://unforgivendevelopment.com/2011/05/20/udev-headaches-on-debian-testing-wheezy/
Although it's a year old page, things could have changed by now ;-P
Greetings,
--
Camaleón
Reply to: