LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE
User Name
Password
SUSE / openSUSE This Forum is for the discussion of Suse Linux.

Notices


Reply
  Search this Thread
Old 01-16-2023, 02:50 AM   #1
MakeTopSite
Member
 
Registered: Jan 2021
Location: EU
Distribution: Ubuntu, openSUSE Leap & TW, Devuan, Debian
Posts: 276

Rep: Reputation: 3
TW 64 bit: How disable bluetooth.service permanently ?


I've disabled it recently but it's enabled again.
 
Old 01-16-2023, 02:59 AM   #2
pan64
LQ Addict
 
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 21,976

Rep: Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337
would be nice to explain how did you [try to] disable it. Just to be able to give you a better solution
https://documentation.suse.com/smart...ces/index.html
 
Old 01-16-2023, 03:21 AM   #3
MakeTopSite
Member
 
Registered: Jan 2021
Location: EU
Distribution: Ubuntu, openSUSE Leap & TW, Devuan, Debian
Posts: 276

Original Poster
Rep: Reputation: 3
Quote:
Originally Posted by pan64 View Post
would be nice to explain how did you [try to] disable it. Just to be able to give you a better solution
https://documentation.suse.com/smart...ces/index.html
Code:
# systemctl stop bluetooth
did not stop it

Code:
# systemctl disable bluetooth
# systemctl stop bluetooth

# systemctl status bluetooth
○ bluetooth.service - Bluetooth service
     Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; disabled; preset: disabled)
     Active: inactive (dead)
       Docs: man:bluetoothd(8)

Jan 16 10:14:13 maketopsite bluetoothd[7986]: Endpoint unregistered: sender=:1.58 path=/MediaEndpoint/A2DPSink/sbc_xq_453
Jan 16 10:14:13 maketopsite bluetoothd[7986]: Endpoint unregistered: sender=:1.58 path=/MediaEndpoint/A2DPSource/sbc_xq_453
Jan 16 10:14:13 maketopsite bluetoothd[7986]: Endpoint unregistered: sender=:1.58 path=/MediaEndpoint/A2DPSink/sbc_xq_512
Jan 16 10:14:13 maketopsite bluetoothd[7986]: Endpoint unregistered: sender=:1.58 path=/MediaEndpoint/A2DPSource/sbc_xq_512
Jan 16 10:14:13 maketopsite bluetoothd[7986]: Endpoint unregistered: sender=:1.58 path=/MediaEndpoint/A2DPSink/sbc_xq_552
Jan 16 10:14:13 maketopsite bluetoothd[7986]: Endpoint unregistered: sender=:1.58 path=/MediaEndpoint/A2DPSource/sbc_xq_552
Jan 16 10:14:13 maketopsite bluetoothd[7986]: Stopping SDP server
Jan 16 10:14:13 maketopsite bluetoothd[7986]: Exit
Jan 16 10:14:13 maketopsite systemd[1]: bluetooth.service: Deactivated successfully.
Jan 16 10:14:13 maketopsite systemd[1]: Stopped Bluetooth service.
I'll try
Code:
# systemctl mask bluetooth
 
Old 01-16-2023, 11:10 AM   #4
Sauerland
Member
 
Registered: Jul 2017
Distribution: openSUSE Leap
Posts: 200

Rep: Reputation: Disabled
What about bluetooth.service and not bluetooth?
 
Old 01-25-2023, 05:29 AM   #5
MakeTopSite
Member
 
Registered: Jan 2021
Location: EU
Distribution: Ubuntu, openSUSE Leap & TW, Devuan, Debian
Posts: 276

Original Poster
Rep: Reputation: 3
Quote:
Originally Posted by Sauerland View Post
What about bluetooth.service and not bluetooth?
I'll try when bluetooth service will be up.

Code:
# systemctl status bluetooth
and

Code:
# systemctl status bluetooth.service
give same result now - it's inactive (dead).
 
Old 01-25-2023, 09:36 AM   #6
Sauerland
Member
 
Registered: Jul 2017
Distribution: openSUSE Leap
Posts: 200

Rep: Reputation: Disabled
Quote:
Originally Posted by MakeTopSite View Post
I'll try when bluetooth service will be up.

Code:
# systemctl status bluetooth
and

Code:
# systemctl status bluetooth.service
give same result now - it's inactive (dead).
That's what you want......
 
Old 01-27-2023, 07:07 AM   #7
MakeTopSite
Member
 
Registered: Jan 2021
Location: EU
Distribution: Ubuntu, openSUSE Leap & TW, Devuan, Debian
Posts: 276

Original Poster
Rep: Reputation: 3
Quote:
Originally Posted by Sauerland View Post
That's what you want......
I need it to remain permanently in this state. (see first post)
 
Old 01-27-2023, 07:27 AM   #8
pan64
LQ Addict
 
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 21,976

Rep: Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337
Quote:
Originally Posted by MakeTopSite View Post
I need it to remain permanently in this state. (see first post)
And? You gave no information about what's going on. What did you try (exactly), what's happened. What is the actual situation? (if it is ok now or what?)
 
Old 01-27-2023, 07:28 AM   #9
boughtonp
Senior Member
 
Registered: Feb 2007
Location: UK
Distribution: Debian
Posts: 3,616

Rep: Reputation: 2555Reputation: 2555Reputation: 2555Reputation: 2555Reputation: 2555Reputation: 2555Reputation: 2555Reputation: 2555Reputation: 2555Reputation: 2555Reputation: 2555
Quote:
Originally Posted by MakeTopSite View Post
I need it to remain permanently in this state. (see first post)
I guess you didn't read the documentation for the command you were given?

Why do you think that command is not permanent?

 
Old 05-03-2023, 01:18 AM   #10
MakeTopSite
Member
 
Registered: Jan 2021
Location: EU
Distribution: Ubuntu, openSUSE Leap & TW, Devuan, Debian
Posts: 276

Original Poster
Rep: Reputation: 3
Excuse me,
Code:
# systemctl mask bluetooth
has solved the problem.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Bluetooth Stopped Working "Unknown Bluetooth Controller in /etc/bluetooth/main.conf" PasBern Linux - Hardware 5 06-15-2021 10:39 AM
How can I permanently disable Bluetooth in Lubuntu electricimage Ubuntu 1 02-20-2018 12:16 PM
[SOLVED] bluetooth dongle + bluetooth speaker but no sound on the bluetooth speaker vonbiber Slackware 4 05-11-2017 09:53 AM
[SOLVED] Why `systemctl disable wicd.service`can't disable wicd ? luofeiyu Linux - Newbie 5 08-24-2016 11:54 AM
Bluetooth device became permanently down Karimo Slackware 1 11-17-2008 08:07 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE

All times are GMT -5. The time now is 11:27 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration