Josh IRQ 11: 0 0 IO-APIC-edge AgerePCI looks OK Please retest with wvdialconf MarvS On Sun, Feb 24, 2008 at 2:24 PM, Josh Smith <josh.a.smitty@xxxxxxxxx> wrote: > I see that gmail doesn't preserve formatting... Here a text file of > the IRQ Assignments... > > > > On 2/24/08, Josh Smith <josh.a.smitty@xxxxxxxxx> wrote: > > Here it is: > > > > CPU0 CPU1 > > 0: 158 0 local-APIC-edge-fasteoi timer > > 1: 267 0 IO-APIC-edge i8042 > > 6: 3 0 IO-APIC-edge floppy > > 7: 0 0 IO-APIC-edge parport0 > > 8: 3 0 IO-APIC-edge rtc > > 9: 1 0 IO-APIC-fasteoi acpi > > 11: 0 0 IO-APIC-edge AgerePCI > > 12: 4 0 IO-APIC-edge i8042 > > 14: 177 0 IO-APIC-edge ide0 > > 15 3488 0 IO-APIC-edge ide1 > > 16: 3 0 IO-APIC-fasteoi sata_sil, ohci1394 > > 17: 17324 0 IO-APIC-fasteoi sata_sil > > 18: 3746 0 IO-APIC-fasteoi HDA Intel > > 19: 13352 0 IO-APIC-fasteoi ehci_hcd:usb1, > > ohci_hcd:usb2, ohci_hcd:usb3 > > 20: 0 0 IO-APIC-fasteoi eth0 > > 21: 3 0 IO-APIC-fasteoi bttv0 > > 22: 12069 0 IO-APIC-fasteoi fglrx > > NMI: 0 0 > > LOC: 19321 17359 > > ERR: 0 > > MIS: 0 > > > > On 2/24/08, Marvin Stodolsky <marvin.stodolsky@xxxxxxxxx> wrote: > > > Josh, > > > Please join the list through the SUBSCRIBE link at > > > www.linmodems.org. You messages will go through faster. > > > > > > RE: > FATAL: Module agrmodem is in use. > > > You may have tried to unload agrmodem before agrserial. Unloading goes > > > in the reverse order > > > > > > RE:> [ 94.840000] ttyAGS3 at I/O 0xe800 (irq = 11) is a AgereModem > > > Good, At least the modem was recognized. Now we need to know what else > > > is using IRQ 11 > > > Do: > > > $ cat /proc/interrupts > > > do show the IRQ assignments and copy to us. > > > If the competing IRQ 11 processes can be shut down, the modem should > > > function. > > > > > > MarvS > > > > > > > > > > > > > > > > > > > > > On Sun, Feb 24, 2008 at 1:46 AM, Josh Smith <josh.a.smitty@xxxxxxxxx> > > wrote: > > > > No success yet... Oddly though, upon running the modprobe -r agrmodem > > > > command I get this error: > > > > > > > > josh@Rusty:~$ sudo modprobe -r agrmodem > > > > FATAL: Module agrmodem is in use. > > > > > > > > Although after I run the unloading script it allows me to run the > > > > modprobe -r command. I'm not sure how much of the dmesg.txt file you > > > > need, I'm guessing this will suffice: > > > > > > > > [ 57.508000] hda-intel: Invalid position buffer, using LPIB read > > > > method instead. > > > > [ 88.356000] ACPI: PCI Interrupt 0000:02:02.0[A] -> GSI 22 (level, > > > > low) -> IRQ 17 > > > > [ 88.356000] agrsm: created 1 infos > > > > [ 88.356000] Loading module Agere Modem Controller driver version > > > > 2.1.60.0.Linspire (2005-11-16) > > > > [ 94.840000] ttyAGS3 at I/O 0xe800 (irq = 11) is a AgereModem > > > > [ 94.840000] agrserial: Loading module Agere Modem Interface driver > > > > version 2.1.60.0.Linspire (2005-11-16) > > > > > > > > If not, I can send the entire file. I also tried your suggestion to > > > > change the operating system to "OTHER" in BIOS with no success. Thanks > > > > for your time, any more suggestions will be greatly appreciated! > > > > > > > > > > > > > > > > > > > > On Sat, Feb 23, 2008 at 8:47 PM, Marvin Stodolsky > > > > <marvin.stodolsky@xxxxxxxxx> wrote: > > > > > Josh, > > > > > > > > > > Another thing to try is to get into the Bootup BIOS, and change from a > > > > > PNP to OTHER operating system choice > > > > > > > > > > MarvS > > > > > > > > > > On Sat, Feb 23, 2008 at 6:47 PM, Marvin Stodolsky > > > > > > > > > > > > > > > <marvin.stodolsky@xxxxxxxxx> wrote: > > > > > > Josh, > > > > > > > > > > > > The bootup diagnostics have no indication of the modem hardward > > > being > > > > > > interrogated. > > > > > > So without an interrupt (IRQ) assigned to it, the CPU is latter > > > > > > completely unaware of its existence. > > > > > > > > > > > > From http://linmodems.technion.ac.il/packages/ download the > > > > > > unloading.gz and under Linux > > > > > > $ gunzip unloading.gz > > > > > > $ chmod +x unloading > > > > > > to be used in necessary latter. > > > > > > > > > > > > Shut down > > > > > > Please try detaching all non-essential external devices (USB, > > > pcmcia, > > > > > > memory cards, etc) to minimize any related reservation of > > > resources. > > > > > > Reboot > > > > > > Try the driver pair loading and wvdialconf test again, > > > > > > > > > > > > If the modem is not detected, unload the drivers > > > > > > $ sudo modprobe -r agrserial > > > > > > $ sudo modprobe -r agrmodem > > > > > > The unloading script does a coarse job of unloading non-essential > > > > > > resources during: > > > > > > $ sudo ./unloading > > > > > > > > > > > > Hopefully this will not crash your System > > > > > > Afterward again run the > > > > > > $ sudo modprobe agrmodem > > > > > > $ sudo modprobe agrserial > > > > > > > > > > > > $ sudo wvdialconf /etc/wvdial.conf > > > > > > > > > > > > If the modem is not thus detected, the last several lines from the > > > output of > > > > > > $ dmesg > > > > > > will have info on the driver loading. > > > > > > Copy those out and send them to us. > > > > > > > > > > > > MarvS > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > http://linmodems.technion.ac.il/packages/ > > > > > > > > > > > > > > > > > > > > > > > > On Sat, Feb 23, 2008 at 2:55 PM, Josh Smith > > > <josh.a.smitty@xxxxxxxxx> wrote: > > > > > > > Alright, here is an updated ModemData.txt and dmesg.txt, I hope > > > you > > > > > > > mean send this to discuss@xxxxxxxxxxxxxx Thanks!!! > > > > > > > > > > > > > > > > > > > > > > > > > > > > On 2/23/08, Marvin Stodolsky <marvin.stodolsky@xxxxxxxxx> wrote: > > > > > > > > Alexei, > > > > > > > > > > > > > > > > RE: > > > > > > > > ================ > > > > > > > > For candidate card in slot 02:02.0, firmware information and > > > bootup > > > > > > > > diagnostics are: > > > > > > > > PCI slot PCI ID SubsystemID Name > > > > > > > > ---------- --------- --------- -------------- > > > > > > > > 02:02.0 11c1:0620 11c1:0620 Communication > > > controller: Agere Systems > > > > > > > > Unknown device 0620 > > > > > > > > > > > > > > > > Modem interrupt assignment and sharing: > > > > > > > > --- Bootup diagnostics for card in PCI slot 02:02.0 ---- > > > > > > > > (no 02:02.0 lines detected in dmesg buffer ) > > > > > > > > ================ > > > > > > > > In several cases like this, it seems that the bootup > > > diagnostics fail > > > > > > > > to detect the agrmodem card at all!!. THis is with your acpi > > > patch in > > > > > > > > the code. Any suggestions??? > > > > > > > > > > > > > > > > Josh, > > > > > > > > Just after a bootup do: > > > > > > > > $ dmesg > dmesg.txt > > > > > > > > Send the List the dmesg.txt and a fresh ModemData.txt > > > > > > > > We need more detail on events during the bootup. > > > > > > > > > > > > > > > > MarvS > > > > > > > > > > > > > > > > > > > > > > > > On Sat, Feb 23, 2008 at 12:12 AM, Josh Smith > > > <josh.a.smitty@xxxxxxxxx> > > > > > > > > wrote: > > > > > > > > > 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!!! > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >