> This is a NEW softmodem case! Please send the output ModemData.txt What I tried until now (as I'm a Linux newbee somehow) on my Lenovo 3000 C200 $ /usr/sbin/slmodemd --country-GERMANY --alsa hw:0,0 error: mixer setup: Off-hook switch not found for card hw:0 SmartLink Soft Modem: version 2.9.9e-pre1 Oct 13 2006 19:08:35 symbolic link '/devttySL0' -> '/dev/pts/1' created. modem 'hw:0,0' created. TTY is '/dev/pts/1' Use '/dev/ttySL0' as modem device, Ctrl+C for termination But wvdial fails to connect with an NO CARRIER ERROR. I think hw:0,0 is not correct, but everything else fails with alsa setup: cannot open playback device Alsa is version 1.0.13-3 I add ModemData.txt and the log file of Windows for Modem Detection. Thanks for help Ralf.
Only plain text email is forwarded by the DISCUSS@xxxxxxxxxxxxx List Server. Do use the following as the email Subject Line: SomeName, YourCountry Debian GNU/Linux 4.0 kernel 2.6.17-2-686 This will alert cogent experts, and distinguish cases in the Archives. YourCountry will enable Country Code guidance. Occassionally responses are blocked by an Internet Provider mail filters. So in a day, also check the Archived responses at http://www.linmodems.org . Local Linux experts can be found through: http://www.linux.org/groups/index.html -------------------------- System information ---------------------------- Debian GNU/Linux 4.0 Linux version 2.6.17-2-686 (Debian 2.6.17-9) (waldi@xxxxxxxxxx) (gcc version 4.1.2 20060901 (prerelease) (Debian 4.1.1-13)) #1 SMP Wed Sep 13 16:34:10 UTC 2006 scanModem update of: 2006_December_25 The modem symbolic link is /dev/modem -> ttySL0 USB modem not detected by lsusb Modem or host audio card candidates have firmware information: PCI slot PCI ID SubsystemID Name ---------- --------- --------- -------------- 00:1b.0 8086:27d8 17aa:3802 Audio device: Intel Corporation 82801G Modem interrupt assignment and sharing: 185: 5868 IO-APIC-level ohci1394, HDA Intel --- Bootup diagnositcs for card in PCI slot 00:1b.0 ---- PCI->APIC IRQ transform: 0000:00:1b.0[A] -> IRQ 185 PCI: Setting latency timer of device 0000:00:1b.0 to 64 === Finished modem firmware and bootup diagnostics section. === === Next deducing cogent software === 8086:27d8 is a High Definition Audio card, possibly hosting a soft modem. The VendorID 0x11c11040 softmodem chip is in principle supported by the snd-hda-intel driver included within the ALSA audio+modem driver set. However recognition of 0x11c11040 first begins with ALSA version 1.0.13. There are instructions for upgrading snd-hda-intel and its dependent driver set at http://linmodems.technion.ac.il/archive-fourth/msg0????.html The ? in the device designation in hw:0,? will be manifest after the driver update. Typically ? is in the range of 0-6 . There may be novel modem chipset information within the /proc/asound/ files. They have been copied and packed into a file: Modem/11c1.tgz Please send 11c1.tgz to the scanModem maintainer: Marvin.Stodolsky@xxxxxxxxx A candidate driver could not be identified. For candidate modem in PCI bus: 00:1b.0 Class 0403: 8086:27d8 Audio device: Intel Corporation 82801G Primary PCI_id 8086:27d8 Subsystem PCI_id 17aa:3802 Softmodem codec or Vendor from diagnostics: 11c1, an AgereSystems type. from Archives: This is a NEW softmodem case! Please send the output ModemData.txt to DISCUSS@xxxxxxxxxxxxx , even if further assistance is not needed. It will enrich the Archive and help others! ------------------------------------------- Lacking a dsp (digital signal processing) chip, the modem is a software intensive or "softmodem" type. Its primary controller manages the traffic with the CPU. But the software needed is specified in the Subsystem. ----------------------------------------- Support type needed or chipset: slmodemd An ALSA (Advanced Linux Sound Architecture) modem driver: provides Low Level support enabling contact with the modem hardware. For all BUT Conexant chip soft modems (using hsfmodem software) complementary High Level support is through a Smartlink utility: slmodemd 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.tar.gz and read instructions therein. But briefly, the modem is setup with command: slmodemd -c YOUR_COUNTRY --alsa hw:0,? reporting dynamic creation of ports: /dev/ttySL0 --> /dev/pts/N , with N some number Read Smartlink.txt and Modem/YourSystem.txt for follow through guidance. The diagnostic outputs for this softmodem section have their raw information in folders and text files under /proc/asound/ which you can browse. The information is from files: /proc/asound/pcm ------------------------------- 00-00: HDA Generic : HDA Generic : playback 1 : capture 1 /proc/asound/modules ------------------------------- 0 snd_hda_intel /proc/asound/card0/codec#1 ------------------------------- Codec: Generic 11c1 ID 1040 Address: 1 Vendor Id: 0x11c11040 Subsystem Id: 0x11c10001 Revision Id: 0x100200 ------------------------------- Current support status of HDA cards is: Vendor IDs Chip maker Support type ---------- ---------- ------------- 0x14f12bfa Conexant hsfmodem , not slmodemd compatible 0x11c13026 AgereSystems snd-hda-intel, slmodemd supported 0x11c11040 AgereSystems " " , patch needed 0x11c13055 AgereSystems " " , " 0x163c3055 Smartlink " " , " 0x163c3155 " " " , " 0x10573055 Motorola " " , " 0x10573155 " " " , "" as of October 2006. and from the command: aplay -l | grep -i modem ----------------end Softmodem section -------------- Writing Intel.txt Writing Smartlink.txt ============ end Smartlink section ===================== Completed candidate modem analyses. The base of the UDEV device file system is: /dev/.udev Versions adequately match for the compiler installed: 4.1.2 and the compiler used in kernel assembly: 4.1.2 Kernel-header resources needed for compiling are not manifestly ready! If compiling is necessary packages must be installed, providing: kernel-source-2.6.17-2-686 Compressed files at: /usr/src/fglrx.tar.bz2 For Debian and some related distributions, a package kernel-kbuild-2.6-3 may be needed to support driver compiling Checking pppd properties: -rwsr-xr-- 1 root dip 260920 2006-11-14 14:44 /usr/sbin/pppd In case of an "error 17" "serial loopback" problem, see: http://phep2.technion.ac.il/linmodems/archive-sixth/msg02637.html To enable dialout without Root permission do: $ su - root (not for Ubuntu) chmod a+x /usr/sbin/pppd or under Ubuntu related Linuxes chmod a+x /usr/sbin/pppd Checking settings of: /etc/ppp/options asyncmap 0 auth crtscts lock hide-password modem proxyarp lcp-echo-interval 30 lcp-echo-failure 4 noipx Don't worry about the following, it is for the experts should trouble shooting be necessary. ========================================================== # start/stop the daemon when the USB modem is connected KERNEL=="slusb[0-9]*", GROUP="dialout", RUN+="/etc/init.d/sl-modem-daemon" Checking for modem support lines: -------------------------------------- /device/modem symbolic link: lrwxrwxrwx 1 root root 6 2007-01-12 00:17 /dev/modem -> ttySL0 slmodemd created symbolic link /dev/ttySL0: Within /etc/udev/ files: /etc/udev/rules.d/030_sl-modem-daemon.rules:# start/stop the daemon when the USB modem is connected /etc/udev/rules.d/030_sl-modem-daemon.rules:KERNEL=="slusb[0-9]*", GROUP="dialout", RUN+="/etc/init.d/sl-modem-daemon" /etc/udev/sl-modem-daemon.rules:# start/stop the daemon when the USB modem is connected /etc/udev/sl-modem-daemon.rules:KERNEL=="slusb[0-9]*", GROUP="dialout", RUN+="/etc/init.d/sl-modem-daemon" Within /etc/modprobe.conf files: /etc/modprobe.d/alsa-base-blacklist:# Uncomment these entries in order to blacklist unwanted modem drivers /etc/modprobe.d/alsa-base-blacklist:# blacklist snd-atiixp-modem /etc/modprobe.d/alsa-base-blacklist:# blacklist snd-via82xx-modem /etc/modprobe.d/alsa-base:options snd-atiixp-modem index=-2 /etc/modprobe.d/alsa-base:options snd-via82xx-modem index=-2 /etc/modprobe.d/sl-modem-daemon.modutils:install slamr modprobe --ignore-install ungrab-winmodem ; modprobe --ignore-install slamr; test -e /dev/slamr0 || (/bin/mknod -m 660 /dev/slamr0 c 242 0 2>/dev/null && chgrp dialout /dev/slamr0) Within any ancient /etc/devfs files: Within ancient kernel 2.4.n /etc/module.conf files: /etc/modules.conf:options snd-atiixp-modem index=-2 /etc/modules.conf:options snd-via82xx-modem index=-2 /etc/modules.conf:# Uncomment these entries in order to blacklist unwanted modem drivers /etc/modules.conf:# alias snd-atiixp-modem off /etc/modules.conf:# alias snd-via82xx-modem off /etc/modules.conf.old:options snd-atiixp-modem index=-2 /etc/modules.conf.old:options snd-via82xx-modem index=-2 /etc/modules.conf.old:# Uncomment these entries in order to blacklist unwanted modem drivers /etc/modules.conf.old:# alias snd-atiixp-modem off /etc/modules.conf.old:# alias snd-via82xx-modem off --------- end modem support lines --------
01-13-2007 23:25:16.375 - Datei: C:\WINDOWS\system32\tapisrv.dll, Version 5.1.2600 01-13-2007 23:25:16.375 - Datei: C:\WINDOWS\system32\unimdm.tsp, Version 5.1.2600 01-13-2007 23:25:16.375 - Datei: C:\WINDOWS\system32\unimdmat.dll, Version 5.1.2600 01-13-2007 23:25:16.375 - Datei: C:\WINDOWS\system32\uniplat.dll, Version 5.1.2600 01-13-2007 23:25:16.375 - Datei: C:\WINDOWS\system32\drivers\modem.sys, Version 5.1.2600 01-13-2007 23:25:16.375 - Datei: C:\WINDOWS\system32\modemui.dll, Version 5.1.2600 01-13-2007 23:25:16.390 - Datei: C:\WINDOWS\system32\mdminst.dll, Version 5.1.2600 01-13-2007 23:25:16.390 - Modemtyp: Agere Systems HDA Modem 01-13-2007 23:25:16.390 - Pfad fuer Modeminformationsdatei: oem13.inf 01-13-2007 23:25:16.390 - Abschnitt in Modeminformationsdatei: INTEL_AZL_SA.Modem 01-13-2007 23:25:16.390 - Uebereinstimmende Hardwarekennung: hdaudio\func_02&ven_11c1&dev_1040&subsys_11c10001 01-13-2007 23:25:16.546 - 115200,8,N,1, ctsfl=1, rtsctl=2 01-13-2007 23:25:16.546 - Modem initialisieren 01-13-2007 23:25:16.562 - Senden: AT<cr> 01-13-2007 23:25:16.562 - Empfangen: AT<cr> 01-13-2007 23:25:16.562 - Befehlsanzeige 01-13-2007 23:25:16.562 - Empfangen: <cr><lf>OK<cr><lf> 01-13-2007 23:25:16.562 - Interpretierte Antwort: OK 01-13-2007 23:25:16.578 - Senden: AT &F E0 &C1 &D2 V1 S0=0\V1<cr> 01-13-2007 23:25:16.578 - Empfangen: AT &F E0 &C1 &D2 V1 S0=0\V1<cr> 01-13-2007 23:25:16.578 - Befehlsanzeige 01-13-2007 23:25:16.593 - Empfangen: <cr><lf>OK<cr><lf> 01-13-2007 23:25:16.593 - Interpretierte Antwort: OK 01-13-2007 23:25:16.609 - Senden: ATS7=60S30=0L0M1\N3%C1&K3N1\J1X4<cr> 01-13-2007 23:25:16.609 - Empfangen: <cr><lf>OK<cr><lf> 01-13-2007 23:25:16.609 - Interpretierte Antwort: OK 01-13-2007 23:25:16.609 - Auf Anruf warten 01-13-2007 23:25:16.625 - Senden: ATS0=0<cr> 01-13-2007 23:25:16.625 - Empfangen: <cr><lf>OK<cr><lf> 01-13-2007 23:25:16.625 - Interpretierte Antwort: OK 01-13-2007 23:25:16.625 - 115200,8,N,1, ctsfl=1, rtsctl=2 01-13-2007 23:25:16.625 - Modem initialisieren 01-13-2007 23:25:16.640 - Senden: AT<cr> 01-13-2007 23:25:16.640 - Empfangen: <cr><lf>OK<cr><lf> 01-13-2007 23:25:16.640 - Interpretierte Antwort: OK 01-13-2007 23:25:16.656 - Senden: AT &F E0 &C1 &D2 V1 S0=0\V1<cr> 01-13-2007 23:25:16.671 - Empfangen: <cr><lf>OK<cr><lf> 01-13-2007 23:25:16.671 - Interpretierte Antwort: OK 01-13-2007 23:25:16.687 - Senden: ATS7=60S30=0L0M1\N3%C1&K3N1\J1X4<cr> 01-13-2007 23:25:16.687 - Empfangen: <cr><lf>OK<cr><lf> 01-13-2007 23:25:16.687 - Interpretierte Antwort: OK 01-13-2007 23:25:16.687 - Waehlen 01-13-2007 23:25:16.703 - Senden: ATDT########<cr> 01-13-2007 23:25:26.703 - Empfangen: <cr><lf>NO DIALTONE<cr><lf> 01-13-2007 23:25:26.703 - Interpretierte Antwort: Kein Freizeichen 01-13-2007 23:25:26.703 - Modem aufhaengen 01-13-2007 23:25:26.718 - Senden: ATH E1<cr> 01-13-2007 23:25:26.828 - Empfangen: <cr><lf>OK<cr><lf> 01-13-2007 23:25:26.828 - Interpretierte Antwort: OK 01-13-2007 23:25:26.828 - 115200,8,N,1, ctsfl=1, rtsctl=2 01-13-2007 23:25:26.828 - Modem initialisieren 01-13-2007 23:25:26.843 - Senden: AT<cr> 01-13-2007 23:25:26.843 - Empfangen: AT<cr> 01-13-2007 23:25:26.843 - Befehlsanzeige 01-13-2007 23:25:26.843 - Empfangen: <cr><lf>OK<cr><lf> 01-13-2007 23:25:26.843 - Interpretierte Antwort: OK 01-13-2007 23:25:26.859 - Senden: AT &F E0 &C1 &D2 V1 S0=0\V1<cr> 01-13-2007 23:25:26.859 - Empfangen: AT &F E0 &C1 &D2 V1 S0=0\V1<cr> 01-13-2007 23:25:26.859 - Befehlsanzeige 01-13-2007 23:25:26.859 - Empfangen: <cr><lf>OK<cr><lf> 01-13-2007 23:25:26.859 - Interpretierte Antwort: OK 01-13-2007 23:25:26.875 - Senden: ATS7=60S30=0L0M1\N3%C1&K3N1\J1X4<cr> 01-13-2007 23:25:26.875 - Empfangen: <cr><lf>OK<cr><lf> 01-13-2007 23:25:26.875 - Interpretierte Antwort: OK 01-13-2007 23:25:26.875 - Auf Anruf warten 01-13-2007 23:25:26.890 - Senden: ATS0=0<cr> 01-13-2007 23:25:26.890 - Empfangen: <cr><lf>OK<cr><lf> 01-13-2007 23:25:26.890 - Interpretierte Antwort: OK 01-13-2007 23:25:26.906 - Sitzungsstatistik: 01-13-2007 23:25:26.906 - Gelesen: 55 Bytes 01-13-2007 23:25:26.906 - Geschrieben: 0 Bytes ATQ0V1E0 - OK AT+GMM - H.324 video-ready rev. 1.0 AT+FCLASS=? - 0,1,8 AT#CLS=? - BEFEHL WIRD NICHT UNTERSTUETZT AT+GCI? - +GCI:04 AT+GCI=? - +GCI:(00,01,02,04,06,07,09,0A,0B,0C,0D,0E,0F,10,11,12,14,15,16,19,1A,1B,1D,1E,1F,20,21,22,23,24,25,26,27,29,2B,2D,2E,2F,31,32,33,35,36,37,38,3C,3D,40,41,43,44,45,46,47,48,49,4B,4C,4D,4E,4F,50,51,52,53,54,57,58,59,5A,5B,5E,5F,61,62,63,64,66,68,69,6B,6C,6F,70,72,73,74,77,78,7A,7B,7C,7E,7F,80,81,82,83,84,85,86,87,88,89,8A,8B,8C,8D,8E,8F,90,93,96,97,98,99,9B,9C,9F,A0,A1,A3,A5,A6,A7,A8,A9,AA,AC,AD,AE,B2,B3,B4,B5,B6,B7,B8,BB,BC,BF,C1,C4) ATI1 - OK ATI2 - OK ATI3 - Agere SoftModem Version 2.1.72 ATI4 - Built on 06/29/2006 13:13:02 ATI5 - 2.1.72, HDA MB, HDA, A3 S-Rev:2 L-Rev:2, 06 ATI6 - OK ATI7 - HDA MB