04-03-2024 11:17 PM
I have an E3372h-608 dongle for Optus using secondary wan as failover. It used to work fine but noticed now its not detecting the dongle properly.
It keeps telling me network cable is unplugged. It works tine on a windows Laptop to connect. Havent changed any settings but did play around a lot with the connection settings but I feel that is not the issue but the issue is the firmware is not able to set the usb mode for the stick because its being detected as a CD-ROM and when I went it to try and run usbmode -l or usbmode -s I got this:
json_object_from_file: error opening file /etc/usb-mode.json: No such file or directory
Failed to load config file
I googled then about the usb-mode.json and found one that supposedly works with the e3372h so added it:
"12d1:14dc": {
"*": {
"t_vendor": 4817,
"t_product": [ 5339, 5340 ],
"mode": "HuaweiNew",
"no_driver": true,
"msg": [ ]
}
}
But now when I run usbmode still get the error:
Failed to load config file
is there a way I can fix the usb mode somehow by getting the right usb-mode.json and config file?
Or if I can get my hands on an E3372 only not an E3372h-607/608 should that work since it doesn't need to switch the USB mode
here are my logs about it constantly trying to mount it as a CD-ROM
Apr 3 17:00:10 kernel: usb 3-2: new high-speed USB device number 33 using ehci-platform
Apr 3 17:00:10 kernel: cdc_ether 3-2:1.0 eth8: register 'cdc_ether' at usb-ehci-platform.0-2, CDC Ethernet Device, 00:1e:10:1f:00:00
Apr 3 17:00:10 hotplug: add net eth8.
Apr 3 17:00:10 hotplug: set net eth8.
Apr 3 17:00:13 kernel: usb 3-2: USB disconnect, device number 33
Apr 3 17:00:13 kernel: cdc_ether 3-2:1.0 eth8: unregister 'cdc_ether' usb-ehci-platform.0-2, CDC Ethernet Device
Apr 3 17:00:13 hotplug: remove net eth8.
Apr 3 17:00:13 kernel: usb 3-2: new high-speed USB device number 34 using ehci-platform
Apr 3 17:00:13 kernel: usb-storage 3-2:1.0: USB Mass Storage device detected
Apr 3 17:00:13 kernel: scsi host205: usb-storage 3-2:1.0
Apr 3 17:00:14 kernel: scsi 205:0:0:0: CD-ROM HUAWEI Mass Storage 2.31 PQ: 0 ANSI: 2
Apr 3 17:00:14 kernel: scsi 205:0:0:0: Attached scsi generic sg0 type 5
Apr 3 17:00:21 wlceventd: wlceventd_proc_event(662): eth6: Disassoc D8:0F:99:37:9A:3F, status: 0, reason: Disassociated because sending station is leaving (or has left) BSS (8), rssi:0
Apr 3 17:00:21 hostapd: eth6: STA d8:0f:99:37:9a:3f IEEE 802.11: disassociated
Apr 3 17:00:21 wlceventd: wlceventd_proc_event(662): eth6: Disassoc D8:0F:99:37:9A:3F, status: 0, reason: Disassociated because sending station is leaving (or has left) BSS (8), rssi:0
Apr 3 17:00:21 hostapd: eth6: STA d8:0f:99:37:9a:3f IEEE 802.11: disassociated
Apr 3 17:00:21 kernel: usb 3-2: USB disconnect, device number 34
04-05-2024 09:11 AM
Usually when tinkering with configuration, I try to switch one at a time, then if it stops working I know what to switch back.
I guess the BIOS file is at least protected from corruption by a checksum?....
Anyways I'm not sure how it works, (though I wish I did so I can help ASUS crank out some revisions)...
Maybe an in place BIOS flash is in order, to get it back operational...