-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy path2B4ABCF54F
876 lines (832 loc) · 33.2 KB
/
2B4ABCF54F
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
15: PCI 300.0: 0200 Ethernet controller
[Created at pci.386]
Unique ID: UOJ9.Jl2lCs4I0S5
Parent ID: hoOk.Tmd3Ya8ZUkD
SysFS ID: /devices/pci0000:00/0000:00:1c.2/0000:03:00.0
SysFS BusID: 0000:03:00.0
Hardware Class: network
Model: "Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller"
Vendor: pci 0x10ec "Realtek Semiconductor Co., Ltd."
Device: pci 0x8168 "RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller"
SubVendor: pci 0x1043 "ASUSTeK Computer Inc."
SubDevice: pci 0x8554 "H81M-C Motherboard"
Revision: 0x0c
Driver: "r8169"
Driver Modules: "r8169"
Device File: enp3s0
I/O Ports: 0xd000-0xd0ff (rw)
Memory Range: 0xf7c00000-0xf7c00fff (rw,non-prefetchable)
Memory Range: 0xf0000000-0xf0003fff (ro,non-prefetchable)
IRQ: 18 (6 events)
HW Address: C175B910E8CF5B3F211EA74630FAF41C
Permanent HW Address: C175B910E8CF5B3F211EA74630FAF41C
Link detected: yes
Module Alias: "pci:v000010ECd00008168sv00001043sd00008554bc02sc00i00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #31 (PCI bridge)
16: PCI 1f.2: 0106 SATA controller (AHCI 1.0)
[Created at pci.386]
Unique ID: w7Y8.vphX44x5F4C
SysFS ID: /devices/pci0000:00/0000:00:1f.2
SysFS BusID: 0000:00:1f.2
Hardware Class: storage
Model: "Intel 8 Series/C220 Series Chipset Family 6-port SATA Controller 1 [AHCI mode]"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x8c02 "8 Series/C220 Series Chipset Family 6-port SATA Controller 1 [AHCI mode]"
SubVendor: pci 0x1043 "ASUSTeK Computer Inc."
SubDevice: pci 0x8534
Revision: 0x05
Driver: "ahci"
Driver Modules: "ahci"
I/O Ports: 0xf0b0-0xf0b7 (rw)
I/O Ports: 0xf0a0-0xf0a3 (rw)
I/O Ports: 0xf090-0xf097 (rw)
I/O Ports: 0xf080-0xf083 (rw)
I/O Ports: 0xf060-0xf07f (rw)
Memory Range: 0xf7e1a000-0xf7e1a7ff (rw,non-prefetchable)
IRQ: 29 (784733 events)
Module Alias: "pci:v00008086d00008C02sv00001043sd00008534bc01sc06i01"
Config Status: cfg=new, avail=yes, need=no, active=unknown
17: PCI 1c.0: 0604 PCI bridge (Normal decode)
[Created at pci.386]
Unique ID: z8Q3.P6s3dIgkNCC
SysFS ID: /devices/pci0000:00/0000:00:1c.0
SysFS BusID: 0000:00:1c.0
Hardware Class: bridge
Model: "ASUSTeK ASUS H81I-PLUS"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x8c10 "8 Series/C220 Series Chipset Family PCI Express Root Port #1"
SubVendor: pci 0x1043 "ASUSTeK Computer Inc."
SubDevice: pci 0x8534 "ASUS H81I-PLUS"
Revision: 0xd5
Driver: "pcieport"
IRQ: 27 (no events)
Module Alias: "pci:v00008086d00008C10sv00001043sd00008534bc06sc04i00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
18: PCI 1f.0: 0601 ISA bridge
[Created at pci.386]
Unique ID: BUZT.WqswAVgg6HA
SysFS ID: /devices/pci0000:00/0000:00:1f.0
SysFS BusID: 0000:00:1f.0
Hardware Class: bridge
Model: "Intel H87 Express LPC Controller"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x8c4a "H87 Express LPC Controller"
SubVendor: pci 0x1043 "ASUSTeK Computer Inc."
SubDevice: pci 0x8534
Revision: 0x05
Driver: "lpc_ich"
Driver Modules: "lpc_ich"
Module Alias: "pci:v00008086d00008C4Asv00001043sd00008534bc06sc01i00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
19: PCI 01.0: 0604 PCI bridge (Normal decode)
[Created at pci.386]
Unique ID: vSkL.xltNQFyR_DB
SysFS ID: /devices/pci0000:00/0000:00:01.0
SysFS BusID: 0000:00:01.0
Hardware Class: bridge
Model: "Intel Xeon E3-1200 v3/4th Gen Core Processor PCI Express x16 Controller"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x0c01 "Xeon E3-1200 v3/4th Gen Core Processor PCI Express x16 Controller"
SubVendor: pci 0x1043 "ASUSTeK Computer Inc."
SubDevice: pci 0x8534
Revision: 0x06
Driver: "pcieport"
IRQ: 26 (no events)
Module Alias: "pci:v00008086d00000C01sv00001043sd00008534bc06sc04i00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
20: PCI 16.0: 0780 Communication controller
[Created at pci.386]
Unique ID: WnlC.Fhwx6kvY3PA
SysFS ID: /devices/pci0000:00/0000:00:16.0
SysFS BusID: 0000:00:16.0
Hardware Class: unknown
Model: "Intel 8 Series/C220 Series Chipset Family MEI Controller #1"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x8c3a "8 Series/C220 Series Chipset Family MEI Controller #1"
SubVendor: pci 0x1043 "ASUSTeK Computer Inc."
SubDevice: pci 0x8534
Revision: 0x04
Memory Range: 0xf7e1e000-0xf7e1e00f (rw,non-prefetchable)
IRQ: 11 (no events)
Module Alias: "pci:v00008086d00008C3Asv00001043sd00008534bc07sc80i00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
21: PCI 100.0: 0300 VGA compatible controller (VGA)
[Created at pci.386]
Unique ID: VCu0.pH4c6A1nL97
Parent ID: vSkL.xltNQFyR_DB
SysFS ID: /devices/pci0000:00/0000:00:01.0/0000:01:00.0
SysFS BusID: 0000:01:00.0
Hardware Class: graphics card
Model: "ATI Curacao XT / Trinidad XT [Radeon R7 370 / R9 270X/370X]"
Vendor: pci 0x1002 "ATI Technologies Inc"
Device: pci 0x6810 "Curacao XT / Trinidad XT [Radeon R7 370 / R9 270X/370X]"
SubVendor: pci 0x1462 "Micro-Star International Co., Ltd. [MSI]"
SubDevice: pci 0x3340
Revision: 0x81
Driver: "amdgpu"
Driver Modules: "amdgpu"
Memory Range: 0xe0000000-0xefffffff (ro,non-prefetchable)
Memory Range: 0xf7d00000-0xf7d3ffff (rw,non-prefetchable)
I/O Ports: 0xe000-0xe0ff (rw)
Memory Range: 0x000c0000-0x000dffff (rw,non-prefetchable,disabled)
IRQ: 30 (55148953 events)
Module Alias: "pci:v00001002d00006810sv00001462sd00003340bc03sc00i00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #19 (PCI bridge)
22: PCI 1b.0: 0403 Audio device
[Created at pci.386]
Unique ID: u1Nb.udnV7GR60l7
SysFS ID: /devices/pci0000:00/0000:00:1b.0
SysFS BusID: 0000:00:1b.0
Hardware Class: sound
Model: "Intel 8 Series/C220 Series Chipset High Definition Audio Controller"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x8c20 "8 Series/C220 Series Chipset High Definition Audio Controller"
SubVendor: pci 0x1043 "ASUSTeK Computer Inc."
SubDevice: pci 0x8576
Revision: 0x05
Driver: "snd_hda_intel"
Driver Modules: "snd_hda_intel"
Memory Range: 0xf7e10000-0xf7e13fff (rw,non-prefetchable)
IRQ: 34 (6429 events)
Module Alias: "pci:v00008086d00008C20sv00001043sd00008576bc04sc03i00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
23: PCI 1f.3: 0c05 SMBus
[Created at pci.386]
Unique ID: nS1_.20CI5W_yV02
SysFS ID: /devices/pci0000:00/0000:00:1f.3
SysFS BusID: 0000:00:1f.3
Hardware Class: unknown
Model: "Intel 8 Series/C220 Series Chipset Family SMBus Controller"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x8c22 "8 Series/C220 Series Chipset Family SMBus Controller"
SubVendor: pci 0x1043 "ASUSTeK Computer Inc."
SubDevice: pci 0x8534
Revision: 0x05
Driver: "i801_smbus"
Driver Modules: "i2c_i801"
Memory Range: 0xf7e19000-0xf7e190ff (rw,non-prefetchable)
I/O Ports: 0xf040-0xf05f (rw)
IRQ: 18 (6 events)
Module Alias: "pci:v00008086d00008C22sv00001043sd00008534bc0Csc05i00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
24: PCI 00.0: 0600 Host bridge
[Created at pci.386]
Unique ID: qLht.MVAouZpWeME
SysFS ID: /devices/pci0000:00/0000:00:00.0
SysFS BusID: 0000:00:00.0
Hardware Class: bridge
Model: "Intel 4th Gen Core Processor DRAM Controller"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x0c00 "4th Gen Core Processor DRAM Controller"
SubVendor: pci 0x1043 "ASUSTeK Computer Inc."
SubDevice: pci 0x8534
Revision: 0x06
Driver: "hsw_uncore"
Driver Modules: "intel_uncore"
Module Alias: "pci:v00008086d00000C00sv00001043sd00008534bc06sc00i00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
25: PCI 03.0: 0403 Audio device
[Created at pci.386]
Unique ID: 3hqH.38j4whyeBxF
SysFS ID: /devices/pci0000:00/0000:00:03.0
SysFS BusID: 0000:00:03.0
Hardware Class: sound
Model: "Intel Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x0c0c "Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller"
SubVendor: pci 0x1043 "ASUSTeK Computer Inc."
SubDevice: pci 0x8534
Revision: 0x06
Driver: "snd_hda_intel"
Driver Modules: "snd_hda_intel"
Memory Range: 0xf7e14000-0xf7e17fff (rw,non-prefetchable)
IRQ: 33 (604 events)
Module Alias: "pci:v00008086d00000C0Csv00001043sd00008534bc04sc03i00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
26: PCI 1a.0: 0c03 USB Controller (EHCI)
[Created at pci.386]
Unique ID: pwJ7.B9II8ImMQqC
SysFS ID: /devices/pci0000:00/0000:00:1a.0
SysFS BusID: 0000:00:1a.0
Hardware Class: usb controller
Model: "Intel 8 Series/C220 Series Chipset Family USB EHCI #2"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x8c2d "8 Series/C220 Series Chipset Family USB EHCI #2"
SubVendor: pci 0x1043 "ASUSTeK Computer Inc."
SubDevice: pci 0x8534
Revision: 0x05
Driver: "ehci-pci"
Memory Range: 0xf7e1c000-0xf7e1c3ff (rw,non-prefetchable)
IRQ: 20 (29 events)
Module Alias: "pci:v00008086d00008C2Dsv00001043sd00008534bc0Csc03i20"
Driver Info #0:
Driver Status: ehci-hcd is not active
Driver Activation Cmd: "modprobe ehci-hcd"
Config Status: cfg=new, avail=yes, need=no, active=unknown
27: PCI 1d.0: 0c03 USB Controller (EHCI)
[Created at pci.386]
Unique ID: 1GTX.aFh2nIxQk8A
SysFS ID: /devices/pci0000:00/0000:00:1d.0
SysFS BusID: 0000:00:1d.0
Hardware Class: usb controller
Model: "Intel 8 Series/C220 Series Chipset Family USB EHCI #1"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x8c26 "8 Series/C220 Series Chipset Family USB EHCI #1"
SubVendor: pci 0x1043 "ASUSTeK Computer Inc."
SubDevice: pci 0x8534
Revision: 0x05
Driver: "ehci-pci"
Memory Range: 0xf7e1b000-0xf7e1b3ff (rw,non-prefetchable)
IRQ: 23 (33 events)
Module Alias: "pci:v00008086d00008C26sv00001043sd00008534bc0Csc03i20"
Driver Info #0:
Driver Status: ehci-hcd is not active
Driver Activation Cmd: "modprobe ehci-hcd"
Config Status: cfg=new, avail=yes, need=no, active=unknown
28: PCI 100.1: 0403 Audio device
[Created at pci.386]
Unique ID: NXNs.dmwMMI1h54C
Parent ID: vSkL.xltNQFyR_DB
SysFS ID: /devices/pci0000:00/0000:00:01.0/0000:01:00.1
SysFS BusID: 0000:01:00.1
Hardware Class: sound
Model: "ATI Oland/Hainan/Cape Verde/Pitcairn HDMI Audio [Radeon HD 7000 Series]"
Vendor: pci 0x1002 "ATI Technologies Inc"
Device: pci 0xaab0 "Oland/Hainan/Cape Verde/Pitcairn HDMI Audio [Radeon HD 7000 Series]"
SubVendor: pci 0x1462 "Micro-Star International Co., Ltd. [MSI]"
SubDevice: pci 0xaab0
Driver: "snd_hda_intel"
Driver Modules: "snd_hda_intel"
Memory Range: 0xf7d60000-0xf7d63fff (rw,non-prefetchable)
IRQ: 35 (1130 events)
Module Alias: "pci:v00001002d0000AAB0sv00001462sd0000AAB0bc04sc03i00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #19 (PCI bridge)
29: PCI 02.0: 0380 Display controller
[Created at pci.386]
Unique ID: _Znp.TSdLOE9I_h1
SysFS ID: /devices/pci0000:00/0000:00:02.0
SysFS BusID: 0000:00:02.0
Hardware Class: graphics card
Device Name: "Onboard IGD"
Model: "Intel Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x0412 "Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller"
SubVendor: pci 0x1043 "ASUSTeK Computer Inc."
SubDevice: pci 0x8534
Revision: 0x06
Driver: "i915"
Driver Modules: "i915"
Memory Range: 0xf7800000-0xf7bfffff (rw,non-prefetchable)
Memory Range: 0xd0000000-0xdfffffff (ro,non-prefetchable)
I/O Ports: 0xf000-0xf03f (rw)
IRQ: 31 (198968 events)
Module Alias: "pci:v00008086d00000412sv00001043sd00008534bc03sc80i00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
30: PCI 14.0: 0c03 USB Controller (XHCI)
[Created at pci.386]
Unique ID: MZfG.VpsNC8snQ2D
SysFS ID: /devices/pci0000:00/0000:00:14.0
SysFS BusID: 0000:00:14.0
Hardware Class: usb controller
Model: "Intel 8 Series/C220 Series Chipset Family USB xHCI"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x8c31 "8 Series/C220 Series Chipset Family USB xHCI"
SubVendor: pci 0x1043 "ASUSTeK Computer Inc."
SubDevice: pci 0x8534
Revision: 0x05
Driver: "xhci_hcd"
Driver Modules: "xhci_pci"
Memory Range: 0xf7e00000-0xf7e0ffff (rw,non-prefetchable)
IRQ: 32 (4427627 events)
Module Alias: "pci:v00008086d00008C31sv00001043sd00008534bc0Csc03i30"
Config Status: cfg=new, avail=yes, need=no, active=unknown
31: PCI 1c.2: 0604 PCI bridge (Normal decode)
[Created at pci.386]
Unique ID: hoOk.Tmd3Ya8ZUkD
SysFS ID: /devices/pci0000:00/0000:00:1c.2
SysFS BusID: 0000:00:1c.2
Hardware Class: bridge
Model: "Intel 8 Series/C220 Series Chipset Family PCI Express Root Port #3"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x8c14 "8 Series/C220 Series Chipset Family PCI Express Root Port #3"
SubVendor: pci 0x1043 "ASUSTeK Computer Inc."
SubDevice: pci 0x8534
Revision: 0xd5
Driver: "pcieport"
IRQ: 28 (no events)
Module Alias: "pci:v00008086d00008C14sv00001043sd00008534bc06sc04i00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
32: None 00.0: 10002 LCD Monitor
[Created at monitor.125]
Unique ID: rdCR.5jKXHmAd2V7
Parent ID: VCu0.pH4c6A1nL97
Hardware Class: monitor
Model: "AOC 20E1W"
Vendor: AOC "AOC"
Device: eisa 0x2001 "20E1W"
Serial ID: --
Resolution: 720x400@70Hz
Resolution: 640x480@60Hz
Resolution: 640x480@67Hz
Resolution: 640x480@72Hz
Resolution: 640x480@75Hz
Resolution: 800x600@56Hz
Resolution: 800x600@60Hz
Resolution: 800x600@72Hz
Resolution: 800x600@75Hz
Resolution: 832x624@75Hz
Resolution: 1024x768@60Hz
Resolution: 1024x768@70Hz
Resolution: 1024x768@75Hz
Resolution: 1600x900@60Hz
Resolution: 1280x720@60Hz
Size: 432x240 mm
Year of Manufacture: 2020
Week of Manufacture: 22
Detailed Timings #0:
Resolution: 1600x900
Horizontal: 1600 1624 1704 1800 (+24 +104 +200) +hsync
Vertical: 900 901 904 1000 (+1 +4 +100) +vsync
Frequencies: 108.00 MHz, 60.00 kHz, 60.00 Hz
Driver Info #0:
Max. Resolution: 1600x900
Vert. Sync Range: 50-76 Hz
Hor. Sync Range: 30-83 kHz
Bandwidth: 108 MHz
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #21 (VGA compatible controller)
34: IDE 500.0: 10600 Disk
[Created at block.245]
Unique ID: Rw8Y.Mkp_6bbuI56
Parent ID: w7Y8.vphX44x5F4C
SysFS ID: /class/block/sdd
SysFS BusID: 5:0:0:0
SysFS Device Link: /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0
Hardware Class: disk
Model: "HUA722020ALA330"
Device: "HUA722020ALA330"
Revision: "A3FB"
Driver: "ahci", "sd"
Driver Modules: "ahci"
Device File: /dev/sdd
Device Number: block 8:48-8:63
Drive status: no medium
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #16 (SATA controller)
35: IDE 300.0: 10600 Disk
[Created at block.245]
Unique ID: WZeP.Swb+Jt3KEO6
Parent ID: w7Y8.vphX44x5F4C
SysFS ID: /class/block/sdb
SysFS BusID: 3:0:0:0
SysFS Device Link: /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0
Hardware Class: disk
Model: "WDC WDS120G2G0A-"
Vendor: "WDC"
Device: "WDS120G2G0A-"
Revision: "0000"
Driver: "ahci", "sd"
Driver Modules: "ahci"
Device File: /dev/sdb
Device Number: block 8:16-8:31
Drive status: no medium
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #16 (SATA controller)
36: IDE 400.0: 10600 Disk
[Created at block.245]
Unique ID: _kuT.PM+hctftLO8
Parent ID: w7Y8.vphX44x5F4C
SysFS ID: /class/block/sdc
SysFS BusID: 4:0:0:0
SysFS Device Link: /devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0
Hardware Class: disk
Model: "KINGSTON SVP100S"
Vendor: "KINGSTON"
Device: "SVP100S"
Revision: "0202"
Driver: "ahci", "sd"
Driver Modules: "ahci"
Device File: /dev/sdc
Device Number: block 8:32-8:47
Drive status: no medium
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #16 (SATA controller)
37: IDE 200.0: 10600 Disk
[Created at block.245]
Unique ID: 3OOL.XR6+8001PLC
Parent ID: w7Y8.vphX44x5F4C
SysFS ID: /class/block/sda
SysFS BusID: 2:0:0:0
SysFS Device Link: /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0
Hardware Class: disk
Model: "SAMSUNG HD103SI"
Vendor: "SAMSUNG"
Device: "HD103SI"
Revision: "1118"
Driver: "ahci", "sd"
Driver Modules: "ahci"
Device File: /dev/sda
Device Number: block 8:0-8:15
Drive status: no medium
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #16 (SATA controller)
38: None 00.0: 10600 Disk
[Created at block.245]
Unique ID: OKyR.Fxp0d3BezAE
SysFS ID: /class/block/zram0
Hardware Class: disk
Model: "Disk"
Device File: /dev/zram0
Device Number: block 254:0
Drive status: no medium
Config Status: cfg=new, avail=yes, need=no, active=unknown
39: USB 00.0: 10800 Keyboard
[Created at usb.122]
Unique ID: BR6c.IuOD4FZm058
Parent ID: uIhY.2DFUsyrieMD
SysFS ID: /devices/pci0000:00/0000:00:14.0/usb3/3-13/3-13:1.0
SysFS BusID: 3-13:1.0
Hardware Class: keyboard
Model: "INSTANT USB Keyboard"
Hotplug: USB
Vendor: usb 0x30fa "INSTANT"
Device: usb 0x2051 "USB Keyboard"
Revision: "1.00"
Driver: "usbhid"
Driver Modules: "usbhid"
Device File: /dev/input/event7
Device Number: char 13:71
Speed: 1.5 Mbps
Module Alias: "usb:v30FAp2051d0100dc00dsc00dp00ic03isc01ip01in00"
Driver Info #0:
XkbRules: xfree86
XkbModel: pc104
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #41 (Hub)
40: USB 00.0: 10a00 Hub
[Created at usb.122]
Unique ID: FKGF.Wkj53szWOaA
Parent ID: pBe4.oLWCeziExdF
SysFS ID: /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1:1.0
SysFS BusID: 2-1:1.0
Hardware Class: hub
Model: "Intel Integrated Rate Matching Hub"
Hotplug: USB
Vendor: usb 0x8087 "Intel Corp."
Device: usb 0x8000 "Integrated Rate Matching Hub"
Revision: "0.05"
Driver: "hub"
Driver Modules: "usbcore"
Speed: 480 Mbps
Module Alias: "usb:v8087p8000d0005dc09dsc00dp01ic09isc00ip00in00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #50 (Hub)
41: USB 00.0: 10a00 Hub
[Created at usb.122]
Unique ID: uIhY.2DFUsyrieMD
Parent ID: MZfG.VpsNC8snQ2D
SysFS ID: /devices/pci0000:00/0000:00:14.0/usb3/3-0:1.0
SysFS BusID: 3-0:1.0
Hardware Class: hub
Model: "Linux Foundation 2.0 root hub"
Hotplug: USB
Vendor: usb 0x1d6b "Linux Foundation"
Device: usb 0x0002 "2.0 root hub"
Revision: "5.15"
Serial ID: --
Driver: "hub"
Driver Modules: "usbcore"
Speed: 480 Mbps
Module Alias: "usb:v1D6Bp0002d0515dc09dsc00dp01ic09isc00ip00in00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #30 (USB Controller)
42: USB 00.0: 10503 USB Mouse
[Created at usb.122]
Unique ID: cZkm.mMKsmYe+haB
Parent ID: uIhY.2DFUsyrieMD
SysFS ID: /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0
SysFS BusID: 3-14:1.0
Hardware Class: mouse
Model: "Pixart Imaging Gaming Mouse"
Hotplug: USB
Vendor: usb 0x093a "Pixart Imaging, Inc."
Device: usb 0x2532 "Gaming Mouse"
Revision: "1.00"
Compatible to: int 0x0210 0x0025
Driver: "usbhid"
Driver Modules: "usbhid"
Device File: /dev/input/mice (/dev/input/mouse2)
Device Files: /dev/input/mice, /dev/input/mouse2, /dev/input/event12
Device Number: char 13:63 (char 13:34)
Speed: 12 Mbps
Module Alias: "usb:v093Ap2532d0100dc00dsc00dp00ic03isc01ip02in00"
Driver Info #0:
Buttons: 5
Wheels: 2
XFree86 Protocol: explorerps/2
GPM Protocol: exps2
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #41 (Hub)
43: USB 00.0: 10800 Keyboard
[Created at usb.122]
Unique ID: KRJj.gK_yUqiM+r6
Parent ID: uIhY.2DFUsyrieMD
SysFS ID: /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0
SysFS BusID: 3-1:1.0
Hardware Class: keyboard
Model: "digital-X Keyboard"
Hotplug: USB
Vendor: usb 0x0513 "digital-X, Inc."
Device: usb 0x0318
Revision: "1.00"
Driver: "usbhid"
Driver Modules: "usbhid"
Device File: /dev/input/event3
Device Number: char 13:67
Speed: 1.5 Mbps
Module Alias: "usb:v0513p0318d0100dc00dsc00dp00ic03isc01ip01in00"
Driver Info #0:
XkbRules: xfree86
XkbModel: pc104
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #41 (Hub)
44: USB 00.0: 10a00 Hub
[Created at usb.122]
Unique ID: zPk0.xYNhIwdOaa6
Parent ID: MZfG.VpsNC8snQ2D
SysFS ID: /devices/pci0000:00/0000:00:14.0/usb4/4-0:1.0
SysFS BusID: 4-0:1.0
Hardware Class: hub
Model: "Linux Foundation 3.0 root hub"
Hotplug: USB
Vendor: usb 0x1d6b "Linux Foundation"
Device: usb 0x0003 "3.0 root hub"
Revision: "5.15"
Serial ID: --
Driver: "hub"
Driver Modules: "usbcore"
Module Alias: "usb:v1D6Bp0003d0515dc09dsc00dp03ic09isc00ip00in00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #30 (USB Controller)
45: USB 00.1: 10503 USB Mouse
[Created at usb.122]
Unique ID: ecMg.1dusbT+ssA7
Parent ID: uIhY.2DFUsyrieMD
SysFS ID: /devices/pci0000:00/0000:00:14.0/usb3/3-13/3-13:1.1
SysFS BusID: 3-13:1.1
Hardware Class: mouse
Model: "INSTANT USB Keyboard"
Hotplug: USB
Vendor: usb 0x30fa "INSTANT"
Device: usb 0x2051 "USB Keyboard"
Revision: "1.00"
Compatible to: int 0x0210 0x0025
Driver: "usbhid"
Driver Modules: "usbhid"
Device File: /dev/input/mice (/dev/input/mouse1)
Device Files: /dev/input/mice, /dev/input/mouse1, /dev/input/event11
Device Number: char 13:63 (char 13:33)
Speed: 1.5 Mbps
Module Alias: "usb:v30FAp2051d0100dc00dsc00dp00ic03isc00ip02in01"
Driver Info #0:
Buttons: 5
Wheels: 2
XFree86 Protocol: explorerps/2
GPM Protocol: exps2
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #41 (Hub)
46: USB 00.0: 10a00 Hub
[Created at usb.122]
Unique ID: k4bc.FHd55n4xKo7
Parent ID: pwJ7.B9II8ImMQqC
SysFS ID: /devices/pci0000:00/0000:00:1a.0/usb1/1-0:1.0
SysFS BusID: 1-0:1.0
Hardware Class: hub
Model: "Linux Foundation 2.0 root hub"
Hotplug: USB
Vendor: usb 0x1d6b "Linux Foundation"
Device: usb 0x0002 "2.0 root hub"
Revision: "5.15"
Serial ID: --
Driver: "hub"
Driver Modules: "usbcore"
Speed: 480 Mbps
Module Alias: "usb:v1D6Bp0002d0515dc09dsc00dp00ic09isc00ip00in00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #26 (USB Controller)
47: USB 00.1: 0000 Unclassified device
[Created at usb.122]
Unique ID: 4l_q.mkvMcs+UmX6
Parent ID: uIhY.2DFUsyrieMD
SysFS ID: /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.1
SysFS BusID: 3-14:1.1
Hardware Class: unknown
Model: "Pixart Imaging Gaming Mouse"
Hotplug: USB
Vendor: usb 0x093a "Pixart Imaging, Inc."
Device: usb 0x2532 "Gaming Mouse"
Revision: "1.00"
Driver: "usbhid"
Driver Modules: "usbhid"
Device File: /dev/input/event13
Device Number: char 13:77
Speed: 12 Mbps
Module Alias: "usb:v093Ap2532d0100dc00dsc00dp00ic03isc00ip01in01"
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #41 (Hub)
48: USB 00.0: 10a00 Hub
[Created at usb.122]
Unique ID: ADDn.e2H5vPw9ceD
Parent ID: k4bc.FHd55n4xKo7
SysFS ID: /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1:1.0
SysFS BusID: 1-1:1.0
Hardware Class: hub
Model: "Intel Integrated Rate Matching Hub"
Hotplug: USB
Vendor: usb 0x8087 "Intel Corp."
Device: usb 0x8008 "Integrated Rate Matching Hub"
Revision: "0.05"
Driver: "hub"
Driver Modules: "usbcore"
Speed: 480 Mbps
Module Alias: "usb:v8087p8008d0005dc09dsc00dp01ic09isc00ip00in00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #46 (Hub)
49: USB 00.1: 10503 USB Mouse
[Created at usb.122]
Unique ID: ncZn.vZdQ+p4aqq6
Parent ID: uIhY.2DFUsyrieMD
SysFS ID: /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.1
SysFS BusID: 3-1:1.1
Hardware Class: mouse
Model: "digital-X USB Mouse"
Hotplug: USB
Vendor: usb 0x0513 "digital-X, Inc."
Device: usb 0x0318
Revision: "1.00"
Compatible to: int 0x0210 0x0045
Driver: "usbhid"
Driver Modules: "usbhid"
Device File: /dev/input/mice (/dev/input/mouse0)
Device Files: /dev/input/mice, /dev/input/mouse0, /dev/input/event4
Device Number: char 13:63 (char 13:32)
Speed: 1.5 Mbps
Module Alias: "usb:v0513p0318d0100dc00dsc00dp00ic03isc01ip02in01"
Driver Info #0:
Buttons: 5
Wheels: 4
XFree86 Protocol: explorerps/2
GPM Protocol: exps2
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #41 (Hub)
50: USB 00.0: 10a00 Hub
[Created at usb.122]
Unique ID: pBe4.oLWCeziExdF
Parent ID: 1GTX.aFh2nIxQk8A
SysFS ID: /devices/pci0000:00/0000:00:1d.0/usb2/2-0:1.0
SysFS BusID: 2-0:1.0
Hardware Class: hub
Model: "Linux Foundation 2.0 root hub"
Hotplug: USB
Vendor: usb 0x1d6b "Linux Foundation"
Device: usb 0x0002 "2.0 root hub"
Revision: "5.15"
Serial ID: --
Driver: "hub"
Driver Modules: "usbcore"
Speed: 480 Mbps
Module Alias: "usb:v1D6Bp0002d0515dc09dsc00dp00ic09isc00ip00in00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #27 (USB Controller)
51: None 00.0: 10103 CPU
[Created at cpu.462]
Unique ID: rdCR.j8NaKXDZtZ6
Hardware Class: cpu
Arch: X86-64
Vendor: "GenuineIntel"
Model: 6.60.3 "Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz"
Features: fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,dts,acpi,mmx,fxsr,sse,sse2,ss,ht,tm,pbe,syscall,nx,pdpe1gb,rdtscp,lm,constant_tsc,arch_perfmon,pebs,bts,rep_good,nopl,xtopology,nonstop_tsc,cpuid,aperfmperf,pni,pclmulqdq,dtes64,monitor,ds_cpl,vmx,est,tm2,ssse3,sdbg,fma,cx16,xtpr,pdcm,pcid,sse4_1,sse4_2,x2apic,movbe,popcnt,tsc_deadline_timer,aes,xsave,avx,f16c,rdrand,lahf_lm,abm,cpuid_fault,epb,invpcid_single,pti,ssbd,ibrs,ibpb,stibp,tpr_shadow,vnmi,flexpriority,ept,vpid,ept_ad,fsgsbase,tsc_adjust,bmi1,avx2,smep,bmi2,erms,invpcid,xsaveopt,dtherm,ida,arat,pln,pts,md_clear,flush_l1d
Clock: 4480 MHz
BogoMips: 7981.63
Cache: 8192 kb
Units/Processor: 16
Config Status: cfg=new, avail=yes, need=no, active=unknown
52: None 01.0: 10103 CPU
[Created at cpu.462]
Unique ID: wkFv.j8NaKXDZtZ6
Hardware Class: cpu
Arch: X86-64
Vendor: "GenuineIntel"
Model: 6.60.3 "Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz"
Features: fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,dts,acpi,mmx,fxsr,sse,sse2,ss,ht,tm,pbe,syscall,nx,pdpe1gb,rdtscp,lm,constant_tsc,arch_perfmon,pebs,bts,rep_good,nopl,xtopology,nonstop_tsc,cpuid,aperfmperf,pni,pclmulqdq,dtes64,monitor,ds_cpl,vmx,est,tm2,ssse3,sdbg,fma,cx16,xtpr,pdcm,pcid,sse4_1,sse4_2,x2apic,movbe,popcnt,tsc_deadline_timer,aes,xsave,avx,f16c,rdrand,lahf_lm,abm,cpuid_fault,epb,invpcid_single,pti,ssbd,ibrs,ibpb,stibp,tpr_shadow,vnmi,flexpriority,ept,vpid,ept_ad,fsgsbase,tsc_adjust,bmi1,avx2,smep,bmi2,erms,invpcid,xsaveopt,dtherm,ida,arat,pln,pts,md_clear,flush_l1d
Clock: 800 MHz
BogoMips: 7981.63
Cache: 8192 kb
Units/Processor: 16
Config Status: cfg=new, avail=yes, need=no, active=unknown
53: None 02.0: 10103 CPU
[Created at cpu.462]
Unique ID: +rIN.j8NaKXDZtZ6
Hardware Class: cpu
Arch: X86-64
Vendor: "GenuineIntel"
Model: 6.60.3 "Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz"
Features: fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,dts,acpi,mmx,fxsr,sse,sse2,ss,ht,tm,pbe,syscall,nx,pdpe1gb,rdtscp,lm,constant_tsc,arch_perfmon,pebs,bts,rep_good,nopl,xtopology,nonstop_tsc,cpuid,aperfmperf,pni,pclmulqdq,dtes64,monitor,ds_cpl,vmx,est,tm2,ssse3,sdbg,fma,cx16,xtpr,pdcm,pcid,sse4_1,sse4_2,x2apic,movbe,popcnt,tsc_deadline_timer,aes,xsave,avx,f16c,rdrand,lahf_lm,abm,cpuid_fault,epb,invpcid_single,pti,ssbd,ibrs,ibpb,stibp,tpr_shadow,vnmi,flexpriority,ept,vpid,ept_ad,fsgsbase,tsc_adjust,bmi1,avx2,smep,bmi2,erms,invpcid,xsaveopt,dtherm,ida,arat,pln,pts,md_clear,flush_l1d
Clock: 1000 MHz
BogoMips: 7981.63
Cache: 8192 kb
Units/Processor: 16
Config Status: cfg=new, avail=yes, need=no, active=unknown
54: None 03.0: 10103 CPU
[Created at cpu.462]
Unique ID: 4zLr.j8NaKXDZtZ6
Hardware Class: cpu
Arch: X86-64
Vendor: "GenuineIntel"
Model: 6.60.3 "Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz"
Features: fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,dts,acpi,mmx,fxsr,sse,sse2,ss,ht,tm,pbe,syscall,nx,pdpe1gb,rdtscp,lm,constant_tsc,arch_perfmon,pebs,bts,rep_good,nopl,xtopology,nonstop_tsc,cpuid,aperfmperf,pni,pclmulqdq,dtes64,monitor,ds_cpl,vmx,est,tm2,ssse3,sdbg,fma,cx16,xtpr,pdcm,pcid,sse4_1,sse4_2,x2apic,movbe,popcnt,tsc_deadline_timer,aes,xsave,avx,f16c,rdrand,lahf_lm,abm,cpuid_fault,epb,invpcid_single,pti,ssbd,ibrs,ibpb,stibp,tpr_shadow,vnmi,flexpriority,ept,vpid,ept_ad,fsgsbase,tsc_adjust,bmi1,avx2,smep,bmi2,erms,invpcid,xsaveopt,dtherm,ida,arat,pln,pts,md_clear,flush_l1d
Clock: 1200 MHz
BogoMips: 7981.63
Cache: 8192 kb
Units/Processor: 16
Config Status: cfg=new, avail=yes, need=no, active=unknown
55: None 04.0: 10103 CPU
[Created at cpu.462]
Unique ID: 94PJ.j8NaKXDZtZ6
Hardware Class: cpu
Arch: X86-64
Vendor: "GenuineIntel"
Model: 6.60.3 "Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz"
Features: fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,dts,acpi,mmx,fxsr,sse,sse2,ss,ht,tm,pbe,syscall,nx,pdpe1gb,rdtscp,lm,constant_tsc,arch_perfmon,pebs,bts,rep_good,nopl,xtopology,nonstop_tsc,cpuid,aperfmperf,pni,pclmulqdq,dtes64,monitor,ds_cpl,vmx,est,tm2,ssse3,sdbg,fma,cx16,xtpr,pdcm,pcid,sse4_1,sse4_2,x2apic,movbe,popcnt,tsc_deadline_timer,aes,xsave,avx,f16c,rdrand,lahf_lm,abm,cpuid_fault,epb,invpcid_single,pti,ssbd,ibrs,ibpb,stibp,tpr_shadow,vnmi,flexpriority,ept,vpid,ept_ad,fsgsbase,tsc_adjust,bmi1,avx2,smep,bmi2,erms,invpcid,xsaveopt,dtherm,ida,arat,pln,pts,md_clear,flush_l1d
Clock: 4475 MHz
BogoMips: 7981.63
Cache: 8192 kb
Units/Processor: 16
Config Status: cfg=new, avail=yes, need=no, active=unknown
56: None 05.0: 10103 CPU
[Created at cpu.462]
Unique ID: EBSn.j8NaKXDZtZ6
Hardware Class: cpu
Arch: X86-64
Vendor: "GenuineIntel"
Model: 6.60.3 "Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz"
Features: fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,dts,acpi,mmx,fxsr,sse,sse2,ss,ht,tm,pbe,syscall,nx,pdpe1gb,rdtscp,lm,constant_tsc,arch_perfmon,pebs,bts,rep_good,nopl,xtopology,nonstop_tsc,cpuid,aperfmperf,pni,pclmulqdq,dtes64,monitor,ds_cpl,vmx,est,tm2,ssse3,sdbg,fma,cx16,xtpr,pdcm,pcid,sse4_1,sse4_2,x2apic,movbe,popcnt,tsc_deadline_timer,aes,xsave,avx,f16c,rdrand,lahf_lm,abm,cpuid_fault,epb,invpcid_single,pti,ssbd,ibrs,ibpb,stibp,tpr_shadow,vnmi,flexpriority,ept,vpid,ept_ad,fsgsbase,tsc_adjust,bmi1,avx2,smep,bmi2,erms,invpcid,xsaveopt,dtherm,ida,arat,pln,pts,md_clear,flush_l1d
Clock: 4475 MHz
BogoMips: 7981.63
Cache: 8192 kb
Units/Processor: 16
Config Status: cfg=new, avail=yes, need=no, active=unknown
57: None 06.0: 10103 CPU
[Created at cpu.462]
Unique ID: JIVF.j8NaKXDZtZ6
Hardware Class: cpu
Arch: X86-64
Vendor: "GenuineIntel"
Model: 6.60.3 "Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz"
Features: fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,dts,acpi,mmx,fxsr,sse,sse2,ss,ht,tm,pbe,syscall,nx,pdpe1gb,rdtscp,lm,constant_tsc,arch_perfmon,pebs,bts,rep_good,nopl,xtopology,nonstop_tsc,cpuid,aperfmperf,pni,pclmulqdq,dtes64,monitor,ds_cpl,vmx,est,tm2,ssse3,sdbg,fma,cx16,xtpr,pdcm,pcid,sse4_1,sse4_2,x2apic,movbe,popcnt,tsc_deadline_timer,aes,xsave,avx,f16c,rdrand,lahf_lm,abm,cpuid_fault,epb,invpcid_single,pti,ssbd,ibrs,ibpb,stibp,tpr_shadow,vnmi,flexpriority,ept,vpid,ept_ad,fsgsbase,tsc_adjust,bmi1,avx2,smep,bmi2,erms,invpcid,xsaveopt,dtherm,ida,arat,pln,pts,md_clear,flush_l1d
Clock: 1000 MHz
BogoMips: 7981.63
Cache: 8192 kb
Units/Processor: 16
Config Status: cfg=new, avail=yes, need=no, active=unknown
58: None 07.0: 10103 CPU
[Created at cpu.462]
Unique ID: OPYj.j8NaKXDZtZ6
Hardware Class: cpu
Arch: X86-64
Vendor: "GenuineIntel"
Model: 6.60.3 "Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz"
Features: fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,dts,acpi,mmx,fxsr,sse,sse2,ss,ht,tm,pbe,syscall,nx,pdpe1gb,rdtscp,lm,constant_tsc,arch_perfmon,pebs,bts,rep_good,nopl,xtopology,nonstop_tsc,cpuid,aperfmperf,pni,pclmulqdq,dtes64,monitor,ds_cpl,vmx,est,tm2,ssse3,sdbg,fma,cx16,xtpr,pdcm,pcid,sse4_1,sse4_2,x2apic,movbe,popcnt,tsc_deadline_timer,aes,xsave,avx,f16c,rdrand,lahf_lm,abm,cpuid_fault,epb,invpcid_single,pti,ssbd,ibrs,ibpb,stibp,tpr_shadow,vnmi,flexpriority,ept,vpid,ept_ad,fsgsbase,tsc_adjust,bmi1,avx2,smep,bmi2,erms,invpcid,xsaveopt,dtherm,ida,arat,pln,pts,md_clear,flush_l1d
Clock: 4433 MHz
BogoMips: 7981.63
Cache: 8192 kb
Units/Processor: 16
Config Status: cfg=new, avail=yes, need=no, active=unknown
59: None 00.0: 10700 Loopback
[Created at net.126]
Unique ID: ZsBS.GQNx7L4uPNA
SysFS ID: /class/net/lo
Hardware Class: network interface
Model: "Loopback network interface"
Device File: lo
Link detected: yes
Config Status: cfg=new, avail=yes, need=no, active=unknown
60: None 00.0: 10701 Ethernet
[Created at net.126]
Unique ID: 92a1.ndpeucax6V1
Parent ID: UOJ9.Jl2lCs4I0S5
SysFS ID: /class/net/enp3s0
SysFS Device Link: /devices/pci0000:00/0000:00:1c.2/0000:03:00.0
Hardware Class: network interface
Model: "Ethernet network interface"
Driver: "r8169"
Driver Modules: "r8169"
Device File: enp3s0
HW Address: C175B910E8CF5B3F211EA74630FAF41C
Permanent HW Address: C175B910E8CF5B3F211EA74630FAF41C
Link detected: yes
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #15 (Ethernet controller)