Guest User

Untitled

a guest
Oct 23rd, 2018
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.90 KB | None | 0 0
  1. nishanthr@vision:~$ sudo lshw -class network
  2. *-network
  3. description: Ethernet interface
  4. product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
  5. vendor: Realtek Semiconductor Co., Ltd.
  6. physical id: 0
  7. bus info: pci@0000:01:00.0
  8. logical name: eno1
  9. version: 15
  10. serial: 80:ce:62:10:82:02
  11. size: 100Mbit/s
  12. capacity: 1Gbit/s
  13. width: 64 bits
  14. clock: 33MHz
  15. capabilities: pm msi pciexpress msix bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
  16. configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=full firmware=rtl8168h-2_0.0.2 02/26/15 ip=192.168.0.103 latency=0 link=yes multicast=yes port=MII speed=100Mbit/s
  17. resources: irq:16 ioport:4000(size=256) memory:b1104000-b1104fff memory:b1100000-b1103fff
  18. *-network UNCLAIMED
  19. description: Network controller
  20. product: Realtek Semiconductor Co., Ltd.
  21. vendor: Realtek Semiconductor Co., Ltd.
  22. physical id: 0
  23. bus info: pci@0000:02:00.0
  24. version: 00
  25. width: 64 bits
  26. clock: 33MHz
  27. capabilities: pm msi pciexpress cap_list
  28. configuration: latency=0
  29. resources: ioport:3000(size=256) memory:b1000000-b100ffff
  30.  
  31.  
  32. nishanthr@vision:~$ lspci -nn
  33. 00:00.0 Host bridge [0600]: Intel Corporation Device [8086:5914] (rev 08)
  34. 00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:5917] (rev 07)
  35. 00:04.0 Signal processing controller [1180]: Intel Corporation Skylake Processor Thermal Subsystem [8086:1903] (rev 08)
  36. 00:08.0 System peripheral [0880]: Intel Corporation Sky Lake Gaussian Mixture Model [8086:1911]
  37. 00:14.0 USB controller [0c03]: Intel Corporation Sunrise Point-LP USB 3.0 xHCI Controller [8086:9d2f] (rev 21)
  38. 00:14.2 Signal processing controller [1180]: Intel Corporation Sunrise Point-LP Thermal subsystem [8086:9d31] (rev 21)
  39. 00:16.0 Communication controller [0780]: Intel Corporation Sunrise Point-LP CSME HECI [8086:9d3a] (rev 21)
  40. 00:17.0 SATA controller [0106]: Intel Corporation Sunrise Point-LP SATA Controller [AHCI mode] [8086:9d03] (rev 21)
  41. 00:1c.0 PCI bridge [0604]: Intel Corporation Sunrise Point-LP PCI Express Root Port [8086:9d14] (rev f1)
  42. 00:1c.5 PCI bridge [0604]: Intel Corporation Sunrise Point-LP PCI Express Root Port [8086:9d15] (rev f1)
  43. 00:1f.0 ISA bridge [0601]: Intel Corporation Device [8086:9d4e] (rev 21)
  44. 00:1f.2 Memory controller [0580]: Intel Corporation Sunrise Point-LP PMC [8086:9d21] (rev 21)
  45. 00:1f.3 Audio device [0403]: Intel Corporation Device [8086:9d71] (rev 21)
  46. 00:1f.4 SMBus [0c05]: Intel Corporation Sunrise Point-LP SMBus [8086:9d23] (rev 21)
  47. 01:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)
  48. 02:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. Device [10ec:d723]
Add Comment
Please, Sign In to add comment