You are not logged in.
Pages: 1
Hi. I'm trying to figure out how to make usb dongle internet work during arch installation. I have a swedish Telenor usb dongle, which asks for pin code every time when i plug it (in Ubuntu/Windows).
Ubuntu's lsusb:
Bus 001 Device 004: ID 12d1:1506 Huawei Technologies Co., Ltd. E398 LTE/UMTS/GSM Modem/Networkcard
So the question is "how to make it work from console setup" ?
Offline
A quick search shows eight wiki pages about various Huawei devices - might be some ideas for you there.
Offline
So the question is "how to make it work from console setup" ?
https://wiki.archlinux.org/index.php/US … dem#wvdial
Btw. NetworkManager can store your PIN.
Last edited by thof (2012-08-11 10:29:12)
Offline
funkypotatoe wrote:So the question is "how to make it work from console setup" ?
https://wiki.archlinux.org/index.php/US … dem#wvdial
Btw. NetworkManager can store your PIN.
I have no internet connection "during arch setup"...
Offline
Have you got:
- wvdial
- wvstreams [there is word out that the latest version is giving issues - I am currently using 4.6.1-3]
- make sure your wvdial.conf has Stupid Mode = on if you are experiencing problems with pins and passwords.
- usb_modeswitch...?
I dunno how the new install method works, but normally one could just download the necessary files, copy to /var/cache/pacman/pkg and install with pacman -U pkg-name.
Good luck!
Offline
Pages: 1