Roberto There is an archival record that Class 0403: 8086:27d8 Audio device: Intel Corporation 82801G Primary PCI_id 8086:27d8 Subsystem PCI_id 103c:30bb ----------- does have a Conexant modem. So detailed instructions are below MarvS -------------- From http://www.linuxant.com/drivers/hsf/full/downloads-ubuntu-x86.php download hsfmodem_hsfmodem_7.68.00.07full_k.deb.zip with 2.6.22_14_generic equivalent to 2.6.22-14-generic, your kernel version. Under Linux unpack with: $ unzip hsfmodem*.zip Then install with: $ sudo dpkg -i hsfmodem*.deb Subsequently, the modem should be found with $ sudo wvdialconf /etc/wvdial.conf Edit in your personal information with: $ sudo gedit /etc/wvdial.conf and try dialing out with: $ sudo wvdial. On Tue, Feb 26, 2008 at 12:25 PM, Jacques Goldberg <Jacques.Goldberg@xxxxxxx> wrote: > > ModemData.txt says: > Support can likely be achieved through two mutually exclusive alternatives: > 1) The hsfmodem software for Conexant chipset modems: Read Conexant.txt > The following ALSA alternative CANNOT work with Conexant modems. > > 2) An ALSA modem driver plus slmodemd. Read Smartlink.txt for details, and > to test get the package SLMODEMD.gcc4.1.tar.gz from: > http://linmodems.technion.ac.il/packages/smartlink/ > > Try 1 first. If fails, remove it before trying 2. > > The files Conexant.txt and Smartlink.txt have been written for you at > the place where you found ModemData.txt > > Jacques > > > > roberto.laposta@xxxxxx wrote: > > I'm newer about Linux and I need help to connect my modem. > > Thanks. >