Close Menu
    Facebook X (Twitter) Instagram
    • Articles
    • How it Works
    • Our Story
    • Contact Us
    Facebook X (Twitter) Instagram Pinterest Vimeo
    IT Beginner
    • Home
    • Blog
      • Happiness
      • Productivity
      • Leadership
    • About us
    • Contact us
    IT Beginner
    Linux Mint

    How to disable bluetooth on ubuntu, xubuntu and linux mint

    17/07/2017No Comments1 Min Read

    After upgraded linux kernel to 3.11 on my xubuntu 12.04 LTS laptop, I *feel* my laptop run a bit faster, i want to speed up my laptop even further. I have tweaked my laptop heavily, but have not disabled bluetooth yet (I do not use bluetooth), so now it’s the time to do.

    To stop bluetooth service

    $ su -
    $ service bluetooth stop

    To disable bluetooth service on startup

    # nano /etc/rc.local

    add this line before exit 0

    rfkill block bluetooth

    To disable the bluetooth driver on startup

    # nano /etc/modprobe.d/blacklist.conf

    and add this line to blacklist.conf

    blacklist btusb

    To cut power source for bluetooth to run

    # nano /etc/bluetooth/main.conf

    Change

    InitiallyPowered = true

    To

    InitiallyPowered = false

    To remove remove bluetooth manager and all its dependencie

    # apt-get remove bluez* bluetooth
    # apt-get autoremove
    bluetooth
    Previous ArticleHow to upgrade ubuntu 12.04 / 13.04 and linux mint 14 / 15 to linux kernel 3.11
    Next Article Ubuntu LTS Enablement Stacks

    Related Posts

    Tips – Tricks

    How to fix nginx an upstream response is buffered to a temporary file error

    05/08/2017
    Tips – Tricks

    Optimize WordPress with Nginx

    04/08/2017
    Security

    How to secure Apache HTTP Web Server

    29/07/2017
    Subscribe
    Notify of
    guest

    guest

    This site uses Akismet to reduce spam. Learn how your comment data is processed.

    0 Comments
    Oldest
    Newest Most Voted
    Inline Feedbacks
    View all comments
    • Productivity
    • Leadership

    No posts

    No posts

    Subscribe to Newsletter
    Our Socials
    • Instagram
    • Facebook
    • Twitter
    • YouTube
    • LinkedIn

    Archives

    • April 2025
    • May 2024
    • March 2023
    • July 2022
    • March 2022
    • July 2020
    • January 2019
    • August 2018
    • July 2018
    • August 2017
    • July 2017
    • September 2016

    Categories

    • Business
    • CCNA 1 Instructor Materials
    • CentOS
    • Database
    • Debian
    • Fedora
    • Firefox
    • Happiness
    • Hardware
    • ICND1 Labs
    • ICND2 Labs
    • Leadership
    • Linux Essentials
    • Linux Mint
    • Marketing
    • My SQL
    • Netflix
    • Networking
    • Productivity
    • Resources
    • Security
    • SEO
    • Server
    • Social Media
    • Software
    • Tips – Tricks
    • Ubuntu
    • Uncategorized
    • User Experience
    • WordPress
    • Xubuntu

    Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna accumsan in scelerisque.

    Facebook X (Twitter) Instagram Pinterest

    Type above and press Enter to search. Press Esc to cancel.

    wpDiscuz