Ubuntu Networking :: Install D-link Dwl-g520 H/w:A1 In Master Mode With Madwifi Drivers?
May 18, 2011
i try to install my d-link dwl-g520 h/w:A1 in master mode with madwifi drivers but:
$ lshw
*-network:1
description: Wireless interface
product: Atheros AR5001X+ Wireless Network Adapter
vendor: Atheros Communications Inc.
physical id: 5
bus info: pci@0000:00:05.0
[Code]...
View 1 Replies
ADVERTISEMENT
May 18, 2011
I have thi errors when i try to install madwifi:
View 3 Replies
View Related
Jun 10, 2010
I got two issues with my wifi usb adapter:
1) it cannot see any networks around
2) i cannot setup it in master mode to use my PC as a router
As far as i can see, the device is recognized and the correct driver (rt73usb) is loaded. I was able to connect to a laptop somehow (the laptop could see other networks and the adapter's PC-to-PC network). I'd like to make it work as a router, i.e. share my internet connection (eth0) via wlan0. Here is what i have:
Code:
Ubuntu 10.04
Linux 2.6.32-22-generic #36-Ubuntu SMP Thu Jun 3 19:31:57 UTC 2010 x86_64 GNU/Linux
TP-Link TL-WN321G wifi usb adapter as seen as
Bus 001 Device 006: ID 148f:2573 Ralink Technology, Corp. RT2501USB Wireless Adapter
$ iwconfig wlan0
wlan0 IEEE 802.11bg ESSID:off/any
[Code]....
View 4 Replies
View Related
May 20, 2010
after successfully configuring the dwa-552 to work in master mode in ubuntu 10.04 (ath9k driver) I ran some file transfer tests. The download speed is very good (~50mbps) but the upload speed spikes at about 10-20mbps for the first few KB and then it's nonexistent (0-1kbps). This only affects file transfers or otherwise bandwidth consuming processes. Normal web browsing or ssh is not affected. After running a speedtest of my internet connection which is routed through the AP I could upload to the internet with 1mbps which is my inet connection maximum so apparently this is not affected. Tried the same file transfers with netcat to eliminate any other factors and had the same problem. dmesg and hostapd debug did not report anything unusual
View 2 Replies
View Related
Dec 8, 2010
i just installed Centos 5.5 Im trying to configure a d-link airplus xtremeG dwl-g520 ? I can't seem to get it working is it possible its not compatible?
View 1 Replies
View Related
Mar 11, 2011
I'm looking at buying one of the above cards, and was wondering if anyone knew if they worked in master mode (e.g. as an access point). According to the Aircrack-ng site, they support packet injection and monitor mode. Is master mode support solely up to the driver used with the card, or does the card have to physically support it?
View 2 Replies
View Related
Aug 6, 2010
Code:
root@Atlantis:~# iwconfig wlan0 mode master
Error for wireless request "Set Mode" (8B06) :
SET failed on device wlan0 ; Invalid argument.
root@Atlantis:~# iwconfig wlan1 mode master
Error for wireless request "Set Mode" (8B06) :
SET failed on device wlan1 ; Invalid argument.
All other modes except secondary work fine.
The wireless cards are both PCI, a Netgear WG311v1 and a Linksys WMP54Gv4.1, though I'm not sure which is which.
View 5 Replies
View Related
Jan 31, 2010
When I try to set my Realtek Semiconductor Corp. RTL8187 Wireless Adapter to master mode I get the following error.
Code:
$ sudo iwconfig wlan0 mode master
Error for wireless request "Set Mode" (8B06) :
SET failed on device wlan0 ; Invalid argument. Is this the result of a driver or hardware incapability?
View 4 Replies
View Related
Apr 9, 2010
Anybody have any idea that how to set the ath9k in master mode in fedora 11. I am unable to set the same.
I am using the D-Link DWA556 card using the kernel built in ath9k.Find below the output I got while setting up it in master mode sudo iwconfig wlan0 mode master.Error for wireless request "Set Mode" (8B06):SET failed on device wlan0 ; Invalid argument.Does that mean that master mode is not supported?Also Want the information if there is any separate community or development group for ath9k development and download the source of same except linuxwireless.com.
View 1 Replies
View Related
Apr 24, 2010
I am running ubuntu 9.04 in my laptop. I want to change the wireless card mode of my laptop to master mode so that it can work like a access point.
View 1 Replies
View Related
May 7, 2010
I am using ubuntu 9.10 on my desktop having a belkin wireless usb card. I want to change the mode of it to master mode. How can I do it?
View 3 Replies
View Related
Mar 12, 2011
I'm running Ubuntu 10.10 and try to get my wifi to work in master mode. The dongle is a Asus 167g v3 and I'm using the rtl8192SU driver. I can connect to a network or put the dongle in Ad-hoc mode without a problem. It's when I try to put in master mode some problem occurs. When I do:
Code:
sudo iwconfig wlan1 essid test mode master
This is the output I'm getting:
Code:
wlan1 unassociated Nickname:"rtl_wifi"
Mode:Master Access Point: Not-Associated Sensitivity:0/0
[Code].....
The dongle is in master mode but it fails to assign a SSID. I also tried to set it up in /etc/network/interfaces but the result is always the same... No SSID
View 1 Replies
View Related
Sep 18, 2009
I am trying to get my wireless card working in master mode. I am running Jaunty server 2.6.28-11 x86_64. I have compiled hostapd with nl80211 enabled. The interface is using ath9k. I have tried to compile compat-wireless with this patch. However IEEE80211_IF_TYPE_AP was undefined along with IEEE80211_IF_TYPE_VLAN. In addition the latest version of compat-wireless needs to be patched for kernels < 2.6.31 with this. However when using this patch IRQ_WAKE_THREAD is still undefined.
I have got to this message:
Code:
$ sudo hostapd /home/jophish/.hostapd.conf
Configuration file: /home/jophish/.hostapd.conf
Failed to set interface wlan0 to master mode.
[code].....
View 1 Replies
View Related
Nov 8, 2010
I'm looking for a USB adapter with driver support for running the interface in master mode.
View 1 Replies
View Related
May 15, 2011
I try to set-up an Access point using ubuntu 11.04. I am using the minimal configuration file from [URL] together with a TP-Link TL-WN422G (Atheros chipset). I've installed the linux-backports-net-natty-generic drivers. But when trying to start hostapd I always get this output:
Code:
# hostapd -dd -K test.conf
Configuration file: test.conf
Failed to set interface wlan0 to master mode.
nl80211 driver initialization failed.
wlan0: Unable to setup interface.
ELOOP: remaining socket: sock=5 eloop_data=0x9b9440 user_data=(nil) handler=0x43d980
I have also disabled the network-manager for this device by adding this to /etc/network/interfaces:
Code:
iface wlan0 inet manual
cat test.conf:
Code:
interface=wlan0
driver=nl80211
ssid=test
channel=1
lsusb says:
Code:
...
Bus 001 Device 005: ID 0cf3:1006 Atheros Communications, Inc. TP-Link TL-WN422G v2 802.11g [Atheros AR9271]
...
lsmo: .....
Code:
Linux magnet 2.6.38-8-generic #42-Ubuntu SMP Mon Apr 11 03:31:24 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux
View 1 Replies
View Related
Jul 28, 2011
I've searched for too many days and nights so many information went through my head. I want to buy a usb wireless which support master mode. (not monitor mode) Now I'm interested in Alfa AWUS036NEH. I like it because it is small an have a long antenna strong 1000mW. signal. (AWUS036H is a little bit big for me) However from what i have read AWUS036NEH is not supported in master mode (softAP)(or may be supported but with hostapd, but again some forum said it doesn't support and some say it does... Totally confused.) -> Actually AWUS036NEH is not expensive but I don't want to invest in something i'm not sure about so I won't buy it until I really know if it works. So I switch to find out what is for sure
1. supported in master mode in Ubuntu
2. Have a long antenna (like 5" or something. I have no idea about hardware but I think longer antenna should send signal more further)
3. small (about normal USB size don't count antenna)
Sadly I only find Alfa AWUS036NEH the only option for me , the others has no brand. However TL-WN722N is what most likely to fit. Only it has a shorter antenna. Can i replace the antenna with a longer one (with some others brand) by myself? (TL-WN722N can use master mode in kernel 3.0 ? already ? some say it should but i've not seen one that stated clearly) Ahh I think the above is totally messed up. I will make long story short.
1. Is AWUS036H or AWUS036NEH support master mode in ubuntu ? (if yes with hostapd or something?)
2. Is TL-WN722N or TL-WN722NC can work in master mode in Ubuntu ? (if yes with hostapd or something?)
3.Can I replace the original antenna with a longer one ?(with other brand or same brand) Will the signal be stronger?
View 7 Replies
View Related
Apr 12, 2011
I have installed the madwifi drivers and I am able to put the wireless device into monitor mode using airmon, so that tells me that the driver is working and the device can be picked up...
But I still can't connect using Wicd and I really don't know what to do next
View 14 Replies
View Related
Jul 11, 2011
I don't know how to install TP-LINK TL-WN7200ND drivers for Ubuntu 11.04. I have a clean install of Ubuntu 11.4. I download drivers from here [URL]2 but I don't know how to install them.It must be like for dummies because I don't have enough knowledge about Ubuntu.
View 5 Replies
View Related
Aug 14, 2010
I was wondering where to find the drivers for my D-link adapter. It says on the box that it has Linux support, what does that mean? I have already used it without any drivers and it works for a bit but after a week or something it doesn't work anymore (it is connected to the network but no download). What should I do? Would installing the drivers solve the problem?
View 3 Replies
View Related
Nov 19, 2010
I'm using LiveCD to test my laptop with FC 14. It booted from the LiveCD image last night, but my wireless didn't work. I need the madwifi wireless drivers for my built in Atheros adapter.
Can I download the latest and greatest madwifi drivers, compile them and use them while running from the LiveCD image?
View 4 Replies
View Related
Feb 26, 2011
I have tried to install tp link tf3200 network adapter without success . the os is 8.04 hardy loading drivers is new to me. the driver is sundance (i think) and the output from the make command is shown below.
pag@paghomelinux:~$ cd /media/cdrom0/TF-3200/LinuxDriver
pag@paghomelinux:/media/cdrom0/TF-3200/LinuxDriver$ sudo make all
sudo: unable to resolve host paghomelinux
[code]....
View 9 Replies
View Related
Jan 6, 2010
I'm looking for a USB wifi which supports master mode, 11n modulation, 5GHz band (with master and ad-hoc support for this band) and has detachable antenna connector.
View 1 Replies
View Related
May 19, 2011
I am looking for a 802.11n wireless card that Linux supports that can be dropped into AP/master mode.
I would prefer PCI, but USB would be tolerable, just not preferred.
View 2 Replies
View Related
May 25, 2011
i am wanting to turn my Debian box into a wireless AP, but for some unknown reason the wireless card won't switch into master mode when i run the command #iwconfig wlan1 mode master i get this Error for wireless request "Set Mode" (8B06): SET failed on device wlan1 ; Invalid argument. what does this mean and what do i need to configure/install to get it to work my wirless card is supported i checked it's a zydas chipset using the zd1211rw driver SMC EZ Connect SMCWUSB-G [URL]
View 14 Replies
View Related
Jun 2, 2010
after trying several pci and usb network cards none were able to have their ssid broadcasted. The question that i have is: Can a suse box be converted to act as an acces point without the use of atheros based hardware, without switching over to ubuntu and or debian, without the use of openwrt?
View 4 Replies
View Related
Jan 15, 2011
I've installed fglrx drivers with 1click install on openSuse11.3. If I try to boot in "normal mode" I end up in black screen. However if I boot in safe mode, then login and startx, everything works ok
Code:
~> fglrxinfo
display: :0.0 screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI Mobility Radeon HD 4300 Series
OpenGL version string: 3.3.10151 Compatibility Profile Context
Shows fglrx works OK, as well as overall performance is pretty good.
I've done
Code:
aticonfig --initial
radeon drivers is also blacklisted
but running (if it means something)
Code:
# depmod -a; lsmod | grep radeon
radeon 868858 0
ttm 64561 1 radeon
drm_kms_helper 32944 1 radeon
drm 221516 3 radeon,ttm,drm_kms_helper
i2c_algo_bit 6728 1 radeon
View 4 Replies
View Related
Jul 28, 2010
I have successfully created an access point on my Laptop via Madwifi drivers. A second laptop can successfully associate with the created AP. But ping is not possible from both sides.
AP on the first Laptop:
ifconfig ath0 10.0.0.1 netmask 255.255.255.0 broadcast 10.0.0.255 up
Second Laptop:
ifconfig ath1 10.0.0.50 netmask 255.255.255.0 up
route add default gw 10.0.0.1
Association works, but ping command is not possible from both sides:
ping 10.0.0.50
ping 10.0.0.1
What could be the problem?
View 3 Replies
View Related
Apr 12, 2011
I'm using BackTrack 4-R2 and after trying for about 3 days now, I decided to do a fresh install and start from scratch. All of the "HowTo's I saw were for Ubuntu and didn't work.
View 1 Replies
View Related
Apr 26, 2010
I have a problem where I'm using Ubuntu linux to mount a Windows Vista machine's USB drive and access it on the web using Apache. I did have the USB drive plugged into the Linux machine directly and that was working via the web. FollowSymLinks is on in httpd.conf
[Code]....
The mount works and I can see the files (see above) from my regular linux user account. If I make a test file in /mnt and soft link to that, I can see it on the web. So it's just the mount to the vista machine that seems to be a problem. It's supposed to be a simple read-only mount and the apache login should (I think) be able to see the same generic root access permissions.
log from apache: [Mon Apr 26 20:39:42 2010] [error] [client 99.99.99.99] Symbolic link not allowed or link target not accessible: /home/user1/pub_html/Music, referer: https://xx.xx.xx/~user1/music.html
The credentials have a login and password that matches a special read-only account on Vista. I can see the files on the system from Linux, but not via the web. As mentioned above, a different link to the same /mnt area works fine via the web. I've tried several different mount options with no success.
View 3 Replies
View Related
Feb 10, 2010
I have Atheros AR5008X mini PCI express card in my DELL Studio 1535 laptop..am running Ubuntu 8.10..
I blacklisted ath9k driver and compiled n installed madwifi from the svn trunk...
I am getting this error often in
Code:
/var/log/syslog
wifi0: ath_fatal_tasklet: Hardware error; resetting.
Anyone got idea about above error? My wireless internet connection works fine amidst the above error..
When i try to put my card in monitor mode with below steps:
Code:
$sudo ifconfig ath0 down
$sudo wlanconfig ath0 destroy
$sudo wlanconfig ath0 create wlandev wifi0 wlanmode monitor
[Code]....
View 2 Replies
View Related