Unsolved
This post is more than 5 years old
74 Posts
0
28877
July 15th, 2015 07:00
kernel panic when using static IP configuration with broadcom wifi?
Hi *,
Yesterday I tried to configure my wlan-connection to static IP, but that resulted in reproducible kernel-panic upon first data transfer..
No such problems with the very same network when using dhcp.
unfortunately that panic even blocks magic-sys-rq, so I cannot sync any logs to disk, so I only have blinking caps-lock-led as hint :-/ (and of course numerous hard reboots to verify the causation)
Anyone else experiencing kernel-panics related to the broadcom wifi with static-IPs?
(kernel 3.19.8, Bios A04)
No Events found!



kyboone
8 Posts
0
July 15th, 2015 11:00
Try applying this patch:
https://bugs.launchpad.net/ubuntu/+source/bcmwl/+bug/1415880
I believe that it is what is causing the kernel panics. I applied it and I have had great wifi and no kernel panics since.
cloph
74 Posts
0
July 15th, 2015 15:00
Thanks - that seemed to have helped :-)