Posts: 3,237
Threads: 125
Joined: Jul 2014
Reputation:
0
10-15-2018, 08:56 PM
(This post was last modified: 10-15-2018, 09:09 PM by bitsnpcs.)
I am unsure, I'll do it now and reply back.
Edit -
I have rebooted now it is still not detected, not lighting up, or finding wifi
Posts: 237
Threads: 7
Joined: May 2018
Reputation:
0
I'm not a wifi expert so I hesitate to suggest anything else, a google search does suggest it might be a kernel issue and updating to a newer kernel might solve it.
Hopefully someone more knowledgeable will suggest a solution.
Posts: 3,237
Threads: 125
Joined: Jul 2014
Reputation:
0
10-15-2018, 09:50 PM
(This post was last modified: 10-15-2018, 10:12 PM by bitsnpcs.)
Also myself, thank you for helping me [member=7644]DeepThought[/member]
The Menu>System>System Information says I am using, Linux 4.9.0-linuxlite (x86_64).
I have now also tried it in Kali Linux in Virtual Box on Linux Lite, Kali 2018.3.a, and also in 2018.4 rolling release, after installing the driver, neither picked up the adapter, it was not displayed in the VB devices/usb for selection.
I tested this first using the AWUS036NHA and putting it in to monitor mode.
I wonder as it is bridged mode maybe it relies upon the driver being working in LL as the host rather than using the driver installed in Kali, I'm not really sure, it's the first time I tried an adapter in Kali, I had to follow a video on YouTube where he tests a newly arrived dongle.
So it may be just over complicating the issue.
Last time I used LinSSID in LL, for testing different antennas ability to find the most wifi then comparing these.
Posts: 1,849
Threads: 21
Joined: Sep 2015
Reputation:
0
VB may need the guest additions to see USB devices...
In LL try rfkill to make sure its not "off" soft or hard..
List
Code:
sudo rfkill list all
Unblock / Enable
Code:
sudo rfkill unblock all
The link looks like they were semi successful on Ubuntu 17.04 which uses kernel 4.10 - you could use Lite Tweaks / Kernel Installer to install / Test kernels (you will need to install and reboot (should go into the newest kernel automatically) - to remove you need to reboot choose options/other to boot into a older/original kernel to remove the newer... You can go older too
LL4.8 UEFI 64 bit ASUS E402W - AMD E2 (Quad) 1.5Ghz - 4GB - AMD Mullins Radeon R2
LL5.8 UEFI 64 bit Test UEFI Kangaroo (Mobile Desktop) - Atom X5-Z8500 1.44Ghz - 2GB - Intel HD Graphics
LL4.8 64 bit HP 6005- AMD Phenom II X2 - 8GB - AMD/ATI RS880 (HD4200)
LL3.8 32 bit Dell Inspiron Mini - Atom N270 1.6Ghz - 1GB - Intel Mobile 945GSE Express -- Shelved
BACK LL5.8 64 bit Dell Optiplex 160 (Thin) - Atom 230 1.6Ghz - 4GB-SiS 771/671 PCIE VGA - Print Server
Running Linux Lite since LL2.2
Posts: 1,849
Threads: 21
Joined: Sep 2015
Reputation:
0
Did you run the rfkill on you LL hardware or in a VB VM?
Probably better on hardware; RFKILL looks for Wi-Fi / Bluetooth devices a VM may not have either..
On the hardware (host) with the USB wifi plugged in what does lsusb command result??
And/Or
The above 2, confirming the USB is seen..
LL4.8 UEFI 64 bit ASUS E402W - AMD E2 (Quad) 1.5Ghz - 4GB - AMD Mullins Radeon R2
LL5.8 UEFI 64 bit Test UEFI Kangaroo (Mobile Desktop) - Atom X5-Z8500 1.44Ghz - 2GB - Intel HD Graphics
LL4.8 64 bit HP 6005- AMD Phenom II X2 - 8GB - AMD/ATI RS880 (HD4200)
LL3.8 32 bit Dell Inspiron Mini - Atom N270 1.6Ghz - 1GB - Intel Mobile 945GSE Express -- Shelved
BACK LL5.8 64 bit Dell Optiplex 160 (Thin) - Atom 230 1.6Ghz - 4GB-SiS 771/671 PCIE VGA - Print Server
Running Linux Lite since LL2.2
Posts: 1,849
Threads: 21
Joined: Sep 2015
Reputation:
0
To revert kernel, Reboot - at GRUB Choose Advanced Options (enter) - then Select any preferred kernel (non 4.10).
Once at the desktop you can remove 4.10
The lsusb is at least seeing it, the inxi would show the currently loaded driver.
Have you tried "Install Drivers" to verify nothing within...
May want a systemback backup as you work threw/try a few of these: I would revert after unsuccessful attempt...
https://packages.ubuntu.com/xenial/rtl8812au-dkms
https://askubuntu.com/questions/991643/r...ver-issues
https://ubuntuforums.org/showthread.php?t=2394643
http://xhyumiracle.com/how-to-install-rt...-adapters/
LL4.8 UEFI 64 bit ASUS E402W - AMD E2 (Quad) 1.5Ghz - 4GB - AMD Mullins Radeon R2
LL5.8 UEFI 64 bit Test UEFI Kangaroo (Mobile Desktop) - Atom X5-Z8500 1.44Ghz - 2GB - Intel HD Graphics
LL4.8 64 bit HP 6005- AMD Phenom II X2 - 8GB - AMD/ATI RS880 (HD4200)
LL3.8 32 bit Dell Inspiron Mini - Atom N270 1.6Ghz - 1GB - Intel Mobile 945GSE Express -- Shelved
BACK LL5.8 64 bit Dell Optiplex 160 (Thin) - Atom 230 1.6Ghz - 4GB-SiS 771/671 PCIE VGA - Print Server
Running Linux Lite since LL2.2