===========================� My PCMCIA net card works fine, and the modems both work with kppp (ie, the hardware is fine!). I have configured my modem and ppp scripts�from a shell�using netconf. � My problem is that neither minicom, nor the ifup/usernetctl command line tools can communicate with the modem. As root, minicom starts, but the modem does not reply "OK" to the initialisation string, or to "AT". =========================== [...] =============== What would I need to recompile to get ifup working (I *need* this ...)? I tried ppp, but it didn't make any difference. ================
First, do not post in HTML. Second, what strace shows? strace -f -o /tmp/foo minicom And what is in /tmp/foo? -andrej
