since I thought I could route the sound of my laptop (Lenovo G505s) to my BT speakers, I have run into various troubles. At this point, I know that my WIFI/BT-combi card cannot handle simultaneously handling both signals, resulting in almost non-exsistant WIFI speed. There are many approaches to this problem out there but none worked. I thought a work around would be to buy a USB Dongle, but with blueman bluetooth manager, I only have the potion to switch BT on, now activating both adapters. My question therefore is: can I permanently disable BT on my internal card and thus use BT and WIFI simultaneously? I couldn't even get so far as to identify the internal card, let alone deactivating it, since I am a bloody beginner to Linux and I am sorry if this is very simple but I'd appreciate any help you throw my way.
Best Covert
EDIT
Thank you for your inquiry, the output is:
01:00.0 Ethernet controller [0200]: Qualcomm Atheros QCA8172 Fast Ethernet [1969:10a0] (rev 10)
Subsystem: Lenovo QCA8172 Fast Ethernet [17aa:3806]
Kernel driver in use: alx
Kernel modules: alx
02:00.0 Network controller [0280]: Qualcomm Atheros QCA9565 / AR9565 Wireless Network Adapter [168c:0036] (rev 01)
Subsystem: Lenovo QCA9565 / AR9565 Wireless Network Adapter [17aa:3026]
Kernel driver in use: ath9k
Kernel modules: ath9k
Bus 002 Device 002: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 002: ID 5986:0295 Acer, Inc
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 003: ID 0cf3:3004 Atheros Communications, Inc. AR3012 Bluetooth 4.0
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 005 Device 002: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
lspci -nnk | grep -iA2 net; lsusb
with the bluetooth dongle plugged in – Jeremy31 Sep 06 '16 at 14:41