orrevs got a reaction from
Thomas131 in Huawei Hilink modem on Armbian
Is there a way to make armbian find my modem auto?
I am running
Orange Pi One with Armbian 5.20 Debian Jesse
And Orange Pi PC with Armbian 5.20 Debian Jesse
My issue is that it finds the flash memory in my modem but not the modem itself i have to manually set it to modem via this command
usb_modeswitch -v 12d1 -p 1f01 -M '55534243123456780000000000000011062000000101000100000000000000'
Now the OS see it as a modem and i can run command
dhclient -v eth1
And it will load up the eth1 and it will work fine. Issue is i have to do those steps after reboot.
On my Rasberry device i run Raspberrian and it does all those steps per automatic its plug and play.
Am not very good with linux, but are there some kind of driver or similar i can install so it can work more like plug and play?
Also BIG thanks for armbian its really nice! Thank you for making this!