Advertisement
Guest User

Untitled

a guest
Mar 18th, 2019
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.18 KB | None | 0 0
  1. adam@adamWork:~$ lspci | grep -i wire
  2. 6e:00.0 Network controller: Intel Corporation Wireless 8265 / 8275 (rev 78)
  3.  
  4. adam@adamWork:~$ dmesg | grep -i blue
  5. [ 4.695603] Bluetooth: Core ver 2.22
  6. [ 4.695617] Bluetooth: HCI device and connection manager initialized
  7. [ 4.695620] Bluetooth: HCI socket layer initialized
  8. [ 4.695621] Bluetooth: L2CAP socket layer initialized
  9. [ 4.695625] Bluetooth: SCO socket layer initialized
  10. [ 4.820710] Bluetooth: hci0: Bootloader revision 0.0 build 26 week 38 2015
  11. [ 4.821677] Bluetooth: hci0: Device revision is 16
  12. [ 4.821677] Bluetooth: hci0: Secure boot is enabled
  13. [ 4.821678] Bluetooth: hci0: OTP lock is enabled
  14. [ 4.821678] Bluetooth: hci0: API lock is enabled
  15. [ 4.821678] Bluetooth: hci0: Debug lock is disabled
  16. [ 4.821679] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
  17. [ 4.836195] Bluetooth: hci0: Found device firmware: intel/ibt-12-16.sfi
  18. [ 6.166487] Bluetooth: hci0: Waiting for firmware download to complete
  19. [ 6.166640] Bluetooth: hci0: Firmware loaded in 1314684 usecs
  20. [ 6.166669] Bluetooth: hci0: Waiting for device to boot
  21. [ 6.178644] Bluetooth: hci0: Device booted in 11701 usecs
  22. [ 6.239556] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-12-16.ddc
  23. [ 6.242683] Bluetooth: hci0: Applying Intel DDC parameters completed
  24. [ 6.311055] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  25. [ 6.311056] Bluetooth: BNEP filters: protocol multicast
  26. [ 6.311059] Bluetooth: BNEP socket layer initialized
  27. [ 26.025442] Bluetooth: RFCOMM TTY layer initialized
  28. [ 26.025454] Bluetooth: RFCOMM socket layer initialized
  29. [ 26.025510] Bluetooth: RFCOMM ver 1.11
  30. [ 2882.091751] Bluetooth: hci0: last event is not cmd complete (0x0f)
  31. [ 2915.114830] Bluetooth: hci0: last event is not cmd complete (0x0f)
  32. [ 2931.129683] Bluetooth: hci0: last event is not cmd complete (0x0f)
  33. [ 2946.999706] Bluetooth: hci0: last event is not cmd complete (0x0f)
  34. [ 2963.245791] Bluetooth: hci0: last event is not cmd complete (0x0f)
  35. [ 2980.138690] Bluetooth: hci0: last event is not cmd complete (0x0f)
  36. [ 2991.927036] hid-generic 0005:047D:8019.0001: input,hidraw0: BLUETOOTH HID v0.01 Mouse [Expert Wireless TB] on 00:28:F8:51:7C:3B
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement