Thursday , March 28 2024

Wireless Atheros AR928X

Desc

BackTrack Version : BackTrack 5 R3

Error Message

[text]kernel is using nouveau and it incompatible with nvidia .[/text]

Jenis VGA : PCI-Express
Versi : Atheros Communications | AR928X Wireless Network Adapter

Introdution

[text]root@bt:~# lspci | grep Network
02:00.0 Network controller: Atheros Communications Inc. AR928X Wireless Network Adapter (PCI-Express)[/text]

Fix Step:

[sociallocker]

Downloading driver

[text]root@bt:~#cd/usr/src
root@bt:/usr/src#wget http://www.orbit-lab.org/kernel/compat-wireless-3-stable/v3.3/compat-wireless-3.3-rc1-2.tar.bz2[text]

<h2>Extract file driver</h2>

[text]root@bt:/usr/src# tar -jxf compat-wireless-3.3-rc1-2.tar.bz2[/text]

Compile & Install

[text]root@bt:/usr/src #cd compat-wireless-3.3-rc1-2
root@bt:/usr/src#./scripts/driver-select ath9k
root@bt:/usr/src#make
root@bt:/usr/src#make install[/text]

Enable driver wireless unload semua network driver

[text]root@bt:/usr/src# unload module probe
root@bt:/usr/src#modprobe ath9k[/text]

check wirelles network

[text]root@bt:/usr/src#iwconfig[/text]

restart & done

[/sociallocker]

Refrence :

$forum/Thread-FIXED-BT5-R3-64-tidak-bisa-konek-ke-Wifi-menggunakan-WICD-dan-Gnome-Network-Manager