-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy path23A46F007D
920 lines (870 loc) · 32.4 KB
/
23A46F007D
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
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
12: PCI 18.3: 0600 Host bridge
[Created at pci.386]
Unique ID: Fhhh.HHB0Ge_q1l7
SysFS ID: /devices/pci0000:00/0000:00:18.3
SysFS BusID: 0000:00:18.3
Hardware Class: bridge
Model: "AMD Family 15h (Models 10h-1fh) Processor Function 3"
Vendor: pci 0x1022 "AMD"
Device: pci 0x1403 "Family 15h (Models 10h-1fh) Processor Function 3"
Driver: "k10temp"
Driver Modules: "k10temp"
Module Alias: "pci:v00001022d00001403sv00000000sd00000000bc06sc00i00"
Driver Info #0:
Driver Status: k10temp is active
Driver Activation Cmd: "modprobe k10temp"
Config Status: cfg=new, avail=yes, need=no, active=unknown
13: PCI 13.2: 0c03 USB Controller (EHCI)
[Created at pci.386]
Unique ID: 06bT.Mx1RaBhWJw5
SysFS ID: /devices/pci0000:00/0000:00:13.2
SysFS BusID: 0000:00:13.2
Hardware Class: usb controller
Model: "AMD FCH USB EHCI Controller"
Vendor: pci 0x1022 "AMD"
Device: pci 0x7808 "FCH USB EHCI Controller"
SubVendor: pci 0x1458 "Gigabyte Technology Co., Ltd"
SubDevice: pci 0x5004
Revision: 0x11
Driver: "ehci-pci"
Memory Range: 0xfeb4d000-0xfeb4d0ff (rw,non-prefetchable)
IRQ: 17 (1575375 events)
Module Alias: "pci:v00001022d00007808sv00001458sd00005004bc0Csc03i20"
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
14: PCI 10.0: 0c03 USB Controller (XHCI)
[Created at pci.386]
Unique ID: 37TO.Yb3rreNIylF
SysFS ID: /devices/pci0000:00/0000:00:10.0
SysFS BusID: 0000:00:10.0
Hardware Class: usb controller
Model: "AMD FCH USB XHCI Controller"
Vendor: pci 0x1022 "AMD"
Device: pci 0x7812 "FCH USB XHCI Controller"
SubVendor: pci 0x1458 "Gigabyte Technology Co., Ltd"
SubDevice: pci 0x5004
Revision: 0x03
Driver: "xhci_hcd"
Memory Range: 0xfeb4a000-0xfeb4bfff (rw,non-prefetchable)
IRQ: 18 (393832 events)
Module Alias: "pci:v00001022d00007812sv00001458sd00005004bc0Csc03i30"
Config Status: cfg=new, avail=yes, need=no, active=unknown
15: PCI 18.1: 0600 Host bridge
[Created at pci.386]
Unique ID: W1j0.FSIWIVlQ_z6
SysFS ID: /devices/pci0000:00/0000:00:18.1
SysFS BusID: 0000:00:18.1
Hardware Class: bridge
Model: "AMD Family 15h (Models 10h-1fh) Processor Function 1"
Vendor: pci 0x1022 "AMD"
Device: pci 0x1401 "Family 15h (Models 10h-1fh) Processor Function 1"
Module Alias: "pci:v00001022d00001401sv00000000sd00000000bc06sc00i00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
16: PCI 200.0: 0200 Ethernet controller
[Created at pci.386]
Unique ID: c3qJ.zXk7oqaYrd2
Parent ID: CvwD.nV9PPa_ZQ2D
SysFS ID: /devices/pci0000:00/0000:00:05.0/0000:02:00.0
SysFS BusID: 0000:02: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 0x10ec "Realtek Semiconductor Co., Ltd."
SubDevice: pci 0x0123
Revision: 0x02
Driver: "r8169"
Driver Modules: "r8169"
Device File: enp2s0
I/O Ports: 0xd000-0xdfff (rw)
Memory Range: 0xfea00000-0xfea00fff (rw,non-prefetchable)
Memory Range: 0xd0000000-0xd000ffff (ro,non-prefetchable)
IRQ: 17 (1575375 events)
HW Address: ...
Permanent HW Address: ...
Link detected: yes
Module Alias: "pci:v000010ECd00008168sv000010ECsd00000123bc02sc00i00"
Driver Info #0:
Driver Status: r8169 is active
Driver Activation Cmd: "modprobe r8169"
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #36 (PCI bridge)
17: PCI 01.0: 0300 VGA compatible controller (VGA)
[Created at pci.386]
Unique ID: vSkL.lu2xvhKVlt3
SysFS ID: /devices/pci0000:00/0000:00:01.0
SysFS BusID: 0000:00:01.0
Hardware Class: graphics card
Model: "ATI Trinity [Radeon HD 7660D]"
Vendor: pci 0x1002 "ATI Technologies Inc"
Device: pci 0x9901 "Trinity [Radeon HD 7660D]"
SubVendor: pci 0x1002 "ATI Technologies Inc"
SubDevice: pci 0x9901
Driver: "radeon"
Driver Modules: "radeon"
Memory Range: 0xc0000000-0xcfffffff (ro,non-prefetchable)
I/O Ports: 0xf000-0xf0ff (rw)
Memory Range: 0xfeb00000-0xfeb3ffff (rw,non-prefetchable)
Memory Range: 0x000c0000-0x000dffff (rw,non-prefetchable,disabled)
IRQ: 40 (5 events)
Module Alias: "pci:v00001002d00009901sv00001002sd00009901bc03sc00i00"
Driver Info #0:
Driver Status: radeon is active
Driver Activation Cmd: "modprobe radeon"
Config Status: cfg=new, avail=yes, need=no, active=unknown
18: PCI 14.5: 0c03 USB Controller (OHCI)
[Created at pci.386]
Unique ID: hB6S.dLB5wFx3D90
SysFS ID: /devices/pci0000:00/0000:00:14.5
SysFS BusID: 0000:00:14.5
Hardware Class: usb controller
Model: "AMD FCH USB OHCI Controller"
Vendor: pci 0x1022 "AMD"
Device: pci 0x7809 "FCH USB OHCI Controller"
SubVendor: pci 0x1458 "Gigabyte Technology Co., Ltd"
SubDevice: pci 0x5004
Revision: 0x11
Driver: "ohci-pci"
Memory Range: 0xfeb4c000-0xfeb4cfff (rw,non-prefetchable)
IRQ: 18 (393832 events)
Module Alias: "pci:v00001022d00007809sv00001458sd00005004bc0Csc03i10"
Driver Info #0:
Driver Status: ohci-hcd is not active
Driver Activation Cmd: "modprobe ohci-hcd"
Config Status: cfg=new, avail=yes, need=no, active=unknown
19: PCI 13.0: 0c03 USB Controller (OHCI)
[Created at pci.386]
Unique ID: HSco.bWIby6if9OF
SysFS ID: /devices/pci0000:00/0000:00:13.0
SysFS BusID: 0000:00:13.0
Hardware Class: usb controller
Model: "AMD FCH USB OHCI Controller"
Vendor: pci 0x1022 "AMD"
Device: pci 0x7807 "FCH USB OHCI Controller"
SubVendor: pci 0x1458 "Gigabyte Technology Co., Ltd"
SubDevice: pci 0x5004
Revision: 0x11
Driver: "ohci-pci"
Memory Range: 0xfeb4e000-0xfeb4efff (rw,non-prefetchable)
IRQ: 18 (393832 events)
Module Alias: "pci:v00001022d00007807sv00001458sd00005004bc0Csc03i10"
Driver Info #0:
Driver Status: ohci-hcd is not active
Driver Activation Cmd: "modprobe ohci-hcd"
Config Status: cfg=new, avail=yes, need=no, active=unknown
20: PCI 04.0: 0604 PCI bridge (Normal decode)
[Created at pci.386]
Unique ID: 8otl.G5Dfw+ssufC
SysFS ID: /devices/pci0000:00/0000:00:04.0
SysFS BusID: 0000:00:04.0
Hardware Class: bridge
Model: "AMD Trinity A-series APU"
Vendor: pci 0x1022 "AMD"
Device: pci 0x1414 "Family 15h (Models 10h-1fh) Processor Root Port"
SubVendor: pci 0x1022 "AMD"
SubDevice: pci 0x1234 "Trinity A-series APU"
Driver: "pcieport"
IRQ: 25 (no events)
Module Alias: "pci:v00001022d00001414sv00001022sd00001234bc06sc04i00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
21: PCI 14.3: 0601 ISA bridge
[Created at pci.386]
Unique ID: yX7n.Cixnu2ojEgC
SysFS ID: /devices/pci0000:00/0000:00:14.3
SysFS BusID: 0000:00:14.3
Hardware Class: bridge
Model: "AMD FCH LPC Bridge"
Vendor: pci 0x1022 "AMD"
Device: pci 0x780e "FCH LPC Bridge"
SubVendor: pci 0x1022 "AMD"
SubDevice: pci 0x780e
Revision: 0x11
Module Alias: "pci:v00001022d0000780Esv00001022sd0000780Ebc06sc01i00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
22: PCI 100.0: 0200 Ethernet controller
[Created at pci.386]
Unique ID: lkKU.5rbhBgx50x4
Parent ID: 8otl.G5Dfw+ssufC
SysFS ID: /devices/pci0000:00/0000:00:04.0/0000:01:00.0
SysFS BusID: 0000:01:00.0
Hardware Class: network
Model: "Gigabyte Onboard Ethernet"
Vendor: pci 0x10ec "Realtek Semiconductor Co., Ltd."
Device: pci 0x8168 "RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller"
SubVendor: pci 0x1458 "Gigabyte Technology Co., Ltd"
SubDevice: pci 0xe000 "Onboard Ethernet"
Revision: 0x06
Driver: "r8169"
Driver Modules: "r8169"
Device File: enp1s0
I/O Ports: 0xe000-0xefff (rw)
Memory Range: 0xd0104000-0xd0104fff (ro,non-prefetchable)
Memory Range: 0xd0100000-0xd0103fff (ro,non-prefetchable)
IRQ: 16 (1218 events)
HW Address: ...
Permanent HW Address: ...
Link detected: yes
Module Alias: "pci:v000010ECd00008168sv00001458sd0000E000bc02sc00i00"
Driver Info #0:
Driver Status: r8169 is active
Driver Activation Cmd: "modprobe r8169"
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #20 (PCI bridge)
23: PCI 00.2: 0806 IOMMU
[Created at pci.386]
Unique ID: Z+fY.GJnXcgl3o20
SysFS ID: /devices/pci0000:00/0000:00:00.2
SysFS BusID: 0000:00:00.2
Hardware Class: unknown
Model: "AMD Family 15h (Models 10h-1fh) I/O Memory Management Unit"
Vendor: pci 0x1022 "AMD"
Device: pci 0x1419 "Family 15h (Models 10h-1fh) I/O Memory Management Unit"
SubVendor: pci 0x1022 "AMD"
SubDevice: pci 0x1419
IRQ: 24 (no events)
Module Alias: "pci:v00001022d00001419sv00001022sd00001419bc08sc06i00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
24: PCI 12.2: 0c03 USB Controller (EHCI)
[Created at pci.386]
Unique ID: x_X+.Mx1RaBhWJw5
SysFS ID: /devices/pci0000:00/0000:00:12.2
SysFS BusID: 0000:00:12.2
Hardware Class: usb controller
Model: "AMD FCH USB EHCI Controller"
Vendor: pci 0x1022 "AMD"
Device: pci 0x7808 "FCH USB EHCI Controller"
SubVendor: pci 0x1458 "Gigabyte Technology Co., Ltd"
SubDevice: pci 0x5004
Revision: 0x11
Driver: "ehci-pci"
Memory Range: 0xfeb4f000-0xfeb4f0ff (rw,non-prefetchable)
IRQ: 17 (1575375 events)
Module Alias: "pci:v00001022d00007808sv00001458sd00005004bc0Csc03i20"
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
25: PCI 00.0: 0600 Host bridge
[Created at pci.386]
Unique ID: qLht.snEqn_9LmLE
SysFS ID: /devices/pci0000:00/0000:00:00.0
SysFS BusID: 0000:00:00.0
Hardware Class: bridge
Model: "AMD Family 15h (Models 10h-1fh) Processor Root Complex"
Vendor: pci 0x1022 "AMD"
Device: pci 0x1410 "Family 15h (Models 10h-1fh) Processor Root Complex"
SubVendor: pci 0x1022 "AMD"
SubDevice: pci 0x1410
Module Alias: "pci:v00001022d00001410sv00001022sd00001410bc06sc00i00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
26: PCI 18.4: 0600 Host bridge
[Created at pci.386]
Unique ID: 60BX.oh7mkC6YZ78
SysFS ID: /devices/pci0000:00/0000:00:18.4
SysFS BusID: 0000:00:18.4
Hardware Class: bridge
Model: "AMD Family 15h (Models 10h-1fh) Processor Function 4"
Vendor: pci 0x1022 "AMD"
Device: pci 0x1404 "Family 15h (Models 10h-1fh) Processor Function 4"
Module Alias: "pci:v00001022d00001404sv00000000sd00000000bc06sc00i00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
27: PCI 12.0: 0c03 USB Controller (OHCI)
[Created at pci.386]
Unique ID: CLZK.bWIby6if9OF
SysFS ID: /devices/pci0000:00/0000:00:12.0
SysFS BusID: 0000:00:12.0
Hardware Class: usb controller
Model: "AMD FCH USB OHCI Controller"
Vendor: pci 0x1022 "AMD"
Device: pci 0x7807 "FCH USB OHCI Controller"
SubVendor: pci 0x1458 "Gigabyte Technology Co., Ltd"
SubDevice: pci 0x5004
Revision: 0x11
Driver: "ohci-pci"
Memory Range: 0xfeb50000-0xfeb50fff (rw,non-prefetchable)
IRQ: 18 (393832 events)
Module Alias: "pci:v00001022d00007807sv00001458sd00005004bc0Csc03i10"
Driver Info #0:
Driver Status: ohci-hcd is not active
Driver Activation Cmd: "modprobe ohci-hcd"
Config Status: cfg=new, avail=yes, need=no, active=unknown
28: PCI 10.1: 0c03 USB Controller (XHCI)
[Created at pci.386]
Unique ID: wRyD.Yb3rreNIylF
SysFS ID: /devices/pci0000:00/0000:00:10.1
SysFS BusID: 0000:00:10.1
Hardware Class: usb controller
Model: "AMD FCH USB XHCI Controller"
Vendor: pci 0x1022 "AMD"
Device: pci 0x7812 "FCH USB XHCI Controller"
SubVendor: pci 0x1458 "Gigabyte Technology Co., Ltd"
SubDevice: pci 0x5004
Revision: 0x03
Driver: "xhci_hcd"
Memory Range: 0xfeb48000-0xfeb49fff (rw,non-prefetchable)
IRQ: 17 (1575375 events)
Module Alias: "pci:v00001022d00007812sv00001458sd00005004bc0Csc03i30"
Config Status: cfg=new, avail=yes, need=no, active=unknown
29: PCI 18.2: 0600 Host bridge
[Created at pci.386]
Unique ID: OMCs.msEGn3t7WM7
SysFS ID: /devices/pci0000:00/0000:00:18.2
SysFS BusID: 0000:00:18.2
Hardware Class: bridge
Model: "AMD Family 15h (Models 10h-1fh) Processor Function 2"
Vendor: pci 0x1022 "AMD"
Device: pci 0x1402 "Family 15h (Models 10h-1fh) Processor Function 2"
Module Alias: "pci:v00001022d00001402sv00000000sd00000000bc06sc00i00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
30: PCI 01.1: 0403 Audio device
[Created at pci.386]
Unique ID: mnDB.L2T9ICroiQ9
SysFS ID: /devices/pci0000:00/0000:00:01.1
SysFS BusID: 0000:00:01.1
Hardware Class: sound
Model: "ATI Trinity HDMI Audio Controller"
Vendor: pci 0x1002 "ATI Technologies Inc"
Device: pci 0x9902 "Trinity HDMI Audio Controller"
SubVendor: pci 0x1002 "ATI Technologies Inc"
SubDevice: pci 0x9902
Driver: "snd_hda_intel"
Driver Modules: "snd_hda_intel"
Memory Range: 0xfeb44000-0xfeb47fff (rw,non-prefetchable)
IRQ: 41 (66 events)
Module Alias: "pci:v00001002d00009902sv00001002sd00009902bc04sc03i00"
Driver Info #0:
Driver Status: snd_hda_intel is active
Driver Activation Cmd: "modprobe snd_hda_intel"
Config Status: cfg=new, avail=yes, need=no, active=unknown
31: PCI 18.0: 0600 Host bridge
[Created at pci.386]
Unique ID: fiDB.k1MmpwdjSb6
SysFS ID: /devices/pci0000:00/0000:00:18.0
SysFS BusID: 0000:00:18.0
Hardware Class: bridge
Model: "AMD Family 15h (Models 10h-1fh) Processor Function 0"
Vendor: pci 0x1022 "AMD"
Device: pci 0x1400 "Family 15h (Models 10h-1fh) Processor Function 0"
Module Alias: "pci:v00001022d00001400sv00000000sd00000000bc06sc00i00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
32: PCI 14.4: 0604 PCI bridge (Subtractive decode)
[Created at pci.386]
Unique ID: qscc.cIBdJqYbf25
SysFS ID: /devices/pci0000:00/0000:00:14.4
SysFS BusID: 0000:00:14.4
Hardware Class: bridge
Model: "AMD FCH PCI Bridge"
Vendor: pci 0x1022 "AMD"
Device: pci 0x780f "FCH PCI Bridge"
Revision: 0x40
Module Alias: "pci:v00001022d0000780Fsv00000000sd00000000bc06sc04i01"
Config Status: cfg=new, avail=yes, need=no, active=unknown
33: PCI 14.2: 0403 Audio device
[Created at pci.386]
Unique ID: 5Dex.HpcYRyUl1y4
SysFS ID: /devices/pci0000:00/0000:00:14.2
SysFS BusID: 0000:00:14.2
Hardware Class: sound
Model: "AMD FCH Azalia Controller"
Vendor: pci 0x1022 "AMD"
Device: pci 0x780d "FCH Azalia Controller"
SubVendor: pci 0x1458 "Gigabyte Technology Co., Ltd"
SubDevice: pci 0xa002
Revision: 0x01
Driver: "snd_hda_intel"
Driver Modules: "snd_hda_intel"
Memory Range: 0xfeb40000-0xfeb43fff (rw,non-prefetchable)
IRQ: 16 (1218 events)
Module Alias: "pci:v00001022d0000780Dsv00001458sd0000A002bc04sc03i00"
Driver Info #0:
Driver Status: snd_hda_intel is active
Driver Activation Cmd: "modprobe snd_hda_intel"
Config Status: cfg=new, avail=yes, need=no, active=unknown
34: PCI 11.0: 0106 SATA controller (AHCI 1.0)
[Created at pci.386]
Unique ID: 7EWs.LJZ0nXV_p2E
SysFS ID: /devices/pci0000:00/0000:00:11.0
SysFS BusID: 0000:00:11.0
Hardware Class: storage
Model: "AMD FCH SATA Controller [AHCI mode]"
Vendor: pci 0x1022 "AMD"
Device: pci 0x7801 "FCH SATA Controller [AHCI mode]"
SubVendor: pci 0x1458 "Gigabyte Technology Co., Ltd"
SubDevice: pci 0xb002
Revision: 0x40
Driver: "ahci"
Driver Modules: "ahci"
I/O Ports: 0xf140-0xf147 (rw)
I/O Ports: 0xf130-0xf133 (rw)
I/O Ports: 0xf120-0xf127 (rw)
I/O Ports: 0xf110-0xf113 (rw)
I/O Ports: 0xf100-0xf10f (rw)
Memory Range: 0xfeb51000-0xfeb517ff (rw,non-prefetchable)
IRQ: 38 (12991902 events)
Module Alias: "pci:v00001022d00007801sv00001458sd0000B002bc01sc06i01"
Driver Info #0:
Driver Status: ahci is active
Driver Activation Cmd: "modprobe ahci"
Config Status: cfg=new, avail=yes, need=no, active=unknown
35: PCI 14.0: 0c05 SMBus
[Created at pci.386]
Unique ID: MZfG.ppYqwLBkpU2
SysFS ID: /devices/pci0000:00/0000:00:14.0
SysFS BusID: 0000:00:14.0
Hardware Class: unknown
Model: "AMD FCH SMBus Controller"
Vendor: pci 0x1022 "AMD"
Device: pci 0x780b "FCH SMBus Controller"
SubVendor: pci 0x1022 "AMD"
SubDevice: pci 0x780b
Revision: 0x14
Driver: "piix4_smbus"
Driver Modules: "i2c_piix4"
Module Alias: "pci:v00001022d0000780Bsv00001022sd0000780Bbc0Csc05i00"
Driver Info #0:
Driver Status: i2c_piix4 is active
Driver Activation Cmd: "modprobe i2c_piix4"
Driver Info #1:
Driver Status: sp5100_tco is not active
Driver Activation Cmd: "modprobe sp5100_tco"
Config Status: cfg=new, avail=yes, need=no, active=unknown
36: PCI 05.0: 0604 PCI bridge (Normal decode)
[Created at pci.386]
Unique ID: CvwD.nV9PPa_ZQ2D
SysFS ID: /devices/pci0000:00/0000:00:05.0
SysFS BusID: 0000:00:05.0
Hardware Class: bridge
Model: "AMD Family 15h (Models 10h-1fh) Processor Root Port"
Vendor: pci 0x1022 "AMD"
Device: pci 0x1415 "Family 15h (Models 10h-1fh) Processor Root Port"
SubVendor: pci 0x1022 "AMD"
SubDevice: pci 0x1234
Driver: "pcieport"
IRQ: 26 (no events)
Module Alias: "pci:v00001022d00001415sv00001022sd00001234bc06sc04i00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
37: PCI 18.5: 0600 Host bridge
[Created at pci.386]
Unique ID: _KgM.J64WDnDF5W8
SysFS ID: /devices/pci0000:00/0000:00:18.5
SysFS BusID: 0000:00:18.5
Hardware Class: bridge
Model: "AMD Family 15h (Models 10h-1fh) Processor Function 5"
Vendor: pci 0x1022 "AMD"
Device: pci 0x1405 "Family 15h (Models 10h-1fh) Processor Function 5"
Module Alias: "pci:v00001022d00001405sv00000000sd00000000bc06sc00i00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
38: SCSI 100.0: 10600 Disk
[Created at block.256]
Unique ID: Zj8l._v03N4Z8XI1
Parent ID: 06bT.Mx1RaBhWJw5
SysFS ID: /class/block/sdb
SysFS BusID: 1:0:0:0
SysFS Device Link: /devices/pci0000:00/0000:00:13.2/usb2/2-4/2-4:1.0/host1/target1:0:0/1:0:0:0
Hardware Class: disk
Model: "USB Mass Storage Device"
Vendor: usb 0x14cd "USB Mass"
Device: usb 0x8168 "Storage Device"
Serial ID: --
Driver: "usb-storage", "sd"
Driver Modules: "usb_storage"
Device File: /dev/sdb (/dev/sg1)
Device Number: block 8:16-8:31 (char 21:1)
Geometry (Logical): CHS 1024/0/62
Speed: 480 Mbps
Module Alias: "usb:v14CDp8168d0201dc00dsc00dp00ic08isc06ip50in00"
Driver Info #0:
Driver Status: uas is active
Driver Activation Cmd: "modprobe uas"
Driver Info #1:
Driver Status: usb_storage is active
Driver Activation Cmd: "modprobe usb_storage"
Drive status: no medium
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #13 (USB Controller)
39: IDE 00.0: 10600 Disk
[Created at block.245]
Unique ID: 3OOL.me2wsvcuep3
Parent ID: 7EWs.LJZ0nXV_p2E
SysFS ID: /class/block/sda
SysFS BusID: 0:0:0:0
SysFS Device Link: /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0
Hardware Class: disk
Model: "Samsung SSD 860"
Vendor: "Samsung"
Device: "SSD 860"
Revision: "2B6Q"
Serial ID: --
Driver: "ahci", "sd"
Driver Modules: "ahci"
Device File: /dev/sda
Device Number: block 8:0-8:15
Geometry (Logical): CHS 60801/255/63
Size: 976773168 sectors a 512 bytes
Capacity: 465 GB (500107862016 bytes)
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #34 (SATA controller)
41: USB 00.0: 11500 Bluetooth Device
[Created at usb.122]
Unique ID: CiZ2.nQKjiuCfL84
Parent ID: uIhY.7qWCOCfUJwE
SysFS ID: /devices/pci0000:00/0000:00:12.0/usb3/3-3/3-3:1.0
SysFS BusID: 3-3:1.0
Hardware Class: bluetooth
Model: "Cambridge Silicon Radio Bluetooth Dongle (HCI mode)"
Hotplug: USB
Vendor: usb 0x0a12 "Cambridge Silicon Radio, Ltd"
Device: usb 0x0001 "Bluetooth Dongle (HCI mode)"
Revision: "1.34"
Driver: "btusb"
Driver Modules: "btusb"
Speed: 12 Mbps
Module Alias: "usb:v0A12p0001d0134dcE0dsc01dp01icE0isc01ip01in00"
Driver Info #0:
Driver Status: btusb is active
Driver Activation Cmd: "modprobe btusb"
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #43 (Hub)
42: USB 00.0: 10a00 Hub
[Created at usb.122]
Unique ID: 7eqy._63LoM0erv2
Parent ID: 37TO.Yb3rreNIylF
SysFS ID: /devices/pci0000:00/0000:00:10.0/usb6/6-0:1.0
SysFS BusID: 6-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.04"
Serial ID: --
Driver: "hub"
Driver Modules: "usbcore"
Speed: 480 Mbps
Module Alias: "usb:v1D6Bp0002d0504dc09dsc00dp01ic09isc00ip00in00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #14 (USB Controller)
43: USB 00.0: 10a00 Hub
[Created at usb.122]
Unique ID: uIhY.7qWCOCfUJwE
Parent ID: CLZK.bWIby6if9OF
SysFS ID: /devices/pci0000:00/0000:00:12.0/usb3/3-0:1.0
SysFS BusID: 3-0:1.0
Hardware Class: hub
Model: "Linux Foundation 1.1 root hub"
Hotplug: USB
Vendor: usb 0x1d6b "Linux Foundation"
Device: usb 0x0001 "1.1 root hub"
Revision: "5.04"
Serial ID: --
Driver: "hub"
Driver Modules: "usbcore"
Speed: 12 Mbps
Module Alias: "usb:v1D6Bp0001d0504dc09dsc00dp00ic09isc00ip00in00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #27 (USB Controller)
44: USB 00.0: 0000 Unclassified device
[Created at usb.122]
Unique ID: eqBD.6R76_9n_umF
Parent ID: uIhY.7qWCOCfUJwE
SysFS ID: /devices/pci0000:00/0000:00:12.0/usb3/3-4/3-4:1.0
SysFS BusID: 3-4:1.0
Hardware Class: unknown
Model: "American Power Conversion Uninterruptible Power Supply"
Hotplug: USB
Vendor: usb 0x051d "American Power Conversion"
Device: usb 0x0002 "Uninterruptible Power Supply"
Revision: "1.06"
Serial ID: --
Driver: "usbhid"
Driver Modules: "usbhid"
Speed: 1.5 Mbps
Module Alias: "usb:v051Dp0002d0106dc00dsc00dp00ic03isc00ip00in00"
Driver Info #0:
Driver Status: usbhid is active
Driver Activation Cmd: "modprobe usbhid"
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #43 (Hub)
45: USB 00.0: 10a00 Hub
[Created at usb.122]
Unique ID: BSFT.tSBYEKoJn7C
Parent ID: 37TO.Yb3rreNIylF
SysFS ID: /devices/pci0000:00/0000:00:10.0/usb7/7-0:1.0
SysFS BusID: 7-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.04"
Serial ID: --
Driver: "hub"
Driver Modules: "usbcore"
Module Alias: "usb:v1D6Bp0003d0504dc09dsc00dp03ic09isc00ip00in00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #14 (USB Controller)
47: USB 00.0: 10a00 Hub
[Created at usb.122]
Unique ID: zPk0.erpEvbsFWX1
Parent ID: HSco.bWIby6if9OF
SysFS ID: /devices/pci0000:00/0000:00:13.0/usb4/4-0:1.0
SysFS BusID: 4-0:1.0
Hardware Class: hub
Model: "Linux Foundation 1.1 root hub"
Hotplug: USB
Vendor: usb 0x1d6b "Linux Foundation"
Device: usb 0x0001 "1.1 root hub"
Revision: "5.04"
Serial ID: --
Driver: "hub"
Driver Modules: "usbcore"
Speed: 12 Mbps
Module Alias: "usb:v1D6Bp0001d0504dc09dsc00dp00ic09isc00ip00in00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #19 (USB Controller)
48: USB 00.0: 10a00 Hub
[Created at usb.122]
Unique ID: FZIx.lr7w97pLoBA
Parent ID: wRyD.Yb3rreNIylF
SysFS ID: /devices/pci0000:00/0000:00:10.1/usb8/8-0:1.0
SysFS BusID: 8-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.04"
Serial ID: --
Driver: "hub"
Driver Modules: "usbcore"
Speed: 480 Mbps
Module Alias: "usb:v1D6Bp0002d0504dc09dsc00dp01ic09isc00ip00in00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #28 (USB Controller)
49: USB 00.0: 10a00 Hub
[Created at usb.122]
Unique ID: k4bc.YdoZZg0c8i6
Parent ID: x_X+.Mx1RaBhWJw5
SysFS ID: /devices/pci0000:00/0000:00:12.2/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.04"
Serial ID: --
Driver: "hub"
Driver Modules: "usbcore"
Speed: 480 Mbps
Module Alias: "usb:v1D6Bp0002d0504dc09dsc00dp00ic09isc00ip00in00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #24 (USB Controller)
50: USB 00.0: 10a00 Hub
[Created at usb.122]
Unique ID: 2XnU._WUAGn1cSY8
Parent ID: hB6S.dLB5wFx3D90
SysFS ID: /devices/pci0000:00/0000:00:14.5/usb5/5-0:1.0
SysFS BusID: 5-0:1.0
Hardware Class: hub
Model: "Linux Foundation 1.1 root hub"
Hotplug: USB
Vendor: usb 0x1d6b "Linux Foundation"
Device: usb 0x0001 "1.1 root hub"
Revision: "5.04"
Serial ID: --
Driver: "hub"
Driver Modules: "usbcore"
Speed: 12 Mbps
Module Alias: "usb:v1D6Bp0001d0504dc09dsc00dp00ic09isc00ip00in00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #18 (USB Controller)
51: USB 00.0: 10a00 Hub
[Created at usb.122]
Unique ID: KgLP.eBG7c4b1kP3
Parent ID: wRyD.Yb3rreNIylF
SysFS ID: /devices/pci0000:00/0000:00:10.1/usb9/9-0:1.0
SysFS BusID: 9-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.04"
Serial ID: --
Driver: "hub"
Driver Modules: "usbcore"
Module Alias: "usb:v1D6Bp0003d0504dc09dsc00dp03ic09isc00ip00in00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #28 (USB Controller)
52: USB 00.0: 10a00 Hub
[Created at usb.122]
Unique ID: pBe4.3f5c44ENLJ9
Parent ID: 06bT.Mx1RaBhWJw5
SysFS ID: /devices/pci0000:00/0000:00:13.2/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.04"
Serial ID: --
Driver: "hub"
Driver Modules: "usbcore"
Speed: 480 Mbps
Module Alias: "usb:v1D6Bp0002d0504dc09dsc00dp00ic09isc00ip00in00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #13 (USB Controller)
53: None 00.0: 10103 CPU
[Created at cpu.465]
Unique ID: rdCR.j8NaKXDZtZ6
Hardware Class: cpu
Arch: X86-64
Vendor: "AuthenticAMD"
Model: 21.16.1 "AMD A10-5700 APU with Radeon(tm) HD Graphics"
Features: fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,mmx,fxsr,sse,sse2,ht,syscall,nx,mmxext,fxsr_opt,pdpe1gb,rdtscp,lm,constant_tsc,rep_good,nopl,nonstop_tsc,cpuid,extd_apicid,aperfmperf,pni,pclmulqdq,monitor,ssse3,fma,cx16,sse4_1,sse4_2,popcnt,aes,xsave,avx,f16c,lahf_lm,cmp_legacy,svm,extapic,cr8_legacy,abm,sse4a,misalignsse,3dnowprefetch,osvw,ibs,xop,skinit,wdt,lwp,fma4,tce,nodeid_msr,tbm,topoext,perfctr_core,perfctr_nb,cpb,hw_pstate,ssbd,vmmcall,bmi1,arat,npt,lbrv,svm_lock,nrip_save,tsc_scale,vmcb_clean,flushbyasid,decodeassists,pausefilter,pfthreshold
Clock: 2714 MHz
BogoMips: 6788.03
Cache: 2048 kb
Units/Processor: 4
Config Status: cfg=new, avail=yes, need=no, active=unknown
54: None 01.0: 10103 CPU
[Created at cpu.465]
Unique ID: wkFv.j8NaKXDZtZ6
Hardware Class: cpu
Arch: X86-64
Vendor: "AuthenticAMD"
Model: 21.16.1 "AMD A10-5700 APU with Radeon(tm) HD Graphics"
Features: fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,mmx,fxsr,sse,sse2,ht,syscall,nx,mmxext,fxsr_opt,pdpe1gb,rdtscp,lm,constant_tsc,rep_good,nopl,nonstop_tsc,cpuid,extd_apicid,aperfmperf,pni,pclmulqdq,monitor,ssse3,fma,cx16,sse4_1,sse4_2,popcnt,aes,xsave,avx,f16c,lahf_lm,cmp_legacy,svm,extapic,cr8_legacy,abm,sse4a,misalignsse,3dnowprefetch,osvw,ibs,xop,skinit,wdt,lwp,fma4,tce,nodeid_msr,tbm,topoext,perfctr_core,perfctr_nb,cpb,hw_pstate,ssbd,vmmcall,bmi1,arat,npt,lbrv,svm_lock,nrip_save,tsc_scale,vmcb_clean,flushbyasid,decodeassists,pausefilter,pfthreshold
Clock: 2866 MHz
BogoMips: 6788.03
Cache: 2048 kb
Units/Processor: 4
Config Status: cfg=new, avail=yes, need=no, active=unknown
55: None 02.0: 10103 CPU
[Created at cpu.465]
Unique ID: +rIN.j8NaKXDZtZ6
Hardware Class: cpu
Arch: X86-64
Vendor: "AuthenticAMD"
Model: 21.16.1 "AMD A10-5700 APU with Radeon(tm) HD Graphics"
Features: fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,mmx,fxsr,sse,sse2,ht,syscall,nx,mmxext,fxsr_opt,pdpe1gb,rdtscp,lm,constant_tsc,rep_good,nopl,nonstop_tsc,cpuid,extd_apicid,aperfmperf,pni,pclmulqdq,monitor,ssse3,fma,cx16,sse4_1,sse4_2,popcnt,aes,xsave,avx,f16c,lahf_lm,cmp_legacy,svm,extapic,cr8_legacy,abm,sse4a,misalignsse,3dnowprefetch,osvw,ibs,xop,skinit,wdt,lwp,fma4,tce,nodeid_msr,tbm,topoext,perfctr_core,perfctr_nb,cpb,hw_pstate,ssbd,vmmcall,bmi1,arat,npt,lbrv,svm_lock,nrip_save,tsc_scale,vmcb_clean,flushbyasid,decodeassists,pausefilter,pfthreshold
Clock: 2586 MHz
BogoMips: 6788.03
Cache: 2048 kb
Units/Processor: 4
Config Status: cfg=new, avail=yes, need=no, active=unknown
56: None 03.0: 10103 CPU
[Created at cpu.465]
Unique ID: 4zLr.j8NaKXDZtZ6
Hardware Class: cpu
Arch: X86-64
Vendor: "AuthenticAMD"
Model: 21.16.1 "AMD A10-5700 APU with Radeon(tm) HD Graphics"
Features: fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,mmx,fxsr,sse,sse2,ht,syscall,nx,mmxext,fxsr_opt,pdpe1gb,rdtscp,lm,constant_tsc,rep_good,nopl,nonstop_tsc,cpuid,extd_apicid,aperfmperf,pni,pclmulqdq,monitor,ssse3,fma,cx16,sse4_1,sse4_2,popcnt,aes,xsave,avx,f16c,lahf_lm,cmp_legacy,svm,extapic,cr8_legacy,abm,sse4a,misalignsse,3dnowprefetch,osvw,ibs,xop,skinit,wdt,lwp,fma4,tce,nodeid_msr,tbm,topoext,perfctr_core,perfctr_nb,cpb,hw_pstate,ssbd,vmmcall,bmi1,arat,npt,lbrv,svm_lock,nrip_save,tsc_scale,vmcb_clean,flushbyasid,decodeassists,pausefilter,pfthreshold
Clock: 2575 MHz
BogoMips: 6788.03
Cache: 2048 kb
Units/Processor: 4
Config Status: cfg=new, avail=yes, need=no, active=unknown
57: 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
58: None 01.0: 10701 Ethernet
[Created at net.126]
Unique ID: jRrc.ndpeucax6V1
SysFS ID: /class/net/br1
Hardware Class: network interface
Model: "Ethernet network interface"
Driver: "bridge"
Device File: br1
HW Address: ...
Link detected: yes
Config Status: cfg=new, avail=yes, need=no, active=unknown
59: None 00.0: 10701 Ethernet
[Created at net.126]
Unique ID: Ij4C.ndpeucax6V1
Parent ID: c3qJ.zXk7oqaYrd2
SysFS ID: /class/net/enp2s0
SysFS Device Link: /devices/pci0000:00/0000:00:05.0/0000:02:00.0
Hardware Class: network interface
Model: "Ethernet network interface"
Driver: "r8169"
Driver Modules: "r8169"
Device File: enp2s0
HW Address: ...
Permanent HW Address: ...
Link detected: yes
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #16 (Ethernet controller)
60: None 01.0: 10701 Ethernet
[Created at net.126]
Unique ID: Iref.ndpeucax6V1
SysFS ID: /class/net/vnet1
Hardware Class: network interface
Model: "Ethernet network interface"
Driver: "tun"
Device File: vnet1
HW Address: ...
Link detected: yes
Config Status: cfg=new, avail=yes, need=no, active=unknown
61: None 00.0: 10701 Ethernet
[Created at net.126]
Unique ID: QObM.ndpeucax6V1
Parent ID: lkKU.5rbhBgx50x4
SysFS ID: /class/net/enp1s0
SysFS Device Link: /devices/pci0000:00/0000:00:04.0/0000:01:00.0
Hardware Class: network interface
Model: "Ethernet network interface"
Driver: "r8169"
Driver Modules: "r8169"
Device File: enp1s0
HW Address: ...
Permanent HW Address: ...
Link detected: yes
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #22 (Ethernet controller)
62: None 02.0: 10701 Ethernet
[Created at net.126]
Unique ID: l0vj.ndpeucax6V1
SysFS ID: /class/net/vnet2
Hardware Class: network interface
Model: "Ethernet network interface"
Driver: "tun"
Device File: vnet2
HW Address: ...
Link detected: yes
Config Status: cfg=new, avail=yes, need=no, active=unknown
63: None 00.0: 10701 Ethernet
[Created at net.126]
Unique ID: GGbY.ndpeucax6V1
Parent ID: lkKU.5rbhBgx50x4
SysFS ID: /class/net/br0
Hardware Class: network interface
Model: "Ethernet network interface"
Driver: "bridge"
Device File: br0
HW Address: ...
Link detected: yes
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #22 (Ethernet controller)
64: None 00.0: 10701 Ethernet
[Created at net.126]
Unique ID: qfOb.ndpeucax6V1
SysFS ID: /class/net/vnet0
Hardware Class: network interface
Model: "Ethernet network interface"
Driver: "tun"
Device File: vnet0
HW Address: ...
Link detected: yes
Config Status: cfg=new, avail=yes, need=no, active=unknown