|
| Notices |
Welcome to the DriverHeaven.net forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
 |
Apr 6, 2006, 11:36 AM
|
#1
|
|
DriverHeaven Senior Member
Join Date: Dec 2004
Posts: 2,361
|
Setting up ASUS AAM6000UG USB ADSL modem
Can anyone tell me how to do this?
It wasn't detected, and I failed to install it manually (but I'm quite new at this so that's not really a surprise). I've got SUSE 10.0 x64 distribution. ASUS doesn't offer Linux drivers.
|
|
|
Apr 7, 2006, 02:30 PM
|
#2
|
|
Freedom is a feature.
Join Date: Jul 2002
Location: Croatia, Rijeka
Posts: 4,404
|
You're lucky. Maybe. It seems that eagle-usb driver supports your modem. Check this site a bit: http://faq.eagle-usb.org/wakka.php?wiki=ModemSupport
Do you know how to compile kernel drivers?
|
|
|
Apr 7, 2006, 06:08 PM
|
#3
|
|
DriverHeaven Senior Member
Join Date: Dec 2004
Posts: 2,361
|
Wo-hoo! Thank you!
No, I have no idea. There are some very brief instructions on the download page, so I'll give it a go and re-post.
|
|
|
Apr 8, 2006, 12:36 PM
|
#4
|
|
Freedom is a feature.
Join Date: Jul 2002
Location: Croatia, Rijeka
Posts: 4,404
|
In any case, you will almost certainly have to have gcc, make and kernel source installed, and maybe some other build utilities, depending on the way driver compilation is done. Post as you progress.
|
|
|
Apr 8, 2006, 01:29 PM
|
#5
|
|
DriverHeaven Senior Member
Join Date: Dec 2004
Posts: 2,361
|
Yes, I needed gcc and kernel source. I think that compiling went well. I used the following sequence of instructions:
./configure
make
make install
Next, the instructions say that I should run eagleconfig, but my ISP is not in the list. Is there a way to manually set it up?
|
|
|
Apr 8, 2006, 03:37 PM
|
#6
|
|
Freedom is a feature.
Join Date: Jul 2002
Location: Croatia, Rijeka
Posts: 4,404
|
Quote:
|
Originally Posted by IvanV
./configure
make
make install
|
Welcome to wonderful world of UNIX, enjoy your stay
Quote:
|
Next, the instructions say that I should run eagleconfig, but my ISP is not in the list. Is there a way to manually set it up?
|
You will have to experiment a bit. Maybe you can adjust the list somehow?
|
|
|
Apr 8, 2006, 06:18 PM
|
#7
|
|
DriverHeaven Senior Member
Join Date: Dec 2004
Posts: 2,361
|
Quote:
|
Originally Posted by RIV@NVX
Welcome to wonderful world of UNIX, enjoy your stay 
|
Thank you.  I'm just wondering is that compiling of drivers really necessary or they just made it that way to make the noobs' lives more complicated?
Quote:
|
Originally Posted by RIV@NVX
You will have to experiment a bit. Maybe you can adjust the list somehow?
|
I'm planning too. I just couldn't find the righ file (I tried some whose names sounded "suspicious"). I'll try them all.
|
|
|
Apr 9, 2006, 01:06 PM
|
#8
|
|
DriverHeaven Senior Member
Join Date: Dec 2004
Posts: 2,361
|
UPDATE: I have to set encapsulation type to pppoe llc, but pppoe (apparently) isn't supported (only pppoa).
|
|
|
|
|
|