Ubuntu Pastebin

Paste from onio at Sat, 30 Dec 2017 13:47:05 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
########## NOT WORKING #############
[    3.376990] Bluetooth: Core ver 2.22
[    3.377000] Bluetooth: HCI device and connection manager initialized
[    3.377002] Bluetooth: HCI socket layer initialized
[    3.377003] Bluetooth: L2CAP socket layer initialized
[    3.377006] Bluetooth: SCO socket layer initialized
[    3.381689] Bluetooth: HCI UART driver ver 2.3
[    3.381691] Bluetooth: HCI UART protocol H4 registered
[    3.381691] Bluetooth: HCI UART protocol BCSP registered
[    3.381692] Bluetooth: HCI UART protocol LL registered
[    3.381692] Bluetooth: HCI UART protocol ATH3K registered
[    3.381693] Bluetooth: HCI UART protocol Three-wire (H5) registered
[    3.381727] Bluetooth: HCI UART protocol Intel registered
[    3.381742] Bluetooth: HCI UART protocol Broadcom registered
[    3.381742] Bluetooth: HCI UART protocol QCA registered
[    3.381742] Bluetooth: HCI UART protocol AG6XX registered
[    3.381743] Bluetooth: HCI UART protocol Marvell registered
[    3.919002] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    3.919003] Bluetooth: BNEP filters: protocol multicast
[    3.919006] Bluetooth: BNEP socket layer initialized


########## WORKING ################
[    2.486410] Bluetooth: Core ver 2.22
[    2.486421] Bluetooth: HCI device and connection manager initialized
[    2.486424] Bluetooth: HCI socket layer initialized
[    2.486426] Bluetooth: L2CAP socket layer initialized
[    2.486430] Bluetooth: SCO socket layer initialized
[    2.504886] Bluetooth: HCI UART driver ver 2.3
[    2.504887] Bluetooth: HCI UART protocol H4 registered
[    2.504887] Bluetooth: HCI UART protocol BCSP registered
[    2.504888] Bluetooth: HCI UART protocol LL registered
[    2.504888] Bluetooth: HCI UART protocol ATH3K registered
[    2.504888] Bluetooth: HCI UART protocol Three-wire (H5) registered
[    2.504911] Bluetooth: HCI UART protocol Intel registered
[    2.504920] Bluetooth: HCI UART protocol Broadcom registered
[    2.504920] Bluetooth: HCI UART protocol QCA registered
[    2.504920] Bluetooth: HCI UART protocol AG6XX registered
[    2.504921] Bluetooth: HCI UART protocol Marvell registered
[    2.536732] Bluetooth: hci0: using rampatch file: qca/rampatch_usb_00000302.bin
[    2.536734] Bluetooth: hci0: QCA: patch rome 0x302 build 0x138, firmware rome 0x302 build 0x111
[    2.565245] Bluetooth: hci0: using NVM file: qca/nvm_usb_00000302.bin
[    3.765024] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    3.765026] Bluetooth: BNEP filters: protocol multicast
[    3.765029] Bluetooth: BNEP socket layer initialized
[   13.889863] Bluetooth: RFCOMM TTY layer initialized
[   13.889868] Bluetooth: RFCOMM socket layer initialized
[   13.889873] Bluetooth: RFCOMM ver 1.11
Download as text