Advertisement
Guest User

Untitled

a guest
Mar 6th, 2015
354
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.65 KB | None | 0 0
  1. root@raspberrypi:/home/pi/my-files/notes# lshw
  2. raspberrypi              
  3.     description: Computer
  4.     product: Raspberry Pi 2 Model B
  5.     width: 32 bits
  6.   *-core
  7.        description: Motherboard
  8.        physical id: 0
  9.        capabilities: brcm_bcm2709
  10.      *-cpu:0
  11.           description: CPU
  12.           product: cpu
  13.           physical id: 0
  14.           bus info: cpu@0
  15.           size: 900MHz
  16.           capacity: 900MHz
  17.           capabilities: cpufreq
  18.      *-cpu:1 DISABLED
  19.           description: CPU
  20.           product: cpu
  21.           physical id: 1
  22.           bus info: cpu@1
  23.           size: 900MHz
  24.           capacity: 900MHz
  25.           capabilities: cpufreq
  26.      *-cpu:2 DISABLED
  27.           description: CPU
  28.           product: cpu
  29.           physical id: 2
  30.           bus info: cpu@2
  31.           size: 900MHz
  32.           capacity: 900MHz
  33.           capabilities: cpufreq
  34.      *-cpu:3 DISABLED
  35.           description: CPU
  36.           product: cpu
  37.           physical id: 3
  38.           bus info: cpu@3
  39.           size: 900MHz
  40.           capacity: 900MHz
  41.           capabilities: cpufreq
  42.      *-memory
  43.           description: System memory
  44.           physical id: 4
  45.           size: 927MiB
  46.   *-network
  47.        description: Ethernet interface
  48.        physical id: 1
  49.        logical name: eth0
  50.        serial: b8:27:eb:af:da:b4
  51.        size: 100Mbit/s
  52.        capacity: 100Mbit/s
  53.        capabilities: ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
  54.        configuration: autonegotiation=on broadcast=yes driver=smsc95xx driverversion=22-Aug-2005 duplex=full firmware=smsc95xx USB 2.0 Ethernet ip=192.168.1.7 link=yes multicast=yes port=MII speed=100Mbit/s
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement