rtl8723bs_bt
rtl8723bs_bt copied to clipboard
start_bt.sh assume wrong dmesg syntax
Dmesg line:
[ 4.974699] 1f02800.serial: ttyS0 at MMIO 0x1f02800 (irq = 37, base_baud = 1500000) is a U6_16550A
Command
dmesg -t | grep tty | grep MMIO | cut -b 14-1
Output:
l: tt
Should be:
ttyS0