YenHung, Please always send to the List and not directly to me. Many other List members are more knowledgeable on code issues than me. Mostly I am and administrator, who writes other's good answers into the scanModem tool. RE: but it does not work Please be more detailed about a failure step. Do you mean the modem is not found by wvdialconf ? Did you first: # modprobe agrmodem # modprobe agrserial RE: module license 'Proprietary' taints kernel. Some modem drivers have a Proprietary component which is pre-compiled, rather than being Open Source. Once such a driver is loaded into the kernel, further Linux bug tracking functions are not reliable, until the next bootup. Hence the warning the: "Proprietary taints kernel". RE: > # Why does the modem use the IRQ 9 which is same with uhci_hcd:usb3? IRQs/interrupts are the means of hardware calling for attention by the kernel/CPU Sharing an IRQ between several hardware components is common and usually not a problem per se. The uhci_hcd:usb3 is USB hardware. When trying to RE: # modprobe -r acpi <-- it does not work? For drivers in use # modprobe -r Driver_In_Use will fail. MarvS On 9/30/07, YenHung Chen <yhchen@xxxxxxxxxx> wrote: > Dear Marvin: > > I have done the steps that you tell me, but it does not work, too. > > Some questions: > > # What does it mean: > Sep 30 10:11:57 dnsp kernel: agrmodem: module license 'Proprietary' > taints kernel. > > # Why does the modem use the IRQ 9 which is same with uhci_hcd:usb3? > > # modprobe -r acpi <-- it does not work? > > Thanks for your help! > > I have logged some data for your reference: > ------------------------------------------------------------------------------------------------------------ > In /boot/grub/grub.conf > > title Fedora with PCI Modem (2.6.22.9-91.fc7) > root (hd0,0) > kernel /vmlinuz-2.6.22.9-91.fc7 ro root=LABEL=/ rhgb quiet > pci=noacpi > initrd /initrd-2.6.22.9-91.fc7.img > > # depmod -a > # modprobe agrmodem > # modprobe agrserial > # ln -sf /dev/ttyAGS3 /dev/ttySagr > > Check /var/log/messages > > Sep 30 10:11:57 dnsp kernel: agrmodem: module license 'Proprietary' > taints kernel. > Sep 30 10:11:57 dnsp kernel: PCI: Enabling device 0000:02:09.0 (0004 -> > 0005) > Sep 30 10:11:57 dnsp kernel: PCI: Found IRQ 9 for device 0000:02:09.0 > Sep 30 10:11:57 dnsp kernel: PCI: Sharing IRQ 9 with 0000:00:1d.2 > Sep 30 10:11:57 dnsp kernel: PCI: Sharing IRQ 9 with 0000:00:1f.1 > Sep 30 10:11:57 dnsp kernel: agrsm: created 1 infos > Sep 30 10:11:57 dnsp kernel: Loading module Agere Modem Controller > driver version 2.1.60.0.Linspire (2005-11-16) > Sep 30 10:12:43 dnsp kernel: ttyAGS3 at I/O 0xb400 (irq = 9) is a AgereModem > Sep 30 10:12:43 dnsp kernel: agrserial: Loading module Agere Modem > Interface driver version 2.1.60.0.Linspire (2005-11-16) > > # cat /proc/interrupts > CPU0 > 0: 168 XT-PIC-XT timer > 1: 11078 XT-PIC-XT i8042 > 2: 0 XT-PIC-XT cascade > 6: 5 XT-PIC-XT floppy > 7: 0 XT-PIC-XT parport0 > 8: 1 XT-PIC-XT rtc > 9: 1 XT-PIC-XT acpi, uhci_hcd:usb2, uhci_hcd:usb3 > 10: 0 XT-PIC-XT MPU401 UART > 11: 50551 XT-PIC-XT uhci_hcd:usb1, ehci_hcd:usb4, Intel > 82801DB-ICH4, eth0 > 12: 183802 XT-PIC-XT i8042 > 14: 42235 XT-PIC-XT libata > 15: 202627 XT-PIC-XT libata > NMI: 0 > LOC: 8042795 > ERR: 0 > MIS: 0 > > ---------------------------------------------------------------------------------------------------------------- > > YenHung > > Marvin Stodolsky wrote: > > YenHung > > > > wvdialconf didnot follow the /dev/modem symbolic link > > Try setting another like > > # ln -sf /dev/ttyAGS3 /dev/ttySagr > > because wvdialconf will follow all links with format /dev/ttyS* > > > > Also do > > # cat /proc/interrupts > > and try to shut down functions sharing the IRQ with the modem > > > > Then retest with wvdialconf > > > > MarvS > > > > On 9/30/07, YenHung Chen <yhchen@xxxxxxxxxx> wrote: > > > >> Dear Marvin: > >> > >> I bought a PCI modem card, its modem chip is Agere 11c10620 AGRSM. > >> I tried to install agrsm driver in Fedora Core 7, and my test was failed. > >> > >> I have downloaded agrsm drivers, both agrsm-20070804.tar.gz and > >> agrsm-alpha.tar.bz2, from the URL: > >> > >> http://phep2.technion.ac.il/linmodems/packages/ltmodem/sv92/ > >> > >> My OS is Fedora Core 7, the kernel is 2.6.22.9-91.fc7. > >> The compiling process is successful for agrsm-20070804.tar.gz; > >> but, it is failed for agrsm-alpha.tar.bz2. > >> > >> After compiling, I install this module by following steps: > >> > >> # depmod -a > >> # modprobe agrmodem > >> # modprobe agrserial > >> > >> Then, I can see the following information in /var/log/messages: > >> > >> Sep 30 10:00:13 dnsp kernel: Loading module Agere Modem Controller > >> driver version 2.1.60.0.Linspire (2005-11-16) > >> Sep 30 10:00:19 dnsp kernel: ttyAGS3 at I/O 0xb400 (irq = 9) is a AgereModem > >> Sep 30 10:00:19 dnsp kernel: agrserial: Loading module Agere Modem > >> Interface driver version 2.1.60.0.Linspire (2005-11-16) > >> > >> But, linux can not detect the PCI modem device with wvdialconfig > >> > >> # ln -sf /dev/ttyAGS3 /dev/modem > >> ---------------------------- start > >> ------------------------------------------- > >> # wvdialconf /etc/wvdial.conf > >> Scanning your serial ports for a modem. > >> > >> ttyS0<*1>: ATQ0 V1 E1 -- failed with 2400 baud, next try: 9600 baud > >> ttyS0<*1>: ATQ0 V1 E1 -- failed with 9600 baud, next try: 115200 baud > >> ttyS0<*1>: ATQ0 V1 E1 -- and failed too at 115200, giving up. > >> ttyS1<*1>: ATQ0 V1 E1 -- failed with 2400 baud, next try: 9600 baud > >> ttyS1<*1>: ATQ0 V1 E1 -- failed with 9600 baud, next try: 115200 baud > >> ttyS1<*1>: ATQ0 V1 E1 -- and failed too at 115200, giving up. > >> Port Scan<*1>: S2 S3 > >> > >> > >> Sorry, no modem was detected! Is it in use by another program? > >> Did you configure it properly with setserial? > >> > >> Please read the FAQ at http://open.nit.ca/wvdial/ > >> > >> If you still have problems, send mail to wvdial-list@xxxxxxxxxxxxx > >> > >> -------------------------------- end --------------------------------------- > >> > >> The noacpi option has beed added in /boot/grub/grub.conf > >> title Fedora with PCI Modem (2.6.22.9-91.fc7) > >> root (hd0,0) > >> kernel /vmlinuz-2.6.22.9-91.fc7 ro root=LABEL=/ rhgb quiet > >> pci=noacpi > >> initrd /initrd-2.6.22.9-91.fc7.img > >> > >> > >> So, would you please help me to fix the problem. > >> Or, you can forward this e-mail to whom may help me. > >> > >> Thank you very much! > >> > >> YenHung Chen > >> > >> > >> > > > > > >