Advertisement
Guest User

some command resultd

a guest
Feb 13th, 2013
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.19 KB | None | 0 0
  1. sudo lshw -C network
  2. *-network UNCLAIMED
  3. description: Network controller
  4. product: Realtek Semiconductor Co., Ltd.
  5. vendor: Realtek Semiconductor Co., Ltd.
  6. physical id: 0
  7. bus info: pci@0000:02:00.0
  8. version: 00
  9. width: 64 bits
  10. clock: 33MHz
  11. capabilities: pm msi pciexpress bus_master cap_list
  12. configuration: latency=0
  13. resources: ioport:3000(size=256) memory:92400000-92403fff
  14. *-network
  15. description: Ethernet interface
  16. product: RTL8101E/RTL8102E PCI Express Fast Ethernet controller
  17. vendor: Realtek Semiconductor Co., Ltd.
  18. physical id: 0
  19. bus info: pci@0000:03:00.0
  20. logical name: eth0
  21. version: 05
  22. serial: 4c:72:b9:b7:0c:6e
  23. size: 100Mbit/s
  24. capacity: 100Mbit/s
  25. width: 64 bits
  26. clock: 33MHz
  27. capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
  28. configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=full firmware=rtl_nic/rtl8105e-1.fw ip=192.168.2.113 latency=0 link=yes multicast=yes port=MII speed=100Mbit/s
  29. resources: irq:42 ioport:2000(size=256) memory:90004000-90004fff memory:90000000-90003fff
  30.  
  31.  
  32.  
  33.  
  34. lspci -nn
  35. 00:00.0 Host bridge [0600]: Intel Corporation 2nd Generation Core Processor Family DRAM Controller [8086:0104] (rev 09)
  36. 00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0106] (rev 09)
  37. 00:14.0 USB controller [0c03]: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller [8086:1e31] (rev 04)
  38. 00:16.0 Communication controller [0780]: Intel Corporation 7 Series/C210 Series Chipset Family MEI Controller #1 [8086:1e3a] (rev 04)
  39. 00:1a.0 USB controller [0c03]: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #2 [8086:1e2d] (rev 04)
  40. 00:1b.0 Audio device [0403]: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller [8086:1e20] (rev 04)
  41. 00:1c.0 PCI bridge [0604]: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 1 [8086:1e10] (rev c4)
  42. 00:1c.1 PCI bridge [0604]: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 2 [8086:1e12] (rev c4)
  43. 00:1c.2 PCI bridge [0604]: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 3 [8086:1e14] (rev c4)
  44. 00:1d.0 USB controller [0c03]: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #1 [8086:1e26] (rev 04)
  45. 00:1f.0 ISA bridge [0601]: Intel Corporation 7 Series Chipset Family LPC Controller [8086:1e5e] (rev 04)
  46. 00:1f.2 SATA controller [0106]: Intel Corporation 7 Series Chipset Family 6-port SATA Controller [AHCI mode] [8086:1e03] (rev 04)
  47. 00:1f.3 SMBus [0c05]: Intel Corporation 7 Series/C210 Series Chipset Family SMBus Controller [8086:1e22] (rev 04)
  48. 02:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. Device [10ec:8723]
  49. 03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller [10ec:8136] (rev 05)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement