https://bugzilla.kernel.org/show_bug.cgi?id=214345 Bug ID: 214345 Summary: Bluetooth does not work, which worked earlier Product: Drivers Version: 2.5 Kernel Version: 5.13.9-100.fc33.x86_64, 5.13.10-100.fc33.x86_64, 5.13.12-100.fc33.x86_64 Hardware: x86-64 OS: Linux Tree: Mainline Status: NEW Severity: high Priority: P1 Component: Bluetooth Assignee: linux-bluetooth@xxxxxxxxxxxxxxx Reporter: kiran.telukunta@xxxxxxxxxxxxxxx Regression: No I have following model of bluetooth dongle: Bus 005 Device 004: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode) and produces following failed mode status: sudo systemctl status bluetooth ● bluetooth.service - Bluetooth service Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled) Active: active (running) since Tue 2021-09-07 20:34:23 CEST; 16min ago Docs: man:bluetoothd(8) Main PID: 1023 (bluetoothd) Status: "Running" Tasks: 1 (limit: 38343) Memory: 2.2M CPU: 27ms CGroup: /system.slice/bluetooth.service └─1023 /usr/libexec/bluetooth/bluetoothd Sep 07 20:34:23 saraswathi bluetoothd[1023]: Failed to set mode: Blocked through rfkill (0x12) <<<<<<<<<<<<<<----------------------- Sep 07 20:34:48 saraswathi bluetoothd[1023]: Endpoint registered: sender=:1.214 path=/MediaEndpoint/A2DPSource/VENDOR/LDAC Sep 07 20:34:48 saraswathi bluetoothd[1023]: Endpoint registered: sender=:1.214 path=/MediaEndpoint/A2DPSource/VENDOR/APTXHD Sep 07 20:34:48 saraswathi bluetoothd[1023]: Endpoint registered: sender=:1.214 path=/MediaEndpoint/A2DPSource/VENDOR/APTX Sep 07 20:34:48 saraswathi bluetoothd[1023]: Endpoint registered: sender=:1.214 path=/MediaEndpoint/A2DPSource/AAC Sep 07 20:34:48 saraswathi bluetoothd[1023]: Endpoint registered: sender=:1.214 path=/MediaEndpoint/A2DPSource/SBC Sep 07 20:34:48 saraswathi bluetoothd[1023]: Endpoint registered: sender=:1.214 path=/MediaEndpoint/A2DPSink/VENDOR/APTXHD Sep 07 20:34:48 saraswathi bluetoothd[1023]: Endpoint registered: sender=:1.214 path=/MediaEndpoint/A2DPSink/VENDOR/APTX Sep 07 20:34:48 saraswathi bluetoothd[1023]: Endpoint registered: sender=:1.214 path=/MediaEndpoint/A2DPSink/AAC Sep 07 20:34:48 saraswathi bluetoothd[1023]: Endpoint registered: sender=:1.214 path=/MediaEndpoint/A2DPSink/SBC The dongle is not getting connected in the following kernel versions: 5.13.9-100.fc33.x86_64 5.13.10-100.fc33.x86_64 5.13.12-100.fc33.x86_64 It worked couple of months before so it should be working in the kernel kernel-5.13.6-0. Let me know if you need any other information. -- You may reply to this email to add a comment. You are receiving this mail because: You are the assignee for the bug.