seyyedali For your System CPU=i686, Linux version 2.6.24-parsix-23 (root@memphis-mobile) (gcc version 4.2.3 (Debian 4.2.3-5)) with modem PCI slot PCI ID SubsystemID Name ---------- --------- --------- -------------- 00:11.6 1106:3068 1543:4c21 Communication controller: VIA Technologies, Inc. AC'97 Modem Controller archival records predict an output like PCIDEV=1106:3068 SUBSYS=1543:4c21 SOFT=1106:3068.MC97 CodecArchived=SIL21 IDENT=slmodemd SLMODEMD_DEVICE=modem:1 Driver=snd-via82xx-modem ======= But the ALSA diagnostics did not detect an activated modem, suggesting the driver snd-via82xx-modem was not loaded. What is displayed by: $ lsmod | grep modem If snd-via82xx-modem is not displayed, please as Root do: # modprobe snd-via82xx-modem and again run the diagnostics # ./scanModem Download from http://linmodems.technion.ac.il/packages/smartlink/ the package SLMODEMD_gcc4.tar.gz having a compiled slmodemd. Unpack under Linux with: $ tar zxf SLMODEMD_gcc4.2.tar.gz and read instructions therein. This will replace an older /usr/sbin/slmodemd installed by the sl-modem-daemon package with the current version 2.9.11. CHeck this with: # /etc/init.d/ sl-modem-daemon stop Check the slmodemd version with: $ slmodemd --help $ slmodemd --version SmartLink Soft Modem: version 2.9.11 --------- should now be reported. Use # gedit /etc/defaul/sl-modem-daemon to set the COUNTRY setting to IRAN, from USA Then the scripts on bootup should automate slmodemd -c IRAN --alsa modem:1 with dynamic creation of ports: /dev/ttySL0 --> /dev/pts/N , with N some number or this can bedone manually by # /etc/init.d/ sl-modem-daemon restart If modem ports are reported by: $ ls -l /dev/ttySL0 The modem should be found by: # wvdialconf /etc/wvdial.conf REport back presently Marv S On Fri, Jan 9, 2009 at 6:04 AM, seyyedali hosseini <seyyedonline@xxxxxxxxx> wrote: > hi i am seyyedali hosseini from iran. > i use scanmodem to find modem driver but i have to understand > modemdate file. please help me. > Tank You >