I have now also tried moving the modem to all other PCI slots and ran the tests for each one, still displaying the same message. Any suggestions? ---------- Forwarded message ---------- From: Marvin Stodolsky <marvin.stodolsky@xxxxxxxxx> Date: Fri, Feb 22, 2008 at 2:16 PM Subject: Re: Josh, Canada, kernel 2.6.22-14-generic To: Josh Smith <josh.a.smitty@xxxxxxxxx>, discussions@xxxxxxxxxxxxx Josh, All you have done is technically OK ----------- josh@Rusty:~$ sudo modprobe agrmodem josh@Rusty:~$ sudo modprobe agrserial josh@Rusty:~$ sudo ln -s /dev/ttyAGS3 /dev/ttySAGR josh@Rusty:~$ sudo ln -s /dev/ttyAGS3 /dev/modem josh@Rusty:~$ lsmod | grep agr agrserial 13984 0 agrmodem 1188644 1 agrserial josh@Rusty:~$ sudo wvdialconf /etc/wvdial.conf Editing `/etc/wvdial.conf'. Scanning your serial ports for a modem. Modem Port Scan<*1>: S0 S1 S2 S3 ttySAGR<*1>: ATQ0 V1 E1 -- failed with 2400 baud, next try: 9600 baud ttySAGR<*1>: ATQ0 V1 E1 -- failed with 9600 baud, next try: 115200 baud ttySAGR<*1>: ATQ0 V1 E1 -- and failed too at 115200, giving up. ------------------- You are encountering the typical problem with this modem. If possible, try changing the PCI slot in which the modem is seated and retest. Please send to the List, Not direct to me, as others have more expertise with this modem MarvS On Fri, Feb 22, 2008 at 2:59 PM, Josh Smith <josh.a.smitty@xxxxxxxxx> wrote: > So far I have had no luck detecting my modem. I've checked > /lib/modules/2.2.6.22-14-generic/extras/ and both agrmodem.ko and > agrserial.ko are present. I've also tried adding pci=noacpi to the > end of the kernel line in menu.lst In the txt file I've attached is > the readout from the terminal in trying to get my modem detected. > > > > On Thu, Feb 21, 2008 at 6:49 PM, Marvin Stodolsky > <marvin.stodolsky@xxxxxxxxx> wrote: > > Jacques > > The http://linmodems.technion.ac.il/ seems to be down. > > > > Josh > > > > For candidate modem in PCI bus: 02:02.0 > > Class 0780: 11c1:0620 Communication controller: Agere Systems > > Unknown device 0620 > > Primary PCI_id 11c1:0620 > > Support type needed or chipset: Agere.SV2P > > > > At http://linmodems.technion.ac.il/packages/ltmodem/sv92/ > > you need the agrsm-20070804.tar.gz > > Download it into your Linux partition. > > Unpack with > > $ tar zxf agr*.tar.gz > > which will create a agrsm folder. Move in with > > $ cd agrsm > > Look around > > $ ls > > Browse the doumentation. Compile with: > > $ make clean > > $ make > > will compile the components > > $ sudo make install > > installs the components. Read the agrsm-howto.txt for setup details > > > > Write back if you need help. > > > > MarvS > > scanModem maintainer > > > > > > > > > > > > On Thu, Feb 21, 2008 at 1:17 PM, Josh Smith <josh.a.smitty@xxxxxxxxx> wrote: > > > Hey, I'm completely new to linux. I'd really appreciate it if you > > > could help me out by directing me to what drivers I need and how to > > > compile them if I need to. Thanks!!! > > > > > >