I could solve the Problem by extending the udev rule. Now it works and
looks like:
KERNEL=="ttyUSB?*", ATTR{dev}=="188:*", ATTRS{serial}=="A2001nj4",
SUBSYSTEMS=="usb", ATTRS{idVendor}=="0403", ATTRS{idProduct}=="6001",
SYMLINK+="temp1"
Am Sonntag, den 29.03.2009, 22:47 +0200 schrieb Martin Nat
Hello,
I have problems with the assignment of symbolic links with udev. I am
using two usb-serial converter. I need them always on the same device.
So I am using udev rules (z61-sht-sensor.rules):
ATTRS{serial}=="A2001nj4", SUBSYSTEMS=="usb", ATTRS{idVendor}=="0403",
ATTRS{idProduct}=="6001",
2 matches
Mail list logo