Hello everyone,
I am trying to get my Huawei ME936 LTE/HSDPA+ 4G modem running. It is
build in the laptop.
#lsusb | grep -i huawei
Bus 003 Device 002: ID 12d1:15bb Huawei Technologies Co., Ltd. ME936
LTE/HSDPA+ 4G modem
#lspci | grep -i huawei
- nothing -
#dmesg | grep -i huawei
[ 0.869910] usbcore: registered new interface driver huawei_cdc_ncm
[ 1.960760] usb 3-4: Product: HUAWEI Mobile Broadband Module
[ 1.962533] usb 3-4: Manufacturer: Huawei Technologies Co., Ltd.
#ifconfig -a
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Lokale Schleife)
RX packets 2096 bytes 167808 (163.8 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 2096 bytes 167808 (163.8 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
sit0: flags=128<NOARP> mtu 1480
sit txqueuelen 1000 (IPv6-nach-IPv4)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wlan0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
[... some info about my wifi ...]
wwp0s20f0u4c2: flags=4098<BROADCAST,MULTICAST> mtu 1500
ether 02:2c:80:13:92:63 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
ofono is set as a use flag
I am using net-wireless/iw-5.9 for my wifi and as far as I understand
this should be working with a modem as well.
net-dialup/ppp-2.4.9-r8 is installed. smstools are not. Would I need
them for data transfer?
I didn't find a guid at the gentoo wiki. Where could I find something?
Am I missing something obvious?
Thanks for the help.