Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not ingest any data #28

Open
jorgedlcruz opened this issue May 2, 2020 · 2 comments
Open

Can not ingest any data #28

jorgedlcruz opened this issue May 2, 2020 · 2 comments

Comments

@jorgedlcruz
Copy link

jorgedlcruz commented May 2, 2020

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

@zx85
Copy link

zx85 commented Feb 3, 2022

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!

@zx85
Copy link

zx85 commented Feb 3, 2022

I just got it working after a reboot and plugging it into a different USB port... I need to plug in while the cm160 is running...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants