Results 1 to 3 of 3

Thread: Bluetooth on old laptop 4.18.0-kali2-amd64 Solve.

  1. #1
    Join Date
    2018-Nov
    Posts
    3

    Bluetooth on old laptop 4.18.0-kali2-amd64 Solve.

    I'm running an 5 yrs old laptop Dell Vostro 1015 "Intel Core 2 Duo" and found out last week that bluetooth is not working and my thought was there's missing a driver and need to be manually downloaded I spent many days / hours looking for the right one and perhaps I found the right solution, open your source list then add this: deb http://ppa.launchpad.net/bluetooth/bluez/ubuntu bionic main

    After adding it to your source lists run the following code:

    Code:
    apt-get-update
    apt-get full-upgrade
    Or you can manually download directly at : http://ppa.launchpad.net/bluetooth/b.../binary-amd64/
    But I still prefer the first one as it works easily.

    And now my bluetooth is working.

  2. #2
    Join Date
    2016-Dec
    Posts
    806
    You should have tried 4.19 before: apt update && apt dist-upgrade.

    Adding other repos is not recommended and will likely break your kali, sooner or later.

  3. #3
    Join Date
    2018-Nov
    Posts
    6
    Many thanks! I can now use my jbl and my new BT speaker!

Similar Threads

  1. Audio issues with Linux 5.14.0-kali2-amd64 x86_64
    By keaka in forum TroubleShooting Archive
    Replies: 2
    Last Post: 2022-04-23, 19:00
  2. Monitor mode with TL-WN722N 5.6.0-kali2-amd64
    By t00r in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2020-06-08, 00:38
  3. NVIDIA drivers on kernel version 5.5.0-kali2-amd64?
    By LovePoison in forum TroubleShooting Archive
    Replies: 2
    Last Post: 2020-06-03, 08:50
  4. 4.16.0-kali2-amd64 bluetooth stop working Solved
    By rogerbergling in forum TroubleShooting Archive
    Replies: 1
    Last Post: 2018-07-28, 17:26
  5. Kali 4.16.0-kali2-amd64 issues
    By kalierror in forum TroubleShooting Archive
    Replies: 1
    Last Post: 2018-07-23, 12:43

Tags for this Thread

Posting Permissions

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