Tiny Core Linux
Tiny Core Base => TCB Q&A Forum => Topic started by: Vegeta on February 02, 2010, 11:33:56 PM
-
I am trying to install the newest compat-wireless package
when loading the module b43 manually:
"modprobe b43"
have a error messages:
#modprobe b43
b43: Unknown symbol ssb_pmu_set_ldo_paref
b43: Unknown symbol ssb_pmu_set_ldo_voltage
b43: Unknown symbol ssb_bus_pcmciabus_register
maybe have a ssb module...
but ”wireless-2.6.29.1-tinycore.tcz“ is OK...
??? ??? ???
sorry my english.
(compat-wireless-2010-01-30.tar.bz2,download address:http://wireless.kernel.org/download/compat-wireless-2.6/compat-wireless-2010-01-30.tar.bz2)
-
Those symbols were added to the ssb driver in 2.6.32:
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=06e4da268c0e8f3b8408403d65e47d2885a78ff2
-
Do you mean is:
must be compile "ssb driver" with 2.6.32 kernel?
-
Looks like the latest compat-wireless only works for kernel 2.6.32 or later.
-
thanks,i will try to update kernel in TCL... :'(
-
i found is a hard work...