Tuesday, February 22, 2011

Spansih Sympathy Messages

-Broadcom driver with kernel 2.6.37.1 is

compiling the kernel 2.6.37.1 on debian squeeze you can not install and compile the driver broadcom-being that are used for the following squede wifi:

Broadcom's BCM4311-, BCM4312-, BCM4313 -, BCM4321-, BCM4322-,-BCM43224, BCM43225, and, BCM43227 and BCM43228-

I found a solution Blog Italian mint.



created a workbook wifi calling, move and unpack the compressed file into the folder you just created.

cd wifi
zxff hybrid-tar-portsrc_x86_32 v5_100_82_38.tar.gz

look for the wire and src / wl / sys / wl_linux.c

apritolo with gedit rc/wl/sys/wl_linux.c


sostituite la riga i nit_MUTEX(&wl->sem);


con questa sema_init(&wl->sem, 1);
salvate ed uscite.


compilate i driver scrivendo:


make
sudo make install

load the kernel module.

sudo depmod-a
sudo modprobe wl

0 comments:

Post a Comment