Results 1 to 2 of 2

Thread: Bluetooth not activating (Ubuntu 14.04)

  1. #1
    Join Date
    May 2015
    Beans
    1

    Exclamation Bluetooth not activating (Ubuntu 14.04)

    Bluetooth not activating (Ubuntu 14.04)


  2. #2
    Join Date
    May 2014
    Location
    /home
    Beans
    10,942
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: Bluetooth not activating (Ubuntu 14.04)

    Open a terminal window(CTRL + t) then copy the command in the code box and paste it into terminal using the right mouse click or CTRL + Shift + v, you can copy the results by highlighting with mouse and using right click/copy

    Code:
    rfkill list all; uname -a; lsusb; lsmod | grep bluetooth; lspci -nnk | grep -i bluetooth; dmesg | grep -i bluetooth; dmesg | grep -i firmware

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •