View bluetooth-5.15
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 |
View bluetooth 5.19
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 |
View new wireless script
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 |
View bluetooth-5.15
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 | |
cd bluetooth-5.15 | |
make -C /lib/modules/$(uname -r)/build M=$(pwd) clean | |
make -C /lib/modules/$(uname -r)/build M=$(pwd) modules | |
sudo cp btusb.ko /lib/modules/$(uname -r)/kernel/drivers/bluetooth | |
sudo depmod -a | |
View realtek
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.4.git | |
cd bluetooth-5.4 | |
make | |
sudo cp btrtl.ko /lib/modules/$(uname -r)/kernel/drivers/bluetooth/btrtl.ko |
View 0bda:1a2b
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
TargetVendor=0x0bda | |
TargetProduct=0xb711 | |
StandardEject=1 | |
View libera.chat hexchat servlist
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
N=Libera | |
E=UTF-8 (Unicode) | |
F=19 | |
D=0 | |
S=irc.libera.chat/+6697 |
View 0dba:1a2b
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
TargetVendor=0x0bda | |
TargetProduct=0xc811 | |
StandardEject=1 |
View 5.8 kernel download
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
http://archive.ubuntu.com/ubuntu/pool/main/l/linux-hwe-5.8/linux-modules-5.8.0-48-generic_5.8.0-48.54~20.04.1_amd64.deb | |
http://archive.ubuntu.com/ubuntu/pool/main/l/linux-signed-hwe-5.8/linux-image-5.8.0-48-generic_5.8.0-48.54~20.04.1_amd64.deb | |
http://archive.ubuntu.com/ubuntu/pool/main/l/linux-hwe-5.8/linux-modules-extra-5.8.0-48-generic_5.8.0-48.54~20.04.1_amd64.deb | |
http://archive.ubuntu.com/ubuntu/pool/main/l/linux-meta-hwe-5.8/linux-image-generic-hwe-20.04_5.8.0.48.54~20.04.32_amd64.deb | |
http://archive.ubuntu.com/ubuntu/pool/main/l/linux-hwe-5.8/linux-hwe-5.8-headers-5.8.0-48_5.8.0-48.54~20.04.1_all.deb | |
http://archive.ubuntu.com/ubuntu/pool/main/l/linux-hwe-5.8/linux-headers-5.8.0-48-generic_5.8.0-48.54~20.04.1_amd64.deb | |
http://archive.ubuntu.com/ubuntu/pool/main/l/linux-meta-hwe-5.8/linux-headers-generic-hwe-20.04_5.8.0.48.54~20.04.32_amd64.deb | |
http://archive.ubuntu.com/ubuntu/pool/main/l/linux-meta-hwe-5.8/linux-generic-hwe-20.04_5.8.0.48.54~20.04.32_amd64.deb |
View wireless-info.txt
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
########## wireless info START ########## | |
Report from: 25 Jan 2021 17:49 CST -0600 | |
Booted last: 25 Jan 2021 00:00 CST -0600 | |
Script from: 25 Jan 2020 03:34 UTC +0000 | |
##### release ########################### |
NewerOlder