Ste, X3 is already included in your Init2 string, so there is not use using it in Init1 Please try instead using the full reset Init1 = ATZ Also be sure to use the newest slmodemd compiled with gcc 4.2 , as your older one may have been compiled with gcc 4.1. Also try changing from: Init2 = ATQ0 V1 E1 S0=0 X3 &C1 &D2 +MS=90 to the slower Init2 = ATQ0 V1 E1 S0=0 X3 &C1 &D2 +MS=34 for testing purposes. I'll have to update scanModem to deal with cases like: > Predictive diagnostics for card in bus 00:1b.0: > Modem chipset detected on > CLASS="Class 0403: 8086:27d8" > NAME="Audio device: Intel Corporation 82801G " > SUBSYS=1179:ff01 > PCIDEV=8086:27d8 > IRQ=22 > HDA=8086:27d8 > SOFT=8086:27d8.HDA > CodecArchived=11c11040 > CHIP=0x11c13026 > IDENT=11c11040_Not_supported. > SLMODEMD_DEVICE=hw:0,6 > Driver=snd-hda-intel wherein the ALSA diagnostic: CHIP=0x11c13026 is correct while the archived > CodecArchived=11c11040 is contradictory. The causes therein remain obscure. Please report back presently MarvS On Mon, May 19, 2008 at 12:45 PM, ste <ste@xxxxxxxxxxxxxxxxx> wrote: > Hello everybody, > slmodemd seems to have problems with this kernel, thanks for eventual help. > > ste > > output from > $ sudo slmodemd -c ITALY --alsa hw:0,6 [sudo] password for > laptop: > error: mixer setup: load hw:0 error: No such file or directory > SmartLink Soft Modem: version 2.9.11 Aug 6 2007 22:02:27 > symbolic link `/dev/ttySL0' -> `/dev/pts/0' created. > modem `hw:0,6' created. TTY is `/dev/pts/0' > Use `/dev/ttySL0' as modem device, Ctrl+C for termination. > > -> WvDial: Internet dialer version 1.60 > --> Cannot get information for serial port. > --> Initializing modem. > --> Sending: ATX3 > ATX3 > OK > --> Sending: ATQ0 V1 E1 S0=0 X3 &C1 &D2 +MS=90 > ATQ0 V1 E1 S0=0 X3 &C1 &D2 +MS=90 > OK > --> Modem initialized. > --> Sending: ATM1L3DT7020187187 > --> Waiting for carrier. > ATM1L3DT7020187187 > --> Timed out while dialing. Trying again. > --> Maximum Attempts Exceeded..Aborting!! > > > -------------------------- System information ---------------------------- > CPU=i686, Linux version 2.6.24-17-generic (buildd@palmer) (gcc version > 4.2.3 (Ubuntu 4.2.3-2ubuntu7)) #1 SMP Thu May 1 14:31:33 UTC 2008 > scanModem update of: 2008_05_02 > > There are no blacklisted modem drivers in /etc/modprobe* files USB modems > not recognized > For candidate card in slot 00:1b.0, firmware information and bootup > diagnostics are: > PCI slot PCI ID SubsystemID Name > ---------- --------- --------- -------------- > 00:1b.0 8086:27d8 1179:ff01 Audio device: Intel Corporation > 82801G > Modem interrupt assignment and sharing: 22: 957 IO-APIC-fasteoi > HDA Intel > --- Bootup diagnostics for card in PCI slot 00:1b.0 ---- > [ 32.478324] ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 22 (level, low) -> > IRQ 22 > [ 32.478353] PCI: Setting latency timer of device 0000:00:1b.0 to 64 > > > ===== Advanced Linux Sound Architecture (ALSA) diagnostics ===== The ALSA > packages provide audio support and also drivers for some modems. > ALSA diagnostics are written during bootup to /proc/asound/ folders. > PCI slot 00:1b.0 has a High Definition Audio Card > > The ALSA verion is 1.0.15 > The modem cards detected by "aplay -l" are: > scheda 0: Intel [HDA Intel], dispositivo 6: Si3054 Modem [Si3054 Modem] > > The /proc/asound/pcm file reports: > ----------------------- > 00-06: Si3054 Modem : Si3054 Modem : playback 1 : capture 1 > 00-00: ALC861 Analog : ALC861 Analog : playback 1 : capture 1 > > about /proc/asound/cards: > ------------------------ > 0 [Intel ]: HDA-Intel - HDA Intel > HDA Intel at 0xdc440000 irq 22 > The modem codec file for the HDA card is: /proc/asound/card0/codec#1 > -------------------------------------------------------- > Codec: Generic 11c1 Si3054 > Address: 1 > Vendor Id: 0x11c13026 > Subsystem Id: 0x11790001 > Revision Id: 0x100700 > Modem Function Group: 0x1 > > The audio card hosts a softmodem chip: 0x11c13026 > > The softmodem chip 0x11c13026 is in principle supported by the COMM support > of slmodemd and the joint snd-hda-intel audio+modem driver, begun with ALSA > version 1.0.13. For HDA cards with ALC883 chips, an upgrade to ALSA verions > 1.0.15 way be necessary. Instructions for upgrading snd-hda-intel and its > dependent driver set are at: > http://linmodems.technion.ac.il/archive-seventh/msg00282.html > > === Finished firmware and bootup diagnostics, next deducing cogent software. > === > > Predictive diagnostics for card in bus 00:1b.0: > Modem chipset detected on > CLASS="Class 0403: 8086:27d8" > NAME="Audio device: Intel Corporation 82801G " > SUBSYS=1179:ff01 > PCIDEV=8086:27d8 > IRQ=22 > HDA=8086:27d8 > SOFT=8086:27d8.HDA > CodecArchived=11c11040 > CHIP=0x11c13026 > IDENT=11c11040_Not_supported. > SLMODEMD_DEVICE=hw:0,6 > Driver=snd-hda-intel > > For candidate modem in: 00:1b.0 > Class 0403: 8086:27d8 Audio device: Intel Corporation 82801G Primary > device ID: 8086:27d8 > Subsystem PCI_id 1179:ff01 Softmodem codec or chipset from diagnostics: > 0x11c13026 > from Archives: 0x11c11040, residing on > 1179:ff01 lacks support from LSI/Agere. > The HDA card softmodem chip is 0x11c13026 > > Support type needed or chipset: 11c11040_Not_supported. > > Read InfoGeneral.txt about alternative hardware > > -- > - - - - - - - - - - - - - - - - - - - - - - - - - www.vogliaditerra.com/ > > Photoblog: www.vogliaditerra.com/photoblog.html > > skype: contadinoste >