Advertisement
Guest User

Untitled

a guest
Nov 25th, 2020
243
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.53 KB | None | 0 0
  1. pop-os@pop-os:~$ lspci -nnk | grep -iA3 net; lsusb; sudo dmesg | egrep -i 'blue|firm'
  2. 03:00.0 Network controller [0280]: Broadcom Inc. and subsidiaries BCM4360 802.11ac Wireless Network Adapter [14e4:43a0] (rev 03)
  3.     Subsystem: ASUSTeK Computer Inc. BCM4360 802.11ac Wireless Network Adapter [1043:8659]
  4.     Kernel driver in use: bcma-pci-bridge
  5.     Kernel modules: bcma
  6. 04:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5209 PCI Express Card Reader [10ec:5209] (rev 01)
  7. --
  8. 09:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 07)
  9.     Subsystem: Lenovo RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [17aa:21fe]
  10.     Kernel driver in use: r8169
  11.     Kernel modules: r8169
  12. Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
  13. Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  14. Bus 001 Device 003: ID 18a5:0302 Verbatim, Ltd Flash Drive
  15. Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
  16. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  17. Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  18. Bus 003 Device 002: ID 04f2:b2fe Chicony Electronics Co., Ltd Integrated Camera
  19. Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  20. [    0.121192] Spectre V2 : Enabling Restricted Speculation for firmware calls
  21. [    0.170292] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
  22. [    4.236653] psmouse serio5: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement