I'm having a lot of trouble getting 5.1.2 (and 5.5b4) to dial-up through a USR external modem. This same hardware worked fine with 4.1.2 (so it's not a Win-modem issue).
I get a successful response to AT using minicom, but when testing the Internet connection from the console I get no activity on the modem at all. minicom uses "dev/modem" which is sym-linked to "/dev/ttyS1", and e-smith correctly shows "/dev/ttyS1" as the modem port.
I'm trying to debug this from the command line, but and running into a maze of config files and scripts, some of which seem to be un-used, and others that are called from others scripts in turn.
I suspect the problem may be to do with the /etc/diald/link file.
When I run "/etc/diald/scripts/connect", I get:
"<3>No entry for , type modem in /etc/diald/link"
and "link" only contains a line for an ISDN link:
isdn PHONE='0,0860007249' WAITTIME=10 EAZ_OUT='' EAZ_IN=''
... which is wierd cause I don't have ISDN and never selected any such options.
If I edit the file, changing "isdn" to "modem", I get the following error:
./connect: /etc/diald/scripts/modem/generic: No such file or directory
Having searched the archives it seems others have had similar USR-related probems, but they were never resolved. My guess is that for some reason the e-smith install proceedure is no longer seeing the external modem on installation, and so is not installing all the scripts and config options needed, and assuming there is ISDN.
Anyone have any suggestions as to where to start looking for answers? (FYI, I'm currently on 5.5b4 which I freshly installed when I could not solve the same problem with 5.1.2).
Many thanks,
Mark