Instantly share code, notes, and snippets.
Asus Zenbook UX305C Skylake - Arch Linux 4.3.3-2-ARCH Kernel
| $ dmesg |grep ASUSTeK |
| [ 8.627599] Hardware name: ASUSTeK COMPUTER INC. UX305CA/UX305CA, BIOS UX305CA.201 09/11/2015 |
| $ uname -a |
| Linux laptop 4.3.3-2-ARCH #1 SMP PREEMPT Wed Dec 23 20:09:18 CET 2015 x86_64 GNU/Linux |
| $ lsusb |
| Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub |
| Bus 001 Device 004: ID 8087:0a2a Intel Corp. |
| Bus 001 Device 003: ID 064e:9700 Suyin Corp. Asus Integrated Webcam |
| Bus 001 Device 002: ID 046d:c051 Logitech, Inc. G3 (MX518) Optical Mouse |
| Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub |
| $ lspci -nn |
| 00:00.0 Host bridge [0600]: Intel Corporation Sky Lake Host Bridge/DRAM Registers [8086:190c] (rev 08) |
| 00:02.0 VGA compatible controller [0300]: Intel Corporation Sky Lake Integrated Graphics [8086:191e] (rev 07) |
| 00:04.0 Signal processing controller [1180]: Intel Corporation Device [8086:1903] (rev 08) |
| 00:14.0 USB controller [0c03]: Intel Corporation Device [8086:9d2f] (rev 21) |
| 00:14.2 Signal processing controller [1180]: Intel Corporation Device [8086:9d31] (rev 21) |
| 00:15.0 Signal processing controller [1180]: Intel Corporation Device [8086:9d60] (rev 21) |
| 00:15.1 Signal processing controller [1180]: Intel Corporation Device [8086:9d61] (rev 21) |
| 00:16.0 Communication controller [0780]: Intel Corporation Device [8086:9d3a] (rev 21) |
| 00:17.0 SATA controller [0106]: Intel Corporation Device [8086:9d03] (rev 21) |
| 00:1c.0 PCI bridge [0604]: Intel Corporation Device [8086:9d13] (rev f1) |
| 00:1f.0 ISA bridge [0601]: Intel Corporation Device [8086:9d46] (rev 21) |
| 00:1f.2 Memory controller [0580]: Intel Corporation Device [8086:9d21] (rev 21) |
| 00:1f.3 Audio device [0403]: Intel Corporation Device [8086:9d70] (rev 21) |
| 00:1f.4 SMBus [0c05]: Intel Corporation Device [8086:9d23] (rev 21) |
| 01:00.0 Network controller [0280]: Intel Corporation Wireless 7265 [8086:095a] (rev 59) |
| $ cat /proc/cpuinfo|grep name|tail -n 1 |
| model name : Intel(R) Core(TM) m3-6Y30 CPU @ 0.90GHz |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
