Skip to content

Realtek

리얼텍 반도체 주식회사(정체자: 瑞昱半導體股份有限公司, 영어: Realtek Semiconductor Corp.)는 중화민국 신주과학공원에 위치한 팹리스 반도체 기업이며 1987년 10월에 설립되었다. 1998년에 타이완 증권거래소에 상장되었다. 2015년 기준 리얼텍은 2500명의 직원이 있으며, 그 가운데 78% 이상이 연구과 개발 전문 인원이다.

Drivers

Rtl8761

Rtl8761bu

블루투스 동글 (다이소에서 구입함)

dmesg로 확인할 경우 rtl_bt/rtl8761bu_fw.bin파일을 찾을 수 없다고 할 수 있다:

[Sep28 12:33] usb 1-2.4.4: new full-speed USB device number 11 using xhci_hcd
[  +0.130721] usb 1-2.4.4: New USB device found, idVendor=0bda, idProduct=8771, bcdDevice= 2.00
[  +0.000011] usb 1-2.4.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  +0.000004] usb 1-2.4.4: Product: Bluetooth Radio
[  +0.000004] usb 1-2.4.4: Manufacturer: Realtek
[  +0.000002] usb 1-2.4.4: SerialNumber: 00E04C239987
[  +0.056348] Bluetooth: hci1: RTL: examining hci_ver=0a hci_rev=000b lmp_ver=0a lmp_subver=8761
[  +0.000983] Bluetooth: hci1: RTL: rom_version status=0 version=1
[  +0.000009] Bluetooth: hci1: RTL: loading rtl_bt/rtl8761bu_fw.bin
[  +0.009390] bluetooth hci1: Direct firmware load for rtl_bt/rtl8761bu_fw.bin failed with error -2
[  +0.000009] Bluetooth: hci1: RTL: firmware file rtl_bt/rtl8761bu_fw.bin not found

방법 #1 #rtl8761b펌웨어를 사용한다:

cd /usr/lib/firmware/rtl_bt
sudo ln -s rtl8761b_fw.bin rtl8761bu_fw.bin

See also

Favorite site