سید جان کدهای فوق را اجرا کردم و خروجی ها به شرح زیر است به نظر می رسد ماژول ها را نشناخته است
root@kimia:~# cat /etc/modules
# /etc/modules: kernel modules to load at boot time.
#
# This file contains the names of kernel modules that should be loaded
# at boot time, one per line. Lines beginning with "#" are ignored.
fuse
lp
ltserial
ltmodem
root@kimia:~# cat /etc/udev/rules.d/10-local.rules
#ltmodem
KERNEL="ttyLTM0", SYMLINK="modem"
root@kimia:~# modinfo ltserial
modinfo: could not find module ltserial
root@kimia:~# modinfo ltmodem
modinfo: could not find module ltmodem
root@kimia:~#
سید جان تغییراتی که شما گفتید اعمال کردم ولی باز همان اتفاق افتاد یعنی شماره گیری کرده وقتی به مرحله وصل شدن می رسد قطع می شود البته اینبار پیغام زیر را صادر می کند
root@kimia:~# wvdial
--> WvDial: Internet dialer version 1.56
--> Initializing modem.
--> Sending: ATZ
ATZ
OK
--> Sending: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
OK
--> Modem initialized.
--> Sending: ATDT9712300
--> Waiting for carrier.
ATDT9712300
CONNECT 48000 NoEC
--> Carrier detected. Waiting for prompt.
--> Don't know what to do! Starting pppd and hoping for the best.
--> Starting pppd at Wed Oct 10 04:57:01 2007
--> Pid of pppd: 7799
--> Using interface ppp0
--> pppd: �[0c][06][08]� [06][08]
--> pppd: �[0c][06][08]� [06][08]
--> pppd: �[0c][06][08]� [06][08]
--> pppd: �[0c][06][08]� [06][08]
--> Disconnecting at Wed Oct 10 04:57:15 2007
--> The PPP daemon has died: A modem hung up the phone (exit code = 16)
--> man pppd explains pppd error codes in more detail.
--> Try again and look into /var/log/messages and the wvdial and pppd man pages for more information.
--> Auto Reconnect will be attempted in 5 seconds
--> Initializing modem.
--> Sending: ATZ
ATZ
OK
--> Sending: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
OK
--> Modem initialized.
--> Initializing modem.
--> Sending: ATZ
ATZ
OK
--> Sending: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
OK
--> Modem initialized.
--> Sending: ATDT9712300
--> Waiting for carrier.
ATDT9712300
CONNECT 49333 NoEC
--> Carrier detected. Waiting for prompt.
سید جان تغییراتی که فرمودید انجام دادم ولی باز هم همان مشکل عدم اتصال برقرار است خروجی دستور wvdial به شرح زیر است
root@kimia:~# wvdial
--> WvDial: Internet dialer version 1.56
--> Initializing modem.
--> Sending: ATZ
ATZ
OK
--> Sending: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
OK
--> Modem initialized.
--> Sending: ATDT9712300
--> Waiting for carrier.
ATDT9712300
CONNECT 48000 NoEC
--> Carrier detected. Starting PPP immediately.
--> Starting pppd at Fri Oct 12 16:07:08 2007
--> Pid of pppd: 16812
--> Using interface ppp0
--> pppd: �[04][06][08]� [06][08]
--> pppd: �[04][06][08]� [06][08]
--> pppd: �[04][06][08]� [06][08]
--> pppd: �[04][06][08]� [06][08]
--> pppd: �[04][06][08]� [06][08]
--> Disconnecting at Fri Oct 12 16:07:38 2007
--> The PPP daemon has died: A modem hung up the phone (exit code = 16)
--> man pppd explains pppd error codes in more detail.
--> Try again and look into /var/log/messages and the wvdial and pppd man pages for more informati