You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi guys,
Being trying this incredible project today, on RPi 3B+, and RPi4, with the most recent OS, and an old Jessie just in case, all the time I get the next:
May 2 18:56:56 raspberrypi kernel: [ 62.625263] usb 1-1.4: new full-speed USB device number 4 using dwc_otg
May 2 18:56:56 raspberrypi kernel: [ 62.760036] usb 1-1.4: New USB device found, idVendor=10c4, idProduct=ea60
May 2 18:56:56 raspberrypi kernel: [ 62.760051] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
May 2 18:56:56 raspberrypi kernel: [ 62.760059] usb 1-1.4: Product: CP2104 USB to UART Bridge Controller
May 2 18:56:56 raspberrypi kernel: [ 62.760067] usb 1-1.4: Manufacturer: Silicon Labs
May 2 18:56:56 raspberrypi kernel: [ 62.760075] usb 1-1.4: SerialNumber: 01E948A1
May 2 18:56:56 raspberrypi mtp-probe: checking bus 1, device 4: "/sys/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.4"
May 2 18:56:56 raspberrypi mtp-probe: bus: 1, device: 4 was not an MTP device
May 2 18:56:57 raspberrypi kernel: [ 63.825585] usbcore: registered new interface driver usbserial
May 2 18:56:57 raspberrypi kernel: [ 63.825680] usbcore: registered new interface driver usbserial_generic
May 2 18:56:57 raspberrypi kernel: [ 63.825774] usbserial: USB Serial support registered for generic
May 2 18:56:57 raspberrypi kernel: [ 63.830422] usbcore: registered new interface driver cp210x
May 2 18:56:57 raspberrypi kernel: [ 63.830543] usbserial: USB Serial support registered for cp210x
May 2 18:56:57 raspberrypi kernel: [ 63.830696] cp210x 1-1.4:1.0: cp210x converter detected
May 2 18:56:57 raspberrypi kernel: [ 63.832962] usb 1-1.4: cp210x converter now attached to ttyUSB0
May 2 18:57:02 raspberrypi kernel: [ 68.595902] random: crng init done
And nothing new come to the application, which remains to wait for hours: ./cm160 Wait for cm160 device to be connected
The text was updated successfully, but these errors were encountered:
If it's any help, I really struggle to get my owl to communicate after a reboot... I have tried a number of different combinations of plugging in, starting the daemon etc, but it's so inconsistent. Occasionally I can get it to work - I tend to remove the batteries from the Owl module itself to reset it, since I think it gets itself into a funny state.
If I can find a repeatable way to get this to work, I'll post a comment!
Hi guys,
Being trying this incredible project today, on RPi 3B+, and RPi4, with the most recent OS, and an old Jessie just in case, all the time I get the next:
And nothing new come to the application, which remains to wait for hours:
./cm160 Wait for cm160 device to be connected
The text was updated successfully, but these errors were encountered: