Modem configuration problem, I've all tried, HELP!!!!

Modem configuration problem, I've all tried, HELP!!!!

Post by Crea » Sun, 28 Feb 1999 04:00:00



I have a modem on COM4 under Dos/Windows and it works.
But under Linux, I can't make it work... Please help me...
I've read some HOW-TO's (modem, serial and ppp) to resolve my problem, I've
tried setserial, configure inittab etc. but it does'nt work, who can help
me?

Who has already configure a intern modem on COM4 under linux ?
Who can tell me exactly what to do ?

Thanks you... bye!

 
 
 

Modem configuration problem, I've all tried, HELP!!!!

Post by Andrew Comec » Sun, 28 Feb 1999 04:00:00


Have a look at
http://www.math.sunysb.edu/~comech/tools/StonyBrookPPP.html
and read the diagnostics and jump-start sections.
It is a short hands-on manual and I hope it will help.
Cheers,
Andrew

 
 
 

Modem configuration problem, I've all tried, HELP!!!!

Post by Rick Bric » Tue, 02 Mar 1999 04:00:00


No post is totally useless,

"IT CAN ALWAYS BE USED AS A BAD EXAMPLE!"

Main problem what kind of modem, ISA I hope or external, what manufacturer and
part number and what functionality.
This would be a minimum start to a good post.
I'm surprised anyone tried to help at all!

Rick


> I have a modem on COM4 under Dos/Windows and it works.
> But under Linux, I can't make it work... Please help me...
> I've read some HOW-TO's (modem, serial and ppp) to resolve my problem, I've
> tried setserial, configure inittab etc. but it does'nt work, who can help
> me?

> Who has already configure a intern modem on COM4 under linux ?
> Who can tell me exactly what to do ?

> Thanks you... bye!

--
--------------
Futility is ... speeding to a 'red' light.
Stupidity is ... tailgating someone who's not.
R dot W dot BRICE at LMCO dot COM (Only do it in lowercase)
 
 
 

Modem configuration problem, I've all tried, HELP!!!!

Post by Crea » Tue, 02 Mar 1999 04:00:00


So, I have a PCTel Inc. modem (intern) on COM4 (under Win95) :

                           COM4        : port adress : 2e8
                                                 irq                : 3

Under Linux, I have configured my /etc/inittab file, I added this:
s4:12345:respawn:/sbin/getty ttyS3 38400 vt100
And in /etc/gettydefs, I added :

38400

This seems to be correct for me... I use ttyS3 (=COM4), 38400 bauds (speed
of my modem).
I boot linux, I login under root, and I type :
setserial -a /dev/ttyS3 and I see that the irq is correct (3), the adress
too (2e8) but the UART is unknow, so I type :
setserial -b /dev/ttyS3 UART 16550A (my UART under Windows)

I think I don't forget any step... but it still not work...
Every five minuts, I can read on the screen :
INIT : Id "s4" respawning too fast : disabled for 5 minutes

What is the signification of this ? If setserial -a /dev/ttyS3 give me the
good irq, the good port adress etc., why doesn't the modem work ?
This isn't a P'n'P modem because I can change irq and port adress under
Windows...

Thank you.
Rick Brice a crit dans le message

>No post is totally useless,

>"IT CAN ALWAYS BE USED AS A BAD EXAMPLE!"

>Main problem what kind of modem, ISA I hope or external, what manufacturer
and
>part number and what functionality.
>This would be a minimum start to a good post.
>I'm surprised anyone tried to help at all!

>Rick


>> I have a modem on COM4 under Dos/Windows and it works.
>> But under Linux, I can't make it work... Please help me...
>> I've read some HOW-TO's (modem, serial and ppp) to resolve my problem,
I've
>> tried setserial, configure inittab etc. but it does'nt work, who can help
>> me?

>> Who has already configure a intern modem on COM4 under linux ?
>> Who can tell me exactly what to do ?

>> Thanks you... bye!

>--
>--------------
>Futility is ... speeding to a 'red' light.
>Stupidity is ... tailgating someone who's not.
>R dot W dot BRICE at LMCO dot COM (Only do it in lowercase)

 
 
 

Modem configuration problem, I've all tried, HELP!!!!

Post by Alle » Thu, 04 Mar 1999 04:00:00


I read your followup message too, and I think you have a softmodem.  Reason
being, you say win9x reports it is a 16550 UART, and you can change the
resources from within windows, but you can't even ID the uart in linux.

Quote:>This isn't a P'n'P modem because I can change irq and port adress under
>Windows...

HuH?  That kinda makes it PnP doesn't it?  When I plug a hardwired piece of
hardware into a win box, and dare win95 to move it, I get a response that that
option isn't available under windows, but when I do it to a PnP device, it
happily changes it to whatever I tell it to?

check here with the FCC ID#s of your modem to be a bit more certain:
http://www.o2.net/~gromitkc/winmodem.html


>I have a modem on COM4 under Dos/Windows and it works.
>But under Linux, I can't make it work... Please help me...
>I've read some HOW-TO's (modem, serial and ppp) to resolve my problem, I've
>tried setserial, configure inittab etc. but it does'nt work, who can help
>me?

>Who has already configure a intern modem on COM4 under linux ?
>Who can tell me exactly what to do ?

>Thanks you... bye!

So, I have a PCTel Inc. modem (intern) on COM4 (under Win95) :

                           COM4        : port adress : 2e8
                                                 irq                : 3

Under Linux, I have configured my /etc/inittab file, I added this:
s4:12345:respawn:/sbin/getty ttyS3 38400 vt100
And in /etc/gettydefs, I added :

38400

