LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 04-15-2004, 09:36 AM   #1
akhilnair
LQ Newbie
 
Registered: Mar 2004
Distribution: MANDRAKE 9.2
Posts: 14

Rep: Reputation: 0
Ethernet Adsl Modem Driver Problems And Install Problems...


Hi,

i jes received madrake 9.2 and installed it without much trouble.
Howevr i have a USB ADSL MODEM which is not recognized by MANDRAKE 9.2.


I am using this modem that runs in wondows using a globespan virata ADSL driver, it uses Encapsulation:RFC2364

Now the problem i am facing is that mandrake does not recognize / detect the ADSL modem.

Hence i cannot get online using linux, i have to keep switchign back to windows to access the internet, hence even if there is a driver available to download.. how can i download it using wondows if linux is on a anopther partition??

and how does the installation of this driver work??
please am real newie at this.... and very eager to do away with BILL GATES~!!!
HELP.

-----I AM RUNNING-----
Intel celeron 1.7 GHz
40 GB HDD with 10 separate partition for LINUX
256DDR RAM
Mandrake 9.2 OS
----------

Regards
~Akhilnaiir
 
Old 04-15-2004, 03:11 PM   #2
Proud
Senior Member
 
Registered: Dec 2002
Location: England
Distribution: Used to use Mandrake/Mandriva
Posts: 2,794

Rep: Reputation: 116Reputation: 116
Have you tried looking online for mentions of a linux driver or others with that modem working?

What format's your windows partition? You should be able to mount it and at least read from it, eg copy downloaded drivers over.
 
Old 04-15-2004, 10:53 PM   #3
akhilnair
LQ Newbie
 
Registered: Mar 2004
Distribution: MANDRAKE 9.2
Posts: 14

Original Poster
Rep: Reputation: 0
hey proud,

i have found this eciadsl site that has its own driver developed but after configuring teh driver... it doesnt seem to have downloaded what they mention as ARK SOFTWARE.. which i think makes the connexion...

the site is http://eciadsl.flashtux.org

Also i am using win98.. so am guessing its a FAT32 format.. i dunno reeally.. abny help would be great!!
cheers
~Akhilnair
 
Old 04-16-2004, 04:55 PM   #4
tricky_linux
Member
 
Registered: Jul 2003
Distribution: Red Hat Linux 9.0; Old and Solid
Posts: 674

Rep: Reputation: 30
what chipset was your modem?
i assume you don't know.
you should download at http://linmodems.technion.ac.il/packages/scanModem.gz
then extract it using file roller to your home directory.
open up an terminal and type chmod a+x scanModem
next type "./scanModem" then that will gave you lots of information about your modem. please post that and i will have an idea if you found the right driver or not.
 
Old 04-17-2004, 06:22 AM   #5
akhilnair
LQ Newbie
 
Registered: Mar 2004
Distribution: MANDRAKE 9.2
Posts: 14

Original Poster
Rep: Reputation: 0
hi tricky linux,

one small very basic and almost dumb doubt.. if i download this in windows (whihc i am using to get online now) how do i get it to linux if its bigger thana floppy size??

please explain in howto commandline inputs... thanks o much
cheers
 
Old 04-17-2004, 03:46 PM   #6
tricky_linux
Member
 
Registered: Jul 2003
Distribution: Red Hat Linux 9.0; Old and Solid
Posts: 674

Rep: Reputation: 30
the files is only around 40kb when it's compressed. it's small enough for a floppy disc.
Try solve it yourself, before waste time.
 
Old 04-18-2004, 03:45 AM   #7
akhilnair
LQ Newbie
 
Registered: Mar 2004
Distribution: MANDRAKE 9.2
Posts: 14

Original Poster
Rep: Reputation: 0
hey again tricky linux,

ok i downloaded it.... and tried CHMOD

but it doesnt work...

it says, bad command... cannot find file or directory

PLS ADVISE
 
Old 04-18-2004, 08:50 PM   #8
tricky_linux
Member
 
Registered: Jul 2003
Distribution: Red Hat Linux 9.0; Old and Solid
Posts: 674

