2003-05-19 11:33:02

by Rafał 'rmrmg' Roszak

[permalink] [raw]
Subject: [isdn] avm fritz pci

I have kernel 2.4.21-rc2 (I also tested 2.4.20 2.4.21-pre6, pre7 and
rc1) and when I use 2 channels connect, system crash. Hisax modul is
loaded with parametrs:
modprobe hisax protocol=2 type=27


System: Slackware 9.0
gcc 3.2.3 (only 2.4.21-rc2 was compiled by this version, rest by
gcc-3.2.2 from slackware package)
isdn4k-utils-3.2p1

[root@slack:~#] lspci -vvv

00:0b.0 Network controller: AVM Audiovisuelles MKTG & Computer System
GmbH A1 ISDN [Fritz] (rev 02) Subsystem: AVM Audiovisuelles MKTG &
Computer System GmbH FRITZ!Card ISDN Controller Control: I/O+ Mem+ BusMaster-
SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap-
66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort-
>SERR- <PERR-
Interrupt: pin A routed to IRQ 5
Region 0: Memory at ec000000 (32-bit, non-prefetchable) [size=32]
Region 1: I/O ports at 7400 [size=32]



--
registered Linux user 261525 | Wszystko jest trudne przy
gg [email protected]| odpowiednim stopniu
RMRMG signature version 0.0.2| abstrakcji


2003-05-24 06:12:42

by Rafał 'rmrmg' Roszak

[permalink] [raw]
Subject: Re: [isdn] avm fritz pci

begin Rafa? 'rmrmg' Roszak <[email protected]> quote:

> I have kernel 2.4.21-rc2 (I also tested 2.4.20 2.4.21-pre6, pre7 and
> rc1) and when I use 2 channels connect, system crash. Hisax modul is
> loaded with parametrs:
> modprobe hisax protocol=2 type=27
>

I have this problem also in 2.4.21-rc3
I compilded kernel with MAGIC_SYSRQ but I can't reboot system after
crash use Alt+PrtScr+[s,u,b] ...

--
registered Linux user 261525 | Wszystko jest trudne przy
gg [email protected]| odpowiednim stopniu
RMRMG signature version 0.0.2| abstrakcji

2003-05-24 14:31:40

by Carl-Daniel Hailfinger

[permalink] [raw]
Subject: Re: [isdn] avm fritz pci

Rafa? 'rmrmg' Roszak wrote:
> begin Rafa? 'rmrmg' Roszak <[email protected]> quote:
>
>
>>I have kernel 2.4.21-rc2 (I also tested 2.4.20 2.4.21-pre6, pre7 and
>>rc1) and when I use 2 channels connect, system crash. Hisax modul is
>>loaded with parametrs:
>>modprobe hisax protocol=2 type=27
>>
>
>
> I have this problem also in 2.4.21-rc3
> I compilded kernel with MAGIC_SYSRQ but I can't reboot system after
> crash use Alt+PrtScr+[s,u,b] ...

Did you enable SysRq with
echo 1 >/proc/sys/kernel/sysrq
If so, can you test if sysrq works while the system is not crashed?

In case SysRq doesn't work only after this crash, can you compile in the
NMI watchdog and boot with parameter
nmi_watchdog=1
That should print a backtrace if your system hangs hard and SysRq does
not work.
NOTE 1: You can see the backtrace only if you are not using X at that time.
NOTE 2: Your system will be dead after the NMI watchdog triggers. Please
write down the backtrace and pass it through ksymoops.

Regards,
Carl-Daniel
--
http://www.hailfinger.org/

2003-05-24 18:31:17

by Carl-Daniel Hailfinger

[permalink] [raw]
Subject: Re: [isdn] avm fritz pci

Rafa? 'rmrmg' Roszak wrote:
> begin Carl-Daniel Hailfinger <[email protected]>
> quote:
>
>
>>Did you enable SysRq with
>>echo 1 >/proc/sys/kernel/sysrq
>
>
> default is 1 in this file
>
>
>>If so, can you test if sysrq works while the system is not crashed?
>
>
> yes, sysrq works
>
>
>>In case SysRq doesn't work only after this crash, can you compile in
>>the NMI watchdog and boot with parameter
>
>
> sorry I can't find this in make menuconfig
> Could you help me?

It will be compiled in automatically if you select
"Local APIC Support on Uniprocessors" and "IO-APIC support on
uniprocessors", then boot with
nmi_watchdog=1

If your system hangs for longer than 5 seconds, the NMI watchdog will
print a backtrace on the console.


HTH,
Carl-Daniel
--
http://www.hailfinger.org/

2003-05-24 19:02:24

by Zwane Mwaikambo

[permalink] [raw]
Subject: Re: [isdn] avm fritz pci

On Sat, 24 May 2003, Carl-Daniel Hailfinger wrote:

> It will be compiled in automatically if you select
> "Local APIC Support on Uniprocessors" and "IO-APIC support on
> uniprocessors", then boot with
> nmi_watchdog=1

He'd have more luck with nmi_watchdog=2 on UP (not a lot of UP
motherboards have IOAPICs)

Zwane
--
function.linuxpower.ca

2003-05-24 20:09:43

by Rafał 'rmrmg' Roszak

[permalink] [raw]
Subject: Re: [isdn] avm fritz pci

begin Zwane Mwaikambo <[email protected]> quote:

> > It will be compiled in automatically if you select
> > "Local APIC Support on Uniprocessors" and "IO-APIC support on
> > uniprocessors", then boot with
> > nmi_watchdog=1
>
> He'd have more luck with nmi_watchdog=2 on UP (not a lot of UP
> motherboards have IOAPICs)

[root@slack:~#] dmesg | less
Kernel command line: vga=791 hdc=ide-scsi nmi_watchdog=2
ide_setup: hdc=ide-scsi
No local APIC present or hardware disabled

my motherboard is aopen ax59pro
SysRq and NMI doesn't works
system crash after start download when use 2channel connection

--
registered Linux user 261525 | Wszystko jest trudne przy
gg [email protected]| odpowiednim stopniu
RMRMG signature version 0.0.2| abstrakcji