mirror of
https://github.com/clockworkpi/apt.git
synced 2025-12-12 07:58:50 +01:00
6.1.93 has something wrong with bluetooth Jul 24 08:19:40 clockworkpi bthelper[555]: Can't init device hci0: Operation not supported (95) so kernel downgrade to 6.1.21
apt
#wget -O - https://raw.githubusercontent.com/clockworkpi/apt/main/debian/KEY.gpg | sudo apt-key add -
wget -q -O- https://raw.githubusercontent.com/clockworkpi/apt/main/debian/KEY.gpg | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/clockworkpi.gpg
echo "deb https://raw.githubusercontent.com/clockworkpi/apt/main/debian/ stable main" | sudo tee /etc/apt/sources.list.d/clockworkpi.list
Description