public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Gentoo + NetworkManager Applet + Modem ZTE MF180
@ 2010-12-14 18:03 Carlos Sura
  2010-12-17 18:54 ` Gary Golden
  0 siblings, 1 reply; 6+ messages in thread
From: Carlos Sura @ 2010-12-14 18:03 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 646 bytes --]

Hello mates,

I'm on a Gentoo Box (my laptop) and I have a usb modem (ZTE MF180), but it
just don't work with my Gentoo Box, I've been searching in Google and I
found this: http://christian.amsuess.com/tutorials/zte_mf180/

I tried, but, I ejected my cdrom and even my usb modem (eject /dev/sr1) and
none of this worked for me.

Does anyone have this Modem working on Gentoo Linux? if so, please let me
know how!

However, I tried this modem with a livecd (Fedora) and it worked with the
networkmanager, easy as pie!!... Is there any way to get that config (or
drivers) to make it work in my gentoo box?

Regards,
Carlos Sura.

-- 
Carlos Sura.-

[-- Attachment #2: Type: text/html, Size: 1028 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] Gentoo + NetworkManager Applet + Modem ZTE MF180
  2010-12-14 18:03 [gentoo-user] Gentoo + NetworkManager Applet + Modem ZTE MF180 Carlos Sura
@ 2010-12-17 18:54 ` Gary Golden
  2010-12-18 15:10   ` Carlos Sura
  0 siblings, 1 reply; 6+ messages in thread
From: Gary Golden @ 2010-12-17 18:54 UTC (permalink / raw
  To: gentoo-user

Try option kernel driver.
Can you see it with lsusb?
Is there any /dev/ttyUSB* ?

---

Gary Golden

On 12/14/2010 11:03 PM, Carlos Sura wrote:
> Hello mates, 
> 
> I'm on a Gentoo Box (my laptop) and I have a usb modem (ZTE MF180), but
> it just don't work with my Gentoo Box, I've been searching in Google and
> I found this: http://christian.amsuess.com/tutorials/zte_mf180/
> 
> I tried, but, I ejected my cdrom and even my usb modem (eject /dev/sr1)
> and none of this worked for me.
> 
> Does anyone have this Modem working on Gentoo Linux? if so, please let
> me know how!
> 
> However, I tried this modem with a livecd (Fedora) and it worked with
> the networkmanager, easy as pie!!... Is there any way to get that config
> (or drivers) to make it work in my gentoo box?
> 
> Regards,
> Carlos Sura.
> 
> -- 
> Carlos Sura.-
> 



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] Gentoo + NetworkManager Applet + Modem ZTE MF180
  2010-12-17 18:54 ` Gary Golden
@ 2010-12-18 15:10   ` Carlos Sura
  2010-12-18 16:46     ` Gary Golden
  0 siblings, 1 reply; 6+ messages in thread
From: Carlos Sura @ 2010-12-18 15:10 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 1424 bytes --]

On 17 December 2010 10:54, Gary Golden <mail@garygolden.me> wrote:

> Try option kernel driver.
> Can you see it with lsusb?
> Is there any /dev/ttyUSB* ?
>
> ---
>
> Gary Golden
>
> On 12/14/2010 11:03 PM, Carlos Sura wrote:
> > Hello mates,
> >
> > I'm on a Gentoo Box (my laptop) and I have a usb modem (ZTE MF180), but
> > it just don't work with my Gentoo Box, I've been searching in Google and
> > I found this: http://christian.amsuess.com/tutorials/zte_mf180/
> >
> > I tried, but, I ejected my cdrom and even my usb modem (eject /dev/sr1)
> > and none of this worked for me.
> >
> > Does anyone have this Modem working on Gentoo Linux? if so, please let
> > me know how!
> >
> > However, I tried this modem with a livecd (Fedora) and it worked with
> > the networkmanager, easy as pie!!... Is there any way to get that config
> > (or drivers) to make it work in my gentoo box?
> >
> > Regards,
> > Carlos Sura.
> >
> > --
> > Carlos Sura.-
> >
>
>
Hello Gary Golden,