This seems to be correct for me... I use ttyS3 (=COM4), 38400 bauds (speed
of my modem).
I boot linux, I login under root, and I type :
setserial -a /dev/ttyS3 and I see that the irq is correct (3), the adress
too (2e8) but the UART is unknow, so I type :
setserial -b /dev/ttyS3 UART 16550A (my UART under Windows)

I think I don't forget any step... but it still not work...
Every five minuts, I can read on the screen :
INIT : Id "s4" respawning too fast : disabled for 5 minutes

What is the signification of this ? If setserial -a /dev/ttyS3 give me the
good irq, the good port adress etc., why doesn't the modem work ?
This isn't a P'n'P modem because I can change irq and port adress under
Windows...

Thank you.
Allen

(email addy; user ID portion has a numeral one in place of word
onespoiler, and of course, delete the bogus secondary domain of nospam.)
fight spam everywhere!!!

                The irony is that Bill Gates claims to making a
                         stable operating system and
             Linus Torvalds claims to be trying to take over the world.

                 Linux; The Official OS of the New Millennium

                          http://www.linuxlink.com

 
 
 

Modem configuration problem, I've all tried, HELP!!!!

Post by M. Buchenried » Thu, 04 Mar 1999 04:00:00


Allen, your followups seem to be messed up .

Quote:>I read your followup message too, and I think you have a softmodem.  Reason
>being, you say win9x reports it is a 16550 UART, and you can change the
>resources from within windows, but you can't even ID the uart in linux.

Reasonable assumption.

[...]

Note: I have manually added the missing ">" signs in the quoted
parts below.

Quote:>>So, I have a PCTel Inc. modem (intern) on COM4 (under Win95) :
>>                           COM4        : port adress : 2e8
>>                                                 irq                : 3
>>Under Linux, I have configured my /etc/inittab file, I added this:
>>s4:12345:respawn:/sbin/getty ttyS3 38400 vt100

[...]

Uh. I wouldn't recommend using the standard "getty" for a modem line
anymore. Use mgetty instead.

Quote:>>too (2e8) but the UART is unknow, so I type :
>>setserial -b /dev/ttyS3 UART 16550A (my UART under Windows)
>>I think I don't forget any step... but it still not work...
>>Every five minuts, I can read on the screen :
>>INIT : Id "s4" respawning too fast : disabled for 5 minutes
>>What is the signification of this ? If setserial -a /dev/ttyS3 give me the
>>good irq, the good port adress etc., why doesn't the modem work ?

"setserial"  doesn't actually do anything to the device itself.
You're basically using a program that tells the Linux kernel about
the device's settings (it is sort of an ugly hack). , but if you
are telling it incorrect things, then the results are unpredictable.

The "respawning too fast"  error means that the getty program
couldn't be started successfully, therefor the process respawned
and respawned and respawned...

Quote:>>This isn't a P'n'P modem because I can change irq and port adress under
>>Windows...

This makes it either a PNP modem (try using the isapnptools first)
or a winmodem. If it is a winmodem, you're stuck.

Quote:>(email addy; user ID portion has a numeral one in place of word
>onespoiler, and of course, delete the bogus secondary domain of nospam.)
>fight spam everywhere!!!

No. Definitely not that way.

Please cut down your .sig , Allen.

Michael
--

          Lumber Cartel Unit #456 (TINLC) & Official Netscum
   Note: If you want me to send you email, don't mungle your address.

 
 
 

Modem configuration problem, I've all tried, HELP!!!!

Post by Alle » Fri, 05 Mar 1999 04:00:00



>So, I have a PCTel Inc. modem (intern) on COM4 (under Win95) :

        How about let's start from the Win95 control panel, since, as you say,
the modem works under windows?  BTW, does your mouse cursor momentarily freeze
when you try connecting under windows?  In your control panel/system
properties/device manager, do you see anything that says "HCF..  or "HCD... And
the real kicker,  under COM ports, do you not see an actual COM port listed for
this COM 4???

If any of these questions are yes (symptoms suggest that they all are), then
that modem will stay with windows, for that is the only OS that it will (ever?)
work under.  Good luck, but it doesn't look real good from here...

Allen

(email addy; user ID portion has a numeral one in place of word
onespoiler, and of course, delete the bogus secondary domain of nospam.)
fight spam everywhere!!!
...[rest of sig cut out for M. Buchenrieder's enjoyment:-)]...

 
 
 

1. HELP: I've tried everything I know (modem)

Hello,
    I think the problem is with your PCI controller. I have had the same
problem with my Dell Inspiron. Try putting another PCMCIA card and see if
it gets recognized. Do u hear sounds when u put in the card. Also after u
put in the card, check /var/adm/messages and see at the end of the file
whether theres any info about the card just plugged in. If you have a
message saying that it is an anonymous memory card - then u are in the
same boat as me - otherwsie let me know more about it and I will see if I
can help you - specially try sending me the last part of
/var/adm/messages.
i am using slackware 3.3 and it doesnt help - maybe 3.4 can!!! we have to
wait and see.

Madhu

2. WANTED:Xconfig for PS Valuepoint

3. Help Installing Samba : Here's what I've tried

4. character sets on solaris 2.3

5. I've installed Red Hat 5.0 Linux and I've got a problem

6. Jumpstart and patches

7. HELP!-I've tried everything and PPP still is dead!

8. GUI Developement HOWTO

9. HELP!!:I've tried everything...

10. 3COM 3c509 problems - yes, I've tried EVERYTHING from howto, newsgroups, etc...

11. trying to rescue my system, but i've got a bootdisk problem.

12. I've tried several ways, but..can't get booted "correctly"

13. php won't parse: (I've tried the usual suspects)