Russel, Primary PCI_id 10b9:5457 Subsystem PCI_id 103c:0850 from Archives: CXT, a Conexant type within the 103c:0850 Subsystem For Conexant support, you need the hsfmodem package. The hsfmodem package serves a great variety of Conexant chipset modems. From http://www.linuxant.com/drivers/hsf/full/downloads-ubuntu-x86.php download hsfmodem_VersionSpec_k2.6.17_10_generic _i386.deb.zip our 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. See Testing.txt for details. MarvS scanModem maintainer On 3/11/07, Jacques Goldberg <Jacques.Goldberg@xxxxxxx> wrote:
Russell, Russell Murray wrote: > Hello, here are results of scanModem.txt running on Ubuntu 6.10. Do I > take this to mean that my modem is not supported? Please advise. Thanks Definitely not. But more information is needed. The text which you sent can only be a PART of what we need, ModemData.txt located in folder Modem at the place where you executed scanModem I would guess that you did not take care of being "root" when running scanModem. In Ubuntu you would achieve that by typing sudo ./scanModem , not just ./scanModem Then scanModem may ask you to run it again for even additional info: repeat the command sudo ./scanModem Here is why we need this. Your report shows a 10b9:5457 ALI controller. It further shows 103c:0850 modem 103c is Hewlett Packard, 0850 is not registered It is probably an HP custom chip doing more than being a modem. Correct running of scanModem will almost certainly identify the so-called modem CODEC and lead you/us to the right driver. Jacques