Hello, Yes, i have subscribed to alsa bugtrack, and i have post a ticket some days ago too, the number is 0002799. I'm apporting all that i think is intersting. Thank you very much. ---------------------------- Mensaje original ---------------------------- Asunto: Re: new case modemdata.txt De: "Marvin Stodolsky" <marvin.stodolsky@xxxxxxxxx> Fecha: Sab, 27 de Enero de 2007, 6:36 am Para: José Luis DÃez Ruiz <joseluis.diez@xxxxxx> "Linmodems" <discuss@xxxxxxxxxxxxx> -------------------------------------------------------------------------- Jose With your Ubuntu 6.10 Linux version 2.6.17-10-generic Your modem is Class 0403: 8086:27d8 Audio device: Intel Corporation 82801G Primary PCI_id 8086:27d8 Subsystem PCI_id 10cf:1397 Softmodem codec or Vendor from diagnostics: 11c1, an AgereSystems type. the modem is recognized: /proc/asound/pcm ------------------------------- 00-06: Si3054 Modem : Si3054 Modem : playback 1 : capture 1 00-02: ALC262 Analog : ALC262 Analog : capture 2 00-01: ALC262 Digital : ALC262 Digital : playback 1 00-00: ALC262 Analog : ALC262 Analog : playback 1 : capture 2 with details related by /proc/asound/card0/codec#1 ------------------------------- Codec: Generic 11c1 Si3054 Address: 1 Vendor Id: 0x11c11040 Subsystem Id: 0x11c10001 Revision Id: 0x100200 Unfortunately we have not yet had a success with these Agere 0x11c11040 chipset softmodems. A Bug Report has been filed with ALSA. And there is likely nothing deciasve to be done until they have a code fix. However an upgrade of the snd-hda-intel + dependent drivers will be necessary at a minimum, and you may as well get used to that process. Your Compiling resources appear complete: make utility - /usr/bin/make Compiler version 4.1 kernel_headers base folder /lib/modules/2.6.17-10-generic/build >From http://www.alsa-project.org/ download the version 1.0.14rc2 driver and lib packages. Make a folder, say alsa/. $ mkdir alsa Unpack both packages in the alsa/ folder $ cd alsa $ tar jxf PATH_to/alsa*.tar.bz2 will unpack both. Make a useful definition: $ HEADERS=/lib/modules/2.6.17-10-generic/build Check for validity with: $ ls $HEADERS should show files like: arch include lib scripts block init Makefile security crypto ipc mm sound drivers fs kernel net usr ---------------- This definition does not survive a shutdown and must be redone upon reboot, when a new driver compiling is necessary. To compile the driver set, move into the driver folder: $ cd alsa-driver-1.0.14rc2 Look around: $ ls $ make clean Do the configuration with with the following command on ONE LINE: $ ./configure --with-kernel=$HEADERS --with-build=$HEADERS --with-cards=hda-intel If the configuration is successful, the driver set will be compiled with: $ make Do nothing in the alsa-lib-1.0.13/ folder. But it is used during the compile. The new driver set is displayed by: $ ls modules and installed by $ sudo make install Then reboot to have the new drivers used. Retest again with $ slmodemd -c SPAIN --alsa hw:0,6 Report back presently MarvS scanModem maintainer On 1/26/07, José Luis DÃez Ruiz <joseluis.diez@xxxxxx> wrote: > Agere modem in Fujitsu laptop S7110 > > the agere modem say in this file, new patch is needed. The patch code exist? or not know the problem. > > Thanks. > >