Re: [Owfs-developers] Problem starting owserver on a LinkUSB with option ftdi addressing without sudo

2017-08-10 Thread Eloy Paris
Hi Martin, On Thu, Aug 10, 2017 at 03:22:19PM +0200, Martin Patzak (GMX) wrote: [...] > Only so much, the working rule now looks like (at the moment, might change > soon ;-) ): > > SUBSYSTEMS=="usb", DRIVERS=="usb", ATTRS{manufacturer}=="FTDI", > ATTRS{product}=="FT232R USB UART",

Re: [Owfs-developers] Problem starting owserver on a LinkUSB with option ftdi addressing without sudo

2017-08-10 Thread Martin Patzak (GMX)
On 09.08.2017 22:14, Matthias Urlichs via Owfs-developers wrote: Hello, (b) with an additional DRIVER=="USB" condition. This is nonsense; the "USB" needs to be lowercase and the field is named DRIVERS. Sorry about that. Good news everyone, it works! Marvelous, special thanks to Matthias