나는이 RTL8723DE 노트북에 와이파이 - 블루투스 모듈을. Linux에서 — 블루투스가 작동하려면 블루투스 펌웨어가 필요합니다. .cab
제조업체에서 제공 한 Windows 드라이버에서 데이터 파일을 추출 했는데 펌웨어를 얻는 것이 간단한 지 알 수 없습니까?
아래 파일은 압축을 푼 Windows 드라이버 아카이브에서 펌웨어 또는 패치와 비슷하게 들리는 유일한 것 같습니다.
/BT_Include_X86/rtl8723d_mp_chip_bt40_fw_asic_rom_patch_new.dll
내 노트북은 Ubuntu 17.10 Linux를 실행 중이며 RTL8723DE의 펌웨어 누락 또는 패치가 칩 ID 2에 대한 패치를 찾지 못했다고 불평합니다. 따라서 Windows 드라이버 또는 Windows 10 랩톱에서 펌웨어 또는 패치를 덤프 / 추출 할 수 있다고 가정했습니다. 이 문제를 해결하면 블루투스가 작동합니다.
Bluetooth: hci0: rtl: examining hci_ver=08 hci_rev=000d lmp_ver=08 lmp_subver=8723
[ 12.156688] Bluetooth: hci0: rtl: loading rtl_bt/rtl8723b_config.bin
[ 13.967209] bluetooth hci0: Direct firmware load for rtl_bt/rtl8723b_config.bin failed with error -2
[ 13.967211] bluetooth hci0: Falling back to user helper
[ 13.967519] Bluetooth: hci0: rtl: loading rtl_bt/rtl8723b_fw.bin
[ 14.815717] Bluetooth: hci0: rom_version status=0 version=2
[ 14.815718] Bluetooth: hci0: didn't find patch for chip id 2
1
이 Linux 드라이버 를 살펴 보셨습니까 ?
—
JakeGould
글쎄, 그것은 wifi 모듈 드라이버입니다. 나는 그것을 설치했다. RTL8723DE 블루투스 펌웨어가 필요한 것 같습니다.
—
Confguy2016
RTL8723DE를 모르지만 일반적으로 별도의 펌웨어 파일이 필요한 Linux 드라이버에는 Windows 드라이버에서 펌웨어 파일을 추출하는 도구가 포함되어 있습니다.
—
Jochen Lutz
네. 방향이 없습니다. Realtek이 rtl8723de 펌웨어를 rtl-bt로 출시하기를 희망합니다.
—
Confguy2016