I have tried https://krblogs.com/post/62519969772/airtel-4g-lte-on-linux which solution kept me connecting until error and no internet.
When I tried "$ sudo usb_modeswitch -v 12d1 -p 151a -V 12d1 -P 151b -W -M “55534243123456780000000000000011062000000100000000000000000000″" from https://web.archive.org/web/20151020040737/http://blog.bluedrive.ro/?p=28, I got "Take all parameters from the command line
- usb_modeswitch: handle USB devices with multiple modes
- Version 2.6.1 (C) Josua Dietze 2017
- Based on libusb1/libusbx
! PLEASE REPORT NEW CONFIGURATIONS !
DefaultVendor= 0x12d1 DefaultProduct= 0x151a TargetVendor= 0x12d1 TargetProduct= 0x151b MessageContent="“55534243123456780000000000000011062000000100000000000000000000″"
MessageContent “55534243123456780000000000000011062000000100000000000000000000″ is not a hex string. Abort"
I have downloaded "usb-modeswitch-data-20191128.tar.bz2", "usb-modeswitch-2.6.0.tar.bz2" and "libusb-1.0.26" but I do not know how to execute any "make" or use these archives via a simple gui.
I use Huawei E392 with Ubuntu 22.04.1 LTS 64-bit (gnome 42.4). I have installed the additional driver suggested by Ubuntu:.
I have tried many codes from https://www.google.com/search?q=huawei+e392+ubuntu without any luck. Please suggest any new ideas!
journalctl -f
– nobody Oct 12 '22 at 11:58snap list
please. But for this I'm not a great help. I can only imaging, that is maybe some permission problem. – nobody Oct 20 '22 at 17:12dpkg -l | grep modeswitch
– nobody Oct 21 '22 at 09:53dpkg -l | grep modeswitch
: ii usb-modeswitch 2.6.1-3ubuntu2 amd64 mode switching tool for controlling "flip flop" USB devices ii usb-modeswitch-data 20191128-4 all mode switching data for usb-modeswitch – Bushido Oct 21 '22 at 10:09dpkg -l | grep modemmanager
if modemmanager is installed over apt; if so you can remove snapmodem-manager
– nobody Oct 27 '22 at 11:08dpkg -l | grep modemmanager
: ii modemmanager 1.18.6-1 amd64 D-Bus service for managing modems – Bushido Oct 27 '22 at 18:00journalctl -f
and plug the modem in please. – nobody Oct 29 '22 at 13:08journalctl -f
and plugging the modem: https://justpaste.it/40y5f – Bushido Oct 30 '22 at 07:40