This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo apt install git dkms | |
git clone https://github.com/morrownr/8821cu-20210916.git | |
sudo dkms add ./8821cu-20210916 | |
sudo dkms install rtl8821cu/5.12.0.4 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#AP6234_NVRAM_V1.2_20140820_WIN8.1 | |
manfid=0x2d0 | |
prodid=0x0653 | |
vendid=0x14e4 | |
devid=0x4386 | |
boardtype=0x0653 | |
boardrev=0x1203 | |
boardnum=22 | |
macaddr=00:90:4c:c5:12:38 | |
sromrev=3 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo apt install dkms | |
sudo add-apt-repository ppa:kelebek333/kablosuz | |
sudo apt update | |
sudo apt install rtl8188fu-dkms | |
echo "blacklist rtl8xxxu"| sudo tee /etc/modprobe.d/rtl8xxxu.conf |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SERVICE ENTITLED STATUS DESCRIPTION | |
anbox-cloud yes n/a Scalable Android in the cloud | |
cc-eal yes n/a Common Criteria EAL2 Provisioning Packages | |
cis yes n/a Security compliance and audit tools | |
esm-apps yes n/a Expanded Security Maintenance for Applications | |
esm-infra yes n/a Expanded Security Maintenance for Infrastructure | |
fips yes n/a NIST-certified FIPS crypto packages | |
fips-preview yes n/a Preview of FIPS crypto packages undergoing certification with NIST | |
fips-updates yes n/a FIPS compliant crypto packages with stable security updates | |
livepatch yes n/a Canonical Livepatch service |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git clone https://github.com/morrownr/88x2bu-20210702.git | |
cd 88x2bu-20210702 | |
sudo ./install-driver.sh |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
inxi -Fxxxzc0 | |
System: | |
Kernel: 6.5.0-9-generic arch: x86_64 bits: 64 compiler: N/A clocksource: tsc | |
Desktop: GNOME v: 45.0 tk: GTK v: 3.24.38 wm: gnome-shell dm: GDM3 | |
v: 45.beta Distro: Ubuntu 23.10 (Mantic Minotaur) | |
Machine: | |
Type: Laptop System: TOSHIBA product: Satellite P875 v: PSPLAU-006006 | |
serial: <superuser required> | |
Mobo: TOSHIBA model: Portable PC v: MP serial: <superuser required> | |
UEFI: Insyde v: 6.30 date: 01/17/2013 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo apt install git dkms | |
git clone https://github.com/aircrack-ng/rtl8812au.git | |
cd rtl8812au | |
sudo make dkms_install |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo apt install git dkms | |
git clone https://github.com/jeremyb31/bluetooth-5.15.git | |
sudo dkms add ./bluetooth-5.15 | |
sudo dkms install btusb/4.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo apt install git dkms | |
git clone https://github.com/jeremyb31/bluetooth-5.19.git | |
sudo dkms add ./bluetooth-5.19 | |
sudo dkms install btusb/4.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
wget -N -t 5 -T 10 https://github.com/jeremyb31/wireless-info/raw/master/wireless-info && chmod +x wireless-info && ./wireless-info |
NewerOlder