UPDATE: It turns out we had an issue in our PCB design that was causing electromagnetic noise. This was resetting the USB HUB.
usb 1-1: USB disconnect, device number 2
The issue was not in the camera but in the PCB design affecting the USB HUB
UPDATE: It turns out we had an issue in our PCB design that was causing electromagnetic noise. This was resetting the USB HUB.
usb 1-1: USB disconnect, device number 2
The issue was not in the camera but in the PCB design affecting the USB HUB
Amazing news. We'll test it for sure...
@Lazar-Demin said in Driver Install - USB to Ethernet Dongle:
So we've added kmod-usb-net-asix to the Onion package repo.
Update to the latest b249 firmware and try installing kmod-usb-net-asix. Let us know how it goes!
Amazing!!!
We were building our custom firmware just for this package.
Thanks in advanced. I'll let you know how it goes
@Lazar-Demin Really thanks. Also @crispyoz (always helping!).
I will try to wifisetup clear if the password is wrong in the watchdog program.
Product being used:
Omega2S+ in a custom hardware
Firmware version: 0.3.2 b228
Expected Behavior
If I connect Omega to a router (Client-STA mode) and I connect to Omega via SSH (AP mode) the connection should be stable.
Observed Behavior
If the router password is wrong (Client-STA mode) I've notice that the AP WIFI resets and resets and resets so it is very complicated to run a SSH session. I have to quickly run wifisetup clear to remove the STA configuration. After this, the AP Wifi is stable again.
Steps to reproduce the issue
Run wifisetup
Connect to any router. Use a wrong password.
Connect to the AP of Omega
SSH to Omega
You will see that the SSH session ends after a few seconds and your MAC-PC looses the connection to the Omega Wifi.
What's been attempted to resolve the issue
NA
What kind of help are you looking for?
I think this is related to the "always scanning to connect to a wifi" feature of Omega. I'd like to fix this by disabling this (not sure if this is a fix or just a temporal solution)