Skip to content

Instantly share code, notes, and snippets.

Created February 14, 2015 15:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/6363a5462af10ee18c0c to your computer and use it in GitHub Desktop.
Save anonymous/6363a5462af10ee18c0c to your computer and use it in GitHub Desktop.
Asus Zenbook UX305
USB
$ lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 002: ID 8087:0a2a Intel Corp.
Bus 001 Device 003: ID 064e:9700 Suyin Corp.
Bus 002 Device 002: ID 0bda:8153 Realtek Semiconductor Corp.
PCI
$ lspci -nn
00:00.0 Host bridge [0600]: Intel Corporation Device [8086:1604] (rev 08)
00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:161e] (rev 08)
00:03.0 Audio device [0403]: Intel Corporation Device [8086:160c] (rev 08)
00:04.0 Signal processing controller [1180]: Intel Corporation Device [8086:1603] (rev 08)
00:14.0 USB controller [0c03]: Intel Corporation Device [8086:9cb1] (rev 03)
00:16.0 Communication controller [0780]: Intel Corporation Device [8086:9cba] (rev 03)
00:1b.0 Audio device [0403]: Intel Corporation Device [8086:9ca0] (rev 03)
00:1c.0 PCI bridge [0604]: Intel Corporation Device [8086:9c90] (rev e3)
00:1c.3 PCI bridge [0604]: Intel Corporation Device [8086:9c96] (rev e3)
00:1f.0 ISA bridge [0601]: Intel Corporation Device [8086:9cc7] (rev 03)
00:1f.2 SATA controller [0106]: Intel Corporation Device [8086:9c83] (rev 03)
00:1f.3 SMBus [0c05]: Intel Corporation Device [8086:9ca2] (rev 03)
00:1f.6 Signal processing controller [1180]: Intel Corporation Device [8086:9ca4] (rev 03)
02:00.0 Network controller [0280]: Intel Corporation Device [8086:095a] (rev 59)
CPU
$ cat /proc/cpuinfo|grep name|tail -n 1
model name : Intel(R) Processor 5Y10 CPU @ 0.80GHz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment