pimatic / homeduino

Arduino library for home control
GNU General Public License v3.0
47 stars 40 forks source link

pi does not automatically mount homeduino on /dev/ttyUSB0 #26

Closed tomvo closed 5 years ago

tomvo commented 8 years ago

When I reboot my pi the serial interface is unavailable, I have to physcially remove and insert the USB cable to make my pi recognize the arduino/homeduino. Is there a solution to this?

mwittig commented 8 years ago

Maybe the OS assigns another device id on reboot. Please check if you see any usb device after reboot (before removing and inserting the usb cable).

ls /dev/ttyUSB*
dmesg | grep usb
gine78 commented 8 years ago

i have the same issue. if i shutdown the raspberry with the homeduino connectet via USB, the raspberry dit not find it.

i must just shutdown the raspberry, unplug the homeduino, restart the raspberry, stop Pimatic, plug in the homeduino, start pimatic.

This is my workaround. HW: Raspberry Pi B+ and Raspberry Pi3 both the same issue.

@mwittig @sweetpi

mwittig commented 5 years ago

The following hint should solve the issue. Re-open otherwise

https://forum.pimatic.org/topic/42/tip-homeduino-usb