2001-11-09 23:21:17

by arjen

[permalink] [raw]
Subject: modprobe hangs on isdn (2.4.10 and 1.4.13)

Hi All,

after a period of instability due to SMP and a
3Com ethernet card I upgraded to 2.4.10. But
now the system consistantly hangs on boot
during the modprobe of the hisax/isdn module.
Hanging means total lockup of the system (no
dump, nothing).

The same happens in 2.4.13. The card works fine
in another (uniprocessor) system. The
ISDN card is a HFC-PCI. Changing position
of the PCI cards doesn't help.

Looks like a kernel problem to me.

Any suggestions

Arjen


2001-11-10 14:38:53

by Kai Germaschewski

[permalink] [raw]
Subject: Re: modprobe hangs on isdn (2.4.10 and 1.4.13)


[please continue this on the isdn4linx list, remove the CC to l-k]

On Sat, 10 Nov 2001 [email protected] wrote:

> after a period of instability due to SMP and a
> 3Com ethernet card I upgraded to 2.4.10. But
> now the system consistantly hangs on boot
> during the modprobe of the hisax/isdn module.
> Hanging means total lockup of the system (no
> dump, nothing).

When exactly does the hang happen?
Can you try
modprobe isdn
modprobe hisax type=27 [or any wrong type]
modprobe hisax type=21 [or whichever card type is right for you]

I suppose the hang happens during the last modprobe, right?

Which was the last kernel version which worked for you?

--Kai