Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ADSL USB Modem supported?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
firestar
n00b
n00b


Joined: 12 Jul 2002
Posts: 4

PostPosted: Fri Jul 12, 2002 5:28 am    Post subject: ADSL USB Modem supported? Reply with quote

Hi all,

I was previously using FreeBSD and now interested to try out gentoo. Right now I am connecting to the Internet via ADSL using Aztech USB modem. The spec of the modem is here: http://www.aztech.com/products/dsl500u.htm.

I have no problem using it in win2k. However, I am having difficulty setting up the modem and ADSL in FreeBSD, and so far no one in the newsgroup is able to offer any solution.

How do you connect using ADSL with USB modem in gentoo? Is it easy? Anyone had experience with such combination? thanks in advance.

Regards,
Firestar
Back to top
View user's profile Send private message
Malakin
Veteran
Veteran


Joined: 14 Apr 2002
Posts: 1692
Location: Victoria BC Canada

PostPosted: Fri Jul 12, 2002 7:40 am    Post subject: Reply with quote

Aztech doesn't have any Linux drivers for that device and there are none listed anywhere else I can find.

When it comes to dsl/cable modems people should always get external models with ethernet jacks on them.
Back to top
View user's profile Send private message
KiTaSuMbA
Guru
Guru


Joined: 28 Jun 2002
Posts: 430
Location: Naples Italy

PostPosted: Fri Jul 12, 2002 7:49 am    Post subject: Reply with quote

while some usb dsl modems are supported (namely alcatel) I don't know about Aztech.

In any case, PPPoE using ethernet modems is the best and 100% standard way to go (and I have found it lightwears ahead in stability), next time you make a dsl contract ask your ISP for pppoe instead. If it wasn't for random power loses, my home gateway pc on an ethernet alcatel would have a lot more uptime than just 71 days which is its current record.
_________________
Need to flame people LIVE on IRC? Join #gentoo-otw on freenode!
Back to top
View user's profile Send private message
firestar
n00b
n00b


Joined: 12 Jul 2002
Posts: 4

PostPosted: Fri Jul 12, 2002 9:25 am    Post subject: Reply with quote

Ok thx guys. Looks like I have no choice but to stick to Win2k.
Back to top
View user's profile Send private message
klieber
Bodhisattva
Bodhisattva


Joined: 17 Apr 2002
Posts: 3657
Location: San Francisco, CA

PostPosted: Fri Jul 12, 2002 12:27 pm    Post subject: Reply with quote

moving to hardware forum.

--kurt
_________________
The problem with political jokes is that they get elected
Back to top
View user's profile Send private message
Messiah
Tux's lil' helper
Tux's lil' helper


Joined: 30 Apr 2002
Posts: 139

PostPosted: Fri Jul 12, 2002 1:04 pm    Post subject: Reply with quote

any one has a choice, but a choice comes at a price. Go buy yourself an DSL modem that has an ethernet-connection on the LAN-side (like stated before), and you will no more have to choose your OS depending on what provider you connect to. That of course only applies if you can get an ethernet card working in the OS you would like to use :P
Back to top
View user's profile Send private message
hulmeman
Apprentice
Apprentice


Joined: 02 Jul 2002
Posts: 184
Location: Duchy of Lancaster, England.

PostPosted: Sun Jul 14, 2002 4:55 pm    Post subject: Reply with quote

You do NOT need an ethernet modem!
Ive set up ppp with an Alcatel Speedtouch USB on my Gentoo box with no problem at all! Its been running for over a week without disconnecting.
All you need to do is:
Cofigure kernel with:
Support for USB (CONFIG_USB) [M]
Preliminary USB device filesystem (CONFIG_USB_DEVICEFS) [Y]
UHCI (Intel PIIX4, VIA, ...) support (CONFIG_USB_UHCI) [M]
UHCI Alternate Driver (JE) support (CONFIG_USB_UHCI_ALT) [M]
OHCI (Compaq, .......) support (CONFIG_USB_OHCI) [M]
PPP (point-to-point protocol) support (CONFIG_PPP) [M]
PPP support for sync tty ports (CONFIG_PPP_SYNC_TTY) [M]
[*] Non-standard serial port support
HDLC line discipline support
[*] Unix98 PTY support

emerge ppp

The os driver: http://benoit.papillault.free.fr/get.php3?location=speedtouch/speedtouch-21062001.tar.gz
make and make install

get the mgmt.o part of the closed driver from:
http://www.alcatel.com/consumer/dsl/supuser.htm

Follow these instructions:
http://benoit.papillault.free.fr/speedtouch/user.en.php3
and away you go!
Any problems, just contact me
Baz
Back to top
View user's profile Send private message
firestar
n00b
n00b


Joined: 12 Jul 2002
Posts: 4

PostPosted: Mon Jul 15, 2002 2:47 pm    Post subject: Reply with quote

Does your tips apply to other USB modem such as Aztech? Thanks!

Firestar

hulmeman wrote:
You do NOT need an ethernet modem!
Ive set up ppp with an Alcatel Speedtouch USB on my Gentoo box with no problem at all! Its been running for over a week without disconnecting.
All you need to do is:
Cofigure kernel with:
Support for USB (CONFIG_USB) [M]
Preliminary USB device filesystem (CONFIG_USB_DEVICEFS) [Y]
UHCI (Intel PIIX4, VIA, ...) support (CONFIG_USB_UHCI) [M]
UHCI Alternate Driver (JE) support (CONFIG_USB_UHCI_ALT) [M]
OHCI (Compaq, .......) support (CONFIG_USB_OHCI) [M]
PPP (point-to-point protocol) support (CONFIG_PPP) [M]
PPP support for sync tty ports (CONFIG_PPP_SYNC_TTY) [M]
[*] Non-standard serial port support
HDLC line discipline support
[*] Unix98 PTY support

emerge ppp

The os driver: http://benoit.papillault.free.fr/get.php3?location=speedtouch/speedtouch-21062001.tar.gz
make and make install

get the mgmt.o part of the closed driver from:
http://www.alcatel.com/consumer/dsl/supuser.htm

Follow these instructions:
http://benoit.papillault.free.fr/speedtouch/user.en.php3
and away you go!
Any problems, just contact me
Baz
Back to top
View user's profile Send private message
flanksteak
n00b
n00b


Joined: 27 May 2002
Posts: 49
Location: Seattle

PostPosted: Tue Jul 16, 2002 8:46 am    Post subject: Try the alcatel drivers and see what happens Reply with quote

You could give it a try. I don't know which chipset is in the Alcatel USB modem, or if the firmware you upload is compatible. Your best bet is to try it out and post whatever problems you run into. That way we can offer suggestions. I use the Alcatel USB modem and it works like a charm.

good luck
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum