Installer les drivers AR5007EG sous ubuntu feisty

Posté le 23 mar, 2008 dans Tutos, linux, ubuntu | 0 commentaires

Petit tuto en provenance des forums ubuntu pour installer les drivers atheros AR5007EG sous ubuntu feisty fawn avec ndiswrapper.
logo atheros

Téléchargez ndiswrapper:

wget http://wifix.sourceforge.net/software.php?title=ndiswrapper

Téléchargez les derniers drivers atheros pour win XP (oui on va les utiliser avec ndiswrapper)
Si vous avez une version 32 bits:

wget http://blakecmartin.googlepages.com/ar5007eg-32-0.2.tar.gz

Si vous avez une 64 bits

wget http://blakecmartin.googlepages.com/ar5007eg-64-0.2.tar.gz

Décompresser les archives téléchargées:

tar xvf ar5007eg-*.tar.gz
tar xvf ndiswrapper-newest.tar.gz

Installez tout le necessaire à la compilation automatique:

sudo aptitude update && sudo aptitude install linux-headers-$(uname -r) build-essential

Blacklistez le module ath_pci kernel (il ne supporte pas notre chipset).

echo "blacklist ath_pci" | sudo tee -a /etc/modprobe.d/blacklist

Compilez ndiswrapper:

pushd ndiswrapper-*/
sudo make uninstall
make
sudo make install
popd

Installez les drivers windows à partir ndiswrapper

pushd */ar5007eg/
sudo ndiswrapper -i net5211.inf
popd

Automatisez le lancement d’ndiswrapper au démarrage:

sudo modprobe ndiswrapper
echo "ndiswrapper" | sudo tee -a /etc/modules

Rebootez

sudo init 6

Et profitez de votre carte wifi atheros AR5007EG

mots clefs relatifs : ar5007eg-64-0.2.tar.gz | atheros driver pour ubuntu | driver atheros ar5007 ubuntu | driver atheros ubuntu | linu ubuntu pilote atheros ar5007 | pilote artheros ar5007eg ubuntu | pilote atheros pour ubuntu | ar5007eg | ar5007eg driver | ar5007eg inf | ar5007eg-32-0.2.tar.gz | ar5007eg.inf | atheros ar5007 driver ubuntu | atheros ar5007eg drivers sous ubuntu | atheros ar5007eg linux驱动 | atheros ar5007eg ubuntu | atheros drivers for ubuntu | carte atheros ar5007 wifi hack | chipset atheros ar5007eg | configurer atheros ubuntu | driver atheros pour ubuntu | driver carte wifi atheros ar5007 ubuntu | driver linux ar5007eg | driver puce r4 | driver wifi atheros pour ubuntu | driver xp ar5007eg | drivers ar5007eg | drivers atheros ubuntu | drivers atheros wifi ubuntu | drivers sous ubuntu | ar5007eg tuto ubuntu | installer atheros ubuntu | atheros drivers ubuntu | ubuntu driver atheros | installer drivers atheros sur ubuntu | installation drivers atheros ubuntu | installer les drivers ar5007eg | pilote ar5007eg | installer driver wifi sous ubuntu | pilote ar5007eg linux | pilote inf ar 5007 eg | ar5007eg driver linux | driver ar5007 linux | pilote ar5007ug pour ubuntu | pilotes ar5007eg pour ubuntu | tuto ar5007eg | ubuntu installer atheros 5007eg | wifi atheros ar5007 driver instalaltion | ubuntu driver wifi atheros | installer driver réseau en .tar sous ubuntu | pilote puce r4 | atheros for ubuntu drivers | driver atheros wifi ubuntu | atheros driver linux ubuntu + sudo make install | drivers ar5007eg linux | ubuntu atheros ar5007eg | atheros ar5007eg | software to install artheros ar5007ug | drivers r4 | driver r4 | wget http://blakecmartin.googlepages.com/ar5007eg-32-0.2.tar.gz | pilote linux atheros ar5007ug | driver atheros 5007eg | drivers carte r4i | pilote driver pour r4i | driver pour r4 | ar5007eg-64 | pilote atheros ar5007eg pour windows xp | fichier .inf atheros ar 5007 | drivers r4i | driver pour r4i | artheros | driver r4i | atheros drivers wifi | driver atheros ar5007eg | pilote artheros ar5007eg xp | atheros sur ubuntu | atheros driver ubuntu | pilote r4 dsi | driver atheros wifi apple pour windows | atheros ar 5007 | net5211.inf | pilote r4i | driver atheros linux | pilote r4 | atheros ar5007eg winxp wifi driver | atheros wifi sous xp | pilote ar5007eg xp | drivers dsi | driver artheros | atheros installer

Pas encore de commentaire

Soyez le premier ! Réagissez.

Commenter

Note: La modération des commentaires est activée