Table of Contents

Kernel

The Linux kernel user’s and administrator’s guide

Info

Logs

Udev

Commands

Files

Block Devices

Hardware

Links

PCI

USB

Bluetooth

Links

Troubleshooting

Checklist:

  1. check kernel module btusb is load and running: lsmod | grep btusb
  2. check for kernel problems: dmesg | grep -i bluetooth
  3. check Bluetooth status: sudo systemctl status bluetooth, or sudo service bluetooth status
  4. after changing files in /etc/bluetooth do: sudo service bluetooth restart
  5. use sudo bluetoothctl to check for Bluetooth devices and their state (also the Blueman applet might be useful for this)
  6. check Laptop Power Management for Bluetooth status: sudo tlp-stat -u -v
  7. change /etc/default/tlp to adjust Laptop Power Management regarding Bluetooth:
1)
User space device manager for /dev.