I've changed the modem card to another PCI slot so now the pci device is
0000:04:00.0 wich still have its PCI interrupt disabled.
I don't know what to do
El 28/06/10 13:49, Cristian Iturri escribió:
I've compiled and installed both the ungrab-winmodem-20090716 and the
slmodem-2.9.11-20080126
then I've ran these commands:
# modprobe ungrab-winmodem
# tail /var/log/messages
Jun 28 12:37:00 pbx saslauthd[2590]: detach_tty : master pid is: 2590
Jun 28 12:37:00 pbx saslauthd[2590]: ipc_init : listening on socket:
/var/run/saslauthd/mux
Jun 28 12:40:07 pbx ntpd[2117]: synchronized to LOCAL(0), stratum 10
Jun 28 12:40:07 pbx ntpd[2117]: kernel time sync enabled 0001
Jun 28 12:44:24 pbx ntpd[2117]: synchronized to 200.80.32.170, stratum 3
Jun 28 12:47:39 pbx kernel: ACPI: PCI interrupt for device
0000:04:01.0 disabled
Jun 28 13:02:36 pbx ntpd[2117]: synchronized to 200.11.116.1, stratum 2
Jun 28 13:10:18 pbx ntpd[2117]: time reset +0.224818 s
Jun 28 13:13:35 pbx ntpd[2117]: synchronized to LOCAL(0), stratum 10
Jun 28 13:15:45 pbx ntpd[2117]: synchronized to 200.11.116.1, stratum 2
# modprobe slamr
# tail /var/log/messages
Jun 28 13:10:18 pbx ntpd[2117]: time reset +0.224818 s
Jun 28 13:13:35 pbx ntpd[2117]: synchronized to LOCAL(0), stratum 10
Jun 28 13:15:45 pbx ntpd[2117]: synchronized to 200.11.116.1, stratum 2
Jun 28 13:29:30 pbx kernel: slamr: SmartLink AMRMO modem.
Jun 28 13:29:30 pbx kernel: slamr: probe 2000:2800
�\$������t$�|$����G0 card...
Jun 28 13:29:30 pbx kernel: PCI: Enabling device 0000:04:01.0 (0000 ->
0002)
Jun 28 13:29:30 pbx kernel: ACPI: PCI Interrupt 0000:04:01.0[A] -> GSI
16 (level, low) -> IRQ 169
Jun 28 13:29:30 pbx kernel: slamr: cannot create card.
Jun 28 13:29:30 pbx kernel: ACPI: PCI interrupt for device
0000:04:01.0 disabled
Jun 28 13:29:30 pbx kernel: slamr: probe of 0000:04:01.0 failed with
error -12
# slmodemd -c ARGENTINA /dev/slamr0
error: mdm setup: cannot open dev `/dev/slamr0': No such device
error: cannot setup device `/dev/slamr0'
It seems like the pci interrupt for the modem is disabled, I've tried
starting CentOS with pci=routeirq and that just hang up the PC, then
I've tried pollirq and nothing happens.
Can somebody help me with that?