How can I deactivate Bluetooth on system startup?
|
Run
You should still be able to enable Bluetooth through the top bar applet. This should work for most systems but it looks like there are a few bugs lurking in the kernel's ACPI for Thinkpads. If you're on a Thinkpad, add the following to
Or check out http://ibm-acpi.sourceforge.net/ -- some reports suggest that ibm-acpi includes bluetooth control (amongst other nice things). But I don't have the hardware so I'm completely unable to verify these claims. Good luck. |
|||||||||||||
|
|
To disable the bluetooth driver from loading on startup:
add:
Enabling it later should just be:
|
|||||||
|
|
Type the following into a terminal:
At the bottom of the file, add the line:
Save the file and restart - Bluetooth should now be disabled. |
|||||
|
|
|
No. It is not always in the startup applcations list. I tink that the best solution is to add the rfkill command in rc.local script or to set the InitiallyPowered parameter in /etc/bluetooth/main.config |
|||
|
|
|
I using Sputnik Kernel, which fixed this on my Dell Inspiron 14R N4110. |
||||
|
|
|
You can edit your
In Debian Wheezy. Check out |
|||
|
|
|
I add
into
before "exit 0" command for boot with bluetooth turned off. |
|||
|
|
|
I had to use a brute-force method to stop bluetoothd from being automatically started at boot. I renamed the executable so it couldn't be found. |
||||
|
This did it for me. Think it is the best solution. |
|||
|
|
|
There is a GUI way to disable services at startup. You can install Boot-Up Manager
You can disable Bluetooth services from here. |
|||
|
|
|
You need to disable it from the Start Up Applications list in System Settings. Click on the cog in the top right hand side of the menu bar and then select System Settings. Click on Start Up Applications then scroll down until you find the bluetooth setting, take the tick from the box and you all done. |
|||||||||||||||
|


