Deb, As reported in ModemData.txt, Linux support for your ESS 125d:1989 modem has not been implemented agrsm048pci-2.1.60_20100108_i386.deb does not include support for the USB Agere/LSI modem Uninstall with: $ sudo dpkg -r agrsm048pci* The agrsm06pci-2.1.80_20100106_i386.deb does include USB support. However full automation for the installation using DKMS begins with the Intrepid release, as constrasted to your Ubuntu Gutsy. You might be best served by starting with a more current Ubuntu release. But if you want to try staying with Gutsy, $ sudo dpkg -i agrsm06pci*.dev Which will write the source code to /usr/src/agrsm06pc-2.1.80 Therein you can follow the instructions for proceeding with the compile and installation manually. The agrsm-tools package remains cogent, but $ sudo agrsm-test can will only be effective once drivers are compiled and installed. MarvS scanModem maintainer On Sat, Apr 24, 2010 at 11:16 AM, <ddailey@xxxxxxxxx> wrote: > Hello. I am trying to get my modem to work by following your directions. > > ---------------------------------------------------------------- > > $ sudo dpkg -i agrsm048pci-2.1.60_20100108_i386.deb > > Selecting previously deselected package agrsm048pci-2.1.60. > (Reading database ... 90610 files and directories currently installed.) > Unpacking agrsm048pci-2.1.60 (from agrsm048pci-2.1.60_20100108_i386.deb) ... > > The dkms driver autocompiling package is not installed. > dkms provides for auto compiling needed drivers upon kernel upgrades. > Once on the Internet do: > $ sudo apt-get update > $ sudo apt-get install dkms > Thereafter, manually compiling drivers will be unnecessary. > > > Supported 11c1:048c or 11c1:048f PCI card modem not found!! > Assuming development work and > thus any proceeding with package installation, > with source code in folder /usr/src/ > > > Setting up agrsm048pci-2.1.60 (20100108) ... > /var/lib/dpkg/info/agrsm048pci-2.1.60.postinst: 3: /usr/sbin/dkms: not found > /var/lib/dpkg/info/agrsm048pci-2.1.60.postinst: 4: /usr/sbin/dkms: not found > /var/lib/dpkg/info/agrsm048pci-2.1.60.postinst: 5: /usr/sbin/dkms: not found > > --------------------------------------------------------------------------- > > $ sudo modprobe agrmodem > > FATAL: Module agrmodem not found. > > sudo modprobe agrserial > > FATAL: Module agrmodem not found. > FATAL: Module agrserial not found. > > --------------------------------------------------------------------------- > > $ agrsm-test > > The agrsm drivers not found for boot kernel 2.6.22-14-generic . > Were they installed for a different kernel version? > Checking all installed module trees: > > > Exiting > --------------------------------------------------------------------------- > > New files I see added are: > > /etc/modprobe.d/agrsm.conf > > and directory > > /usr/src/agrsm048pci-2.1.60/ > > 1stReadme.txt agrsm.conf agrsoftmodem.c Makefile sample.txt > 8250.h agrsm_howto.txt dkms.conf patches serial26.c > agr.h agrsm.rules lib.c postinstall wvdial.txt > agrmodem.h agrsm-test LICENSE README > agrmodemlib.o agrsm-test.txt linuxif.h ReadmeUpdate.txt > > --------------------------------------------------------------------------- > > Can someone please tell me what I am doing wrong. I chose the package from > my ModemData.text. Was it the wrong one? Did I miss a step? Without my > modem working, I have to drive over 20 miles to get online with this > computer, so please do not give up on me if I take a couple of days to > respond to any messages. Thank you for any direction you can give me. > > Debbie Dailey > > > > > >