-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy path8677002BB3
734 lines (698 loc) · 26.8 KB
/
8677002BB3
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
07: PCI 300.0: 0805 SD Host controller
[Created at pci.386]
Unique ID: svHJ.T8zsdoQ7IG4
Parent ID: qTvu.Qpp32e5D_85
SysFS ID: /devices/pci0000:00/0000:00:1c.1/0000:03:00.0
SysFS BusID: 0000:03:00.0
Hardware Class: unknown
Model: "Ricoh MMC/SD Host Controller"
Vendor: pci 0x1180 "Ricoh Co Ltd"
Device: pci 0xe822 "MMC/SD Host Controller"
SubVendor: pci 0x104d "Sony Corporation"
SubDevice: pci 0x9095
Revision: 0x07
Driver: "sdhci-pci"
Driver Modules: "sdhci_pci"
Memory Range: 0xf7c01000-0xf7c010ff (rw,non-prefetchable)
IRQ: 17 (no events)
Module Alias: "pci:v00001180d0000E822sv0000104Dsd00009095bc08sc05i00"
Driver Info #0:
Driver Status: sdhci_pci is active
Driver Activation Cmd: "modprobe sdhci_pci"
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #19 (PCI bridge)
08: PCI 1f.2: 0106 SATA controller (AHCI 1.0)
[Created at pci.386]
Unique ID: w7Y8.fEg7oTDk3Q5
SysFS ID: /devices/pci0000:00/0000:00:1f.2
SysFS BusID: 0000:00:1f.2
Hardware Class: storage
Model: "Intel 7 Series Chipset Family 6-port SATA Controller [AHCI mode]"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x1e03 "7 Series Chipset Family 6-port SATA Controller [AHCI mode]"
SubVendor: pci 0x104d "Sony Corporation"
SubDevice: pci 0x9095
Revision: 0x04
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: 0xf7f16000-0xf7f167ff (rw,non-prefetchable)
IRQ: 30 (76311 events)
Module Alias: "pci:v00008086d00001E03sv0000104Dsd00009095bc01sc06i01"
Driver Info #0:
Driver Status: ahci is active
Driver Activation Cmd: "modprobe ahci"
Config Status: cfg=new, avail=yes, need=no, active=unknown
09: PCI 1c.0: 0604 PCI bridge (Normal decode)
[Created at pci.386]
Unique ID: z8Q3.O_wZ4VsowN4
SysFS ID: /devices/pci0000:00/0000:00:1c.0
SysFS BusID: 0000:00:1c.0
Hardware Class: bridge
Model: "Intel 7 Series/C216 Chipset Family PCI Express Root Port 1"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x1e10 "7 Series/C216 Chipset Family PCI Express Root Port 1"
SubVendor: pci 0x104d "Sony Corporation"
SubDevice: pci 0x9095
Revision: 0xc4
Driver: "pcieport"
IRQ: 25 (no events)
Module Alias: "pci:v00008086d00001E10sv0000104Dsd00009095bc06sc04i00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
10: PCI 1f.0: 0601 ISA bridge
[Created at pci.386]
Unique ID: BUZT.U230dpyOJZ7
SysFS ID: /devices/pci0000:00/0000:00:1f.0
SysFS BusID: 0000:00:1f.0
Hardware Class: bridge
Model: "Intel HM76 Express Chipset LPC Controller"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x1e59 "HM76 Express Chipset LPC Controller"
SubVendor: pci 0x104d "Sony Corporation"
SubDevice: pci 0x9095
Revision: 0x04
Driver: "lpc_ich"
Driver Modules: "lpc_ich"
Module Alias: "pci:v00008086d00001E59sv0000104Dsd00009095bc06sc01i00"
Driver Info #0:
Driver Status: lpc_ich is active
Driver Activation Cmd: "modprobe lpc_ich"
Config Status: cfg=new, avail=yes, need=no, active=unknown
11: PCI 200.0: 0282 WLAN controller
[Created at pci.386]
Unique ID: qru8.f2491j44hr8
Parent ID: z8Q3.O_wZ4VsowN4
SysFS ID: /devices/pci0000:00/0000:00:1c.0/0000:02:00.0
SysFS BusID: 0000:02:00.0
Hardware Class: network
Model: "Intel Centrino Wireless-N 2230 BGN"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x0887 "Centrino Wireless-N 2230"
SubVendor: pci 0x8086 "Intel Corporation"
SubDevice: pci 0x4062 "Centrino Wireless-N 2230 BGN"
Revision: 0xc4
Driver: "iwlwifi"
Driver Modules: "iwlwifi"
Device File: wlp2s0
Features: WLAN
Memory Range: 0xf7d00000-0xf7d01fff (rw,non-prefetchable)
IRQ: 32 (943950 events)
HW Address: ...
Permanent HW Address: ...
Link detected: yes
WLAN channels: 1 2 3 4 5 6 7 8 9 10 11 12 13
WLAN frequencies: 2.412 2.417 2.422 2.427 2.432 2.437 2.442 2.447 2.452 2.457 2.462 2.467 2.472
WLAN encryption modes: WEP40 WEP104 TKIP CCMP
WLAN authentication modes: open sharedkey wpa-psk wpa-eap
Module Alias: "pci:v00008086d00000887sv00008086sd00004062bc02sc80i00"
Driver Info #0:
Driver Status: iwlwifi is active
Driver Activation Cmd: "modprobe iwlwifi"
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #9 (PCI bridge)
12: PCI 01.0: 0604 PCI bridge (Normal decode)
[Created at pci.386]
Unique ID: vSkL.f9b8NOk_TS3
SysFS ID: /devices/pci0000:00/0000:00:01.0
SysFS BusID: 0000:00:01.0
Hardware Class: bridge
Model: "Intel Xeon E3-1200/2nd Generation Core Processor Family PCI Express Root Port"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x0101 "Xeon E3-1200/2nd Generation Core Processor Family PCI Express Root Port"
SubVendor: pci 0x104d "Sony Corporation"
SubDevice: pci 0x9095
Revision: 0x09
Driver: "pcieport"
IRQ: 24 (no events)
Module Alias: "pci:v00008086d00000101sv0000104Dsd00009095bc06sc04i00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
13: PCI 16.0: 0780 Communication controller
[Created at pci.386]
Unique ID: WnlC.+VKtuTWTTP7
SysFS ID: /devices/pci0000:00/0000:00:16.0
SysFS BusID: 0000:00:16.0
Hardware Class: unknown
Model: "Intel 7 Series/C216 Chipset Family MEI Controller #1"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x1e3a "7 Series/C216 Chipset Family MEI Controller #1"
SubVendor: pci 0x104d "Sony Corporation"
SubDevice: pci 0x9095
Revision: 0x04
Driver: "mei_me"
Driver Modules: "mei_me"
Memory Range: 0xf7f1a000-0xf7f1a00f (rw,non-prefetchable)
IRQ: 31 (17 events)
Module Alias: "pci:v00008086d00001E3Asv0000104Dsd00009095bc07sc80i00"
Driver Info #0:
Driver Status: mei_me is active
Driver Activation Cmd: "modprobe mei_me"
Config Status: cfg=new, avail=yes, need=no, active=unknown
14: PCI 100.0: 0300 VGA compatible controller (VGA)
[Created at pci.386]
Unique ID: VCu0.4mVdO4GyKeD
Parent ID: vSkL.f9b8NOk_TS3
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 Thames [Radeon HD 7500M/7600M Series]"
Vendor: pci 0x1002 "ATI Technologies Inc"
Device: pci 0x6840 "Thames [Radeon HD 7500M/7600M Series]"
SubVendor: pci 0x104d "Sony Corporation"
SubDevice: pci 0x9096
Memory Range: 0xe0000000-0xefffffff (ro,non-prefetchable)
Memory Range: 0xf7e20000-0xf7e3ffff (rw,non-prefetchable)
I/O Ports: 0xe000-0xe0ff (rw,disabled)
Memory Range: 0xf7e00000-0xf7e1ffff (ro,non-prefetchable,disabled)
IRQ: 11 (no events)
Module Alias: "pci:v00001002d00006840sv0000104Dsd00009096bc03sc00i00"
Driver Info #0:
Driver Status: radeon is not active
Driver Activation Cmd: "modprobe radeon"
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #12 (PCI bridge)
15: PCI 1b.0: 0403 Audio device
[Created at pci.386]
Unique ID: u1Nb.5u0vjSlNpPA
SysFS ID: /devices/pci0000:00/0000:00:1b.0
SysFS BusID: 0000:00:1b.0
Hardware Class: sound
Model: "Intel 7 Series/C216 Chipset Family High Definition Audio Controller"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x1e20 "7 Series/C216 Chipset Family High Definition Audio Controller"
SubVendor: pci 0x104d "Sony Corporation"
SubDevice: pci 0x9095
Revision: 0x04
Driver: "snd_hda_intel"
Driver Modules: "snd_hda_intel"
Memory Range: 0xf7f10000-0xf7f13fff (rw,non-prefetchable)
IRQ: 34 (87 events)
Module Alias: "pci:v00008086d00001E20sv0000104Dsd00009095bc04sc03i00"
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
16: PCI 300.1: 0880 System peripheral
[Created at pci.386]
Unique ID: kEn8.lzxN0XS0Sj8
Parent ID: qTvu.Qpp32e5D_85
SysFS ID: /devices/pci0000:00/0000:00:1c.1/0000:03:00.1
SysFS BusID: 0000:03:00.1
Hardware Class: unknown
Model: "Ricoh System peripheral"
Vendor: pci 0x1180 "Ricoh Co Ltd"
Device: pci 0xe232
SubVendor: pci 0x104d "Sony Corporation"
SubDevice: pci 0x9095
Revision: 0x04
Memory Range: 0xf7c00000-0xf7c000ff (rw,non-prefetchable,disabled)
IRQ: 4 (no events)
Module Alias: "pci:v00001180d0000E232sv0000104Dsd00009095bc08sc80i00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #19 (PCI bridge)
17: PCI 1f.3: 0c05 SMBus
[Created at pci.386]
Unique ID: nS1_.H0E8KL9uozA
SysFS ID: /devices/pci0000:00/0000:00:1f.3
SysFS BusID: 0000:00:1f.3
Hardware Class: unknown
Model: "Intel 7 Series/C216 Chipset Family SMBus Controller"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x1e22 "7 Series/C216 Chipset Family SMBus Controller"
SubVendor: pci 0x104d "Sony Corporation"
SubDevice: pci 0x9095
Revision: 0x04
Driver: "i801_smbus"
Driver Modules: "i2c_i801"
Memory Range: 0xf7f15000-0xf7f150ff (rw,non-prefetchable)
I/O Ports: 0xf040-0xf05f (rw)
IRQ: 18 (2 events)
Module Alias: "pci:v00008086d00001E22sv0000104Dsd00009095bc0Csc05i00"
Driver Info #0:
Driver Status: i2c_i801 is active
Driver Activation Cmd: "modprobe i2c_i801"
Config Status: cfg=new, avail=yes, need=no, active=unknown
18: PCI 00.0: 0600 Host bridge
[Created at pci.386]
Unique ID: qLht.8ZfYm_3uE78
SysFS ID: /devices/pci0000:00/0000:00:00.0
SysFS BusID: 0000:00:00.0
Hardware Class: bridge
Model: "Intel 2nd Generation Core Processor Family DRAM Controller"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x0104 "2nd Generation Core Processor Family DRAM Controller"
SubVendor: pci 0x104d "Sony Corporation"
SubDevice: pci 0x9095
Revision: 0x09
Module Alias: "pci:v00008086d00000104sv0000104Dsd00009095bc06sc00i00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
19: PCI 1c.1: 0604 PCI bridge (Normal decode)
[Created at pci.386]
Unique ID: qTvu.Qpp32e5D_85
SysFS ID: /devices/pci0000:00/0000:00:1c.1
SysFS BusID: 0000:00:1c.1
Hardware Class: bridge
Model: "Intel 7 Series/C210 Series Chipset Family PCI Express Root Port 2"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x1e12 "7 Series/C210 Series Chipset Family PCI Express Root Port 2"
SubVendor: pci 0x104d "Sony Corporation"
SubDevice: pci 0x9095
Revision: 0xc4
Driver: "pcieport"
IRQ: 26 (no events)
Module Alias: "pci:v00008086d00001E12sv0000104Dsd00009095bc06sc04i00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
20: PCI 1a.0: 0c03 USB Controller (EHCI)
[Created at pci.386]
Unique ID: pwJ7.Q9K8N7xHjn5
SysFS ID: /devices/pci0000:00/0000:00:1a.0
SysFS BusID: 0000:00:1a.0
Hardware Class: usb controller
Model: "Intel 7 Series/C216 Chipset Family USB Enhanced Host Controller #2"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x1e2d "7 Series/C216 Chipset Family USB Enhanced Host Controller #2"
SubVendor: pci 0x104d "Sony Corporation"
SubDevice: pci 0x9095
Revision: 0x04
Driver: "ehci-pci"
Memory Range: 0xf7f18000-0xf7f183ff (rw,non-prefetchable)
IRQ: 16 (203 events)
Module Alias: "pci:v00008086d00001E2Dsv0000104Dsd00009095bc0Csc03i20"
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
21: PCI 1d.0: 0c03 USB Controller (EHCI)
[Created at pci.386]
Unique ID: 1GTX.pFju+76M163
SysFS ID: /devices/pci0000:00/0000:00:1d.0
SysFS BusID: 0000:00:1d.0
Hardware Class: usb controller
Model: "Intel 7 Series/C216 Chipset Family USB Enhanced Host Controller #1"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x1e26 "7 Series/C216 Chipset Family USB Enhanced Host Controller #1"
SubVendor: pci 0x104d "Sony Corporation"
SubDevice: pci 0x9095
Revision: 0x04
Driver: "ehci-pci"
Memory Range: 0xf7f17000-0xf7f173ff (rw,non-prefetchable)
IRQ: 23 (138935 events)
Module Alias: "pci:v00008086d00001E26sv0000104Dsd00009095bc0Csc03i20"
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
22: PCI 400.0: 0200 Ethernet controller
[Created at pci.386]
Unique ID: Ljo_.S3utj+pxvX5
Parent ID: hoOk.SeiZ+mKd1w5
SysFS ID: /devices/pci0000:00/0000:00:1c.2/0000:04:00.0
SysFS BusID: 0000:04: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 0x104d "Sony Corporation"
SubDevice: pci 0x9095
Revision: 0x07
Driver: "r8169"
Driver Modules: "r8169"
Device File: enp4s0
I/O Ports: 0xd000-0xd0ff (rw)
Memory Range: 0xf0004000-0xf0004fff (ro,non-prefetchable)
Memory Range: 0xf0000000-0xf0003fff (ro,non-prefetchable)
IRQ: 18 (2 events)
HW Address: ...
Permanent HW Address: ...
Link detected: no
Module Alias: "pci:v000010ECd00008168sv0000104Dsd00009095bc02sc00i00"
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: #25 (PCI bridge)
23: PCI 02.0: 0300 VGA compatible controller (VGA)
[Created at pci.386]
Unique ID: _Znp.8pgifJkWil2
SysFS ID: /devices/pci0000:00/0000:00:02.0
SysFS BusID: 0000:00:02.0
Hardware Class: graphics card
Model: "Intel 2nd Generation Core Processor Family Integrated Graphics Controller"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x0126 "2nd Generation Core Processor Family Integrated Graphics Controller"
SubVendor: pci 0x104d "Sony Corporation"
SubDevice: pci 0x9096
Revision: 0x09
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)
Memory Range: 0x000c0000-0x000dffff (rw,non-prefetchable,disabled)
IRQ: 33 (351663 events)
Module Alias: "pci:v00008086d00000126sv0000104Dsd00009096bc03sc00i00"
Driver Info #0:
Driver Status: i915 is active
Driver Activation Cmd: "modprobe i915"
Config Status: cfg=new, avail=yes, need=no, active=unknown
24: PCI 14.0: 0c03 USB Controller (XHCI)
[Created at pci.386]
Unique ID: MZfG.kpuDRz0jj+5
SysFS ID: /devices/pci0000:00/0000:00:14.0
SysFS BusID: 0000:00:14.0
Hardware Class: usb controller
Model: "Intel 7 Series/C210 Series Chipset Family USB xHCI Host Controller"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x1e31 "7 Series/C210 Series Chipset Family USB xHCI Host Controller"
SubVendor: pci 0x104d "Sony Corporation"
SubDevice: pci 0x9095
Revision: 0x04
Driver: "xhci_hcd"
Memory Range: 0xf7f00000-0xf7f0ffff (rw,non-prefetchable)
IRQ: 28 (no events)
Module Alias: "pci:v00008086d00001E31sv0000104Dsd00009095bc0Csc03i30"
Config Status: cfg=new, avail=yes, need=no, active=unknown
25: PCI 1c.2: 0604 PCI bridge (Normal decode)
[Created at pci.386]
Unique ID: hoOk.SeiZ+mKd1w5
SysFS ID: /devices/pci0000:00/0000:00:1c.2
SysFS BusID: 0000:00:1c.2
Hardware Class: bridge
Model: "Intel 7 Series/C210 Series Chipset Family PCI Express Root Port 3"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x1e14 "7 Series/C210 Series Chipset Family PCI Express Root Port 3"
SubVendor: pci 0x104d "Sony Corporation"
SubDevice: pci 0x9095
Revision: 0xc4
Driver: "pcieport"
IRQ: 27 (no events)
Module Alias: "pci:v00008086d00001E14sv0000104Dsd00009095bc06sc04i00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
26: None 00.0: 10002 LCD Monitor
[Created at monitor.125]
Unique ID: rdCR.zsOMPHrW435
Parent ID: _Znp.8pgifJkWil2
Hardware Class: monitor
Model: "LG Display LCD Monitor"
Vendor: LGD "LG Display"
Device: eisa 0x033f
Resolution: 1366x768@60Hz
Size: 309x174 mm
Year of Manufacture: 2011
Week of Manufacture: 0
Detailed Timings #0:
Resolution: 1366x768
Horizontal: 1366 1398 1430 1470 (+32 +64 +104) -hsync
Vertical: 768 771 776 786 (+3 +8 +18) -vsync
Frequencies: 69.30 MHz, 47.14 kHz, 59.98 Hz
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #23 (VGA compatible controller)
27: IDE 00.0: 10600 Disk
[Created at block.245]
Unique ID: 3OOL.kY4Kif5wbT1
Parent ID: w7Y8.fEg7oTDk3Q5
SysFS ID: /class/block/sda
SysFS BusID: 0:0:0:0
SysFS Device Link: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0
Hardware Class: disk
Model: "OCZ-AGILITY3"
Device: "OCZ-AGILITY3"
Revision: "2.25"
Driver: "ahci", "sd"
Driver Modules: "ahci"
Device File: /dev/sda
Device Number: block 8:0-8:15
BIOS id: 0x80
Drive status: no medium
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #8 (SATA controller)
28: USB 00.0: 10800 Keyboard
[Created at usb.122]
Unique ID: Bgjr.Dpv9Ljfy5A8
Parent ID: FKGF.4Nx_qoDfSd7
SysFS ID: /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.5/2-1.5:1.0
SysFS BusID: 2-1.5:1.0
Hardware Class: keyboard
Model: "HP Wireless Optical Comfort Mouse"
Hotplug: USB
Vendor: usb 0x03f0 "HP"
Device: usb 0xa407 "Wireless Optical Comfort Mouse"
Revision: "3.21"
Driver: "usbhid"
Driver Modules: "usbhid"
Device File: /dev/input/event3
Device Number: char 13:67
Speed: 12 Mbps
Module Alias: "usb:v03F0pA407d0321dc00dsc00dp00ic03isc01ip01in00"
Driver Info #0:
XkbRules: xfree86
XkbModel: pc104
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #29 (Hub)
29: USB 00.0: 10a00 Hub
[Created at usb.122]
Unique ID: FKGF.4Nx_qoDfSd7
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 0x0024 "Integrated Rate Matching Hub"
Driver: "hub"
Driver Modules: "usbcore"
Speed: 480 Mbps
Module Alias: "usb:v8087p0024d0000dc09dsc00dp01ic09isc00ip00in00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #37 (Hub)
30: USB 00.0: 10a00 Hub
[Created at usb.122]
Unique ID: uIhY.2DFUsyrieMD
Parent ID: MZfG.kpuDRz0jj+5
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.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: #24 (USB Controller)
31: USB 00.1: 0000 Unclassified device
[Created at usb.122]
Unique ID: 46Ud.r+b9rrPIeL4
Parent ID: ADDn.4Nx_qoDfSd7
SysFS ID: /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.1
SysFS BusID: 1-1.3:1.1
Hardware Class: unknown
Model: "Sunplus Innovation USB2.0 Camera"
Hotplug: USB
Vendor: usb 0x1bcf "Sunplus Innovation Technology Inc."
Device: usb 0x2c01 "USB2.0 Camera"
Revision: "12.16"
Driver: "uvcvideo"
Driver Modules: "uvcvideo"
Speed: 480 Mbps
Module Alias: "usb:v1BCFp2C01d1216dcEFdsc02dp01ic0Eisc02ip00in01"
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #36 (Hub)
32: USB 00.1: 10503 USB Mouse
[Created at usb.122]
Unique ID: erzv.8T_Z+poxfhC
Parent ID: FKGF.4Nx_qoDfSd7
SysFS ID: /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.5/2-1.5:1.1
SysFS BusID: 2-1.5:1.1
Hardware Class: mouse
Model: "HP Wireless Optical Comfort Mouse"
Hotplug: USB
Vendor: usb 0x03f0 "HP"
Device: usb 0xa407 "Wireless Optical Comfort Mouse"
Revision: "3.21"
Compatible to: int 0x0200 0x0001 "Generic USB Mouse"
Driver: "usbhid"
Driver Modules: "usbhid"
Device File: /dev/input/mice (/dev/input/mouse0)
Device Number: char 13:63 (char 13:32)
Speed: 12 Mbps
Module Alias: "usb:v03F0pA407d0321dc00dsc00dp00ic03isc01ip02in01"
Driver Info #0:
XFree86 Protocol: explorerps/2
GPM Protocol: exps2
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #29 (Hub)
33: USB 00.0: 10a00 Hub
[Created at usb.122]
Unique ID: zPk0.xYNhIwdOaa6
Parent ID: MZfG.kpuDRz0jj+5
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.04"
Serial ID: --
Driver: "hub"
Driver Modules: "usbcore"
Module Alias: "usb:v1D6Bp0003d0504dc09dsc00dp03ic09isc00ip00in00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #24 (USB Controller)
34: USB 00.0: 10a00 Hub
[Created at usb.122]
Unique ID: k4bc.FHd55n4xKo7
Parent ID: pwJ7.Q9K8N7xHjn5
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.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: #20 (USB Controller)
36: USB 00.0: 10a00 Hub
[Created at usb.122]
Unique ID: ADDn.4Nx_qoDfSd7
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 0x0024 "Integrated Rate Matching Hub"
Driver: "hub"
Driver Modules: "usbcore"
Speed: 480 Mbps
Module Alias: "usb:v8087p0024d0000dc09dsc00dp01ic09isc00ip00in00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #34 (Hub)
37: USB 00.0: 10a00 Hub
[Created at usb.122]
Unique ID: pBe4.oLWCeziExdF
Parent ID: 1GTX.pFju+76M163
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.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: #21 (USB Controller)
38: None 00.0: 10103 CPU
[Created at cpu.462]
Unique ID: rdCR.j8NaKXDZtZ6
Hardware Class: cpu
Arch: X86-64
Vendor: "GenuineIntel"
Model: 6.42.7 "Intel(R) Core(TM) i5-2450M CPU @ 2.50GHz"
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,ht,tm,pbe,syscall,nx,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,cx16,xtpr,pdcm,pcid,sse4_1,sse4_2,x2apic,popcnt,tsc_deadline_timer,aes,xsave,avx,lahf_lm,epb,pti,ssbd,ibrs,ibpb,stibp,tpr_shadow,vnmi,flexpriority,ept,vpid,xsaveopt,dtherm,ida,arat,pln,pts,md_clear,flush_l1d
Clock: 1300 MHz
BogoMips: 4989.08
Cache: 3072 kb
Units/Processor: 16
Config Status: cfg=new, avail=yes, need=no, active=unknown
39: None 01.0: 10103 CPU
[Created at cpu.462]
Unique ID: wkFv.j8NaKXDZtZ6
Hardware Class: cpu
Arch: X86-64
Vendor: "GenuineIntel"
Model: 6.42.7 "Intel(R) Core(TM) i5-2450M CPU @ 2.50GHz"
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,ht,tm,pbe,syscall,nx,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,cx16,xtpr,pdcm,pcid,sse4_1,sse4_2,x2apic,popcnt,tsc_deadline_timer,aes,xsave,avx,lahf_lm,epb,pti,ssbd,ibrs,ibpb,stibp,tpr_shadow,vnmi,flexpriority,ept,vpid,xsaveopt,dtherm,ida,arat,pln,pts,md_clear,flush_l1d
Clock: 2475 MHz
BogoMips: 4989.08
Cache: 3072 kb
Units/Processor: 16
Config Status: cfg=new, avail=yes, need=no, active=unknown
40: None 02.0: 10103 CPU
[Created at cpu.462]
Unique ID: +rIN.j8NaKXDZtZ6
Hardware Class: cpu
Arch: X86-64
Vendor: "GenuineIntel"
Model: 6.42.7 "Intel(R) Core(TM) i5-2450M CPU @ 2.50GHz"
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,ht,tm,pbe,syscall,nx,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,cx16,xtpr,pdcm,pcid,sse4_1,sse4_2,x2apic,popcnt,tsc_deadline_timer,aes,xsave,avx,lahf_lm,epb,pti,ssbd,ibrs,ibpb,stibp,tpr_shadow,vnmi,flexpriority,ept,vpid,xsaveopt,dtherm,ida,arat,pln,pts,md_clear,flush_l1d
Clock: 2191 MHz
BogoMips: 4989.08
Cache: 3072 kb
Units/Processor: 16
Config Status: cfg=new, avail=yes, need=no, active=unknown
41: None 03.0: 10103 CPU
[Created at cpu.462]
Unique ID: 4zLr.j8NaKXDZtZ6
Hardware Class: cpu
Arch: X86-64
Vendor: "GenuineIntel"
Model: 6.42.7 "Intel(R) Core(TM) i5-2450M CPU @ 2.50GHz"
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,ht,tm,pbe,syscall,nx,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,cx16,xtpr,pdcm,pcid,sse4_1,sse4_2,x2apic,popcnt,tsc_deadline_timer,aes,xsave,avx,lahf_lm,epb,pti,ssbd,ibrs,ibpb,stibp,tpr_shadow,vnmi,flexpriority,ept,vpid,xsaveopt,dtherm,ida,arat,pln,pts,md_clear,flush_l1d
Clock: 1325 MHz
BogoMips: 4989.08
Cache: 3072 kb
Units/Processor: 16
Config Status: cfg=new, avail=yes, need=no, active=unknown
42: 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
43: None 00.0: 10701 Ethernet
[Created at net.126]
Unique ID: VV91.ndpeucax6V1
Parent ID: qru8.f2491j44hr8
SysFS ID: /class/net/wlp2s0
SysFS Device Link: /devices/pci0000:00/0000:00:1c.0/0000:02:00.0
Hardware Class: network interface
Model: "Ethernet network interface"
Driver: "iwlwifi"
Driver Modules: "iwlwifi"
Device File: wlp2s0
HW Address: ...
Permanent HW Address: ...
Link detected: yes
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #11 (WLAN controller)
44: None 00.0: 10701 Ethernet
[Created at net.126]
Unique ID: 1N3t.ndpeucax6V1
Parent ID: Ljo_.S3utj+pxvX5
SysFS ID: /class/net/enp4s0
SysFS Device Link: /devices/pci0000:00/0000:00:1c.2/0000:04:00.0
Hardware Class: network interface
Model: "Ethernet network interface"
Driver: "r8169"
Driver Modules: "r8169"
Device File: enp4s0
HW Address: ...
Permanent HW Address: ...
Link detected: no
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #22 (Ethernet controller)