Thank you for answer me.

Yes I can see it with: *lusb *and no there is nothing in* /dev/ttyUSB**
*
*
The link above explains how to make it works, but I've been following those
instructions and isn't working for me. Do I need to install *usbswitchmode*?
by the way: Is there anyway to know what drivers and configuration is using
Fedora 14, to make it easier and just take it from Fedora 14 and use it in
my Gentoo ?

Regards,

-- 
Carlos Sura.-

[-- Attachment #2: Type: text/html, Size: 2074 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] Gentoo + NetworkManager Applet + Modem ZTE MF180
  2010-12-18 15:10   ` Carlos Sura
@ 2010-12-18 16:46     ` Gary Golden
  2011-04-06  3:43       ` Carlos Sura
  0 siblings, 1 reply; 6+ messages in thread
From: Gary Golden @ 2010-12-18 16:46 UTC (permalink / raw
  To: gentoo-user

I'm not sure about Fedora, but since /dev/ttyUSB* doesn't exist then
option driver isn't loaded. I have a ZTE device and did make it work
with this driver.

Try lsmod | grep option to make sure.

It's there:

Device Drivers
  -> USB support (USB_SUPPORT [=y])│
    -> USB Serial Converter support (USB_SERIAL [=m]

--

Gary Golden

On 12/18/2010 08:10 PM, Carlos Sura wrote:
> 
> On 17 December 2010 10:54, Gary Golden <mail@garygolden.me
> <mailto:mail@garygolden.me>> wrote:
> 
>     Try option kernel driver.
>     Can you see it with lsusb?
>     Is there any /dev/ttyUSB* ?
> 
>     ---
> 
>     Gary Golden
> 
>     On 12/14/2010 11:03 PM, Carlos Sura wrote:
>     > Hello mates,
>     >
>     > I'm on a Gentoo Box (my laptop) and I have a usb modem (ZTE
>     MF180), but
>     > it just don't work with my Gentoo Box, I've been searching in
>     Google and
>     > I found this: http://christian.amsuess.com/tutorials/zte_mf180/
>     >
>     > I tried, but, I ejected my cdrom and even my usb modem (eject
>     /dev/sr1)
>     > and none of this worked for me.
>     >
>     > Does anyone have this Modem working on Gentoo Linux? if so, please let
>     > me know how!
>     >
>     > However, I tried this modem with a livecd (Fedora) and it worked with
>     > the networkmanager, easy as pie!!... Is there any way to get that
>     config
>     > (or drivers) to make it work in my gentoo box?
>     >
>     > Regards,
>     > Carlos Sura.
>     >
>     > --
>     > Carlos Sura.-
>     >
> 
> 
> Hello Gary Golden,
> 
> Thank you for answer me.
> 
> Yes I can see it with: *lusb *and no there is nothing in*/dev/ttyUSB**
> *
> *
> The link above explains how to make it works, but I've been following
> those instructions and isn't working for me. Do I need to install
> *usbswitchmode*? by the way: Is there anyway to know what drivers and
> configuration is using Fedora 14, to make it easier and just take it
> from Fedora 14 and use it in my Gentoo ?
> 
> Regards,
> 
> -- 
> Carlos Sura.-
> 



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] Gentoo + NetworkManager Applet + Modem ZTE MF180
  2010-12-18 16:46     ` Gary Golden
@ 2011-04-06  3:43       ` Carlos Sura
  2011-04-06 15:14         ` Gregory Fontenele
  0 siblings, 1 reply; 6+ messages in thread
From: Carlos Sura @ 2011-04-06  3:43 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 3362 bytes --]

On 18 December 2010 10:46, Gary Golden <mail@garygolden.me> wrote:

