[Eisfair] eisfair1 und udev/rules.d?

Jens Kluge jk2020 at web.de
Sa Jun 21 20:31:35 CEST 2014


Hi Thomas
Am 21.06.2014 19:02, schrieb Thomas Bork:
> Am 21.06.2014 09:22, schrieb Jens Kluge:
>
> Darf ich die Regeln mal sehen? Da werden doch nur Devices angelegt, oder?
>
Aber klar.
Es handelt sich um ein folgendes Paket:
http://sourceforge.net/projects/libk8055/files/libk8055/libk8055.0.4/libk8055.0.4.1.tar.gz

# velleman.rules a udev rules file for velleman K8055/VM110.
# Put this file in /etc/udev/rules.d
# To access the devices under a regular user account, you must
# be in the k8055 group.
# You can add a RUN="..." attribute to run some arbitrary script
# when the device is plugged in.
SUBSYSTEM !="usb_device", ACTION !="add", GOTO="velleman_rules_end"
SYSFS{idVendor}=="10cf", SYSFS{idProduct}=="5500", SYMLINK+="k8055_0"
SYSFS{idVendor}=="10cf", SYSFS{idProduct}=="5501", SYMLINK+="k8055_1"
SYSFS{idVendor}=="10cf", SYSFS{idProduct}=="5502", SYMLINK+="k8055_2"
SYSFS{idVendor}=="10cf", SYSFS{idProduct}=="5503", SYMLINK+="k8055_3"
MODE="0660", GROUP="k8055"
LABEL="velleman_rules_end"

Grüße
Jens


Mehr Informationen über die Mailingliste Eisfair