Linux
[Solved] kmod-wl cannot load module: unknown symbol in module
If you manage to compile the Broadcom wl driver from source, you may run in to the “unknown symbol in module” when you try to load the driver with insmod. modprobe may even complain that the module doesn’t exist (the nerve!). The answer to all these problems is simple: you’ve Read more…