Rep: Reputation: 30
sorry, for got to tell you
you have to extract the file first. use file roller.
then the extracted file should be "scanModem" and you could run it "./scanModem"
 
Old 04-19-2004, 12:28 PM   #9
akhilnair
LQ Newbie
 
Registered: Mar 2004
Distribution: MANDRAKE 9.2
Posts: 14

Original Poster
Rep: Reputation: 0
IT STILL DOESNT WORK!!!

HYE tricky!!

ok.. i tried extracting.. it but to which directory??
anywys i think i foundout that my modem runs off a globespan chipset.. mostly ti is GS7070...

so now what do i do??... pls advise!!

~Akhil
 
Old 04-20-2004, 07:13 AM   #10
tricky_linux
Member
 
Registered: Jul 2003
Distribution: Red Hat Linux 9.0; Old and Solid
Posts: 674

Rep: Reputation: 30
you extract it to your home directory which would be
/home/"yourusername"
"yourusername" is your user name.
did you check wether there is a driver thats on the modem's installation cd?
after you extract it just open a teriminal, then do "./scanModem"
 
Old 04-22-2004, 01:40 AM   #11
akhilnair
LQ Newbie
 
Registered: Mar 2004
Distribution: MANDRAKE 9.2
Posts: 14

Original Poster
Rep: Reputation: 0
DID THAT TOO

Hi tricky,
ok confrimation on 2 things, my modem runs of a globespan GS7070 chipset,
the installation CD (for windows) has a driver for it.. but i am guessign that works only for windows...
if however u think this same CD can work for mdk9.2 pls do tell me how!! as in if i have to make mdk9.2 search for the driver then how do i do that??

warm regards
~AKhilnair
 
Old 04-23-2004, 04:07 PM   #12
tricky_linux
Member
 
Registered: Jul 2003
Distribution: Red Hat Linux 9.0; Old and Solid
Posts: 674

Rep: Reputation: 30
download at
http://eciadsl.flashtux.org/download...0.9-1.i586.rpm
to /home/"yourusername"
and install it as root
you login as root by "su -"
type passwd
#cd /home/"yourusername"
#rpm -Uhv eciadsl-usermode-0.9-1.i586.rpm

that should get your dsl modem working
 
Old 11-28-2004, 08:19 AM   #13
aLexus
LQ Newbie
 
Registered: Nov 2004
Posts: 1

Rep: Reputation: 0
Hi, i have problem like your. Help me plz..

scanModem writing:

[alexey@langames modem]$ chmod a+x scanModem
[alexey@langames modem]$ ./scanModem

UPDATE=2004_Nov_26
ONLY use scanModem downloaded as: http://linmodems.technion.ac.il/packages/scanModem.gz
TMPM=/dev/shm/0tmpfile

./scanModem should ONLY be run within a Linux/UNIX partition.
If within a MicroSoft/DOS partition, abort with Ctrl-C now !!!
Copy scanModem.gz to your Linux partition and restart.

./scanModem: line 1: gcc: command not found

Please browse the folder Modem/ containing the following files:
1stRead.txt DriverCompiling.txt General.txt ModemData.txt Rational.txt SoftModem.txt Testing.txt UNSUBSCRIBE.txt


I don't now my chipset ver., but i find my modem by PID & VID, it is here: my modem
What can i do???

I find this, but i don't sure..

P.S. I have Mandrake 10.1 & my modem is USB!

Last edited by aLexus; 11-28-2004 at 12:31 PM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
dsl modem driver install problems 54az Linux - Newbie 4 11-18-2004 11:44 AM
Problems Installing USB ADSL Ethernet Router in Mandrake 9.1 mb0o53 Linux - Hardware 0 11-11-2003 10:09 PM
PCI ADSL modem driver problems littleboylost Linux - Hardware 10 09-13-2003 07:33 AM
Adsl Usb Modem Install Problems scram2309 Linux - Hardware 5 05-14-2003 07:08 AM
Mandrake 8.1, Driver Install, Modem, CD-Rom Problems? wjsulliv Linux - Newbie 1 02-17-2002 11:16 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 09:41 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration