Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] 4G Stick Huawei E3276
Date: Sat, 30 Mar 2013 07:54:50
Message-Id: 201303300754.18901.michaelkintzios@gmail.com
In Reply to: Re: [gentoo-user] 4G Stick Huawei E3276 by "Stefan G. Weichinger"
1 On Friday 29 Mar 2013 23:40:18 Stefan G. Weichinger wrote:
2 > Am 29.03.2013 22:40, schrieb Stefan G. Weichinger:
3 > > Am 29.03.2013 22:03, schrieb Stefan G. Weichinger:
4 > >> I don't know about NM's preferences ... I just assume this could be
5 > >> the problem.
6 > >>
7 > >> Gotta dig up some udev-ruling for this, any quick pointers anyone?
8 > >
9 > > even "easier":
10 > >
11 > > You can change the device name using ifrename from package
12 > > wireless_tools.
13 > >
14 > > Now I have device wwan0 but still NM does not care about it.
15 > >
16 > > I really don't want to rant ... but ... you know.
17 >
18 > Just an observation:
19 >
20 > Started a VM on my main workstation ... Windows XP inside of VMware Player.
21 > Not even KVM or something ...
22 >
23 > Connected that funny stick to that very VM ... and connected to funky
24 > internet on first try ...
25
26 Don't you loooove OS automation? Especially when it works! ;-)
27
28 If you look at the device manager you will probably find different strings
29 describing the USB device interfaces that WinXP detects/assigns compared to
30 your Linux OS + udevd + systemd.
31
32 When you tried adding the new module you should see a load more interfaces
33 coming up in dmesg, through usbserial_generic and then cdc_wdm and qmi_wann,
34 like this:
35
36 http://www.spinics.net/lists/linux-usb/msg64061.html
37
38 This guys seems to be getting 3 x ttyUSBX popping up.
39
40 Once you get to this stage with an appropriate udev rule if need be, then
41 apparently you need to emerge this:
42
43 $ eix -l libqmi
44 * net-libs/libqmi
45 Available versions:
46 ~ 1.0.0 [doc static-libs test]
47 ** 9999 [doc static-libs test]
48 Homepage: http://cgit.freedesktop.org/libqmi/
49 Description: QMI modem protocol helper library
50
51
52 and see if that with its qmicli utility allows you to manage your connection.
53
54 HTH.
55 --
56 Regards,
57 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] 4G Stick Huawei E3276 "Stefan G. Weichinger" <lists@×××××.at>