Tony Howden wrote:
>
> Hi
>
> Start by swapping to the console and running minicom to see
> if the modem(s) respond. This will tell you if the hardware
> is the issue or the software config of sme-server.
after reading the earlier posts, i ran minicom and it acted very strangely. when it first loads, it displays and init string, then the modem lights flash, and the program basically hangs. it comes back with an ATZ about 60 seconds later, but i can't access any menus or communicate to the modem.
after crashing minicom and rebooting from the console, the behaviour of the modem under the console/regular server state changed. now, the modem comes off hook as esmith is booting (i believe when diald is loaded) and commences the handshake routine without dialing the number. i hear the dial tone, the handshake, and then eventually the bell you've-had-your-phone-off-the-hook-for-too-long sound. i turn the modem off and on, and within 60seconds it repeats this sequence.
once again, i have a brand new out of the box USR v.92 modem on the pc's only serial port, which is currently configured to COM2 IRQ3. i have esmith set to ttys1 .interestingly, i can boot to dos 6.1 and run procomm and connect to datapac, dial my home number, issue AT commands to the modem, etc. i am running e-smith 5.1.2 which i downloaded on may 24.
> The fact that you have what appear to be quality modems of
> the right type suggests that its your serial port configs
> that are the issue. Try checking your cmos entries to see
> that the ports are enabled. Try checking your modems via
> minicom. Try finding a boot diskette (dos or linux) that
> enables you to interogate the com ports to see their config,
> it may be that you have an obscure port setting (irq or i/o
> base address) that is not being matched with the linux/sme
> server config.
i haven't ruled out a config problem, but nothing seems awry in the bios. i'm running a vanilla IBM p166 PC350, i've restored the bios to factory settings - i see the com port configuration, no obvious problems, and again it works under dos/procomm.
> Report back on your success or failure as, from the number of
> emails I have, I am sure that this is of interest to many
> current and future users of sme-server.
these entries show up in /var/log/messages:
send (ATZ^M)
expect (OK)
alarm
Failed
hopefully this will help. and i note that there are several other posts to this forum where USR modems seem to cause this problem.
>
> cheers
> Tony