You are not logged in.
I recently swapped to a MSI Meg Z590I and an i7-11700K.
Swapped out microcode for intel. Fixed grub. Pretty much everything works except bluetooth.
lsmod | grep btusb
btusb 69632 0
btrtl 28672 1 btusb
btbcm 20480 1 btusb
btintel 32768 1 btusb
bluetooth 729088 12 btrtl,btintel,btbcm,bnep,btusbsudo systemctl status bluetooth.service
● bluetooth.service - Bluetooth service
Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; vendor preset: disabled)
Active: active (running) since Mon 2021-11-08 14:18:10 EST; 2min 53s ago
Docs: man:bluetoothd(8)
Main PID: 1887 (bluetoothd)
Status: "Running"
Tasks: 1 (limit: 19055)
Memory: 2.6M
CPU: 7ms
CGroup: /system.slice/bluetooth.service
└─1887 /usr/lib/bluetooth/bluetoothd
Nov 08 14:18:10 poodlezone systemd[1]: Starting Bluetooth service...
Nov 08 14:18:10 poodlezone bluetoothd[1887]: Bluetooth daemon 5.62
Nov 08 14:18:10 poodlezone systemd[1]: Started Bluetooth service.
Nov 08 14:18:10 poodlezone bluetoothd[1887]: Starting SDP server
Nov 08 14:18:10 poodlezone bluetoothd[1887]: Bluetooth management interface 1.21 initializedpacman -Q | grep blue
bluez 5.62-1
bluez-libs 5.62-1
bluez-utils 5.62-1
gnome-bluetooth 3.34.5-2
pulseaudio-bluetooth 15.0-1[rfkill list all
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
1: hci0: Bluetooth
Soft blocked: no
Hard blocked: noreinstalled bluez, bluez-utils, gnome-bluetooth, pulseaudio-bluetooth
added autoenable to /etc/bluetooth/main.conf
added load modules to /etc/pulse/system.pa
sudo bluetoothctl devices
No default controller available/usr/lib/bluetooth/bluetoothd -n -d
bluetoothd[7438]: Bluetooth daemon 5.62
bluetoothd[7438]: src/main.c:parse_config() parsing /etc/bluetooth/main.conf
bluetoothd[7438]: src/main.c:parse_config() Key file does not have key “DiscoverableTimeout” in group “General”
bluetoothd[7438]: src/main.c:parse_config() Key file does not have key “AlwaysPairable” in group “General”
bluetoothd[7438]: src/main.c:parse_config() Key file does not have key “PairableTimeout” in group “General”
bluetoothd[7438]: src/main.c:parse_config() Key file does not have key “Privacy” in group “General”
bluetoothd[7438]: src/main.c:parse_config() Key file does not have key “JustWorksRepairing” in group “General”
bluetoothd[7438]: src/main.c:parse_config() Key file does not have key “TemporaryTimeout” in group “General”
bluetoothd[7438]: src/main.c:parse_config() Key file does not have key “Name” in group “General”
bluetoothd[7438]: src/main.c:parse_config() Key file does not have key “Class” in group “General”
bluetoothd[7438]: src/main.c:parse_config() Key file does not have key “DeviceID” in group “General”
bluetoothd[7438]: src/main.c:parse_config() Key file does not have key “ReverseServiceDiscovery” in group “General”
bluetoothd[7438]: src/main.c:parse_config() Key file does not have key “Cache” in group “GATT”
bluetoothd[7438]: src/main.c:parse_config() Key file does not have key “KeySize” in group “GATT”
bluetoothd[7438]: src/main.c:parse_config() Key file does not have key “ExchangeMTU” in group “GATT”
bluetoothd[7438]: src/main.c:parse_config() Key file does not have key “Channels” in group “GATT”
bluetoothd[7438]: src/main.c:parse_config() Key file does not have key “SessionMode” in group “AVDTP”
bluetoothd[7438]: src/main.c:parse_config() Key file does not have key “StreamMode” in group “AVDTP”
bluetoothd[7438]: src/main.c:parse_config() Key file does not have key “RSSISamplingPeriod” in group “AdvMon”
bluetoothd[7438]: src/main.c:parse_mode_config() Key file does not have key “PageScanType” in group “BR”
bluetoothd[7438]: src/main.c:parse_mode_config() Key file does not have key “PageScanInterval” in group “BR”
bluetoothd[7438]: src/main.c:parse_mode_config() Key file does not have key “PageScanWindow” in group “BR”
bluetoothd[7438]: src/main.c:parse_mode_config() Key file does not have key “InquiryScanType” in group “BR”
bluetoothd[7438]: src/main.c:parse_mode_config() Key file does not have key “InquiryScanInterval” in group “BR”
bluetoothd[7438]: src/main.c:parse_mode_config() Key file does not have key “InquiryScanWindow” in group “BR”
bluetoothd[7438]: src/main.c:parse_mode_config() Key file does not have key “LinkSupervisionTimeout” in group “BR”
bluetoothd[7438]: src/main.c:parse_mode_config() Key file does not have key “PageTimeout” in group “BR”
bluetoothd[7438]: src/main.c:parse_mode_config() Key file does not have key “MinSniffInterval” in group “BR”
bluetoothd[7438]: src/main.c:parse_mode_config() Key file does not have key “MaxSniffInterval” in group “BR”
bluetoothd[7438]: src/main.c:parse_mode_config() Key file does not have key “MinAdvertisementInterval” in group “LE”
bluetoothd[7438]: src/main.c:parse_mode_config() Key file does not have key “MaxAdvertisementInterval” in group “LE”
bluetoothd[7438]: src/main.c:parse_mode_config() Key file does not have key “MultiAdvertisementRotationInterval” in group “LE”
bluetoothd[7438]: src/main.c:parse_mode_config() Key file does not have key “ScanIntervalAutoConnect” in group “LE”
bluetoothd[7438]: src/main.c:parse_mode_config() Key file does not have key “ScanWindowAutoConnect” in group “LE”
bluetoothd[7438]: src/main.c:parse_mode_config() Key file does not have key “ScanIntervalSuspend” in group “LE”
bluetoothd[7438]: src/main.c:parse_mode_config() Key file does not have key “ScanWindowSuspend” in group “LE”
bluetoothd[7438]: src/main.c:parse_mode_config() Key file does not have key “ScanIntervalDiscovery” in group “LE”
bluetoothd[7438]: src/main.c:parse_mode_config() Key file does not have key “ScanWindowDiscovery” in group “LE”
bluetoothd[7438]: src/main.c:parse_mode_config() Key file does not have key “ScanIntervalAdvMonitor” in group “LE”
bluetoothd[7438]: src/main.c:parse_mode_config() Key file does not have key “ScanWindowAdvMonitor” in group “LE”
bluetoothd[7438]: src/main.c:parse_mode_config() Key file does not have key “ScanIntervalConnect” in group “LE”
bluetoothd[7438]: src/main.c:parse_mode_config() Key file does not have key “ScanWindowConnect” in group “LE”
bluetoothd[7438]: src/main.c:parse_mode_config() Key file does not have key “MinConnectionInterval” in group “LE”
bluetoothd[7438]: src/main.c:parse_mode_config() Key file does not have key “MaxConnectionInterval” in group “LE”
bluetoothd[7438]: src/main.c:parse_mode_config() Key file does not have key “ConnectionLatency” in group “LE”
bluetoothd[7438]: src/main.c:parse_mode_config() Key file does not have key “ConnectionSupervisionTimeout” in group “LE”
bluetoothd[7438]: src/main.c:parse_mode_config() Key file does not have key “Autoconnecttimeout” in group “LE”
bluetoothd[7438]: src/main.c:parse_mode_config() Key file does not have key “AdvMonAllowlistScanDuration” in group “LE”
bluetoothd[7438]: src/main.c:parse_mode_config() Key file does not have key “AdvMonNoFilterScanDuration” in group “LE”
bluetoothd[7438]: src/main.c:parse_mode_config() Key file does not have key “EnableAdvMonInterleaveScan” in group “LE”
D-Bus setup failed: Connection ":1.671" is not allowed to own the service "org.bluez" due to security policies in the configuration file
bluetoothd[7438]: src/main.c:main() Unable to get on D-BusHow do I get the bus pass to get on D-bus (heh)
Note: bluetooth works booting with windows, so the controller is functional
Last edited by buzuddha (2021-11-08 20:44:03)
Offline
huh...came across a forum that said to do a cold boot.
1) powered off
2) flipped switch on power supply to off
3) pressed down on button
4) flipped switch on power supply to on
5) powered up
6) bluetooth works fine
So if anyone else has this issue, I guess give that a shot.
Offline