Bug 1815635 - Fedora 31 bluetooth stopped working
Summary: Fedora 31 bluetooth stopped working
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora Documentation
Classification: Retired
Component: technical-notes
Version: devel
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Petr Bokoc
QA Contact: Fedora Docs QA
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-03-20 19:06 UTC by super250
Modified: 2024-05-21 09:23 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2024-05-21 09:23:37 UTC
Embargoed:


Attachments (Terms of Use)

Description super250 2020-03-20 19:06:25 UTC
Description of problem: bluetooth stopped working

Version-Release number of selected component (if applicable): 31


How reproducible:


Steps to Reproduce:
1.\<edit\> /usr/lib/systemd/system/bluetooth.service
  \<add '-d' to ExecStart line as option to bluetoothd\>

2. systemctl daemon-reload

3. systemctl restart bluetooth

(Capture the logs to put in bugzilla report) journalctl -r -u bluetooth > /tmp/bluetoothd.out

Actual results:

bluetooth.service: Service has
 no ExecStart=, ExecStop=, or SuccessAction=. Refusing


Expected results:

bluetooth.service - Bluetooth service
   Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
   Active: active (running) since Wed 2017-10-04 16:07:40 EDT; 1 day 22h ago
     Docs: man:bluetoothd(8)
 Main PID: 27427 (bluetoothd)
   Status: "Running"
    Tasks: 1 (limit: 4915)
   CGroup: /system.slice/bluetooth.service
           └─27427 /usr/libexec/bluetooth/bluetoothd

Additional info:

Comment 1 Petr Bokoc 2024-05-21 09:23:37 UTC
This guide has been retired, therefore I'm closing this bug. 

If you would like to report Fedora docs bugs in the future, please use the "bug" icon on the top right of the affected page, it will take you directly to the appropriate issue tracker.


Note You need to log in before you can comment on or make changes to this bug.