rtl8723bs_bt
rtl8723bs_bt copied to clipboard
Bluetooth Code for RTL8723bs
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...
I installed the bluetooth driver, and I have it execute on startup, but the bluetooth won't work. I used 'dmesg | grep tty' and found out it was "using" the...
Hello, These two commits provide a Debian packaging for this driver. It's available as a binary from my PPA: https://launchpad.net/~pgquiles/+archive/ubuntu/ppa
Hi on PIPO X9 (bay trail Z3736F) on Ubuntu Xenial 16.04 with rtl8723bs and rtl8723bs_bt I compile kernel 4.6.0, 4.6.3 and 4.7rc1 with known patch for rfkill-gpio - OBDA8723, bluetooth...
Hi, there is a cheap Ubuntu Stick PC called PCG02U, which uses RTL8723BS chip. However, bluetooth is not working. The problem is described here: http://www.cnx-software.com/2016/05/26/updating-star-cloud-pcg02u-to-ubuntu-16-04-with-wifi-and-hdmi-audio-support/ Bluetooth is being located on...
I am trying to get this to work with Android x86 on kernel 4.4.8. At first it was failing to send the 3wire packet, but I realized I had to...
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...
Hi, Your repo seems to mix user space app with kernel space code. But you only use user space code in the makefile stating in the readme that h5 alone...
Hi, I have two Baytrail machines: - Medion Akoya S2217 (MD 99512): Atom Z3735F, /sys/bus/sdio/devices/mmc1:0001:1/device: 0xb723 - 80860F0A:00: ttyS4 at MMIO 0x9093b000 (irq = 191, base_baud = 2764800) is a...
Platform: Pipo X7 mini PC Software: Ubuntu 15.10 with kernel 4.3.0-0.6 On my Pipo X7 miniPC, two serial devices are found: $ dmesg | grep tty [ 0.000000] console [tty0]...