Ubuntu Networking :: Can't Get Wireless (atheros) Into Monitor Mode
Mar 22, 2010
I can't get my wireless into monitor mode. I;m running ubuntu 9.1 karmic It connects fine to wireless networks. But when i do: sudo iwconfig wlan0 mode monitor. I get: Error for wireless request "Set Mode" (8B06) :SET failed on device wlan0 ; Device or resource busy. I can only see wlan0 (wmaster0, eth0), not ath0 or wifi0 mentioned elsewhere, in wireshark. I only see my own ip and packets coming to and from that. my system tells me i have an atheros ar9285 chipset in place.
View 2 Replies
ADVERTISEMENT
Mar 25, 2009
I like to test my network often. Until recently, I've been doing so on my old Ubuntu 6.06 laptop... the problem is It's too slow (1.06 GHz single Core ), and old, (designed for Win 2000) to really be effective any more. So, recently I bought a new laptop...one with a Dual core Processor, and twice the speed. Anyway, I'm running Fedora Core 10 X86_64 on it. My problem is as follows:
Although I do have MadWifi installed, for some reason, I still can't put my Atheros based Netgear WPN511 into monitor mode. (in the Network configuration window, it says "Atheros Communications Inc. Atheros AR5001X+" I'm not sure what it means but I'll put it in in case it helps) does MadWifi not work with Fedora? if not, is there a Fedora 10 (X86_64) alternative?
View 8 Replies
View Related
Dec 9, 2010
Running Ubuntu 10.10 on Hp Mini 1030nr My wireless card is a Broadcom BCM4312. I have the b43 driver installed. When I disable networking I can change to monitor mode but then it changes back to manage mode when I enable networking again. I tried using airmonNG but it;s not working.
View 1 Replies
View Related
Feb 9, 2011
I'm a student who is working on a wireless research project. I have a madwifi driver for Atheros chipset on Debian Linux. With having the wireless interface get into monitor mode, I want to forward the captured packets from the wireless interface to the other Ethernet interface so that a different computer which is connected to this machine via Ethernet receives those packets. I checked that alll packets are received in the wireless interface using TCPDUMP. I tried to forward those packets with IPTABLES like 'iptables -p FORWARD -i ath0 -o eth2 -j ACCEPT' However, I couldn't see any packets forwarded to eth2 using TCPDUMP.
View 5 Replies
View Related
Apr 3, 2010
First of all, this tutorial will use NDISWRAPPER, not b43, not wl (Broadcom STA). So, hooray for new method (actually, the only method ). Now, I don't want anyone to get scared because of bad experiences with Ndiswrapper or whatever, it's actually quite easy. I did not come up with any of this info. I'm just putting this guide together from Kacper Szczesniak's info (who came up with this method), WifiDocsDriverbcm43xxFeisty_No-Fluff from the Ubuntu Wiki, and my experience. The Broadcom STA (wl) driver has references to monitor mode in it's code, but does not have that functionality in reality. The Broadcom Windows driver on the other hand does have this capability. So, for monitor mode to work, you will need a patched version of ndiswrapper.
1) Install the Linux kernel headers:
Code:
sudo apt-get install linux-headers-$(uname -r)
2) Install the tools required to compile Ndiswrapper:
Code:
sudo apt-get install checkinstall dh-make fakeroot gcc build-essential
3) Unload current Ndiswrapper module, if running:
Code:
sudo rmmod ndiswrapper
[code]....
View 9 Replies
View Related
May 25, 2011
Can you "split" a network interface in Ubuntu, similar to how airmon-ng lets you use your wireless card in managed and monitor mode, by making another interface out of the same hardware? I know it'd be slower, but I'd still like to do it.
View 4 Replies
View Related
Jan 11, 2010
I spent days trying to figure out how to get my atheros AR928x 802.11n wireless card to work in Ubuntu. The card worked perfect in Windows 7 but the connection kept dropping in Ubuntu. It would find my router and connect with 60% signal for about 5 seconds, then fall down to about 25% signal and then cut out altogether. After searching for days to find a solution, I finally figured it out and figured Id post it here to let everyone else in the same boat have a working wireless too!
I found this solution from:[URL].. This solution is for JAUNTY (Ubuntu 9.04), so if you are running Jaunty, you can just follow that post. If you are using Karmic (Ubuntu 9.1), you can follow this tutorial I'm posting. It's pretty simple: First, make sure you got all your files up to date. Type in a terminal:
sudo apt-get update Let that run, and once its done, type into terminal:
sudo apt-get upgrade
Once that finished, restart your computer. Again open up terminal and type:
sudo apt-get install linux-backports-modules-karmic
If you are using Jaunty, instead of karmic type in jaunty, if you use another version of ubuntu, you can find a list of versions and their names here:[URL].. Restart your computer one more time, and you should be good to go! This has been tested and confirmed to work on: -Ubuntu 9.1(karmic) with an Atheros 928x 802.11n wireless card, using the Ubuntu installed network software, in a Gateway NV53 laptop connected to a belkin 802.11n wireless router.-HP base station / 802.11g airport express
This has been tested and does not work/has issues with:
-airport extreme I hope this works for you too, and if it does, please let me know with your hardware and Ubuntu version so I can post here what other setups have been confirmed to let this work.
View 9 Replies
View Related
Sep 10, 2010
I wants to ask if there is any method to configure bcm4313 wireless adaptor to monitor mode.
I need to do this for my graduate project
till this moment, what I'm sure of is that ndiswrapper doesn't support monitor mode.
Is there any way to use monitor mode on this adaptor?
View 14 Replies
View Related
Nov 18, 2010
I'm new to the linux community -started using Slax as of this morning. I'm having trouble getting wireless set up for my Atheros AR9287, I found that Compat Wireless should get the thing to start working.
Problem is I have no idea what I'm doing setting it up. Can anyone explain this to a total novice? Or have anything else that will get it to work?
View 2 Replies
View Related
Mar 2, 2011
I want to do some pen-testing using aircrack-ng on my local network and currently the only wireless adapter I have is the WNA 1100 netgear adapter. I am using the ath9k_htc driver.
View 7 Replies
View Related
Mar 30, 2010
I bought this new computer with an Atheros AR9285 wireless adapter, signal dropped out after a couple of minutes, sometimes reconnected, I looked up different posts on [URL] and [URL].
First I installed linux-backports and linux-backports-wireless, still dropped. Then I installed compat-wireless-2.6.33 and it still dropped. Finalley I blacklisted the driver with gksu gedit /etc/modprobe.d/blacklist-ath_pci.conf and it still drops. What should I do, it seems to pick it up again after 30 sec or so, but it a bit frustrating.
P.S.: It seems to be getting much better now that I have the torrent program shut down.
View 1 Replies
View Related
Apr 24, 2010
Does Ubuntu 10.04RC support Atheros AR2427 wireless card out of the box? I ran 10.04RC Netbook Live on my new Asus Eee 1001P Netbook today and it looks very impressive indeed. However, I could not get Ubuntu 10.04 to even see the Etheros AR2427 card (iwconfig). Am I doing something wrong or is there no driver to support the card? If no driver what are my options to get it working under 10.04 as I do not want to use Windows on my netbook..
View 4 Replies
View Related
May 10, 2010
lspci gives this for my ethernet hardware:
[Code]...
I have tried installing "linux-backports-modules-wireless-2.6.32-22-preempt" but I receive a notification that it failed to install properly upon rebooting... I have also tried installing compat-wireless but it fails to make because it can't find the linux kernel header directory...(I do have the headers, but how do I get the makefile to see a non-default header dir?) sudo modprobe ath9k runs, but running sudo ifconfig wlan0 up returns this error:
Code:
sudo ifconfig wlan0 up
SIOCSIFFLAGS: Unknown error 132
View 5 Replies
View Related
Nov 5, 2010
I've a big trouble that curses me for months. I've an Asus K52Jc laptop with wireless card Atheros AR9285, Ubuntu 10.10 and this network set-up: a WDSL (so an antenna on my house) wired to a switch; the switch shares connection through 2 ethernets cables: one to my uncle house, one to my router Netgear DG834v5.If I connect my laptop via ethernet, internet works good, if I connect to my router, wireless works (I can ping my router), but no internet. I've been helped a lot in official ubuntu chat: after some tries we understood that the problem aren't drivers, isn't Netgear, but probably it's something messed up in routes or arp cache.Anyway note that I have also some difficulties to ping my router, on 3 tries he often loses 1 or 2 packets.
[Code]...
View 9 Replies
View Related
Nov 17, 2010
I just installed the new version of ubuntu 10.10 and I discovered that my wireless card atheros ar5001 is not working, i tried to modprobe ath5k and wont work either.
All the past versions of ubuntu had no problems. bug?
I'm using a compaq cq60 laptop.
View 4 Replies
View Related
Jan 20, 2011
I upgraded to Maverick Meerkat on my Compaq Presario CQ60 and the installation bugged killing all the documents and settings. I'm not a total n00by to Linux as I've been using it for years, but neither am I an advanced user.
Any halp you can give with this as I've tried everything I can think of to get the wireless card to work. Which basically boils down to trawling Google for the drivers and attempting to install them. code...
View 3 Replies
View Related
Feb 8, 2009
A friend of mine has a Dell XPS1530 lappy that has a broadcom bcm4328 wireless adapter. I tried installing kismet on it so I can scan for wireless network in range. I configured it with the source driver as bcm43xx in kismet.conf and complained that the driver didn't support monitor mode. It uses the proprietary 'wl' kernel module to operate but kismet can't use the 'wl' module and it says the same error. I tried unloding the wl and b44 modules and loding the b43 driver but then the adapter stoped working. I searched on the net a bit and found out that kisment doesn't work with the prorpietary drivers for that card.
View 14 Replies
View Related
May 30, 2010
I've installed it no problems on my desktop and I really love it. Now I'm trying to install it on my Satellite and I'm having a couple of problems. When trying to connect to my wireless network, I can see my network, but it will just keep asking me for my WEP. I've confirmed that there is nothing wrong with the network or the password I've provided. Sometimes when I boot up, the network manager just says that the wireless networks are disconnected and can't find any. The wired connection always works just fine.
Here are the system specs:
Toshiba Satellite M45 S169
Ubuntu 10.04 Lucid Lynx LTS Fresh Install
Ethernet controller: Atheros Communications Inc. AR2413 802.11bg NIC (rev 01)
Kernel driver in use: ath5k
Kernel Modules: ath5k
View 3 Replies
View Related
Sep 12, 2010
I have an old Tatung tablet pc, with touchscreen, stupid speakers and an atheros wifi card (AR5001X+). With XP, everything works reasonably well, and wifi connectivity is rock solid. I know I'm asking for trouble installing *nix on this machine, but if the wireless worked, I'd be happy. However... With an updated Lucid install, I can see and connect to open, WEP, and WPA(1/2/tkip/aes/whatever) networks. I get good speeds with every network I've tried, but after a minute or two, my connection speed drops to zero, only to recover after another few minutes. A few minutes later, the wireless dies again, then reconnects....
Both the router and the tablet show that I still have a connection, and the connection speed recorded by both does not change from the 'working' condition. I get nothing in the logs (router or tablet) and no indication (aside from transfers stalling) that there's any problem. The 'network history' part of Gnome system monitor shows the data rate dropping to zero, but a network monitor applet on the gnome panel shows transmissions and (later) recieves. Reported signal strength remains constant, and seems to have no bearing on the frequency or length of the dropouts.
I've tried the stock lucid drivers, the lucid wireless backports, and madwifi (currently on madwifi) with no change to symptoms. I did think that it may be to do with scanning for networks (iwevent showed completed scans as the dropouts ended) so I removed network manager and tried static configuration with /etc/network/interfaces . The problems persited (although iwevent is now silent) and I am now using Wicd with no change.
lscpi:
Code:
sudo lspci
00:00.0 Host bridge: Intel Corporation 82852/82855 GM/GME/PM/GMV Processor to I/O Controller (rev 02)
00:00.1 System peripheral: Intel Corporation 82852/82855 GM/GME/PM/GMV Processor to I/O Controller (rev 02)
[code]....
I see nothing toobad in these, so I ran a longer test - I bash'd a while loop to ping the router, run ifconfig and iwconfig, and spit the results into files. I concurrently ran a wireshark capture. All of these contain a lot of text/data, so I've attached them here. I can't see any connection between the output of ifconfig/iwconfig/wireshark while the ping drops, but I'm no expert.
[URL]
View 5 Replies
View Related
Jul 19, 2011
Ubuntu recognize my wifi adapter which is Atheros AR5007, but when i open context menu to connect to wireless network it just simply shows me that wireless is disabled and even when i checked "Enable wireless" option nothing happened. Here is information from terminal:
Code:
$ ifconfig .....
There is no any wireless device, only my wired network.
Code:
$ iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
wlan0 IEEE 802.11bg ESSID:off/any
Mode:Managed Access Point: Not-Associated Tx-Power=off
Retry long limit:7 RTS thr:off Fragment thr:off
Power Management:off
Wlan0 exists but Power Management is off.
Code:
$ iwlist wlan0 scan
wlan0 Failed to read scan data : Network is down
Code:
$ sudo iwconfig wlan0 power on
Error for wireless request "Set Power Management" (8B2C) :
SET failed on device wlan0 ; Operation not supported.
Also I tried to install windows drivers with ndiswrapper but no any luck.
My system is up-to-date Ubuntu 11.04
Code:
$ uname -a
Linux linux 2.6.38-10-generic #46-Ubuntu SMP Tue Jun 28 15:05:41 UTC 2011 i686 athlon i386 GNU/Linux
View 1 Replies
View Related
Apr 7, 2011
I want to load Atheros wireless card to ubuntu linux OS having kernel 2.6.32.21. I have loaded the atheros driver and I observed the following log messages when card was inserted.
[ 55.732223] pcmcia_socket pcmcia_socket0: pccard: CardBus card inserted into slot 0
[ 55.732294] pci 0000:04:00.0: reg 10 32bit mmio: [0x000000-0x00ffff]
[ 55.810152] ath5k: disagrees about version of symbol ieee80211_free_hw
[code]....
My suspect was the driver was 2.6.35.1 kernel based i may need to update my kernel, but i have other laptop having 2.6.32-21 kernel and this card works fine.
View 2 Replies
View Related
Nov 3, 2010
I'm facing problems with Fedora13 and the AR9285 wifi card... the connection is just too slow, and the wired connection works fine. I just figured out that a lot of VAIO users (so am I) were in the same situation, and solved their problem by downloading ath9k drivers from linuxwireless.org. Fine, I did it! That's what I found :
Quote:
Building and installing
cd /path/to/compat-wireless-2.6.32-rc5
./scripts/driver-select <driver-name>
make
sudo make install
...but make is looking for source files in /usr/src/kernels/2.6.34-7-61.fc13.x86_64/build/ , which doesn't exist! The /usr/src/kernels/ folder is just empty. I also found something about the fact that Fedora13 didn't came with kernel's source files... So how can I install that driver? (I didn't find the package via yum...)
View 5 Replies
View Related
Jun 29, 2011
I am using ubuntu 9.10. Kernel version is 2.6.31-14-generic. I couldnt find driver for Atheros wireless card which shows in 'lspci' 0c:00.0 Network controller: Atheros Communications Inc. AR928X Wireless Network Adapter (PCI-Express) (rev 01)
View 9 Replies
View Related
Nov 7, 2010
This morning I installed Fedora 14 on my laptop. During the setup, I was able to configure the wireless connection and use it to install additional software from the FreshRPMs and Livna repos. When the install was completed, I was surprised to find the wireless not working. When I click on the NetworkManager icon at the bottom right corner, I see "Wireless Networks" Under that it says "device not ready" and it is greyed out so it cannot be click on.
Running lspci -vnn returned
07:00.0 Ethernet controller [0200]: Atheros Communications Inc. AR5001 Wireless Network Adapter [168c:001c] (rev 01)
Kernel driver in use: ath5k
Kernel modules: ath5k
View 3 Replies
View Related
Mar 6, 2010
I am among those unfortunate wretches with an Atheros wireless card (ar5001) and I've had problems with it from the day I installed Ubuntu. I've been using Madwifi to connect to the internet, and it's worked fine, until I lately changed my internet connection, got a new modem etc.
Madwifi works still, but the signal is really weak - while not so on Windows Vista.
I know it's NOT ipv6 related. Do I have to change the connection settings? Is my card outdated or whatever? Am I using inefficient drivers? Should I just not use Madwifi and rather something else instead?
(Trying to install ndiswrapper and get it to work was a dreadful process, so I won't attempt that again.)
View 4 Replies
View Related
May 8, 2010
I am a Windows user, and have resigned myself to the concept that when things get completely FUBAR you need to just take a deep breath and start over.
Is there a procedure to completely delete and re-install Ubuntu, or should I delete its partition altogether, and re-create and re-install it? I can do that if I really have to.
I have not accumulated enough stuff here that I could not just make a clean start, if that will fix this mess. Somehow I imagined that this would be different from Windows, but maybe it really isn't.
What holds me back is seeing the multitude of people having trouble with wireless in 10.04. Is this a widespread problem that has a good chance of really getting fixed, soon?
At the minimum, It has fallen off the radar screen, although the hotel's system might have gone down, as it often does.
View 7 Replies
View Related
Jan 15, 2011
I can't post messages, I think something is wring with my internet.Anyway, I'm gonna copy paste what I've been trying to say...I just bought the TP-LINK Model No. TL-WN821N. It's an atheros. And I was wondering where can I find the drivers for Linux. It only includes drivers for Windows.
I don't have much experience with networks,I found this website,
http:[url]......
I got stuck in the patch section, I don't know what they are trying to say. They are using
diff -urp compat-wireless-2009-02-22_AR9170_230209/drivers/net/b44.c compat-wireless-2009-02-22_AR9170_230209/drivers/net/b44.c
They are comparing the same file, there is some code they are showing but I don't know what they want me to do.
View 9 Replies
View Related
Mar 3, 2011
I have a Toshiba MX35 laptop it's a little old but does the job. I'm have a problem getting the wireless to work. I can boot a live CD either Ubuntu 10.10 or Fedora 14 and they will see the wireless card. The card is Atheros Communications Inc. Atheros AR5001X+ Wireless Network Adapter (rev 01).
I have Ubuntu 9.10 installed and that is the OS that is having the problem seeing the wireless. The computer will not handle Ubuntu 10.10 (at least it won't handle the desktop effects under Ubuntu 10.10) but handles them just fine under 9.10 and that's why I have 9.10 installed. I really need the Wifi to work because I'm going to travel in a few days.
View 5 Replies
View Related
Jul 20, 2011
Product Information: Medion P6627
Version: Ubuntu 11.04
Kernel: 2.6.38-10-generic x86_64
I'm unable to disable the 'wireless disabled by hardware switch' message. I've tried rfkill unblock all - no effect. It remains hard blocked after running the unblock command, rebooting, alternating the switch in windows, alternating the bios setting. Wireless internet does not work because of this.
[Code]...
View 2 Replies
View Related
Aug 12, 2009
installing my wireless card Atheros AR9285.I have tried to get it working with both compat wireless - Ath9k driver but I dont know exactly how to do.I have also tried to get it to work with ndiswrapper, but it is really tricky because nothing is available in centos like precompiled ndiswrapper.I used to work with Arch Linux so everything in Centos is totally new to me and I don�t understand a thing:I need to get it to work as soon as possible.What I have read the should go to just "activate" the ath9k driver with my card and it would work,
View 3 Replies
View Related