oio11: (Default)
[personal profile] oio11

Как отключить Bluetooth во время загрузки в Ubuntu [Советы]






If you are running Ubuntu on a laptop with a bluetooth adaptor, you will know that the bluetooth is auto-enabled during boot up. This is helpful if you are using Bluetooth devices, such as mouse or keyboard, but if you are looking to conserve your battery, you will want to disable the bluetooth module so it won’t run during boot up.The bad thing is that there is no option for you to disable the bluetooth module (during bootup) in the System Settings. If you are willing to venture into the command line, here’s the fix:
1. Open a terminal and type:
sudo nano /etc/rc.local
This will open the “rc.local” file. This file doesn’t do anything by default and you should see only a exit 0 code in the file.
2. Add this line before the exit 0 code:

rfkill block bluetooth
ubuntu-rclocal

3. Press “ctrl + o” to save the file and “ctrl + x” to exit the file.
Restart the computer. Your bluetooth should be disabled after boot up.
That’s it.
http://feeds.maketecheasier.com/~r/MakeTechEasier/~3/OY1RhUHAstw/21
(will be screened)
(will be screened if not validated)
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting

If you are unable to use this captcha for any reason, please contact us by email at support@dreamwidth.org

May 2025

S M T W T F S
    123
45678910
11121314151617
181920212223 24
25262728293031

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated Jun. 19th, 2025 08:23 pm
Powered by Dreamwidth Studios