John

Results 519 comments of John

/run and /var/run are usually symlinked to each other. do you start ebusd as user root?

guys, I really don't know what you're doing here. you need to make sure that the system starts ebusd as user root or at least with a user having enough...

this feature was added in preparation of using 3.x configuration files, but those are not yet available

from your log it looks as if ebusd can't send at all on the bus. consequently, the ID query for each device fails which is necessary to identify the right...

das log sieht eher so aus, als könnte der Adapter gar nicht auf den Bus schreiben. Damit wirst Du dann nicht viel Freude haben. Welcher Adapter ist das? Falls mit...

please post some raw=bytes logging so we can check when exactly the communcation fails

looks like the adapter can't write to the bus.

is the daemon running at all? and does /dev/ttyUSB0 exist and is writable for the user the daemon is running with?

that doesn't answer my questions. do a `ps aux|grep ebusd` and a `ls -la /dev/ttyUSB0` you could also try to run ebusd in foreground with "-f" (don't forget to stop...