WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Kernel Panic while using TceLoad - Wifi Problem -  (Read 1433 times)

Offline puma

  • Newbie
  • *
  • Posts: 8
Kernel Panic while using TceLoad - Wifi Problem -
« on: March 22, 2016, 04:29:23 PM »
I installed microcore to my hdd, with only wireless extensions selected.
I can connect to internet from wifi.sh, but when i try to load any package with tce-load,
I have kernel panic error.

Code: (bash) [Select]
Kernel panic - not syncing:  Fatal exception in interrupt
Kernel offset : disabled
Booting in 60 seconds..

Two suspicious results :

dmesg result:
Code: (bash) [Select]
wl: module license 'MIXED/Proprietary' taints kernel.
Disabling lock debugging due to kernel taint
eth1: Broadcom [b]BCM4328[/b] 802.11 Hybrid Wireless Controller 6.30.223.271 (r587334)
sky2 0000:03:00.0 eth0: enabling interface

lspci result:
Code: (bash) [Select]
lspci | grep -i network
02:00.0 Network controller: Broadcom Corporation [b]BCM4321[/b] 802.11a/b/g/n (rev 03)

iwconfig result:
Code: (bash) [Select]
ip_vti0    no wireless extensions.

lo            no wireless extensions.

eth0        no wireless extensions.

ERROR @wl_dev_intvar_get : error (-1)
ERROR @wl_cfg80211_get_tx_power : error (-1)
eth1        IEEE 802...................it goes on.

What is the reason of this problem? am i missing an extension?

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: Kernel Panic while using TceLoad - Wifi Problem -
« Reply #1 on: March 22, 2016, 10:06:21 PM »
It would be good to check exactly what wifi hardware you have using:
Code: [Select]
$ lspci -vnn -d 14e4:
Have you booted with the boot code "blacklist=b43,ssb,bcma"?