Peter Diesner skrev:
> Hi,
> I downloaded, compiled and installed
> http://linuxwireless.org/download/compat-wireless-2.6/compat-wireless-2.6.tar.bz2
> following the instruction at http://www.linuxwireless.org/en/users/Download.
> I also installed the firmware from
> http://mirror2.openwrt.org/sources/broadcom-wl-4.150.10.5.tar.bz2
> 
> Now dmesg | grep b43 throws the following messages:
> 
> [   39.044712] b43: disagrees about version of symbol ssb_device_is_enabled
> [   39.044717] b43: Unknown symbol ssb_device_is_enabled
> [   39.044857] b43: disagrees about version of symbol
> ssb_pcicore_dev_irqvecs_enable
> [   39.044859] b43: Unknown symbol ssb_pcicore_dev_irqvecs_enable
> [   39.044939] b43: disagrees about version of symbol ssb_bus_may_powerdown
> [   39.044941] b43: Unknown symbol ssb_bus_may_powerdown
> [   39.045234] b43: disagrees about version of symbol ssb_bus_unregister
> [   39.045235] b43: Unknown symbol ssb_bus_unregister

Hi Peter,

You probably use a kernel that has the option "Module versioning 
support", CONFIG_MODVERSIONS in .config.
IMHO you need to disable that option to use modules built after the 
kernel, or it will spit out those messages.

hth, Richard
_______________________________________________
Bcm43xx-dev mailing list
Bcm43xx-dev@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/bcm43xx-dev

Reply via email to