You are not logged in.
When I click the bluetooth toggle in gnome control center, it imediately toggles back off. When I click the bluetooth option in the quick settings pannel, it appears to be loading for about 30 seconds and then switches off again.
When I run bluetoothctl and run show or power on on it :
[bluetooth]# show
No default controller availablei use pulseaudio, i installed pulseaudio-alsa, pulseaudio-bluetooth and bluez-utils
output of systemctl status bluetooth :
● bluetooth.service - Bluetooth service
Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; preset: disabled)
Active: active (running) since Wed 2024-05-22 00:18:11 +0330; 10min ago
Docs: man:bluetoothd(8)
Main PID: 541 (bluetoothd)
Status: "Running"
Tasks: 1 (limit: 38005)
Memory: 2.2M (peak: 2.5M)
CPU: 27ms
CGroup: /system.slice/bluetooth.service
└─541 /usr/lib/bluetooth/bluetoothd
May 22 00:18:11 parabyte systemd[1]: Started Bluetooth service.
May 22 00:18:11 parabyte bluetoothd[541]: src/plugin.c:init_plugin() System does not support bap plugin
May 22 00:18:11 parabyte bluetoothd[541]: src/plugin.c:init_plugin() System does not support bass plugin
May 22 00:18:11 parabyte bluetoothd[541]: src/plugin.c:init_plugin() System does not support mcp plugin
May 22 00:18:11 parabyte bluetoothd[541]: src/plugin.c:init_plugin() System does not support vcp plugin
May 22 00:18:11 parabyte bluetoothd[541]: profiles/audio/micp.c:micp_init() D-Bus experimental not enabled
May 22 00:18:11 parabyte bluetoothd[541]: src/plugin.c:init_plugin() System does not support micp plugin
May 22 00:18:11 parabyte bluetoothd[541]: src/plugin.c:init_plugin() System does not support ccp plugin
May 22 00:18:11 parabyte bluetoothd[541]: src/plugin.c:init_plugin() System does not support csip plugin
May 22 00:18:11 parabyte bluetoothd[541]: Bluetooth management interface 1.22 initializedAnd the following commands do not show any output :
lsusb | grep blue and lspci -nn | grep blueDoes it mean that Linux doesn't recognize Bluetooth module?
# journalctl -b 0 -g 'bluetooth'
May 22 08:51:21 parabyte kernel: Bluetooth: Core ver 2.22
May 22 08:51:21 parabyte kernel: NET: Registered PF_BLUETOOTH protocol family
May 22 08:51:21 parabyte kernel: Bluetooth: HCI device and connection manager initialized
May 22 08:51:21 parabyte kernel: Bluetooth: HCI socket layer initialized
May 22 08:51:21 parabyte kernel: Bluetooth: L2CAP socket layer initialized
May 22 08:51:21 parabyte kernel: Bluetooth: SCO socket layer initialized
May 22 08:51:21 parabyte kernel: bluetooth hci0: Direct firmware load for mediatek/BT_RAM_CODE_MT7961_1a_2_hdr.bin failed with error -2
May 22 08:51:21 parabyte kernel: Bluetooth: hci0: Failed to load firmware file (-2)
May 22 08:51:21 parabyte kernel: Bluetooth: hci0: Failed to set up firmware (-2)
May 22 08:51:21 parabyte kernel: Bluetooth: hci0: HCI Enhanced Setup Synchronous Connection command is advertised, but not supported.
May 22 08:51:21 parabyte systemd[1]: Starting Bluetooth service...
May 22 08:51:21 parabyte bluetoothd[533]: Bluetooth daemon 5.76
May 22 08:51:21 parabyte systemd[1]: Started Bluetooth service.
May 22 08:51:21 parabyte systemd[1]: Reached target Bluetooth Support.
May 22 08:51:21 parabyte bluetoothd[533]: Bluetooth management interface 1.22 initialized
May 22 08:51:21 parabyte kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
May 22 08:51:21 parabyte kernel: Bluetooth: BNEP filters: protocol multicast
May 22 08:51:21 parabyte kernel: Bluetooth: BNEP socket layer initialized
May 22 08:51:21 parabyte NetworkManager[532]: <info> [1716355281.7837] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.46.0-2/li>
May 22 08:51:25 parabyte wireplumber[950]: PipeWire's BlueZ SPA plugin is missing or broken. Bluetooth devices will not be supported.
May 22 08:51:25 parabyte wireplumber[950]: PipeWire's BlueZ MIDI SPA missing or broken. Bluetooth not supported.
May 22 08:51:32 parabyte wireplumber[1693]: PipeWire's BlueZ SPA plugin is missing or broken. Bluetooth devices will not be supported.
May 22 08:51:32 parabyte wireplumber[1693]: PipeWire's BlueZ MIDI SPA missing or broken. Bluetooth not supported.
May 22 09:25:05 parabyte kernel: videobuf2_memops ledtrig_netdev mac80211 videobuf2_v4l2 btusb crypto_simd snd_hda_core btrtl cryptd processor_t>
May 22 09:35:00 parabyte sudo[7429]: root : TTY=pts/0 ; PWD=/home/mahdi ; USER=root ; COMMAND=/usr/bin/rfkill unblock bluetooth
May 22 09:35:00 parabyte rfkill[7432]: unblock set for type bluetoothkernel version 6.9.1 has some bluetooth issues
Do I need to change it? I'm afraid of the problems that compiling the new kernel might cause
Last edited by Librehosseini (2024-05-22 05:38:06)
Offline
i use pulseaudio
Offline
Offline
If this is a bug, how do I fix it?
Offline
Should I downgrade my kernel? How? Is there a lot of risk?
Offline