> I'm not sure about Fedora, but since /dev/ttyUSB* doesn't exist then
> option driver isn't loaded. I have a ZTE device and did make it work
> with this driver.
>
> Try lsmod | grep option to make sure.
>
> It's there:
>
> Device Drivers
>  -> USB support (USB_SUPPORT [=y])│
>    -> USB Serial Converter support (USB_SERIAL [=m]
>
> --
>
> Gary Golden
>
> On 12/18/2010 08:10 PM, Carlos Sura wrote:
> >
> > On 17 December 2010 10:54, Gary Golden <mail@garygolden.me
> > <mailto:mail@garygolden.me>> wrote:
> >
> >     Try option kernel driver.
> >     Can you see it with lsusb?
> >     Is there any /dev/ttyUSB* ?
> >
> >     ---
> >
> >     Gary Golden
> >
> >     On 12/14/2010 11:03 PM, Carlos Sura wrote:
> >     > Hello mates,
> >     >
> >     > I'm on a Gentoo Box (my laptop) and I have a usb modem (ZTE
> >     MF180), but
> >     > it just don't work with my Gentoo Box, I've been searching in
> >     Google and
> >     > I found this: http://christian.amsuess.com/tutorials/zte_mf180/
> >     >
> >     > I tried, but, I ejected my cdrom and even my usb modem (eject
> >     /dev/sr1)
> >     > and none of this worked for me.
> >     >
> >     > Does anyone have this Modem working on Gentoo Linux? if so, please
> let
> >     > me know how!
> >     >
> >     > However, I tried this modem with a livecd (Fedora) and it worked
> with
> >     > the networkmanager, easy as pie!!... Is there any way to get that
> >     config
> >     > (or drivers) to make it work in my gentoo box?
> >     >
> >     > Regards,
> >     > Carlos Sura.
> >     >
> >     > --
> >     > Carlos Sura.-
> >     >
> >
> >
> > Hello Gary Golden,
> >
> > Thank you for answer me.
> >
> > Yes I can see it with: *lusb *and no there is nothing in*/dev/ttyUSB**
> > *
> > *
> > The link above explains how to make it works, but I've been following
> > those instructions and isn't working for me. Do I need to install
> > *usbswitchmode*? by the way: Is there anyway to know what drivers and
> > configuration is using Fedora 14, to make it easier and just take it
> > from Fedora 14 and use it in my Gentoo ?
> >
> > Regards,
> >
> > --
> > Carlos Sura.-
> >
>
>
Hi, I've already found a way to make it work.

Here:
We need to configure the kernel of our gentoo b0x, we give support to ip and
ppp

Networking --->
Networking options --->
<*> Unix domain sockets[*] TCP/IP networking
Device Drivers --->
Network device support --->[*] Network device support
<*> PPP (point-to-point protocol) support
<*> PPP support for async serial ports
<*> PPP support for sync tty ports
<*> PPP Deflate compression
<*> PPP BSD-Compress compression


then we make active:
Device Drivers --->
SCSI device support --->
<*> SCSI CDROM support
USB support --->
<*> Support for Host-side USB
<*> UHCI HCD (most Intel and VIA) support
<*> USB Mass Storage support
USB Serial Converter support --->
<*> USB Serial Converter support
<*> USB driver for GSM and CDMA modems

finally we compile our kernel and reboot the system, and then we add our
modem with our Network Manager (gnome) and it will work fine

By the way, after reboot, as root : eject /dev/sr0 (to make it work)

Regards

-- 
Carlos Sura.-

[-- Attachment #2: Type: text/html, Size: 4979 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] Gentoo + NetworkManager Applet + Modem ZTE MF180
  2011-04-06  3:43       ` Carlos Sura
@ 2011-04-06 15:14         ` Gregory Fontenele
  0 siblings, 0 replies; 6+ messages in thread
From: Gregory Fontenele @ 2011-04-06 15:14 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 3731 bytes --]

want to leave this list but I can not, can someone erase me from this list?

On Wed, Apr 6, 2011 at 00:43, Carlos Sura <carlos.sura1@googlemail.com>wrote:

