You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've successfully updated to the latest version following the guidance.
I've successfully updated the system packages to the latest.
Step 2. Quick diagnose info
Quick diagnose
<!-- Run `./diagnose` inside the repo, and paste the result here! -->
Actually,
bt-adapter -l is the helper:
0s ••
• bt-adapter -l
bt-adapter: bluez service is not found
Did you forget to run bluetoothd?
0s ••
•
Step 3. Describe the issue
Bluetooth does not work. (fix available)
bt-adapter -l logs & fixes
0s ••
• bt-adapter -l
bt-adapter: bluez service is not found
Did you forget to run bluetoothd?
0s ••
•
Fix:
sudo pacman -Q bluez # do this everytime. Otherwise, if the package is not installed:
yay -S bluez # installs bluez
sudo systemctl enable bluetooth # now your sketchy bluetooth dongle is now fixed superly
Reminder
I agree that it's usually impossible for others to help me without my logs.
The text was updated successfully, but these errors were encountered:
Step 1. Before you submit
Step 2. Quick diagnose info
Quick diagnose
Actually,
bt-adapter -l is the helper:
Step 3. Describe the issue
Bluetooth does not work. (fix available)
bt-adapter -l logs & fixes
Fix:
Reminder
The text was updated successfully, but these errors were encountered: