Gentoo Archives: gentoo-user

From: hitachi303 <gentoo-user@××××××××××××××××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Trying to get my ME936 LTE/HSDPA+ 4G modem running
Date: Wed, 08 Mar 2023 14:30:40
Message-Id: b0499fd7-2d83-58a9-f7fb-6b4b1487e536@konstantinhansen.de
1 Hello everyone,
2
3 I am trying to get my Huawei ME936 LTE/HSDPA+ 4G modem running. It is
4 build in the laptop.
5
6 #lsusb | grep -i huawei
7 Bus 003 Device 002: ID 12d1:15bb Huawei Technologies Co., Ltd. ME936
8 LTE/HSDPA+ 4G modem
9
10 #lspci | grep -i huawei
11 - nothing -
12
13 #dmesg | grep -i huawei
14 [ 0.869910] usbcore: registered new interface driver huawei_cdc_ncm
15 [ 1.960760] usb 3-4: Product: HUAWEI Mobile Broadband Module
16 [ 1.962533] usb 3-4: Manufacturer: Huawei Technologies Co., Ltd.
17
18 #ifconfig -a
19 lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
20 inet 127.0.0.1 netmask 255.0.0.0
21 inet6 ::1 prefixlen 128 scopeid 0x10<host>
22 loop txqueuelen 1000 (Lokale Schleife)
23 RX packets 2096 bytes 167808 (163.8 KiB)
24 RX errors 0 dropped 0 overruns 0 frame 0
25 TX packets 2096 bytes 167808 (163.8 KiB)
26 TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
27
28 sit0: flags=128<NOARP> mtu 1480
29 sit txqueuelen 1000 (IPv6-nach-IPv4)
30 RX packets 0 bytes 0 (0.0 B)
31 RX errors 0 dropped 0 overruns 0 frame 0
32 TX packets 0 bytes 0 (0.0 B)
33 TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
34
35 wlan0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
36 [... some info about my wifi ...]
37
38 wwp0s20f0u4c2: flags=4098<BROADCAST,MULTICAST> mtu 1500
39 ether 02:2c:80:13:92:63 txqueuelen 1000 (Ethernet)
40 RX packets 0 bytes 0 (0.0 B)
41 RX errors 0 dropped 0 overruns 0 frame 0
42 TX packets 0 bytes 0 (0.0 B)
43 TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
44
45
46 ofono is set as a use flag
47
48 I am using net-wireless/iw-5.9 for my wifi and as far as I understand
49 this should be working with a modem as well.
50
51 net-dialup/ppp-2.4.9-r8 is installed. smstools are not. Would I need
52 them for data transfer?
53
54 I didn't find a guid at the gentoo wiki. Where could I find something?
55 Am I missing something obvious?
56
57 Thanks for the help.

Replies

Subject Author
Re: [gentoo-user] Trying to get my ME936 LTE/HSDPA+ 4G modem running Security <security@××××.com>