Thursday, July 14, 2011

BCM 4312 : One Click .deb Package

Today i had to install suitable drivers for my broadcom wireless network interface card.I was using debian squeeze 6.0 . It took some time for me to understand and hook up all the dependencies. I had to install b43-fwcutter first and then install bcm4312 stuff.Totally it was a bit time consuming.So this task would be not that easy for absolute beginner.So i made a single package that could install it in a single command .no extra downloads required :D

in terminal :
sudo dpkg -i bcm4312.deb

The package is tested well under debian squeeze.The package can be downloaded from

http://sourceforge.net/projects/ecdebian/files/bcm4312.deb/download

Hope you guyzz will like the project.If it doesnt work please let me know

4 comments:

  1. Thank you. This will be extremely useful. :)

    ReplyDelete
  2. Yes, it did. Sorry for the late reply.

    ReplyDelete
  3. Works like a charm. Time (Life) Saver!! Thanks a lot!

    ReplyDelete