[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: Modem trouble...



> My config:
> My HDD is partitioned six times...the first four running win98 and the
> last two red hat ver 5.2. 

Your hard disk was not partitioned six times (or maybe it was).
It's only that you have six partitions :)

>My modem is an internal USR 56K PnP (model
> number 0584). There are no jumpers and it is an ISA interface (as far
> as I know it is NOT a winmodem)
> 
> My problem:
> In Win, my modem is configured under COM3/IRQ4 with I/O range
> 0x3e8-0x3ef. In Linux, I cannot get it to work on anything: ttyS0-ttyS3
> and cua0-cua3. However, on cua2, the modem is detected but when I issue
> the following command:
> cu -l /dev/cua2
> I get the message "Connected". But no reponse to any AT
> commands....like it's hung.
> 

I dont know about cu, but have you tried minicom, ( a telix clone )

try this before running minicom:
$ su
Password:

# ln -sf /dev/cua2 /dev/modem
# ^D (EOF)

$ minicom

Giving AT commands in minix must be easy than in cu, since it is screen
oriented.

Regards,
Lokesh.
 
> My plea:
> Help me please!
> 
> Anuj
> 
> 
> _________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
> 
> 
> --------------------------------------------------------------------
> For more information on Linux in India visit http://www.linux-india.org/
> Linux India is NOT a forum for Microsoft/India/Pakistan/US/UK bashing.
> Flame baits will not be tolerated.  If you can appreciate satire read
> http://www.templetons.com/brad/emily.html
> 


- --------------------------------------------------------------------
For more information on Linux in India visit http://www.linux-india.org/
Linux India is NOT a forum for Microsoft/India/Pakistan/US/UK bashing.
Flame baits will not be tolerated.  If you can appreciate satire read
http://www.templetons.com/brad/emily.html

------------------------------