i have intel 536ep modem<br>
i have successfully installed it by using step by step guide on <b>DialupModemHowto/Intel536EP </b><br>
everything went smoothly as mentioned in guide <br>
<br>
in this guide section using the modem state <br>
Using the modem<br>
<br>
*<br>
<br>
The name of your modem device is /dev/536ep0. You can now use<br>
<br>
sudo pppconfig to set up pon & poff. To use Kppp you will need to
create a symlink be able to link the /dev/536ep0 to /dev/modem. Udev
rewrites the /dev on each reboot and you thus have to create a file
/etc/udev/rules.d/10-local.rules and put the following lines in it:<br>
<br>
*<br>
<br>
# Intelmodem536ep<br>
KERNEL=="536ep0", SYMLINK=="modem"<br>
<br>
so i have tried pppconfig (i think kppp is not prest in ubuntu 7.04 it is kubuntu )<br>
results produced by plog is aas follows <br>
$ pon # connect to the ISP configured as "provider"<br>
pppd[5836]:ppd 2.4.4 started by umair ,uid 1000<br>
:abort on (busy)<br>
(no carrier)<br>
(no voice)<br>
(no dial tone)<br>
(no answer)<br>
( delayed)<br>
:send ATZ^M<br>
expect (0 <br>
<br>
<br>
<br>
<br>
<br>
later on when i tried again <br>
<br>
plog produced <br>
pppd[5836]:ppd 2.4.4 started by umair ,uid 1000<br>
device ttyS0 is locke by pid 5836 <br>
exit