sebanc / brunch

Boot ChromeOS on x86_64 PC - Supports Intel CPU/GPU from 8th gen or AMD Ryzen
GNU General Public License v3.0
3.63k stars 388 forks source link

Add support for TP-Link UB500 Adapter (RTL8761B) #1354

Closed sdhsgm closed 2 years ago

sdhsgm commented 2 years ago

This is a known issue. Please just update the kernel if it is possible.

sudo dmesg | grep usb
[ 3921.564927] usb 1-1.5: USB disconnect, device number 4
[ 3924.809662] usb 1-1.5: new full-speed USB device number 6 using ehci-pci
[ 3924.889640] usb 1-1.5: New USB device found, idVendor=2357, idProduct=0604, bcdDevice= 2.00
[ 3924.889651] usb 1-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3924.889655] usb 1-1.5: Product: TP\x04Link\x03TP-00 Adapter
[ 3924.889659] usb 1-1.5: Manufacturer:  
[ 3924.889663] usb 1-1.5: SerialNumber: E848B8C82000
[ 3924.945043] udevd[14413]: Process '/bin/chown power:power /sys//devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.0/bluetooth/hci0/identity' failed with exit code 1
chronos@localhost / $ sudo dmesg | grep Bluetooth
[    0.409027] Bluetooth: Core ver 2.22
[    0.409039] Bluetooth: HCI device and connection manager initialized
[    0.409041] Bluetooth: HCI socket layer initialized
[    0.409043] Bluetooth: L2CAP socket layer initialized
[    0.409047] Bluetooth: SCO socket layer initialized
[    1.004165] Bluetooth: RFCOMM TTY layer initialized
[    1.004168] Bluetooth: RFCOMM socket layer initialized
[    1.004173] Bluetooth: RFCOMM ver 1.11
[   63.475288] Bluetooth: hci0: unsupported parameter 28
[   63.475290] Bluetooth: hci0: unsupported parameter 31
[   63.475292] Bluetooth: hci0: unsupported parameter 28
[   63.475293] Bluetooth: hci0: unsupported parameter 31
[ 3924.990183] Bluetooth: hci0: unsupported parameter 28
[ 3924.990188] Bluetooth: hci0: unsupported parameter 31
[ 3924.990190] Bluetooth: hci0: unsupported parameter 28
[ 3924.990193] Bluetooth: hci0: unsupported parameter 31
sdhsgm commented 2 years ago

The issue was solved in Brunch r97 stable 20220121 (kernel 5.15)