Gentoo Archives: gentoo-user

From: Florian Philipp <lists@××××××××××××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Make use of Dell 5520 Voda built-in HSDPA modem.
Date: Sun, 05 Dec 2010 18:41:30
Message-Id: 4CFBDC5E.2070404@f_philipp.fastmail.net
In Reply to: [gentoo-user] Make use of Dell 5520 Voda built-in HSDPA modem. by Gary Golden
1 Am 05.12.2010 04:48, schrieb Gary Golden:
2 > Hi. I have a dell xps M1530 machine with built-in 3g modem:
3 > $ /usr/sbin/lsusb | grep -i hsdpa
4 > Bus 007 Device 002: ID 413c:8138 Dell Computer Corp. Wireless 5520 Voda
5 > I Mobile Broadband (3G HSDPA) Minicard EAP-SIM Port
6 >
7 > Ideally, to manage broadband connections with network-manager.
8 > But, when I try to create one there is no modems listed in networkmanager.
9 >
10 > Do I need a kernel module? If yes, which one?
11 >
12
13 Try to add the following to your kernel config:
14
15 Device Drivers --->
16 [*] USB support --->
17 <M> USB Serial Converter support --->
18 <M> USB driver for GSM and CDMA modems
19
20 If everything goes well, you should find something like /dev/ttyUSB0 in
21 your filesystem.
22
23 Hope this helps,
24 Florian Philipp

Attachments

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

Replies

Subject Author
Re: [gentoo-user] Make use of Dell 5520 Voda built-in HSDPA modem. Gary Golden <mail@××××××××××.me>