Questions Tagged With wirelesshttp://linuxexchange.org/tags/wireless/?type=rssquestions tagged <span class="tag">wireless</span>enSun, 05 Jan 2014 20:13:11 -0500I need to compile backprots-20131206 into ath10k device driverhttp://linuxexchange.org/questions/3267/i-need-to-compile-backprots-20131206-into-ath10k-device-driver<p>Hi , there</p> <p>I need to compile source code backports-20131206 into wireless AP device driver as ath10k I used</p> <pre><code>make clean make defconfig-ath10k make </code></pre> <p>but I found there are no ath.ko mac80211.ko ath9k.ko ath10k_core.ko rt2x00lib.ko</p> <p>rt2x00mmio.ko rt2x00pci.ko rt2800lib.ko rt2800pci.ko</p> <p>These are device driver for ath10k, how &amp; where can I use the source code to compile</p> <p>into ath10k for these device driver for wireless AP.</p> <p>Thanks</p>AngelaSun, 05 Jan 2014 20:13:11 -0500http://linuxexchange.org/questions/3267/i-need-to-compile-backprots-20131206-into-ath10k-device-driverwirelesswireless connection poorhttp://linuxexchange.org/questions/2834/wireless-connection-poor<p>could anyone help? ia have asked this previously - no helpful answer received. my laptop works on-line fine when I use windows, but the same laptop samsung could not get a proper connection via wireless - it is unstable and very very slow </p>simonsurTue, 17 Apr 2012 11:38:03 -0400http://linuxexchange.org/questions/2834/wireless-connection-poorwirelessHow does linux identify / recognize w wireless network?http://linuxexchange.org/questions/2541/how-does-linux-identify-recognize-w-wireless-network<p>I am wondering how linux does recognize a previously used WLAN? Is this done using the BSSID of the access point, using its name (SSID), using, both or maybe something different?</p> <p>Thanks for any hint :-)</p>dontcareWed, 04 May 2011 12:04:28 -0400http://linuxexchange.org/questions/2541/how-does-linux-identify-recognize-w-wireless-networkwirelessIP Addresshttp://linuxexchange.org/questions/2517/ip-address<p>What is the command (Linux Mint Julia) to discover the IP Address of a computer connected to a wireless router?</p>Elad LendingWed, 27 Apr 2011 02:58:42 -0400http://linuxexchange.org/questions/2517/ip-addresswirelessnetworkingbacktrack4 ipw2100 module not being loaded for intel pro wireless b lanhttp://linuxexchange.org/questions/2382/backtrack4-ipw2100-module-not-being-loaded-for-intel-pro-wireless-b-lan<p>I can't get my wireless card to be used/assigned under backtrack4. I know it works I've used it on other backtrack installs.</p> <p>Everything seems to point to backtrack recognizing/seeing it, but it's not recognizing the eth1/wlan0/ath0 interface when I try to set it up.</p> <p>ThoughtS?</p> <pre><code> root@bt:/usr/local/src/compat-wireless-2.6.38-rc4-1# lshw -C network *-network:0 description: Ethernet interface product: 82540EP Gigabit Ethernet Controller (Mobile) vendor: Intel Corporation physical id: 1 bus info: pci@0000:02:01.0 logical name: eth0 version: 03 serial: 00:0d:60:b0:c0:ba size: 100MB/s capacity: 1GB/s width: 32 bits clock: 66MHz capabilities: pm msi bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation configuration: autonegotiation=on broadcast=yes driver=e1000 driverversion=7.3.21-k6-NAPI duplex=full firmware=N/A ip=10.0.2.4 latency=64 link=yes mingnt=255 module=e1000 multicast=yes port=twisted pair speed=100MB/s *-network:1 UNCLAIMED description: Network controller product: PRO/Wireless LAN 2100 3B Mini PCI Adapter vendor: Intel Corporation physical id: 2 bus info: pci@0000:02:02.0 version: 04 width: 32 bits clock: 33MHz capabilities: pm cap_list configuration: latency=64 maxlatency=34 mingnt=2 root@bt:/usr/local/src/compat-wireless-2.6.38-rc4-1# lspci 00:00.0 Host bridge: Intel Corporation 82855PM Processor to I/O Controller (rev 03) 00:01.0 PCI bridge: Intel Corporation 82855PM Processor to AGP Controller (rev 03) 00:1d.0 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 (rev 01) 00:1d.1 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 (rev 01) 00:1d.2 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #3 (rev 01) 00:1d.7 USB Controller: Intel Corporation 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Controller (rev 01) 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 81) 00:1f.0 ISA bridge: Intel Corporation 82801DBM (ICH4-M) LPC Interface Bridge (rev 01) 00:1f.1 IDE interface: Intel Corporation 82801DBM (ICH4-M) IDE Controller (rev 01) 00:1f.3 SMBus: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Controller (rev 01) 00:1f.5 Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 01) 00:1f.6 Modem: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Modem Controller (rev 01) 01:00.0 VGA compatible controller: ATI Technologies Inc Radeon RV250 [Mobility FireGL 9000] (rev 02) 02:00.0 CardBus bridge: Texas Instruments PCI4520 PC card Cardbus Controller (rev 01) 02:00.1 CardBus bridge: Texas Instruments PCI4520 PC card Cardbus Controller (rev 01) 02:01.0 Ethernet controller: Intel Corporation 82540EP Gigabit Ethernet Controller (Mobile) (rev 03) 02:02.0 Network controller: Intel Corporation PRO/Wireless LAN 2100 3B Mini PCI Adapter (rev 04) root@bt:/usr/local/src/compat-wireless-2.6.38-rc4-1# iwconfig lo no wireless extensions. eth0 no wireless extensions. irda0 no wireless extensions. root@bt:/usr/local/src/compat-wireless-2.6.38-rc4-1# ifconfig -a eth0 Link encap:Ethernet HWaddr 00:0d:60:b0:c0:ba inet addr:10.0.2.4 Bcast:10.0.3.255 Mask:255.255.252.0 inet6 addr: fe80::20d:60ff:feb0:c0ba/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:5388 errors:0 dropped:0 overruns:0 frame:0 TX packets:4639 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:5188403 (5.1 MB) TX bytes:983799 (983.7 KB) irda0 Link encap:IrLAP HWaddr 00:00:00:00 NOARP MTU:2048 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:8 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) 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:58 errors:0 dropped:0 overruns:0 frame:0 TX packets:58 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:2900 (2.9 KB) TX bytes:2900 (2.9 KB) </code></pre> <h2>UPDATE:</h2> <p>Found the following code in dmesg. It appears that the firmware module isn't being loaded.</p> <pre><code> root@bt:~# dmesg 2&gt;&amp;1 | grep ipw libipw: 802.11 data/management/control stack, git-1.1.13 libipw: Copyright (C) 2004-2005 Intel Corporation &lt;jketreno@&lt;a href="http://linux.intel.com"&gt;linux.intel.com&gt; ipw2100: Intel(R) PRO/Wireless 2100 Network Driver, git-1.2.2 ipw2100: Copyright(c) 2003-2006 Intel Corporation ipw2100 0000:02:02.0: PCI INT A -&gt; Link[LNKC] -&gt; GSI 11 (level, low) -&gt; IRQ 11 ipw2100: Detected Intel PRO/Wireless 2100 Network Connection ipw2100: eth1: Firmware 'ipw2100-1.3.fw' not available or load failed. ipw2100: eth1: ipw2100_get_firmware failed: -2 ipw2100: eth1: Failed to power on the adapter. ipw2100: eth1: Failed to start the firmware. ipw2100Error calling register_netdev. ipw2100 0000:02:02.0: PCI INT A disabled ipw2100: probe of 0000:02:02.0 failed with error -5 </code></pre>rfelsburgTue, 19 Apr 2011 02:10:35 -0400http://linuxexchange.org/questions/2382/backtrack4-ipw2100-module-not-being-loaded-for-intel-pro-wireless-b-lanwirelessbacktrack4networkingintelipw2100Connecting to a wireless network which uses wpa-psk encryption using Backtrack distrohttp://linuxexchange.org/questions/2380/connecting-to-a-wireless-network-which-uses-wpa-psk-encryption-using-backtrack-distro<h2>PROBLEM</h2> <p>I was having a problem setting up wpa_supplicant on backtrack4.</p> <p>My wireless point uses wpa-psk. </p> <p>In /etc/network/interfaces:</p> <pre><code> root@bt:/usr/bin# cat /etc/network/interfaces auto lo iface lo inet loopback #auto eth0 #iface eth0 inet dhcp auto eth1 iface eth1 inet dhcp pre-up wpa_supplicant -B -Dwext -i eth1 -c /etc/wpa_supplicant/wpa_supplicant.conf # you might change these bold parameters to suit your wireless card and interface. post-down killall -q wpa_supplicant #auto eth2 #iface eth2 inet dhcp # #auto ath0 #iface ath0 inet dhcp # #auto wlan0 #iface wlan0 inet dhcp </code></pre> <p>Everything I read said to use wpa_passphrase like below, and delete the commented lines:</p> <pre><code> root@bt:/usr/bin# wpa_passphrase My_ssid My_ssid_key network={ ssid="My_ssid" psk=e8a2c6fb04c3537ec1ea7c027b78f96fba46bc5497503dfe0aa2510844e82ce9 } </code></pre> <p>however this failed miserably with my setup.</p> <p>Ideas?</p>rfelsburgTue, 19 Apr 2011 00:11:28 -0400http://linuxexchange.org/questions/2380/connecting-to-a-wireless-network-which-uses-wpa-psk-encryption-using-backtrack-distrowpa-pskwirelesswpa_supplicantbacktrack4networkingConnecting to internet with a wireless routerhttp://linuxexchange.org/questions/1522/connecting-to-internet-with-a-wireless-router<p>Need to find the *.inf file that I need in order to install the driver that supports the D-Link DSL 2650U wireless router. I've already installed the ndisgtk package, so I have the windows wireless drivers directory in the system area. But I don't understand the bit about the inf file, nor how to search for it. Thank you in advance.</p>Elad LendingSat, 26 Mar 2011 19:45:10 -0400http://linuxexchange.org/questions/1522/connecting-to-internet-with-a-wireless-routerwirelessConnecting to internet with a wireless routerhttp://linuxexchange.org/questions/1516/connecting-to-internet-with-a-wireless-router<p>So yesterday I used a USB stick to boot up to Ubuntu for the first time. I can connect to the internet with a cable, but when I try to use the same device in wireless mode, I cannot connect. My wireless router security code is 64 bit, but Ubuntu, under the security dialog box apparently only recognizes 128 bit security codes. Is there a way to log on other than redefining the security code of the wireless router?</p>Elad LendingSat, 26 Mar 2011 11:31:06 -0400http://linuxexchange.org/questions/1516/connecting-to-internet-with-a-wireless-routerwirelessWiFi not workinghttp://linuxexchange.org/questions/1281/wifi-not-working<p>I'm running Debian Lenny on a Toshiba Satellite A200.</p> <p>It has a builtin Atheros AR242x 802.11abg Wireless PCI express adapter.</p> <p>The modules that are automatically loaded to drive this are:</p> <p>ath ath5k</p> <p>When using kernel 2.6.32 in a wireless hotspot /proc/net/wireless does not even exist. When using kernel 2.6.24 it exists but has no entries.</p> <p>I don't know where to go to from here. Can anyone help? (The WIFI switch at bottom of notebook is on).</p>slothcheetahTue, 24 Aug 2010 11:02:34 -0400http://linuxexchange.org/questions/1281/wifi-not-workingwirelessFinding wireless cardshttp://linuxexchange.org/questions/1184/finding-wireless-cards<p>I am looking for a wireless card for my Linux laptop (not too happy with my Broadcom adapter) is there a list of wireless adapters that don't have a binary blob as a main part of their operation and can go into promiscuous mode?</p>oldgamerFri, 06 Aug 2010 12:07:41 -0400http://linuxexchange.org/questions/1184/finding-wireless-cardswirelesshow can we use wifi card in back track 4 pre finalhttp://linuxexchange.org/questions/1169/how-can-we-use-wifi-card-in-back-track-4-pre-final<p>how can we use wifi card in back track 4 pre final if it is not detectable ? i am using compaq 510 and my network adapter is of </p> <p>Marvell Yukon 88E8042 PCI-E Fast Ethernet Controller Realtek RTL8191SE Wireless LAN 802.11n PCI-E NIC</p>rajeshMon, 02 Aug 2010 08:26:54 -0400http://linuxexchange.org/questions/1169/how-can-we-use-wifi-card-in-back-track-4-pre-finalwirelessgnome network manager versus /etc/network/interfaceshttp://linuxexchange.org/questions/1117/gnome-network-manager-versus-etcnetworkinterfaces<p>I need some troubleshooting help with a wireless network problem.</p> <p>I can connect wirelessly using /etc/network/interfaces. ifup wlan0 gets an address via dhcp and all works well. However, I have to click and disable the network manager trying to connect in order for this to work.</p> <p>If I let gnome network manager connect, it does not succeed. I am getting in daemon.log: NetworkManager: Device 'wlan0' IP6 addrconf timed out or failed.</p> <p>Interestingly, gnome network manager succeeds in connecting to public networks in coffee shops. This makes me think something is not properly set up at my home router.</p> <p>Any suggestions? Thanks!</p>MatyasWed, 21 Jul 2010 14:19:24 -0400http://linuxexchange.org/questions/1117/gnome-network-manager-versus-etcnetworkinterfacesnetworkingwirelessIntel 4965 WiFi refuses to connect to open, unauth APhttp://linuxexchange.org/questions/999/intel-4965-wifi-refuses-to-connect-to-open-unauth-ap<p>I have an intel card that refuses to connect to a completely open AP; Win7 has no problem on the same machine, and the machine has no problem connecting to other, secured, AP's. The Access point itself is a Netgear, and the specific wifi care is a intel 4965.</p> <p>Syslog pickes up a lot of disconnect reason=6 events (see attached) which implies that the AP gave up waiting for authentication, but there is no authentication!</p> <p><a href="http://superuser.com/questions/152427/ubuntu-9-04-cannot-connect-to-visible-open-wifi-ap-reason-6">I've been looking for answers on this for a while</a></p>BolsterMon, 05 Jul 2010 17:10:56 -0400http://linuxexchange.org/questions/999/intel-4965-wifi-refuses-to-connect-to-open-unauth-apwifiwirelessnetworkingPacket sniffing software for wireless networkshttp://linuxexchange.org/questions/954/packet-sniffing-software-for-wireless-networks<p>I'm interested in learning more about security and I'd really like to run tests against my network here at home to see just what is accessible by modern software. What readily available packages are out there that I can run against my network to see what's being exposed, quite likely without my knowledge?</p>Chris StewartThu, 01 Jul 2010 04:05:21 -0400http://linuxexchange.org/questions/954/packet-sniffing-software-for-wireless-networkssecuritywirelessrandom wireless disconnections (lucid lynx)http://linuxexchange.org/questions/809/random-wireless-disconnections-lucid-lynx<p>I'm using Ubuntu 10.04 and I'm having problems with my wireless connection. It simply stops working randomly.</p> <p>I thought the cause might be a number of connections or something like that, but it's not. Sometimes it stops working while you're off doing something unrelated to the network.</p> <p>Also, once it stops working, I'm unable to connect anymore until I reboot the machine. Some say it might be a problem with NetworkManager, but I can't use the recommended wicd because it won't even connect (it seems like hidden SSID + wep bothers wicd).</p> <p>I'd also like to note that I have a windows PC connected to the same router and it never drops a connection like that, so there's obviously nothing wrong with the router.</p> <p>Any hints would be helpful. I'd like to drop NM altogether if possible, but I'm not aware of any good alternative.</p> <p><strong>Edit:</strong></p> <pre><code>lecterror@feck:~$ lspci -nnk | grep -i net -A2 07:00.0 Network controller [0280]: Intel Corporation Wireless WiFi Link 5100 [8086:4232] Kernel driver in use: iwlagn Kernel modules: iwlagn 09:00.0 Ethernet controller [0200]: Broadcom Corporation NetXtreme BCM5764M Gigabit Ethernet PCIe [14e4:1684] (rev 10) Kernel driver in use: tg3 Kernel modules: tg3 lecterror@feck:~$ rfkill list 0: acer-wireless: Wireless LAN Soft blocked: no Hard blocked: no 1: acer-bluetooth: Bluetooth Soft blocked: yes Hard blocked: no 3: phy0: Wireless LAN Soft blocked: no Hard blocked: no </code></pre> <p><code>sudo iwlist scan</code> got me a large list of available networks, I'm assuming you don't need it if that's the expected output :)</p> <p><strong>Edit 2:</strong></p> <p>No dice! :( My "solution" in the answers below didn't work, in fact it made everything worse, disconnections every few seconds. dmesg said this:</p> <pre><code>[ 1170.188961] wlan0: deauthenticating from XXXXXX by local choice (reason=3) </code></pre> <p>I have no idea what it means, but it sure as hell wasn't by MY local choice!</p> <p>For now I've reverted to NetworkManager and the funny thing is that is seems more stable than before(?). Possibly due to WEP->WPA switch, but I can't be sure..</p> <p>Any ideas?</p>dr. Hannibal LecterWed, 09 Jun 2010 11:18:47 -0400http://linuxexchange.org/questions/809/random-wireless-disconnections-lucid-lynxnetworkingwirelessnetworkubuntuDEBIAN 5.04 - Ralink RT73 can see wireless but cannot connect to WEPhttp://linuxexchange.org/questions/741/debian-504-ralink-rt73-can-see-wireless-but-cannot-connect-to-wep<p>I am puzzled as to why my computer MSI notebook which uses the Ralink RT73 drivers cannot connect to my WEP network even though it can see my network and other networks?</p> <p>All other distros like Ubuntu (and variants), FEDORA 13, Linuxmint 9, PCLinuxOS can easily connect to my WEP network.</p> <p>Is this because of Debian's outdated kernel?</p> <p>Hoping for a quick and newbie-friendly fix.</p>SteveGMon, 31 May 2010 11:20:48 -0400http://linuxexchange.org/questions/741/debian-504-ralink-rt73-can-see-wireless-but-cannot-connect-to-wepdebianwirelesswifisudo modprobe wl? Root issue? x86 64-bithttp://linuxexchange.org/questions/661/sudo-modprobe-wl-root-issue-x86-64-bit<p>I'm using ubuntu 9.10 w/ ndiswrapper as wireless driver. After each reboot I am forced to run the command 'sudo modprobe wl', however I am not certain what I lack that it is not detecting the wireless device automatically. I could certainly add some commands in the .profile shell script to run this automatically but I feel like there is a larger issue just under the surface which needs addressed. </p> <p>Sometimes after lots of downloading the wireless connection seems to die, not that it looses connectivity via the gui or that disconnecting and reconnecting make any difference. To get a good wireless connection again I have to reboot the machine and re-enter 'sudo modprobe wl'.</p> <p>Anyone have thoughts?</p> <p>*<em>Admin please create tags: nsdiwrapper, modprobe, wireless *</em></p>techie.brandonWed, 19 May 2010 14:38:11 -0400http://linuxexchange.org/questions/661/sudo-modprobe-wl-root-issue-x86-64-bitndiswrappermodprobewireless