It looks like it's not actually loading the firmware in the 2nd one, it says it's already loaded. I wonder if you can force it to reload the firmware each time?Code: Select all
[ 94.752133] Bluetooth: hci0: Minimum firmware build 1 week 10 2014 [ 94.761439] bluetooth hci0: firmware: direct-loading firmware intel/ibt-20-1-3.sfi [ 94.761508] Bluetooth: hci0: Found device firmware: intel/ibt-20-1-3.sfi [ 94.766485] Bluetooth: hci0: Firmware Version: 15-45.22 [ 95.548486] iwlwifi 0000:04:00.0: WRT: Failed to dump region: id=21, type=10 [ 95.548563] iwlwifi 0000:04:00.0: WRT: Failed to dump region: id=22, type=10 [ 96.293972] Bluetooth: hci0: Waiting for firmware download to complete [ 96.294947] Bluetooth: hci0: Firmware loaded in 1497466 usecs [ 96.314584] bluetooth hci0: firmware: direct-loading firmware intel/ibt-20-1-3.ddc [ 96.325969] Bluetooth: hci0: Firmware revision 0.3 build 15 week 45 2022
Code: Select all
[ 10.290522] bluetooth hci0: firmware: direct-loading firmware intel/ibt-20-1-3.sfi [ 10.290530] Bluetooth: hci0: Found device firmware: intel/ibt-20-1-3.sfi [ 10.290556] Bluetooth: hci0: Firmware Version: 15-45.22 [ 10.290558] Bluetooth: hci0: Firmware already loaded
RTL8822BE/AX200 Bluetooth trouble
Re: RTL8822BE/AX200 Bluetooth trouble
Re: RTL8822BE/AX200 Bluetooth trouble
I'm confused by your question. I'm just an average user and I only have a general idea of how the operating system works. About the firmware.. If I understand correctly, updating / downloading firmware is a rather rare process. And once downloaded, the firmware will not disappear anywhere.kmathern wrote: Wed Mar 12, 2025 1:37 pm It looks like it's not actually loading the firmware in the 2nd one, it says it's already loaded. I wonder if you can force it to reload the firmware each time?
In any case, thank you for participating in solving my problem.
Re: RTL8822BE/AX200 Bluetooth trouble
Hi!
Some idea please about my issue.
Looks like my problem too rare, and I have very little chance of solving it (((

Some idea please about my issue.
Looks like my problem too rare, and I have very little chance of solving it (((

Re: RTL8822BE/AX200 Bluetooth trouble
Something very odd in that firmware saying that it IS already loaded. I am going to suggest to update your linux-firmware to the very latest. There are a number of things that have been updated since your version
and the latest linux-firmware shows updates to that package as late as 20250311 !
You can update your linux firmware as follows:
Save a copy of your current /lib/firmware/ just in case... and personally, I would do a timeshift before proceeding.
and then update is with this:
verify no issues / error messages and then I would shut all the way down. ( ie power off ). Wait 30 seconds and then power back up and test.
Code: Select all
firmware-iwlwifi:
Installed: 20230210-5
You can update your linux firmware as follows:
Save a copy of your current /lib/firmware/ just in case... and personally, I would do a timeshift before proceeding.
Code: Select all
cp -r /lib/firmware ~/Backup
Code: Select all
wget https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/snapshot/linux-firmware-20250311.tar.gz ; tar -xf linux-firmware-20250311.tar.gz ; cd linux-firmware-20250311 ; sudo cp -R * /lib/firmware/ ; sudo update-initramfs -uk all
*QSI = Quick System Info from menu (Copy for Forum)
*MXPI = MX Package Installer
*Please check the solved checkbox on the post that solved it.
*Linux -This is the way!
*MXPI = MX Package Installer
*Please check the solved checkbox on the post that solved it.
*Linux -This is the way!
Re: RTL8822BE/AX200 Bluetooth trouble
There also appears to be a number of posts about this model having issues with "disappearing bluetooth". Some are resolved with different drivers (windows), some with bios updates.
If the above firmware update doesnt help this situation... and a bios update also does not resolve it.. you may find the best solution is to pickup that bluetooth adapter I linked back a few posts ;-/
https://support.lenovo.com/us/en/solutions/ht506394/
https://superuser.com/questions/1709718 ... th-windows
https://www.reddit.com/r/LenovoLegion/c ... th_issues/
If the above firmware update doesnt help this situation... and a bios update also does not resolve it.. you may find the best solution is to pickup that bluetooth adapter I linked back a few posts ;-/
https://support.lenovo.com/us/en/solutions/ht506394/
https://superuser.com/questions/1709718 ... th-windows
https://www.reddit.com/r/LenovoLegion/c ... th_issues/
*QSI = Quick System Info from menu (Copy for Forum)
*MXPI = MX Package Installer
*Please check the solved checkbox on the post that solved it.
*Linux -This is the way!
*MXPI = MX Package Installer
*Please check the solved checkbox on the post that solved it.
*Linux -This is the way!
-
- Posts: 19
- Joined: Mon Mar 10, 2025 4:57 pm
Re: RTL8822BE/AX200 Bluetooth trouble
You don't seem to be sure about the advice you're giving. Cause:CharlesV wrote: Sat Mar 15, 2025 3:29 pm Save a copy of your current /lib/firmware/ just in case... and personally, I would do a timeshift before proceeding.
This 1 liner looks very familiar from someone else. Even the -uk all part at the end is as is .CharlesV wrote: Sat Mar 15, 2025 3:29 pmCode: Select all
wget https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/snapshot/linux-firmware-20250311.tar.gz ; tar -xf linux-firmware-20250311.tar.gz ; cd linux-firmware-20250311 ; sudo cp -R * /lib/firmware/ ; sudo update-initramfs -uk all
P.S. Don't worry, it'll work, no need to backup. However if you do not apt-mark hold "all" the firmware packages they'll revert back to older (than 20250311) when there are "updates".
Re: RTL8822BE/AX200 Bluetooth trouble
Lose the attitude.Tom Dooley wrote: Sat Mar 15, 2025 3:47 pmYou don't seem to be sure about the advice you're giving. Cause:CharlesV wrote: Sat Mar 15, 2025 3:29 pm Save a copy of your current /lib/firmware/ just in case... and personally, I would do a timeshift before proceeding.
This 1 liner looks very familiar from someone else. Even the -uk all part at the end is as is .CharlesV wrote: Sat Mar 15, 2025 3:29 pmCode: Select all
wget https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/snapshot/linux-firmware-20250311.tar.gz ; tar -xf linux-firmware-20250311.tar.gz ; cd linux-firmware-20250311 ; sudo cp -R * /lib/firmware/ ; sudo update-initramfs -uk all
HP 15; ryzen 3 5300U APU; 500 Gb SSD; 8GB ram
HP 17; ryzen 3 3200; 500 GB SSD; 12 GB ram
Idea Center 3; 12 gen i5; 256 GB ssd;
In Linux, newer isn't always better. The best solution is the one that works.
HP 17; ryzen 3 3200; 500 GB SSD; 12 GB ram
Idea Center 3; 12 gen i5; 256 GB ssd;
In Linux, newer isn't always better. The best solution is the one that works.
Re: RTL8822BE/AX200 Bluetooth trouble
@Tom Dooley I try to let everyone know that backing up your system before you do a major tweak is a no brainer. Things can (and do sometimes) go wrong.
In my opinion... NOT telling someone to backup first is an issue and VERY poor tech.
And if you have a problem with that.. .you are free to leave the forum. ( AND yes.. loose the attitude please .. there is no reason for it.)
In my opinion... NOT telling someone to backup first is an issue and VERY poor tech.
And if you have a problem with that.. .you are free to leave the forum. ( AND yes.. loose the attitude please .. there is no reason for it.)
*QSI = Quick System Info from menu (Copy for Forum)
*MXPI = MX Package Installer
*Please check the solved checkbox on the post that solved it.
*Linux -This is the way!
*MXPI = MX Package Installer
*Please check the solved checkbox on the post that solved it.
*Linux -This is the way!
-
- Posts: 19
- Joined: Mon Mar 10, 2025 4:57 pm
Re: RTL8822BE/AX200 Bluetooth trouble
In almost all forums they tell you either to use your own words or "quote", otherwise you'll get banned just for this reason.
So, is this all you can say? "lose blah blah" or "eave the forum" as "moderato"rs ?
I hope you also read the P.S. part.
So, is this all you can say? "lose blah blah" or "eave the forum" as "moderato"rs ?
I hope you also read the P.S. part.
- Eadwine Rose
- Administrator
- Posts: 14462
- Joined: Wed Jul 12, 2006 2:10 am
Re: RTL8822BE/AX200 Bluetooth trouble
Banned.
@andre, please disregard TD's posts. Sorry for the distraction.
@andre, please disregard TD's posts. Sorry for the distraction.
MX-23.6_x64 July 31 2023 * 6.1.0-34amd64 ext4 Xfce 4.20.0 * 8-core AMD Ryzen 7 2700
Asus TUF B450-Plus Gaming UEFI * Asus GTX 1050 Ti Nvidia 535.216.01 * 2x16Gb DDR4 2666 Kingston HyperX Predator
Samsung 870EVO * Samsung S24D330 & P2250 * HP Envy 5030
Asus TUF B450-Plus Gaming UEFI * Asus GTX 1050 Ti Nvidia 535.216.01 * 2x16Gb DDR4 2666 Kingston HyperX Predator
Samsung 870EVO * Samsung S24D330 & P2250 * HP Envy 5030