Tiago, Re:[ 12.909816] ACPI: PCI interrupt for device 0000:01:06.0 disabled Among the various processes/hardware of the System, the Linux kernel assigns a low priority to modem function. So when there is some resource conflict: PCI interrupt for device 0000:01:06.0 disabled (the modem) Read DOCs/Bootup.txt about possible fixes. Also do: $ cat /proc/interrupts >> tiago.txt $ dmesg >> tiago.txt and send us the tiago.txt. We will help you identify processes which might be shutdown to enable more resources for modem usage. MarvS On Fri, Mar 27, 2009 at 9:39 AM, Tiago Saboga <tiagosaboga@xxxxxxxxx> wrote: > Hi! > > I am trying to install a Motorola SM56 Data Fax Modem > [1057:3052]. Following guidelines in [1] and [2] I > have patched the slmodem sources I got from Debian (package > sl-modem-source, in lenny), recompiled the module, but I keep getting > the following error in dmesg: > > $ dmesg | grep -C5 slamr > [ 12.870681] ACPI: PCI Interrupt 0000:00:0d.0[A] -> Link [AIGP] -> > GSI 22 (level, low) -> IRQ 22 > [ 12.870794] PCI: Setting latency timer of device 0000:00:0d.0 to 64 > [ 12.871080] NVRM: loading NVIDIA UNIX x86 Kernel Module 173.14.09 > Wed Jun 4 23:43:17 PDT 2008 > [ 12.909816] device 1057:3052 is grabbed by driver serial: try to > release > [ 12.909816] ACPI: PCI interrupt for device 0000:01:06.0 disabled > [ 12.931812] slamr: SmartLink AMRMO modem. > [ 12.931898] slamr: probe 1057:3052 SL1900 card... > [ 12.931960] ACPI: PCI Interrupt 0000:01:06.0[A] -> Link [APC2] -> > GSI 17 (level, low) -> IRQ 17 > [ 12.932097] PCI: Setting latency timer of device 0000:01:06.0 to 64 > [ 12.932130] slamr: cannot init card. > [ 12.932189] ACPI: PCI interrupt for device 0000:01:06.0 disabled > [ 13.024814] device-mapper: uevent: version 1.0.3 > [ 13.026291] device-mapper: ioctl: 4.13.0-ioctl (2007-10-18) > initialised: dm-devel@xxxxxxxxxx > [ 13.912948] kjournald starting. Commit interval 5 seconds > [ 13.912948] EXT3 FS on sda5, internal journal > > What should I do now? How do I track the problem? > > Attached is my ModemData.txt. > > Thanks, > > Tiago Saboga. >