(Ted Harding) Ted.Harding@nessie.mcc.ac.uk wrote:
On 26-Jan-02 bsamuels@beenthere-donethat.org.uk wrote:
The latest development is that we have discovered that it will
dial
when running in Single User mode on his machine but not otherwise.
It will also work perfectly on my machine running either Debian
2.2 or
the same version of Progeny that I've installed on his machine and with a simple ATZ initialisation string.
Does this give any clues as to why it won't work on his machine?
Hi Barry, This suggests one of [at least] two things. a) The dialup config changes when the bootup progresses from level 1 (single user) to level 3 (multiuser), though I can't think why that should happen; b) The init stuff that cuts in when level 3 is reached does a hardware probe, and when it finds the modem does something to it which puts it on the wrong foot.
Having got it to work on my machine running the same (I think!) version of Progeny I would have thought that b) would also apply then but the modem works and with a simple ATZ initialisation.
One test to try would be to boot into multiuser with the modem switched off (or even uplugged), then switch it on and try dialling. I guess this would only work with an external modem, though (unless you are prepared to take the chance of "hot-plugging" an internal one).
It is an external modem. I'll try it.
In any case, don't forget that in these situations 'minicom' is your friend: everything you type goes straight into the modem, and all modem responses are visible as they happen (unless response echo has itself been turned off). So you can see exactly what is happening.
And you can try a raw dialup in minicom from multiuser mode, and compare with what happens from single-user.
Minicom can also be useful for debugging your ISP, by the way!
In this case Minicom is an absent friend as the current installation of Progeny (from ISO images that I downloaded) on his machine lacks a number of things, including Minicom, and we are trying to get it connected to the Internet to update it.
Good luck, Ted.
Looks as though we may need it.
Barry Samuels