#1679: Support for AR2425 (AR5007EG) chipset
--------------------------------------+-------------------------------------
      Reporter:  [EMAIL PROTECTED]  |       Owner:  proski             
          Type:  enhancement          |      Status:  assigned           
      Priority:  minor                |   Milestone:                     
     Component:  madwifi: HAL         |     Version:  v0.9.3.3           
    Resolution:                       |    Keywords:  AR2425 AR5007EG HAL
Patch_attached:  0                    |  
--------------------------------------+-------------------------------------
Comment (by fzn007):

 Replying to [comment:201 [EMAIL PROTECTED]:
 > Here are the updated installation instructions for '''ubuntu hardy
 (amd64)'''.
 >
 > 1. First remove ndiswrapper completely (if not sure skip to step 2)
 >
 > {{{
 > $ sudo ndiswrapper -e net5211
 > $ sudo modprobe -r ndiswrapper
 > $ sudo apt-get remove --purge ndiswrapper-common ndiswrapper-utils
 ndisgtk
 > }}}
 >
 > 2. Build, install and load ''madwifi'' with the new HAL
 >
 > {{{
 > $ snv co hxxp://svn.madwifi.org/madwifi/trunk madwifi
 > $ wget hxxp://people.freebsd.org/~sam/ath_hal-20080528.tgz
 > $ cd madwifi
 > $ mv hal hal.old
 > $ tar xvf ../ath_hal-20080528.tgz
 > $ mv ath_hal-20080528 hal
 > $ sudo make install BINDIR=/usr/bin MANDIR=/usr/share/man
 > $ sudo depmod -ae
 > $ sudo modprobe ath_pci
 >
 > $ echo ath_hal | sudo tee -a /etc/modules
 > $ echo ath_pci | sudo tee -a /etc/modules
 > }}}
 >
 > From ''System -Administration -Hardware Drivers'' enable ''Atheros''
 drivers, and reboot the system.
 >
 > Thanks...

 I had a problem when I try to execute the command:
 $ sudo make install BINDIR=/usr/bin MANDIR=/usr/share/man

 The system return the error message:

  HOSTCC  /home/adamastor/madwifi_patch/madwifi/ath_hal/uudecode
 /home/adamastor/madwifi_patch/madwifi/ath_hal/uudecode.c:26:19: error:
 stdio.h: No such file or directory
 /home/adamastor/madwifi_patch/madwifi/ath_hal/uudecode.c:27:19: error:
 errno.h: No such file or directory
 ...
 make[3]: *** [/home/adamastor/madwifi_patch/madwifi/ath_hal/uudecode]
 Error 1
 make[2]: *** [/home/adamastor/madwifi_patch/madwifi/ath_hal] Error 2
 make[1]: *** [_module_/home/adamastor/madwifi_patch/madwifi] Error 2
 make[1]: Leaving directory `/usr/src/linux-headers-2.6.24-16-generic'
 make: ** [modules] Erro 2


 And so, I don't finished the process.

 Somebody can help me?

 Thanks

 PS: Sorry my english, I`m from Brazil and I don't known speak.

-- 
Ticket URL: <http://madwifi.org/ticket/1679#comment:228>
madwifi.org <http://madwifi.org/>
Multiband Atheros Driver for Wireless Fidelity
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Madwifi-tickets mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/madwifi-tickets

Reply via email to