Weird Bluetooth bug?

Hi, it doesn’t really bother me but i am really interested to know why:

when i use my bluetooth mouse and keyboard they get stuck for a second or two and then they start to function. BUT if i have the usb that i installed manjaro on connected, this problem dissapear.

now the weirder part is, that ONLY this usb fix this problem, even if i fresh install manjaro from a different usb, this problem will dissapear ONLY with the other usb connected.

Any ideas what is going on?
process errors:

> -- Journal begins at Wed 2021-06-09 18:37:32 IDT, ends at Fri 2021-06-11 12:12:34 IDT. --
> Jun 10 17:14:43 hazannovich-Manj kernel: usb 1-8: device descriptor read/64, error -71
> Jun 10 17:14:43 hazannovich-Manj kernel: usb 1-8: device descriptor read/64, error -71
> Jun 10 17:14:43 hazannovich-Manj kernel: usb 1-8: device descriptor read/64, error -71
> Jun 10 17:14:44 hazannovich-Manj kernel: usb 1-8: device descriptor read/64, error -71
> Jun 10 17:14:45 hazannovich-Manj kernel: usb 1-8: device not accepting address 7, error -71
> Jun 10 17:14:45 hazannovich-Manj kernel: snd_hda_codec_hdmi ehdaudio0D2: Monitor plugged-in, Failed to power up codec ret=[-13]
> Jun 10 17:14:45 hazannovich-Manj kernel: usb 1-8: device not accepting address 8, error -71
> Jun 10 17:14:45 hazannovich-Manj kernel: usb usb1-port8: unable to enumerate USB device
> Jun 10 17:14:48 hazannovich-Manj kwin_x11[1152]: kwin_xkbcommon: XKB: couldn't find a Compose file for locale "en_IL"
> Jun 10 17:14:56 hazannovich-Manj bluetoothd[1140]: profiles/input/hog-lib.c:report_value_cb() bt_uhid_send: Invalid argument (22)
> Jun 10 17:14:56 hazannovich-Manj bluetoothd[1140]: profiles/input/hog-lib.c:report_value_cb() bt_uhid_send: Invalid argument (22)
> Jun 10 17:14:56 hazannovich-Manj bluetoothd[1140]: profiles/input/hog-lib.c:report_value_cb() bt_uhid_send: Invalid argument (22)
> Jun 10 17:14:56 hazannovich-Manj bluetoothd[1140]: profiles/input/hog-lib.c:report_value_cb() bt_uhid_send: Invalid argument (22)
> Jun 10 17:14:56 hazannovich-Manj bluetoothd[1140]: profiles/input/hog-lib.c:report_value_cb() bt_uhid_send: Invalid argument (22)
> Jun 10 17:14:56 hazannovich-Manj bluetoothd[1140]: profiles/input/hog-lib.c:report_value_cb() bt_uhid_send: Invalid argument (22)
> Jun 10 17:14:56 hazannovich-Manj bluetoothd[1140]: profiles/input/hog-lib.c:report_value_cb() bt_uhid_send: Invalid argument (22)
> Jun 10 17:14:56 hazannovich-Manj bluetoothd[1140]: profiles/input/hog-lib.c:report_value_cb() bt_uhid_send: Invalid argument (22)
> Jun 10 17:14:56 hazannovich-Manj bluetoothd[1140]: profiles/input/hog-lib.c:report_value_cb() bt_uhid_send: Invalid argument (22)
> Jun 10 17:14:56 hazannovich-Manj bluetoothd[1140]: profiles/input/hog-lib.c:report_value_cb() bt_uhid_send: Invalid argument (22)
> Jun 10 17:14:56 hazannovich-Manj bluetoothd[1140]: profiles/input/hog-lib.c:report_value_cb() bt_uhid_send: Invalid argument (22)
> Jun 10 17:14:56 hazannovich-Manj bluetoothd[1140]: profiles/input/hog-lib.c:report_value_cb() bt_uhid_send: Invalid argument (22)
> Jun 10 17:14:56 hazannovich-Manj bluetoothd[1140]: profiles/input/hog-lib.c:report_value_cb() bt_uhid_send: Invalid argument (22)
> Jun 10 17:15:10 hazannovich-Manj bluetoothd[1140]: profiles/input/hog-lib.c:report_value_cb() bt_uhid_send: Invalid argument (22)
> Jun 10 17:15:10 hazannovich-Manj bluetoothd[1140]: profiles/input/hog-lib.c:report_value_cb() bt_uhid_send: Invalid argument (22)
> Jun 10 17:15:10 hazannovich-Manj bluetoothd[1140]: profiles/input/hog-lib.c:report_value_cb() bt_uhid_send: Invalid argument (22)
> Jun 10 17:15:11 hazannovich-Manj bluetoothd[1140]: profiles/input/hog-lib.c:report_value_cb() bt_uhid_send: Invalid argument (22)
> Jun 10 17:15:11 hazannovich-Manj bluetoothd[1140]: profiles/input/hog-lib.c:report_value_cb() bt_uhid_send: Invalid argument (22)
> Jun 10 17:15:11 hazannovich-Manj bluetoothd[1140]: profiles/input/hog-lib.c:report_value_cb() bt_uhid_send: Invalid argument (22)
> Jun 10 17:15:11 hazannovich-Manj bluetoothd[1140]: profiles/input/hog-lib.c:report_value_cb() bt_uhid_send: Invalid argument (22)

