You are not logged in.
Since updating the kernel, I have some issues with my wwan laptop modem.
This is the device in question:
Bus 001 Device 003: ID 03f0:371d Hewlett-Packard
On previous kernels I used the gobiserial module (http://www.codeaurora.org/patches/quic/gobi/Gobi3000/) which created the /dev/ttyUSBx devices and then I would connect to the internet using wvdial.
The new kernel has the qmi_wwan module which automatically creates wwan0 and wwan1 network interfaces so it seems i don't need to use gobiserial anymore.
But since I'm running a minimalistic desktop and HATE networkmanager is there another way to connect to the internet?
Offline
Have a look at this members approach: https://bbs.archlinux.org/viewtopic.php?id=143663
Offline
Thank's, this is exactly what I was looking for!
Going to test it tomorrow and confirm if it does work.
Offline