Page 1 of 2 12 LastLast
Results 1 to 10 of 15

Thread: how do I disable bluetooth from terminal

  1. #1
    Join Date
    Jun 2008
    Location
    Across The Pond
    Beans
    954
    Distro
    Ubuntu Mate 20.04 Focal Fossa

    how do I disable bluetooth from terminal

    Xubuntu 12.04
    Dell Inspiron 700m laptop

    The bluetooth launcher icon shows in the panel, but when I open it and select "turn bluetooth off", nothing happens. The icon remains as does the option to turn it off. Can someone please tell me how to disable bluetooth from Terminal?
    "Everybody is ignorant, only on different subjects." Will Rogers

  2. #2
    Join Date
    Jun 2011
    Location
    The Shadow Gallery
    Beans
    6,744

    Re: how do I disable bluetooth from terminal

    Quote Originally Posted by Buntu Bunny View Post
    Xubuntu 12.04
    Dell Inspiron 700m laptop

    The bluetooth launcher icon shows in the panel, but when I open it and select "turn bluetooth off", nothing happens. The icon remains as does the option to turn it off. Can someone please tell me how to disable bluetooth from Terminal?
    Try

    Code:
     rfkill block bluetooth
    unblock to re-enable
    Backtrack - Giving machine guns to monkeys since 2006
    Kali-Linux - Adding a grenade launcher to the machine guns since 2013

  3. #3
    Join Date
    Jun 2008
    Location
    Across The Pond
    Beans
    954
    Distro
    Ubuntu Mate 20.04 Focal Fossa

    Re: how do I disable bluetooth from terminal

    Quote Originally Posted by haqking View Post
    Try

    Code:
     rfkill block bluetooth
    unblock to re-enable
    Haqking, I appreciate the response. Here's what I get though

    Code:
     Can't open RFKILL control device: Permission Denied
    "Everybody is ignorant, only on different subjects." Will Rogers

  4. #4
    Join Date
    Jun 2011
    Location
    The Shadow Gallery
    Beans
    6,744

    Re: how do I disable bluetooth from terminal

    Quote Originally Posted by Buntu Bunny View Post
    Haqking, I appreciate the response. Here's what I get though

    Code:
     Can't open RFKILL control device: Permission Denied
    Code:
    sudo rfkill block bluetooth
    Backtrack - Giving machine guns to monkeys since 2006
    Kali-Linux - Adding a grenade launcher to the machine guns since 2013

  5. #5
    Join Date
    Jun 2008
    Location
    Across The Pond
    Beans
    954
    Distro
    Ubuntu Mate 20.04 Focal Fossa

    Re: how do I disable bluetooth from terminal

    Quote Originally Posted by haqking View Post
    Code:
    sudo rfkill block bluetooth
    Well, duh on me, I should have known that.

    With that, terminal returns to the $ symbol with no other response. The bluetooth icon on the panel remains the same. I don't have a bluetooth device to test, but can I assume it's off?
    "Everybody is ignorant, only on different subjects." Will Rogers

  6. #6
    Join Date
    Jun 2011
    Location
    The Shadow Gallery
    Beans
    6,744

    Re: how do I disable bluetooth from terminal

    Quote Originally Posted by Buntu Bunny View Post
    Well, duh on me, I should have known that.

    With that, terminal returns to the $ symbol with no other response. The bluetooth icon on the panel remains the same. I don't have a bluetooth device to test, but can I assume it's off?
    Code:
    service bluetooth status
    Using sudo

    You can also do
    Code:
    sudo service bluetooth stop
    Last edited by haqking; December 14th, 2012 at 04:37 PM.
    Backtrack - Giving machine guns to monkeys since 2006
    Kali-Linux - Adding a grenade launcher to the machine guns since 2013

  7. #7
    Join Date
    Jun 2008
    Location
    Across The Pond
    Beans
    954
    Distro
    Ubuntu Mate 20.04 Focal Fossa

    Re: how do I disable bluetooth from terminal

    Quote Originally Posted by haqking View Post
    Code:
    service bluetooth status
    Using sudo
    With that I get

    Code:
    bluetoot start/running, process 514
    You can also do
    Code:
    sudo service bluetooth stop
    A separate message window pops up

    Connection to BlueZ failed. Bluez daemon is not running, blueman-man manager cannot continue. This probably means that there were no Bluetooth adapters detected or Bluetooth daemon was not started.
    Also, Bluetooth applet icon is gone. That has to mean success.
    "Everybody is ignorant, only on different subjects." Will Rogers

  8. #8
    Join Date
    Jun 2011
    Location
    The Shadow Gallery
    Beans
    6,744

    Re: how do I disable bluetooth from terminal

    Quote Originally Posted by Buntu Bunny View Post
    With that I get

    Code:
    bluetoot start/running, process 514
    A separate message window pops up



    Also, Bluetooth applet icon is gone. That has to mean success.
    it does.

    Welcome

    Peace
    Backtrack - Giving machine guns to monkeys since 2006
    Kali-Linux - Adding a grenade launcher to the machine guns since 2013

  9. #9
    Join Date
    Apr 2007
    Location
    Staunton, Va. USA
    Beans
    519
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: how do I disable bluetooth from terminal

    Instal "Jupiter" and you will have a nice applet to control Bluetooth, WiFi, performance, screen resolution, screen orientation, choose internal screen, external screen, both screens,ans some other screen options.

    You won't need the termainal to turn off Bluetooth.
    Using POP!_OS 20.04, which is basically Ubuntu 20.04 with some help from System76.

  10. #10
    Join Date
    Jun 2011
    Location
    The Shadow Gallery
    Beans
    6,744

    Re: how do I disable bluetooth from terminal

    Quote Originally Posted by jlh68 View Post
    Instal "Jupiter" and you will have a nice applet to control Bluetooth, WiFi, performance, screen resolution, screen orientation, choose internal screen, external screen, both screens,ans some other screen options.

    You won't need the termainal to turn off Bluetooth.
    so rather than type a 3 word command which has already been done and achieved the goal, the OP should install some more software ? LOL
    Backtrack - Giving machine guns to monkeys since 2006
    Kali-Linux - Adding a grenade launcher to the machine guns since 2013

Page 1 of 2 12 LastLast

Tags for this Thread

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
  •