re-. > - I did not rebuild the initrd-File. I used the module-assistant to > build the Kernelmodule, and it works without errors.
With a fresh install of -3, you must. Previously ssb and b43 modules were unloaded just before loading wl. Now modules are blacklisted via /etc/modprobe.d/broadcom-sta-common.conf and wl module is loaded. > - I attatched 2 dmesg-outputs, one with working old module and one with > the new. Hope that can help... Yes, I think : - I can see that ssb module was loaded at boot time: ssb: Sonics Silicon Backplane found on PCI device 0000:08:00.0 - It seems that there is a problem with module's license : wl: module license 'unspecified' taints kernel. but it should be: wl: module license 'MIXED/Proprietary' taints kernel. Could you please: - remove /usr/src/modules/broadcom-sta directory - rebuild and install the module with m-a - check that /etc/modprobe.d/broadcom-sta-common.conf is the new one[1] - rebuild the initrd file to prevent modules from being loaded at boot time - reboot [1] : # wl module from Broadcom conflicts with ssb # We must blacklist the following modules: blacklist b44 blacklist b43legacy blacklist b43 blacklist ssb install wl /sbin/modprobe --ignore-install wl $CMDLINE_OPTS Regards, -- Cyril Lacoux -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org