Just to complete it
look here:
http://sourceforge.net/mailarchive/m...msg_id=7451324
Support Requests item #906592, was opened at 2004-02-28 21:10
Message generated for change (Comment added) made by andim2
You can respond by visiting:
https://sourceforge.net/tracker/?fun...group_id=75380
Category: None
Group: None
Status: Open
Priority: 5
Submitted By: zimmermo (zimmermo)
Assigned to: Nobody/Anonymous (nobody)
Summary: module load O.k. but system stop
Initial Comment:
Hello,
i have SUSE 9.0 with Kernel 2.4.21-athlon.
I have got a SMC 2435 - acx100 card.
Everything works on my Computer with SuSE 7.3. But
since I have installed the new SuSE 9.0 the same
installation failed.
I tried everything with pre5 and pre7 and with aktuell
firmware 2.9.8 and correct firmware 2.8.3 for pre5.
The Failure:
I put in the card, the module loades correct.
The card start's scanning and sometimes it can find my
Access Point correct, but after a few seconds
everything stopps - this mens nothing work - no mouse -
no other console - nothing!!!
When I pull out the card - everything runs on.
I can't find where the Failure ist.
Here ist a short log at the end of the initialisation,
short bevor everything stopps:
kernel: acx100_set_status: Setting iStatus = 0 (STARTED)
kernel: Updating WEP key settings
kernel: Updating transmit power: 20 dBm
kernel: changing radio power level to 20 dBm (0x3f)
kernel: Updating antenna value: 0x8F
kernel: Updating energy detect threshold: 112
kernel: Updating Channel Clear Assessment value: 0x0D
kernel: Updating: enable Tx
kernel: Updating: enable Rx
kernel: Updating short retry limit: 5, long retry limit: 3
kernel: Updating xmt MSDU lifetime: 2048
kernel: Updating regulatory domain: 0x30
kernel: Updating channel: 1
kernel: acx100_set_status: Setting iStatus = 1 (SCANNING)
kernel: get_mask 0x00000000, set_mask 0x00000000 -
after update
kernel: start queue on startup.
That's all - and no nothing happens.
For Info: my PWR Light ist on and for a few seconds the
DATA / Transmit Light goes on.
Please help me! Thanks.
p.s. there is a file with debug=0xffff for developers!
----------------------------------------------------------------------
>Comment By: Andreas Mohr (andim2)
Date: 2004-03-05 00:40
Message:
Logged In: YES
user_id=132674
Hmm, it might be because we"re not ACKing all interrupt
types, and I know that if one fails to ACK an interrupt, the
interrupt will keep getting invoked, stalling the box.
I couldn"t find out anything specific from your very
detailed log, though.
I will commit a patch now.
Please report if it is fixed in the next version I"ll release.
----------------------------------------------------------------------
Comment By: Olaf Flebbe (oflebbe)
Date: 2004-03-02 21:40
Message:
Logged In: YES
user_id=88929
could you please try to add the following boot parameter at the
grub boot prompt
pci=noacpi
it helped for me.
Olaf