Gentoo Archives: gentoo-user

From: Gregory Fontenele <gregoryfontenele@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Gentoo + NetworkManager Applet + Modem ZTE MF180
Date: Wed, 06 Apr 2011 15:22:13
Message-Id: BANLkTimRZMa9-z=T42qAVAGUMaO7d8p=xg@mail.gmail.com
In Reply to: Re: [gentoo-user] Gentoo + NetworkManager Applet + Modem ZTE MF180 by Carlos Sura
1 want to leave this list but I can not, can someone erase me from this list?
2
3 On Wed, Apr 6, 2011 at 00:43, Carlos Sura <carlos.sura1@××××××××××.com>wrote:
4
5 >
6 >
7 > On 18 December 2010 10:46, Gary Golden <mail@××××××××××.me> wrote:
8 >
9 >> I'm not sure about Fedora, but since /dev/ttyUSB* doesn't exist then
10 >> option driver isn't loaded. I have a ZTE device and did make it work
11 >> with this driver.
12 >>
13 >> Try lsmod | grep option to make sure.
14 >>
15 >> It's there:
16 >>
17 >> Device Drivers
18 >> -> USB support (USB_SUPPORT [=y])│
19 >> -> USB Serial Converter support (USB_SERIAL [=m]
20 >>
21 >> --
22 >>
23 >> Gary Golden
24 >>
25 >> On 12/18/2010 08:10 PM, Carlos Sura wrote:
26 >> >
27 >> > On 17 December 2010 10:54, Gary Golden <mail@××××××××××.me
28 >> > <mailto:mail@××××××××××.me>> wrote:
29 >> >
30 >> > Try option kernel driver.
31 >> > Can you see it with lsusb?
32 >> > Is there any /dev/ttyUSB* ?
33 >> >
34 >> > ---
35 >> >
36 >> > Gary Golden
37 >> >
38 >> > On 12/14/2010 11:03 PM, Carlos Sura wrote:
39 >> > > Hello mates,
40 >> > >
41 >> > > I'm on a Gentoo Box (my laptop) and I have a usb modem (ZTE
42 >> > MF180), but
43 >> > > it just don't work with my Gentoo Box, I've been searching in
44 >> > Google and
45 >> > > I found this: http://christian.amsuess.com/tutorials/zte_mf180/
46 >> > >
47 >> > > I tried, but, I ejected my cdrom and even my usb modem (eject
48 >> > /dev/sr1)
49 >> > > and none of this worked for me.
50 >> > >
51 >> > > Does anyone have this Modem working on Gentoo Linux? if so, please
52 >> let
53 >> > > me know how!
54 >> > >
55 >> > > However, I tried this modem with a livecd (Fedora) and it worked
56 >> with
57 >> > > the networkmanager, easy as pie!!... Is there any way to get that
58 >> > config
59 >> > > (or drivers) to make it work in my gentoo box?
60 >> > >
61 >> > > Regards,
62 >> > > Carlos Sura.
63 >> > >
64 >> > > --
65 >> > > Carlos Sura.-
66 >> > >
67 >> >
68 >> >
69 >> > Hello Gary Golden,
70 >> >
71 >> > Thank you for answer me.
72 >> >
73 >> > Yes I can see it with: *lusb *and no there is nothing in*/dev/ttyUSB**
74 >> > *
75 >> > *
76 >> > The link above explains how to make it works, but I've been following
77 >> > those instructions and isn't working for me. Do I need to install
78 >> > *usbswitchmode*? by the way: Is there anyway to know what drivers and
79 >> > configuration is using Fedora 14, to make it easier and just take it
80 >> > from Fedora 14 and use it in my Gentoo ?
81 >> >
82 >> > Regards,
83 >> >
84 >> > --
85 >> > Carlos Sura.-
86 >> >
87 >>
88 >>
89 > Hi, I've already found a way to make it work.
90 >
91 > Here:
92 > We need to configure the kernel of our gentoo b0x, we give support to ip
93 > and ppp
94 >
95 > Networking --->
96 > Networking options --->
97 > <*> Unix domain sockets[*] TCP/IP networking
98 > Device Drivers --->
99 > Network device support --->[*] Network device support
100 > <*> PPP (point-to-point protocol) support
101 > <*> PPP support for async serial ports
102 > <*> PPP support for sync tty ports
103 > <*> PPP Deflate compression
104 > <*> PPP BSD-Compress compression
105 >
106 >
107 > then we make active:
108 > Device Drivers --->
109 > SCSI device support --->
110 > <*> SCSI CDROM support
111 > USB support --->
112 > <*> Support for Host-side USB
113 > <*> UHCI HCD (most Intel and VIA) support
114 > <*> USB Mass Storage support
115 > USB Serial Converter support --->
116 > <*> USB Serial Converter support
117 > <*> USB driver for GSM and CDMA modems
118 >
119 > finally we compile our kernel and reboot the system, and then we add our
120 > modem with our Network Manager (gnome) and it will work fine
121 >
122 > By the way, after reboot, as root : eject /dev/sr0 (to make it work)
123 >
124 > Regards
125 >
126 > --
127 > Carlos Sura.-
128 >
129 >
130
131
132 --
133 Atenciosamente,
134 Gregory Fontenele