As you can see from the title Im experiencing some trouble with my computer, its a Toshiba Satellite C55-B5101 and im using kali linux
Code:
Distributor ID: Kali
Description:    Kali GNU/Linux 2.0
Release:        2.0
Codename:       sana
I noticed that only my Win10 OS detects the Bluetooth Driver/Device but when i log in into linux i only get a patch file error, here it's the console output:
Code:
dmesg | grep -i bluetooth
[    9.763168] toshiba_bluetooth: Detected Toshiba ACPI Bluetooth device - installing RFKill handler
[    9.763550] toshiba_bluetooth: Re-enabling Toshiba Bluetooth
[   11.103888] Bluetooth: Core ver 2.20
[   11.103932] Bluetooth: HCI device and connection manager initialized
[   11.103937] Bluetooth: HCI socket layer initialized
[   11.103941] Bluetooth: L2CAP socket layer initialized
[   11.103955] Bluetooth: SCO socket layer initialized
[   11.375261] Bluetooth: Loading patch file failed
[  113.485284] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[  113.485298] Bluetooth: BNEP filters: protocol multicast
[  113.485317] Bluetooth: BNEP socket layer initialized
[  142.041248] Bluetooth: RFCOMM TTY layer initialized
[  142.041263] Bluetooth: RFCOMM socket layer initialized
[  142.041271] Bluetooth: RFCOMM ver 1.11
root@kali:~# dmesg | grep  bluetooth
[    9.763168] toshiba_bluetooth: Detected Toshiba ACPI Bluetooth device - installing RFKill handler
[    9.763550] toshiba_bluetooth: Re-enabling Toshiba Bluetooth
root@kali:~#
y also get this error on startup
Code:
   11.334793] psmouse serio1: synaptics: Toshiba Satellite C55-B detected, limiting rate to 40pps.
[   11.375253] usb 1-4.1: firmware: failed to load ar3k/AthrBT_0x31010100.dfu (-2)                                                                            
[   11.375256] usb 1-4.1: Direct firmware load for ar3k/AthrBT_0x31010100.dfu failed with error -2
[   11.375261] Bluetooth: Loading patch file failed
[   11.375274] ath3k: probe of 1-4.1:1.0 failed with error -2
[   11.375352] usbcore: registered new interface driver ath3k
[   11.397619] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input6
[   11.813155] ath9k 0000:02:00.0: enabling device (0000 -> 0002)
[   11.813502] ath: phy0: WB335 2-ANT card detected
[   11.813503] ath: phy0: Set BT/WLAN RX diversity capability
[   11.817187] intel_rapl: Found RAPL domain package
[   11.817189] intel_rapl: Found RAPL domain core
[   11.820085] ath: phy0: Enable LNA combining
[   11.821173] ath: phy0: ASPM enabled: 0x42
[   11.821175] ath: EEPROM regdomain: 0x69
[   11.821176] ath: EEPROM indicates we should expect a direct regpair map
[   11.821177] ath: Country alpha2 being used: 00
[   11.821178] ath: Regpair used: 0x69
[   11.860779] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[   11.861141] ieee80211 phy0: Atheros AR9565 Rev:2 mem=0xffffc90010800000, irq=17
[   12.180705] Console: switching to colour frame buffer device 170x48
[   12.185894] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[   12.185897] i915 0000:00:02.0: registered panic notifier
[   12.353013] cfg80211: World regulatory domain updated:
[   12.353019] cfg80211:  DFS Master region: unset
I already searched in almost all the internet and already got rid of gnome bluetooth, installed bluez, blue devil and blueman but non of them worked, is there any solution for this problem?