Hi @Hazannovich ,
May be not a weird bug.
Could you follow the instructions given by @bogdancovaciu in the following post, in order to find where is the problem?
Bluetooth 5 adapter not found

Hope it help, regards.

2 Likes

Hi thank you for responding, i tried it now i can’t find any of my bluetooth devices:D i have time shift ofcourse but still wish to know more before i shift back.

[hazannovich@hazannovich-Manj 20201202_LINUX_BT_DRIVER]$ sudo make install INTERFACE=all
mkdir -p /lib/modules/5.10.41-1-MANJARO/kernel/drivers/bluetooth
Start Realtek Bluetooth USB driver installation
mkdir -p /lib/firmware
Copy rtkbt-firmware/lib/firmware/rtl*_fw to /lib/firmware
cp -a rtkbt-firmware/lib/firmware/rtl*_fw /lib/firmware
Copy rtkbt-firmware/lib/firmware/rtl*_config /lib/firmware
cp -a rtkbt-firmware/lib/firmware/rtl*_config /lib/firmware
make -C usb install
make[1]: Entering directory '/home/hazannovich/Downloads/20201202_LINUX_BT_DRIVER/usb'
rmmod btusb
mv /lib/modules/5.10.41-1-MANJARO/kernel/drivers/bluetooth/btusb.ko /lib/modules/5.10.41-1-MANJARO/kernel/drivers/bluetooth/btusb_bak
mv: cannot stat '/lib/modules/5.10.41-1-MANJARO/kernel/drivers/bluetooth/btusb.ko': No such file or directory
make[1]: [Makefile:8: install] Error 1 (ignored)
rmmod rtk_btusb
rmmod: ERROR: Module rtk_btusb is not currently loaded
make[1]: [Makefile:9: install] Error 1 (ignored)
make -C ./bluetooth_usb_driver
make[2]: Entering directory '/home/hazannovich/Downloads/20201202_LINUX_BT_DRIVER/usb/bluetooth_usb_driver'
make -C /lib/modules/5.10.41-1-MANJARO/build M=/home/hazannovich/Downloads/20201202_LINUX_BT_DRIVER/usb/bluetooth_usb_driver modules
make[3]: Entering directory '/usr/lib/modules/5.10.41-1-MANJARO/build'
make[3]: *** No rule to make target 'modules'.  Stop.
make[3]: Leaving directory '/usr/lib/modules/5.10.41-1-MANJARO/build'
make[2]: *** [Makefile:10: all] Error 2
make[2]: Leaving directory '/home/hazannovich/Downloads/20201202_LINUX_BT_DRIVER/usb/bluetooth_usb_driver'
make[1]: *** [Makefile:10: install] Error 2
make[1]: Leaving directory '/home/hazannovich/Downloads/20201202_LINUX_BT_DRIVER/usb'
make: *** [Makefile:28: install] Error 2

nevermind my rebooting skills are weak:D thank you!

1 Like

Yes, rebooting can solve package installation not working problems. Also, reboot after updating.

1 Like

hii sorry for bringing it up again.
i had to time shift before i changed my network manager to connman and i tried this solution again but it doesn’t work.
any idea what i should do?

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.