Werner Flamme wrote:
If they do not exist, link the port you connected your UPS to (you mentioned /dev/usb/hiddev0) to one of the non-existing ports in that list.
Yep, that's what I did - ttyS9.
Ah, I see. Do you have the makedev package installed? If not, "zypper in makedev" an reading "man 8 makedev" may help. I think the "update" option looks promising.
Or you use "mknod" to create /dev/ttyS9 manually, with the same parameters (major, minor, ...) as /dev/usb/hiddev0 has. So both devices should point to the same hardware...
Yes, I tried that too - I removed the original /dev/ttyS9, then mknod'ed a new one with the same major/minor as /dev/usb/hiddev0 - no improvement on the situation. -- Per Jessen, Zürich (20.9°C) http://www.dns24.ch/ - free DNS hosting, made in Switzerland. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org