![]() |
Atheros AR5007 802.11b/g,, wont work on linux
hello, i have been trying to work this out for about 2 weeks now,, i have read nearly every post. I have tryed downloading all these new things to try make it work. alot ofpost were telling me to get madwifi but that doesnt work with Atheros AR5007 802.11b/g. So if some-one would liek to help me, that would be nice!!
thanks :) |
I have the same exact card :)
We will need to know the problem first, before we can start fixing it :) What Linux distribution are you using? What is wrong with it? Elaborate on this as much as possible. That will give us a good start. |
i am using backtrack 4, i can use the internet, the only thing that i wont that isnt working is when i type airmon-ng under interface, chipset and driver there isnt anthing!
|
Don't use airmon-ng. that never works for me.
Instead, do it "The Linux Way"
You are now in monitor mode. happy hacking! |
i hav tryed that,, but everytime i write these line it comes up with
root@bt:~# ifconfig wlan0 down wlan0: ERROR while getting interface flags: No such device root@bt:~# iwconfig wlan0 mode monitor Error for wireless request "Set Mode" (8B06) : SET failed on device wlan0 ; No such device. root@bt:~# ifconfig wlan0 up wlan0: ERROR while getting interface flags: No such device root@bt:~# |
Hmmm....
Type in "lspci" and post the output here. Type in "ifconfig -a" and post the output here. (Block out your IP address) |
00:00.0 Host bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX Host bridge (rev 01)
00:01.0 PCI bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX AGP bridge (rev 01) 00:07.0 ISA bridge: Intel Corporation 82371AB/EB/MB PIIX4 ISA (rev 08) 00:07.1 IDE interface: Intel Corporation 82371AB/EB/MB PIIX4 IDE (rev 01) 00:07.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08) 00:07.7 System peripheral: VMware Virtual Machine Communication Interface (rev 10) 00:0f.0 VGA compatible controller: VMware SVGA II Adapter 00:10.0 SCSI storage controller: LSI Logic / Symbios Logic 53c1030 PCI-X Fusion-MPT Dual Ultra320 SCSI (rev 01) 00:11.0 PCI bridge: VMware PCI bridge (rev 02) 00:15.0 PCI bridge: VMware PCI Express Root Port (rev 01) 00:15.1 PCI bridge: VMware PCI Express Root Port (rev 01) 00:15.2 PCI bridge: VMware PCI Express Root Port (rev 01) 00:15.3 PCI bridge: VMware PCI Express Root Port (rev 01) 00:15.4 PCI bridge: VMware PCI Express Root Port (rev 01) 00:15.5 PCI bridge: VMware PCI Express Root Port (rev 01) 00:15.6 PCI bridge: VMware PCI Express Root Port (rev 01) 00:15.7 PCI bridge: VMware PCI Express Root Port (rev 01) 00:16.0 PCI bridge: VMware PCI Express Root Port (rev 01) 00:16.1 PCI bridge: VMware PCI Express Root Port (rev 01) 00:16.2 PCI bridge: VMware PCI Express Root Port (rev 01) 00:16.3 PCI bridge: VMware PCI Express Root Port (rev 01) 00:16.4 PCI bridge: VMware PCI Express Root Port (rev 01) 00:16.5 PCI bridge: VMware PCI Express Root Port (rev 01) 00:16.6 PCI bridge: VMware PCI Express Root Port (rev 01) 00:16.7 PCI bridge: VMware PCI Express Root Port (rev 01) 00:17.0 PCI bridge: VMware PCI Express Root Port (rev 01) 00:17.1 PCI bridge: VMware PCI Express Root Port (rev 01) 00:17.2 PCI bridge: VMware PCI Express Root Port (rev 01) 00:17.3 PCI bridge: VMware PCI Express Root Port (rev 01) 00:17.4 PCI bridge: VMware PCI Express Root Port (rev 01) 00:17.5 PCI bridge: VMware PCI Express Root Port (rev 01) 00:17.6 PCI bridge: VMware PCI Express Root Port (rev 01) 00:17.7 PCI bridge: VMware PCI Express Root Port (rev 01) 00:18.0 PCI bridge: VMware PCI Express Root Port (rev 01) 00:18.1 PCI bridge: VMware PCI Express Root Port (rev 01) 00:18.2 PCI bridge: VMware PCI Express Root Port (rev 01) 00:18.3 PCI bridge: VMware PCI Express Root Port (rev 01) 00:18.4 PCI bridge: VMware PCI Express Root Port (rev 01) 00:18.5 PCI bridge: VMware PCI Express Root Port (rev 01) 00:18.6 PCI bridge: VMware PCI Express Root Port (rev 01) 00:18.7 PCI bridge: VMware PCI Express Root Port (rev 01) 02:00.0 USB Controller: Intel Corporation 82371AB/EB/MB PIIX4 USB 02:01.0 Ethernet controller: Advanced Micro Devices [AMD] 79c970 [PCnet32 LANCE] (rev 10) 02:02.0 Multimedia audio controller: Ensoniq ES1371 [AudioPCI-97] (rev 02) 02:03.0 USB Controller: VMware USB2 EHCI Controller 02:05.0 Ethernet controller: Advanced Micro Devices [AMD] 79c970 [PCnet32 LANCE] (rev 10) root@bt:~# ifconfig -a eth0 Link encap:Ethernet HWaddr 00:0c:29:47:e6:79 inet addr:192.168.157.128 Bcast:192.168.157.255 Mask:255.255.255.0 inet6 addr: fe80::20c:29ff:fe47:e679/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:3445 errors:0 dropped:0 overruns:0 frame:0 TX packets:1353 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:2712270 (2.7 MB) TX bytes:110595 (110.5 KB) Interrupt:19 Base address:0x2000 eth1 Link encap:Ethernet HWaddr 00:0c:29:47:e6:83 inet addr:192.168.157.129 Bcast:192.168.157.255 Mask:255.255.255.0 inet6 addr: fe80::20c:29ff:fe47:e683/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:112 errors:0 dropped:0 overruns:0 frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:13985 (13.9 KB) TX bytes:2618 (2.6 KB) Interrupt:19 Base address:0x2400 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) root@bt:~# is that right? |
Funny question. But when you posted that, were you using your Ethernet or Wireless?
|
i am using wireless, i use a laptop
|
Quote:
If that is your Ethernet, try eth1. |
i have tryed but i dont think i am putting in the right commands, can u please tell me wat to put in?
|
VMware + BT4 does not support Atheros cards.
http://forums.remote-exploit.org/new...g-problem.html Try BT4 as a Linux Live DVD/USB or install it to your hard drive. It should work. If it doesn't, BT4 has a how-to to get it working: http://forums.remote-exploit.org/bac...-work-bt4.html You can also try VirtualBox, which is much better than VMware, although the Live CD DVD/USB or install to HDD is recommended first. |
ok i am using viraulbox with BT4, can u tell me how to get my driver working thanks :)
thanks |
That's IF it will work....
Post the output of "lspci" again. |
for some reason i cant copy and paste and can u explain how
|
| All times are GMT -5. The time now is 05:24 PM. |