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

2017-08-09 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 morning and thank you Matthias, for telling me right away - udev r

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

2017-08-09 Thread Matthias Urlichs via Owfs-developers
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. -- -- Matthias Urlichs signature.asc Description: OpenPGP digital signature

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

2017-08-09 Thread Martin Patzak (GMX)
On 09.08.2017 20:49, Matthias Urlichs via Owfs-developers wrote: On 09.08.2017 19:46, Martin Patzak (GMX) wrote: SUBSYSTEMS=="usb", ATTRS{manufacturer}=="FTDI", ATTRS{product}=="FT232R USB UART", ATTRS{serial}=="A800bXHr", GROUP="owsrv", MODE="0664", SYMLINK+="LinkUSB" For me this works

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

2017-08-09 Thread Matthias Urlichs via Owfs-developers
On 09.08.2017 19:46, Martin Patzak (GMX) wrote: > SUBSYSTEMS=="usb", ATTRS{manufacturer}=="FTDI", > ATTRS{product}=="FT232R USB UART", ATTRS{serial}=="A800bXHr", > GROUP="owsrv", MODE="0664", SYMLINK+="LinkUSB" For me this works perfectly (a) without the symlink (b) with an additional DRIVER==

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

2017-08-09 Thread Martin Patzak (GMX)
I am not able to start owserver without sudo on a LinkUSB with ftdi addressing. I have an udev rule that works for owserver and the LinkUSB, creating a symbolic link to /dev/ttyUSB and setting the group to 'owsrv' and the mode to group can read/write /dev/ttyUSB looking like: SUBSYSTEMS=

Re: [Owfs-developers] Resetting/reinitialize a DS2450

2017-08-09 Thread Michael Hughes
On Tue, 8 Aug 2017 07:29:19 +0200 Matthias Urlichs via Owfs-developers wrote: > Hi, > > Am 06.08.2017 um 18:52 schrieb Michael Hughes: > >> I am using the ow C API to read all of my Dallas 1-Wire devices. > >> I do a OW_init("/dev/cuao0"). I then go in to a loop and use > >> OW_get to read eac