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)
Amazing news. We'll test it for sure...
Re: WPA3
I am curious if there are any upcoming developments to incorporate WPA3 support. It appears that an increasing number of routers are implementing this security protocol, although it is supposedly compatible with WPA2, it may not always function as intended
@Lazar-Demin I hope all is good there.
I'm planning to upgrade to 19.07 or 21.02.
Can you please update us about the plans you have for this?
@Keith-Bowman-0 said in Update in Omega Lead times?:
I am needing about 125 omega2S+ if anyone has any to move...
We are ordering like a really big amount... hopefully this increases our priority in the line...
UPDATE. This is working nice and smooth. If anybody wants to know more, let me know.
@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
Hi again!,
I was able to see the package to setup the driver:
kmod-usb-net-asix - 4.14.206-1 - Kernel module for USB-to-Ethernet Asix convertors
But when running opkg install I got this:
opkg install kmod-usb-net-asix
Installing kmod-usb-net-asix (4.14.206-1) to root...
Downloading http://downloads.openwrt.org/releases/18.06-SNAPSHOT/targets/ramips/mt76x8/packages/kmod-usb-net-asix_4.14.206-1_mipsel_24kc.ipk
Collected errors:
* satisfy_dependencies_for: Cannot satisfy the following dependencies for kmod-usb-net-asix:
* kernel (= 4.14.206-1-da4f999cff891c50c6d11774cc24f4e2) *
* opkg_install_cmd: Cannot install package kmod-usb-net-asix.
when I run uname -r to know the Omega Kernel version I got this:
uname -r
4.14.81
I'm using latest omega bin version.
Is there any way to use a distribution package where the packages are compatible with this Omega Kernel Version?