Talk:Mobile Phone/Synchronization

From Gentoo Linux Wiki

Jump to: navigation, search

cheers, works great with a razr v3 --Ghettodev 15:08, 25 December 2005 (GMT)


Hi, The udev rules line does not seem to be syntactically correct. Without really understanding the intention of the rule, it seems there must be at least one pair which uses "==", and that the pairs should be seperated by comma's. There's info on the rules here:

http://www.reactivated.net/writing_udev_rules.html#syntax

Also, I notice KERNEL is repeated. Should that be on a new line?

regards, ben.

[edit] This mobile.rules worked

This worked for me:

BUS=="usb" SYSFS{product}="Nokia 6630" KERNEL=="ttyACM*" SYMLINK+="mobile" MODE="666"

(removed one SYMLINK, one KERNEL and added double == and += where needed)

Necromcr

Personal tools