Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

firmware: failed to load rtl_bt/rtl8723b_config.bin (-2) #49

Open
mks-h opened this issue Jun 30, 2024 · 1 comment
Open

firmware: failed to load rtl_bt/rtl8723b_config.bin (-2) #49

mks-h opened this issue Jun 30, 2024 · 1 comment

Comments

@mks-h
Copy link
Member

mks-h commented Jun 30, 2024

When turning on from suspend, I always see new messages about failing to load rtl_bt/rtl8723b_config. Reading the kernel logs, I found the following segment to repeat all the time:

Bluetooth: hci0: RTL: examining hci_ver=06 hci_rev=000b lmp_ver=06 lmp_subver=8723
Bluetooth: hci0: RTL: rom_version status=0 version=1
Bluetooth: hci0: RTL: loading rtl_bt/rtl8723b_fw.bin
Bluetooth: hci0: RTL: loading rtl_bt/rtl8723b_config.bin
bluetooth hci0: firmware: failed to load rtl_bt/rtl8723b_config.bin (-2)
bluetooth hci0: firmware: failed to load rtl_bt/rtl8723b_config.bin (-2)
bluetooth hci0: Direct firmware load for rtl_bt/rtl8723b_config.bin failed with error -2
Bluetooth: hci0: RTL: cfg_sz -2, total sz 22496
PM: suspend exit
rfkill: input handler disabled
Generic FE-GE Realtek PHY r8169-0-200:00: attached PHY driver (mii_bus:phy_addr=r8169-0-200:00, irq=MAC)
r8169 0000:02:00.0 enp2s0: Link is Down
Bluetooth: hci0: RTL: fw version 0x0e2f9f73
Bluetooth: MGMT ver 1.22
Bluetooth: hci0: Bad flag given (0x1) vs supported (0x0)
r8169 0000:02:00.0 enp2s0: Link is Up - 1Gbps/Full - flow control rx/tx
input: LIFT Mouse as /devices/virtual/misc/uhid/0005:046D:B031.000A/input/input31
hid-generic 0005:046D:B031.000A: input,hidraw1: BLUETOOTH HID v0.10 Mouse [LIFT] on 74:df:bf:0f:62:68
r8169 0000:02:00.0 enp2s0: Link is Down
rfkill: input handler enabled
PM: suspend entry (deep)
Filesystems sync: 0.037 seconds
(NULL device *): firmware: direct-loading firmware i915/skl_dmc_ver1_27.bin
(NULL device *): firmware: direct-loading firmware rtlwifi/rtl8723befw_36.bin
(NULL device *): firmware: direct-loading firmware regulatory.db
(NULL device *): firmware: direct-loading firmware regulatory.db.p7s
Bluetooth: hci0: unexpected event for opcode 0x0c24

Notes:
The hid-generic 0005:046D:B031.000A identifier increments the last section (.000A) with each repetition.
The number in filesystems sync: 0.037 seconds always slightly differs.

@mks-h
Copy link
Member Author

mks-h commented Jul 3, 2024

This is not a Vanilla specific issue, it happens of Fedora as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant