Jose With your Ubuntu 6.10Linux 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 100-02: ALC262 Analog : ALC262 Analog : capture 200-01: ALC262 Digital : ALC262 Digital : playback 100-00: ALC262 Analog : ALC262 Analog : playback 1 : capture 2 with details related by /proc/asound/card0/codec#1-------------------------------Codec: Generic 11c1 Si3054Address: 1Vendor Id: 0x11c11040Subsystem Id: 0x11c10001Revision Id: 0x100200 Unfortunately we have not yet had a success with these Agere0x11c11040 chipset softmodems. A Bug Report has been filed with ALSA. And there is likely nothing deciasve to be done until they have acode fix. However an upgrade of the snd-hda-intel + dependent drivers will benecessary 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 driverand lib packages. Make a folder, say alsa/.$ mkdir alsa Unpack both packages in the alsa/ folder$ cd alsa$ tar jxf PATH_to/alsa*.tar.bz2will unpack both.
Make a useful definition:$ HEADERS=/lib/modules/2.6.17-10-generic/build Check for validity with:$ ls $HEADERSshould show files like:arch include lib scriptsblock init Makefile securitycrypto ipc mm sounddrivers 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.14rc2Look around:$ ls$ make cleanDo the configuration with with the following command on ONE LINE:$ ./configure --with-kernel=$HEADERS --with-build=$HEADERS--with-cards=hda-intelIf the configuration is successful, the driver set will be compiled with:$ makeDo nothing in the alsa-lib-1.0.13/ folder. But it is used during the compile. The new driver set is displayed by:$ ls modulesand 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 MarvSscanModem 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.>>