>
>
> On 18 December 2010 10:46, Gary Golden <mail@garygolden.me> wrote:
>
>> I'm not sure about Fedora, but since /dev/ttyUSB* doesn't exist then
>> option driver isn't loaded. I have a ZTE device and did make it work
>> with this driver.
>>
>> Try lsmod | grep option to make sure.
>>
>> It's there:
>>
>> Device Drivers
>>  -> USB support (USB_SUPPORT [=y])│
>>    -> USB Serial Converter support (USB_SERIAL [=m]
>>
>> --
>>
>> Gary Golden
>>
>> On 12/18/2010 08:10 PM, Carlos Sura wrote:
>> >
>> > On 17 December 2010 10:54, Gary Golden <mail@garygolden.me
>> > <mailto:mail@garygolden.me>> wrote:
>> >
>> >     Try option kernel driver.
>> >     Can you see it with lsusb?
>> >     Is there any /dev/ttyUSB* ?
>> >
>> >     ---
>> >
>> >     Gary Golden
>> >
>> >     On 12/14/2010 11:03 PM, Carlos Sura wrote:
>> >     > Hello mates,
>> >     >
>> >     > I'm on a Gentoo Box (my laptop) and I have a usb modem (ZTE
>> >     MF180), but
>> >     > it just don't work with my Gentoo Box, I've been searching in
>> >     Google and
>> >     > I found this: http://christian.amsuess.com/tutorials/zte_mf180/
>> >     >
>> >     > I tried, but, I ejected my cdrom and even my usb modem (eject
>> >     /dev/sr1)
>> >     > and none of this worked for me.
>> >     >
>> >     > Does anyone have this Modem working on Gentoo Linux? if so, please
>> let
>> >     > me know how!
>> >     >
>> >     > However, I tried this modem with a livecd (Fedora) and it worked
>> with
>> >     > the networkmanager, easy as pie!!... Is there any way to get that
>> >     config
>> >     > (or drivers) to make it work in my gentoo box?
>> >     >
>> >     > Regards,
>> >     > Carlos Sura.
>> >     >
>> >     > --
>> >     > Carlos Sura.-
>> >     >
>> >
>> >
>> > Hello Gary Golden,
>> >
>> > Thank you for answer me.
>> >
>> > Yes I can see it with: *lusb *and no there is nothing in*/dev/ttyUSB**
>> > *
>> > *
>> > The link above explains how to make it works, but I've been following
>> > those instructions and isn't working for me. Do I need to install
>> > *usbswitchmode*? by the way: Is there anyway to know what drivers and
>> > configuration is using Fedora 14, to make it easier and just take it
>> > from Fedora 14 and use it in my Gentoo ?
>> >
>> > Regards,
>> >
>> > --
>> > Carlos Sura.-
>> >
>>
>>
> Hi, I've already found a way to make it work.
>
> Here:
> We need to configure the kernel of our gentoo b0x, we give support to ip
> and ppp
>
> Networking --->
> Networking options --->
> <*> Unix domain sockets[*] TCP/IP networking
> Device Drivers --->
> Network device support --->[*] Network device support
> <*> PPP (point-to-point protocol) support
> <*> PPP support for async serial ports
> <*> PPP support for sync tty ports
> <*> PPP Deflate compression
> <*> PPP BSD-Compress compression
>
>
> then we make active:
> Device Drivers --->
> SCSI device support --->
> <*> SCSI CDROM support
> USB support --->
> <*> Support for Host-side USB
> <*> UHCI HCD (most Intel and VIA) support
> <*> USB Mass Storage support
> USB Serial Converter support --->
> <*> USB Serial Converter support
> <*> USB driver for GSM and CDMA modems
>
> finally we compile our kernel and reboot the system, and then we add our
> modem with our Network Manager (gnome) and it will work fine
>
> By the way, after reboot, as root : eject /dev/sr0 (to make it work)
>
> Regards
>
> --
> Carlos Sura.-
>
>


-- 
Atenciosamente,
Gregory Fontenele

[-- Attachment #2: Type: text/html, Size: 5424 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-04-06 15:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-14 18:03 [gentoo-user] Gentoo + NetworkManager Applet + Modem ZTE MF180 Carlos Sura
2010-12-17 18:54 ` Gary Golden
2010-12-18 15:10   ` Carlos Sura
2010-12-18 16:46     ` Gary Golden
2011-04-06  3:43       ` Carlos Sura
2011-04-06 15:14         ` Gregory Fontenele

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox