Hi @all
i try to get my wireless adapter to work on Kali Linux (3.18.0-kali3-amd64).
I read lots of post abot exactlly that topic, but none of that worked for me.
I have a D-LINK WIRELESS ADAPTER DWA-171
i even read this post right he http://ubuntuforums.org/showthread.php?t=2177333
this user seems to have the exactly the same problem with the same adapter like i have...
but for me it didnt worked.
Pls help me!!!
my lsusb outpu is:
Quote:
BUS 002 DEVICE 003: ID 2001:3314 D-LINK Corp.
Hi all,
I'm new to Kali and couldnt get my wireless adapter working. I followed some tutorials on the internet but when I tried to install the driver I get the this:
PHP Code:
root@kali:~/rtl8812AU_8821AU_linux# make
make ARCH=x86_64 CROSS_COMPILE= -C /lib/modules/3.18.0-kali3-amd64/build M=/root/rtl8812AU_8821AU_linux modules
make: *** /lib/modules/3.18.0-kali3-amd64/build: No such file or directory. Stop.
make: *** [modules] Error 2
Is there someone how made it with the installation and can help me?
If something is missing, please ask me.
Sorry for my English :P
Wzalm
Hi,
i'm new in kali linux.
i have an issue with the wifi connections.
installing the newwst version of kali from the official website on virtual box.
plug the USB wireless adapter (TP-LINK).
also, i noticed wlan0 on #ifconfig command.
on the network setting configure NAT (also tried with NAT bridged)
my problem is that - i cannot see any wireless networks.
i followed few guides from youtube and here but with no luck.
it show me that i'm wired connected.
i attached screenshot bellow.
please kindly assist me.
additional information:
#airmon-ng start wlan0
when i type #ifconfig, i saw that wlan0 changed to wlan0mon
and with#airodump-ng command on wlan0mon i didn't see any wireless network as well
iwconfig
Quote:
root@kali:~# iwconfig
eth0 no wireless extensions.
wlan0 IEEE 802.11bgn ESSIDff/any
Mode:Managed Access Point: Not-Associated Tx-Power=20 dBm
Retry short limit:7 RTS thrff Fragment thrff
Encryption keyff
Power Managementff
lo no wireless extensions.
lsmod
Quote:
root@kali:~# lsmod | grep rt
rt2800usb 26222 0
rt2x00usb 17642 1 rt2800usb
rt2800lib 81543 1 rt2800usb
rt2x00lib 46315 3 rt2x00usb,rt2800lib,rt2800usb
mac80211 511777 3 rt2x00lib,rt2x00usb,rt2800lib
cfg80211 425751 2 mac80211,rt2x00lib
crc_ccitt 12347 1 rt2800lib
parport_pc 26287 0
parport 35699 1 parport_pc
usbcore 199549 7 rt2x00usb,ohci_hcd,ohci_pci,rt2800usb,ehci_hcd,ehci_pci,usbhid
lsusb
Quote:
root@kali:~# lsusb
Bus 001 Device 003: ID 148f:3070 Ralink Technology, Corp. RT2870/RT3070 Wireless Adapter
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 003: ID 80ee:0021 VirtualBox USB Tablet
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
ifconfig
Quote:
root@kali:~# ifconfig
eth0 Link encap:Ethernet HWaddr 08:00:27:dc:d0:01
inet addr:192.168.1.22 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::a00:27ff:fedc:d001/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:68 errors:0 dropped:0 overruns:0 frame:0
TX packets:41 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:7485 (7.3 KiB) TX bytes:4163 (4.0 KiB)
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:65536 Metric:1
RX packets:20 errors:0 dropped:0 overruns:0 frame:0
TX packets:20 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1200 (1.1 KiB) TX bytes:1200 (1.1 KiB)
wlan0 Link encap:Ethernet HWaddr 90:f6:52:10:0f:d2
UP BROADCAST MULTICAST MTU:1500 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:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
iw wlan0 info
Quote:
root@kali:~# iw wlan0 info
Interface wlan0
ifindex 4
type managed
wiphy 1
iwlist scan
Quote:
root@kali:~# iwlist scan
eth0 Interface doesn't support scanning.
wlan0 No scan results
lo Interface doesn't support scanning.
uname -a
Quote:
root@kali:~# uname -a
Linux kali 3.18.0-kali3-amd64 #1 SMP Debian 3.18.6-1~kali2 (2015-03-02) x86_64 GNU/Linux
cat /etc/network/interfaces
Quote:
root@kali:~# cat /etc/network/interfaces
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
allow-hotplug eth0
iface eth0 inet dhcp
thanks
i have an hp pavilion dv7 laptop and i installed openmandrivalx 14.1 x64 on it and cannot configure the wireless intel centrino wireless n-2230 adapter. Have downloaded the iwlwifi drivers but cannot install because the system cannot resolve the $MIRRORLIST problem.
This occurs on all mandriva based linux systems i hahe tried mageia with the same result. Mageia cannot even recognise the centrino adapter.
Ubuntu based linux systems install on the fly.
What good is an operating system in the modern era that you cannot connect to the internet seamlessly?
I just built a computer and decided to give ubuntu a shot. It's a desktop, and hooking it up to Ethernet is a tad bit inconvenient as things stand, so I'm really reeling to figure out how to get this Netgear adapter to work. It's an AC1200, got it at Best Buy, and it comes with a CD with drivers for Windows. I don't seem to be able to install it.
This is my first post here and my first computer that I built, so I really have no clue if I've messed up somewhere down the line. That being said, I'd really appreciate if someone could help me with this one.
It looks like my kernel version is 3.13.0-32-generic and my Ubuntu version is 14.04.1, if that's important. I haven't messed with the settings at all yet, so pretend you're talking to a monkey that just installed Ubuntu with no idea what he's doing.
Hi I've been trying to get my atheros wireless card (Mini pcie) to work but with no luck. I'm currently using Kali linux. Do I need to install a driver or is there any other way for the chipset to work?
Any help is appreciated.
Thanks
I have a WiFi dongle that said to support GNU/Linux, however no drivers were found on the CD, after hours of research i found this and installed the driver, I'm pretty sure my device is listed as supported, but the device is still not recognized, it is listed on lsusb command, but not recognized by any WiFi program like WiFi Radar and wireless-tools, also when i use the iwconfig command, this is what i see, i really need this wireless connection working, can you help, please?
Does anyone know of a USB to HDMI adapter for Linux? Amazon.com only seems to have them for Windows and Mac. Or would they work with Linux also? None of my old laptops have an HDMI port. I'd like to know before I spend the money for one. Thanks much for any help you can give me! -Ed
Hello,
I am a long time Windows user. When XP got old I was like everyone else. Left with what to do. I purchased copies of Win 7 & got those working ok. I am just so tired of Microsoft products. So I took some time & I have read and researched several articles about Linux, Ubuntu, Zorin et al. Earlier this week I loaded a new Zorin OS9 from a DVD into a HP Compaq nx9420. The install worked flawlessly. Damn it is such an easy product to use. Bravo! I have an issue that has been experienced by many newbies. I found several answers to this same question. I read through several replies and went into terminal and typed in the directions. I am still stumped. I need some assistance. I hope someone has the time. I cannot connect to the internet through wireless.
The laptop has a Intel PRO Wireless 3945ABG Wireless network card.
I typed in:
Code:
dmesg | grep iwl
Here is the reply:
david@david-HP-Compaq-nx9420-RB549UT-ABA:~$ dmesg | grep iwl
[ 16.797734] iwl3945: Intel(R) PRO/Wireless 3945ABG/BG Network Connection driver for Linux, in-tree:s
[ 16.797738] iwl3945: Copyright(c) 2003-2011 Intel Corporation
[ 16.797791] iwl3945 0000:10:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 16.852573] iwl3945 0000:10:00.0: Tunable channels: 11 802.11bg, 13 802.11a channels
[ 16.852579] iwl3945 0000:10:00.0: Detected Intel Wireless WiFi Link 3945ABG
[ 16.852653] iwl3945 0000:10:00.0: irq 46 for MSI/MSI-X
[ 16.917602] ieee80211 phy0: Selected rate control algorithm 'iwl-3945-rs'
[ 24.006647] iwl3945 0000:10:00.0: loaded firmware version 15.32.2.9
[ 1432.894626] iwl3945 0000:10:00.0 wlan0: disabling HT/VHT due to WEP/TKIP use
[ 1509.446791] iwl3945 0000:10:00.0 wlan0: disabling HT/VHT due to WEP/TKIP use
david@david-HP-Compaq-nx9420-RB549UT-ABA:~$
I am not sure how to decipher the message. Can someone help me?
Regards,
David W
Wireless mouse and wireless keyboard is not working in Linux distro's.
Read the similar threads on this issue. Boot mode is set for UEFI and Legacy therefore not sure what to do to enable mouse and keyboard? The mouse and keyboard use the same 'receiver' and the receiver indicator is green when Linux distro is fully loaded. Have tried various distro's, Ubuntu, and Ubuntu based distro's using LIVE DVD method on all. Latest distro tried is Peach 14.04.1 TW.40 64 bit. Motherboard is a Gigabyte GA-990FXA-UD3, CPU AMD FX6300 3.5 Ghz six core.
Thanks for any assistance.
jmwrocky
I have installed Linux Mint 17.1 Qiana Cinnamon on to a Compaq Presario R3000 and cannot use the wireless connection. I am totally lost. I can get the wired connection, but the wireless is not there. I have tried to establish the connection, but I do not understand the lingo like BSSID of my router. I have entered the MAC address but do not know how to clone it. Help!