rtl8723bs_bt icon indicating copy to clipboard operation
rtl8723bs_bt copied to clipboard

MeeGoPad T02 with Ubuntu 15.10, WiFi works, Bluetooth dont

Open ghost opened this issue 9 years ago • 3 comments

Hallo Larry,

i have a new MeeGoPad T02 and installed Ubuntu 15.10 on the internal eMMC. Then i downloaded/compiled/installed your rtl8723bs-master driver, all works fine (thanks for your work on it). After that, i downloaded/compiled/installed the _bt driver. Neither sudo ./rtk_hciattach -n -s 115200 /dev/ttyS4 rtk_h5 nor sudo ./rtk_hciattach -n -s 115200 /dev/ttyS5 rtk_h5 work for the MeeGoPad. I see ttyS4/ttyS5 in the dmesg and i modprobed rfkill-gpio manually, nothing works until now. Do you have any ideas? Thanks for your time!

Cheers, Chris Walrabe

ghost avatar Feb 23 '16 13:02 ghost

I have no clue. There is one report of similar problems. It is possible that the baud rate is not 115200, but something higher. There has been one report that once the firmware is loaded, the rate jumps to a much higher rate. See https://github.com/lwfinger/rtl8723bs_bt/issues/7, but there is no solution there.

lwfinger avatar Feb 23 '16 16:02 lwfinger

with this command: sudo ./rtk_hciattach -n -s 115200 /dev/ttyS4 rtk_h4 i get the following answer:

Realtek Bluetooth init uart with init speed:115200, final_speed:115200, type:HCI UART H4 Realtek Bluetooth :Realtek hciattach version 2.5

Realtek Bluetooth :config offset(f4),length(8) Realtek Bluetooth :config baud rate to :4928002, hwflowcontrol:5f, 1 Realtek Bluetooth :config offset(27),length(1) Realtek Bluetooth :config offset(fe),length(1) Realtek Bluetooth :config offset(15b),length(4) Realtek Bluetooth :config offset(1e3),length(1) Realtek Bluetooth :Get config baud rate from config file:4928002 Realtek Bluetooth :Load FW OK Realtek Bluetooth ERROR: Check signature error! Realtek Bluetooth :baudrate in change speed command: 0x2 0x80 0x92 0x4

Realtek Bluetooth :H4 Change uart Baudrate after write Initialization timed out.

No device with: hcitool dev/scan

Cheers, Chris

ghost avatar Feb 24 '16 11:02 ghost

hi Walrabe : Have you solved this problem? I meet the same problem as you.

jsno9 avatar Mar 16 '16 06:03 jsno9