On Tuesday 20 June 2006 01:06, Daniel Gryniewicz wrote:
> I took out 1G of RAM (2 1G sticks), and there was no more panic. It
> still didn't work (no output from iwlist scan), but also no panic.
Oh, well. That is going to get very difficult to debug remotely...
I wonder what is actually causing the NULL pointer dereference.
I don't think it is an invalid cookie, as that would have triggered
assertion failures before the oops.
Would have triggered one
assert(0);
and one
assert(ring);
But they were not there (Or did you strip them?)
> dmesg output was:
> Jun 19 18:00:54 athena bcm43xx: Radio turned on
> Jun 19 18:00:54 athena bcm43xx: ASSERTION FAILED (radio_attenuation <
> 10) at:
> drivers/net/wireless/bcm43xx/bcm43xx_phy.c:1485:bcm43xx_find_lopair()
> Jun 19 18:00:54 athena bcm43xx: ASSERTION FAILED (radio_attenuation <
> 10) at:
> drivers/net/wireless/bcm43xx/bcm43xx_phy.c:1485:bcm43xx_find_lopair()
> Jun 19 18:00:54 athena bcm43xx: Chip initialized
> Jun 19 18:00:54 athena bcm43xx: 32-bit DMA initialized
> Jun 19 18:00:54 athena bcm43xx: 80211 cores initialized
> Jun 19 18:00:54 athena bcm43xx: Keys cleared
> Jun 19 18:00:54 athena SoftMAC: Associate: Scanning for networks first.
> Jun 19 18:00:54 athena SoftMAC: Associate: failed to initiate scan. Is
> device up?
>
> followed by a bunch of:
> Jun 19 18:01:15 athena SoftMAC: Start scanning with channel: 1
> Jun 19 18:01:15 athena SoftMAC: Scanning 14 channels
> Jun 19 18:01:15 athena SoftMAC: Scanning finished
>
> followed by:
> Jun 19 18:02:03 athena SoftMAC: Associate: Scanning for networks first.
> Jun 19 18:02:03 athena SoftMAC: Start scanning with channel: 1
> Jun 19 18:02:03 athena SoftMAC: Scanning 14 channels
> Jun 19 18:02:03 athena bcm43xx: set security called
> Jun 19 18:02:03 athena bcm43xx: .level = 0
> Jun 19 18:02:03 athena bcm43xx: .enabled = 0
> Jun 19 18:02:03 athena bcm43xx: .encrypt = 0
> Jun 19 18:02:03 athena SoftMAC: Scanning finished
> Jun 19 18:02:03 athena SoftMAC: Associate: Scanning for networks first.
> Jun 19 18:02:03 athena SoftMAC: Start scanning with channel: 1
> Jun 19 18:02:03 athena SoftMAC: Scanning 14 channels
> Jun 19 18:02:03 athena SoftMAC: Scanning finished
> Jun 19 18:02:03 athena SoftMAC: Associate: Scanning for networks first.
> Jun 19 18:02:03 athena SoftMAC: Start scanning with channel: 1
> Jun 19 18:02:03 athena SoftMAC: Scanning 14 channels
> Jun 19 18:02:04 athena SoftMAC: Scanning finished
> Jun 19 18:02:04 athena SoftMAC: Unable to find matching network after
> scan!
>
> and finally:
>
> Jun 19 18:02:44 athena bcm43xx: Radio turned off
> Jun 19 18:02:44 athena bcm43xx: DMA-32 0x0200 (RX) max used slots: 0/64
> Jun 19 18:02:44 athena bcm43xx: DMA-32 0x02A0 (TX) max used slots: 0/512
> Jun 19 18:02:44 athena bcm43xx: DMA-32 0x0280 (TX) max used slots: 0/512
> Jun 19 18:02:44 athena bcm43xx: DMA-32 0x0260 (TX) max used slots: 0/512
> Jun 19 18:02:44 athena bcm43xx: DMA-32 0x0240 (TX) max used slots: 0/512
> Jun 19 18:02:44 athena bcm43xx: DMA-32 0x0220 (TX) max used slots: 2/512
> Jun 19 18:02:44 athena bcm43xx: DMA-32 0x0200 (TX) max used slots: 0/512
>
> At that point, I remove the bcm43xx module, and switched over to my
> prism54 card in order to get net access.
>
> This was all on wireless-dev as of yesterday with the 1G limit patch
> from this thread.
>
> Let me know if there's anything I can try, I'd love to get this working
> properly.
It _should_ actually work after pulling 1G.
I am wondering why it still does not work. What is still different from your
setup to the average setup?
As you have a 4318 card, how close are you to the AP?
Try moving closer to it.
--
Greetings Michael.
_______________________________________________
Bcm43xx-dev mailing list
[email protected]
http://lists.berlios.de/mailman/listinfo/bcm43xx-dev