Zobrazit příspěvky

Tato sekce Vám umožňuje zobrazit všechny příspěvky tohoto uživatele. Prosím uvědomte si, že můžete vidět příspěvky pouze z oblastí Vám přístupných.


Příspěvky - Foxice

Stran: [1]
1
Hardware / Re:Instalace ovladače pro USB Bluetooth
« kdy: 09. 08. 2022, 00:24:09 »
Kód: [Vybrat]
btrtl                  24576  0
bluetooth             450560  33 btrtl,btintel,hci_uart,btbcm,bnep,rfcomm

Kód: [Vybrat]
/lib/firmware/rtl8761bu_config
/lib/firmware/rtl_bt/rtl8761bu_fw.bin
/lib/firmware/rtl_bt/rtl8761b_config.bin
/lib/firmware/rtl_bt/rtl8761bu_config.bin
/lib/firmware/rtl_bt/rtl8761b_fw.bin
/lib/firmware/rtl8761bu_fw
test@rpitest:~ $

Změnila jsem název složek s firmware a "dmesg --follow" nenapsal nic extra.

2
Hardware / Re:Instalace ovladače pro USB Bluetooth
« kdy: 07. 08. 2022, 23:32:24 »
Vypnula jsem interní BT pomocí "dtoverlay=disable-bt" v souboru config.txt

Když jsem zapnula interní BT příkaz "bluetoothctl list" mi vypíše interní BT

Když zapojím ASUS BT500 příkaz "bluetoothctl list" stále vypíše pouze interní BT

dmesg --follow
Kód: [Vybrat]
[  396.925436] usb 1-1.1: new full-speed USB device number 4 using xhci_hcd
[  397.031165] usb 1-1.1: New USB device found, idVendor=0b05, idProduct=190e, bcdDevice= 2.00
[  397.031203] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  397.031220] usb 1-1.1: Product: ASUS USB-BT500
[  397.031235] usb 1-1.1: Manufacturer: Realtek

@honzako
Koupila jsem si schválně kvalitní BT a myslela jsem, že mi půjde bez problému.
ASUS jich nemá 200x ale pouze dva a opravdu jsem čekala, že ten novější bude podporován.
Podle tvé rady si příště mám koupit nejlevnější šunt?

3
Hardware / Re:Instalace ovladače pro USB Bluetooth
« kdy: 06. 08. 2022, 22:57:25 »
Kód: [Vybrat]
bluetoothctl list mi neudělá nic, ani nevypíše žádnou chybu.

Jsem zmatená BT mi stále nejde takže jak bych měla nainstalovat FW přes jaký balíček ?

4
Hardware / Re:Instalace ovladače pro USB Bluetooth
« kdy: 06. 08. 2022, 13:44:00 »
"sudo dmesg --follow"
Kód: [Vybrat]
[ 4120.903962] usb 1-1.1: new full-speed USB device number 3 using xhci_hcd
[ 4121.009658] usb 1-1.1: New USB device found, idVendor=0b05, idProduct=190e, bcdDevice= 2.00
[ 4121.009689] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 4121.009706] usb 1-1.1: Product: ASUS USB-BT500
[ 4121.009720] usb 1-1.1: Manufacturer: Realtek
[ 4121.009733] usb 1-1.1: SerialNumber: 00E04H234421
[ 4121.116512] Bluetooth: Core ver 2.22
[ 4121.116680] NET: Registered PF_BLUETOOTH protocol family
[ 4121.116692] Bluetooth: HCI device and connection manager initialized
[ 4121.116719] Bluetooth: HCI socket layer initialized
[ 4121.116736] Bluetooth: L2CAP socket layer initialized
[ 4121.116767] Bluetooth: SCO socket layer initialized

Instalace ovladace mi pise tohle:
Kód: [Vybrat]
test@rpitest:~/Desktop/driver $ sudo make install INTERFACE=all
mkdir -p /lib/modules/5.15.32-v8+/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/test/Desktop/driver/usb'
rmmod btusb
rmmod: ERROR: Module btusb is not currently loaded
make[1]: [Makefile:7: install] Error 1 (ignored)
mv /lib/modules/5.15.32-v8+/kernel/drivers/bluetooth/btusb.ko /lib/modules/5.15.32-v8+/kernel/drivers/bluetooth/btusb_bak
mv: cannot stat '/lib/modules/5.15.32-v8+/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/test/Desktop/driver/usb/bluetooth_usb_driver'
make -C /lib/modules/5.15.32-v8+/build M=/home/test/Desktop/driver/usb/bluetooth_usb_driver modules
make[3]: Entering directory '/home/test/Desktop/driver/usb/bluetooth_usb_driver'
make[3]: *** /lib/modules/5.15.32-v8+/build: No such file or directory.  Stop.
make[3]: Leaving directory '/home/test/Desktop/driver/usb/bluetooth_usb_driver'
make[2]: *** [Makefile:10: all] Error 2
make[2]: Leaving directory '/home/test/Desktop/driver/usb/bluetooth_usb_driver'
make[1]: *** [Makefile:10: install] Error 2
make[1]: Leaving directory '/home/test/Desktop/driver/usb'
make: *** [Makefile:28: install] Error 2
test@rpitest:~/Desktop/driver $

5
Hardware / Instalace ovladače pro USB Bluetooth
« kdy: 05. 08. 2022, 19:38:29 »
Ahojky všem,

Můj raspberry pi 4 je v hliníkovém boxu a interní bluetooth je nepoužitelný, velice špatná odezva.
Koupila jsem si externí usb bluetooth Asus USB-BT500 (Funguje perfektně na Windows).
Bohužel na raspberry pi nemá potřebné ovladače a nejde mi zprovoznit.
Našla jsem ovladače pro linux a zkoušela jsem jejich instalaci ale dostala jsem několik chyb.
Našel by se někdo ochotný mi vysvětlit jak tyto ovladače sestavit a nainstalovat je ?


Informace:
https://www.asus.com/cz/Networking-IoT-Servers/Adapters/All-series/USB-BT500/HelpDesk_Download/
https://i.postimg.cc/yNxdRbqr/image.png
https://pastebin.com/raw/HDVLRskL

uname -a
Kód: [Vybrat]
Linux rpitest 5.15.32-v8+ #1538 SMP PREEMPT Thu Mar 31 19:40:39 BST 2022 aarch64 GNU/Linux
lsusb
Kód: [Vybrat]
Bus 001 Device 004: ID 0b05:190e ASUSTek Computer, Inc. ASUS USB-BT500

Zkoušela jsem instalaci podle těchto pokynů ale vždy nějaká chyba:
Kód: [Vybrat]
=============================
  QUICKLY INSTALL AUTOMATICALLY
=============================

  $ sudo make install INTERFACE=all
or
  $ sudo make install INTERFACE=usb
or
  $ sudo make install INTERFACE=uart

Stran: [1]