MelioraHS Posted June 9, 2023 Posted June 9, 2023 Hello I need to connect my modem Huawei E3372-325 to my NanoPI but when i write command ls usb get it root@PC_42:~# lsusb Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 002: ID 3566:2001 Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub When i write in to /etc/usb_modeswitch.conf lines DefaultVendor = 3566 DefaultProduct = 2001 and enter command sudo usb_modeswitch -v 3566 -p 2001 -c /etc/usb_modeswitch.conf Look for default devices ... product ID matched Found devices in default mode (1) Access device 002 on bus 003 Get the current device configuration ... Current configuration number is 1 Use interface number 0 with class 8 USB description data (for identification) ------------------------- Manufacturer: Mobile Product: Mobile Serial No.: 123456789ABCD ------------------------- Warning: no switching method given. See documentation -> Run lsusb to note any changes. Bye! I think modem is not connected as well to NanoPI maybe samebody can solve that issue? Maybe i need some libs or drivers? 0 Quote
eselarm Posted June 16, 2023 Posted June 16, 2023 I have another subtype (and likely older) E3372 device, and remember that after updating it firmware, it acted upon the defaults w.r.t. usb_modeswitch. But it needed newer usb_modeswitch. It was on RPi Debian Buster alike, but usb_modeswitch needed to be newer. Please report your versions. 0 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.