[SOLVED]RE: Going from Broadcom's sources to wireless card to WPA network[SOLVED}

Suresh Govindachar sgovindachar at yahoo.com
Sat Mar 5 03:39:47 UTC 2011



   1) Download sources from Broadcom http://www.broadcom.com/support/802.11/linux_sta.php

   2) yum --installroot=`pwd`/foo -y -v install kernel-{headers,devel}-`uname -r` 

   3) yum --installroot=`pwd`/foo -y -v install gcc 

   4) set-up PATH for usr/local/bin and usr/bin

   5) set-up LD_LIBRARY_PATH for usr/lib64

   6) soft-link to make perl5 visible from its default location

   7) work-around the bug in the installation of ld (replace
      soft-absolute-links in installation by soft-relative-links)

   8) build

   9) Study http://www.broadcom.com/support/802.11/linux_sta.php

  10) Implement http://www.broadcom.com/support/802.11/linux_sta.php

  11) Wireless card should be running (maybe a light on the
      laptop will turn on).

  12) Google for info on setting up wireless network
  
  --Suresh  
   



More information about the users mailing list