Joshua, scanModem reports that your modem is supported hsfmodem drivers by Linuxant: Predictive diagnostics for card in bus 00:1e.3: Modem chipset detected on NAME="Modem: Intel Corporation 82801FB/FBM/FR/FW/FRW " CLASS=0703 PCIDEV=8086:266d SUBSYS=1014:0574 IRQ=23 SOFT=8086:266d.MC97 CodecArchived=CXT CodecClass=CXT IDENT=hsfmodem Driver=hsfmodem-drivers For candidate modem in: 00:1e.3 0703 Modem: Intel Corporation 82801FB/FBM/FR/FW/FRW Primary device ID: 8086:266d Subsystem PCI_id 1014:0574 Softmodem codec or chipset from diagnostics: from Archives: CXT, a Conexant type using hsfmodem software. CXTnn is a generic for all CXTnumbers, with Linuxant hsfmodem software support. Support type needed or chipset: hsfmodem Writing DOCs/Intel.txt For owners of a Dell PCs with Conexant HSF modems, a driver source package with full speed enabled is available, but requires driver compiling. Read DOCs/Conexant.txt For all code packages from Linuxant.com, either a driver set matching the boot kernel will be installed, or the drivers will first be compiled and then installed. The expert on modem software for Linux is "Support (Jonathan)" <modem.support@xxxxxxxxxxxx> From http://www.linuxant.com/drivers/hsf/full/downloads-ubuntu-x86.php download hsfmodem-7.80.02.06full_k2.6.32_21_generic_ubuntu_i386.deb.zip 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 DOCs/Testing.txt for details. Since the above referenced package is not there, you will need a generic source package and build the driver yourself: http://www.linuxant.com/drivers/hsf/full/archive/hsfmodem-7.80.02.06full/hsfmodem_7.80.02.06full_i386.deb.zip Read the instructions here: http://www.linuxant.com/drivers/hsf/install.php METHOD B: DEBIAN PACKAGE (*.deb) If you have obtained the driver package in DEBIAN format: 1. install the package with "dpkg -i hsfmodem_{version}_{arch}.deb", if apt-get or some other tool hasn't already done it for you. 2. if necessary, run "hsfconfig" to complete the installation, enter license information, or to change your modem's configuration. If you need to rebuild the Debian generic package from source, you can get the TAR package, and from the top directory run: "make debdist". A pre-compiled DEB package for the currently running kernel can be built using "make debprecomp" instead. Regards, Antonio On 7/27/10, Joshua Menzies <joshmenzies@xxxxxxxxx> wrote: > Hi, I'm new to Ubuntu, and I need to know how to get my modem driver > installed, and how to get onto the internet. If you need any other info > from me please let me know. Thanks. >