View previous topic :: View next topic |
Author |
Message |
tone84 n00b
Joined: 11 Sep 2009 Posts: 23
|
Posted: Fri Sep 11, 2009 4:24 am Post subject: [SOLVED]USB to modem problem |
|
|
hi, Im new to this group as well as Gentoo.. I hope you can help me with this problem. I have a laptop and it doesnt have a ethernet outlet, but it has a usb port. I am able to hook it to the modem and get the internet with a livecd of some sort, but never with gentoo. Do i need to add a eth0 argument in "/etc/conf.d/net" or use a special program to fix this problem?
thanks.
tone _________________ What man has done, man can do!
Last edited by tone84 on Mon Sep 28, 2009 9:48 pm; edited 1 time in total |
|
Back to top |
|
|
ursusca Apprentice
Joined: 10 Sep 2008 Posts: 284 Location: Toronto ON, CANADA
|
Posted: Fri Sep 11, 2009 8:19 am Post subject: |
|
|
Hi,
What kind of modem do you have?
Can you post additional information from lsusb command?
Run lsusb under root
or /sbin/lsusb under another user
Probably you modem is win-modem, which is uses proprietary drivers to emulate hardware in order to connect to the internet. |
|
Back to top |
|
|
ursusca Apprentice
Joined: 10 Sep 2008 Posts: 284 Location: Toronto ON, CANADA
|
Posted: Fri Sep 11, 2009 8:21 am Post subject: Re: USB to modem problem |
|
|
tone84 wrote: | ... Do i need to add a eth0 argument in "/etc/conf.d/net" or use a special program to fix this problem?
thanks.
tone |
You can find all examples of configuration in /etc/conf.d/net.examples file. |
|
Back to top |
|
|
tone84 n00b
Joined: 11 Sep 2009 Posts: 23
|
Posted: Fri Sep 11, 2009 12:56 pm Post subject: Re: USB to modem problem |
|
|
ursusca wrote: | tone84 wrote: | ... Do i need to add a eth0 argument in "/etc/conf.d/net" or use a special program to fix this problem?
thanks.
tone |
You can find all examples of configuration in /etc/conf.d/net.examples file. |
well, would that fix my problem? _________________ What man has done, man can do! |
|
Back to top |
|
|
ursusca Apprentice
Joined: 10 Sep 2008 Posts: 284 Location: Toronto ON, CANADA
|
|
Back to top |
|
|
tone84 n00b
Joined: 11 Sep 2009 Posts: 23
|
Posted: Fri Sep 11, 2009 3:07 pm Post subject: Re: USB to modem problem |
|
|
its a dsl modem, but i connect through usb.. the lsusb command indecates that it is a arris modem, which is right, but how do i make gentoo get a full connection from it like the livecds do?
do i need ppp or sumthing? _________________ What man has done, man can do! |
|
Back to top |
|
|
ursusca Apprentice
Joined: 10 Sep 2008 Posts: 284 Location: Toronto ON, CANADA
|
Posted: Fri Sep 11, 2009 9:04 pm Post subject: |
|
|
You need net-dialup/ppp package. |
|
Back to top |
|
|
tone84 n00b
Joined: 11 Sep 2009 Posts: 23
|
Posted: Fri Sep 11, 2009 10:38 pm Post subject: |
|
|
ursusca wrote: | You need net-dialup/ppp package. |
ok, i thought it was just for dial up, like in the old days _________________ What man has done, man can do! |
|
Back to top |
|
|
tone84 n00b
Joined: 11 Sep 2009 Posts: 23
|
Posted: Sat Sep 12, 2009 8:32 pm Post subject: |
|
|
I just genkerneled it.. works fine!
thanks _________________ What man has done, man can do! |
|
Back to top |
|
|
tone84 n00b
Joined: 11 Sep 2009 Posts: 23
|
Posted: Mon Sep 28, 2009 9:44 pm Post subject: [SOLVED]USB to modem problem |
|
|
after following the manual more closely, I found that all i had to do was run lsmod. look for whatever service or mod was running for the modem which was RNDIS. I searched for it in make menuconfig, wiith "/' and enabled all the results. I hope I have helped others with this problem as well.... _________________ What man has done, man can do! |
|
Back to top |
|
|
|