Advertisement
LocutusOfBorg

Untitled

Mar 13th, 2014
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 46.09 KB | None | 0 0
  1. root@machine:~# cat /proc/version
  2. Linux version 3.14.0-031400rc6-generic (apw@gomeisa) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #201403100035 SMP Mon Mar 10 04:36:54 UTC 2014
  3. root@machine:~# sh /usr/src/linux-headers-3.14.0-031400rc6/scripts/ver_linux
  4. If some fields are empty or look unusual you may have an old version.
  5. Compare to the current minimal requirements in Documentation/Changes.
  6.  
  7. Linux Unimatrix02-Saucy 3.14.0-031400rc6-generic #201403100035 SMP Mon Mar 10 04:36:54 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
  8.  
  9. Gnu C 4.8
  10. Gnu make 3.81
  11. binutils 2.23.52.20130913
  12. util-linux 2.20.1
  13. mount support
  14. module-init-tools 9
  15. e2fsprogs 1.42.8
  16. pcmciautils 018
  17. PPP 2.4.5
  18. Linux C Library 2.17
  19. Dynamic linker (ldd) 2.17
  20. Procps 3.3.3
  21. Net-tools 1.60
  22. Kbd 1.15.5
  23. Sh-utils 8.20
  24. wireless-tools 30
  25. Modules Loaded pci_stub vboxpci vboxnetadp vboxnetflt vboxdrv cmac rmd160 crypto_null xfrm_user ah6 ah4 esp6 esp4 xfrm4_mode_beet xfrm4_tunnel tunnel4 xfrm4_mode_tunnel xfrm4_mode_transport xfrm6_mode_transport xfrm6_mode_ro xfrm6_mode_beet xfrm6_mode_tunnel ipcomp ipcomp6 xfrm6_tunnel tunnel6 xfrm_ipcomp af_key xfrm_algo camellia_generic camellia_x86_64 cast6_generic cast5_generic cast_common deflate cts ctr gcm ccm serpent_sse2_x86_64 serpent_generic blowfish_generic blowfish_x86_64 blowfish_common twofish_generic twofish_x86_64_3way xts twofish_x86_64 twofish_common xcbc sha256_ssse3 sha512_ssse3 des_generic aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd parport_pc ppdev bnep rfcomm binfmt_misc joydev acer_wmi sparse_keymap uvcvideo videobuf2_vmalloc videobuf2_memops arc4 cdc_acm snd_hda_codec_hdmi snd_hda_codec_realtek videobuf2_core videodev btusb snd_hda_codec_generic iwldvm coretemp snd_hda_intel bluetooth snd_hda_codec mac80211 snd_hwdep nouveau microcode 6lowpan_iphc snd_pcm dm_multipath snd_seq_midi snd_seq_midi_event psmouse scsi_dh snd_rawmidi iwlwifi serio_raw mxm_wmi ttm cfg80211 drm_kms_helper snd_seq drm snd_seq_device lpc_ich i2c_algo_bit snd_timer snd soundcore video wmi mac_hid lp parport ums_realtek usb_storage ahci libahci atl1e
  26. root@machine:~# cat /proc/cpuinfo
  27. processor : 0
  28. vendor_id : GenuineIntel
  29. cpu family : 6
  30. model : 23
  31. model name : Intel(R) Core(TM)2 Duo CPU P7450 @ 2.13GHz
  32. stepping : 6
  33. microcode : 0x60c
  34. cpu MHz : 2133.000
  35. cache size : 3072 KB
  36. physical id : 0
  37. siblings : 2
  38. core id : 0
  39. cpu cores : 2
  40. apicid : 0
  41. initial apicid : 0
  42. fpu : yes
  43. fpu_exception : yes
  44. cpuid level : 10
  45. wp : yes
  46. flags : 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 lm constant_tsc arch_perfmon pebs bts rep_good nopl aperfmperf pni dtes64 monitor ds_cpl est tm2 ssse3 cx16 xtpr pdcm sse4_1 lahf_lm dtherm
  47. bogomips : 4256.14
  48. clflush size : 64
  49. cache_alignment : 64
  50. address sizes : 36 bits physical, 48 bits virtual
  51. power management:
  52.  
  53. processor : 1
  54. vendor_id : GenuineIntel
  55. cpu family : 6
  56. model : 23
  57. model name : Intel(R) Core(TM)2 Duo CPU P7450 @ 2.13GHz
  58. stepping : 6
  59. microcode : 0x60c
  60. cpu MHz : 2133.000
  61. cache size : 3072 KB
  62. physical id : 0
  63. siblings : 2
  64. core id : 1
  65. cpu cores : 2
  66. apicid : 1
  67. initial apicid : 1
  68. fpu : yes
  69. fpu_exception : yes
  70. cpuid level : 10
  71. wp : yes
  72. flags : 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 lm constant_tsc arch_perfmon pebs bts rep_good nopl aperfmperf pni dtes64 monitor ds_cpl est tm2 ssse3 cx16 xtpr pdcm sse4_1 lahf_lm dtherm
  73. bogomips : 4256.14
  74. clflush size : 64
  75. cache_alignment : 64
  76. address sizes : 36 bits physical, 48 bits virtual
  77. power management:
  78.  
  79. root@machine:~# cat /proc/modules
  80. pci_stub 12622 1 - Live 0xffffffffa07a0000
  81. vboxpci 23194 0 - Live 0xffffffffa0795000 (OF)
  82. vboxnetadp 25670 0 - Live 0xffffffffa078d000 (OF)
  83. vboxnetflt 27613 0 - Live 0xffffffffa07ac000 (OF)
  84. vboxdrv 320456 3 vboxpci,vboxnetadp,vboxnetflt, Live 0xffffffffa073d000 (OF)
  85. cmac 12788 0 - Live 0xffffffffa0738000
  86. rmd160 16744 0 - Live 0xffffffffa0732000
  87. crypto_null 12840 0 - Live 0xffffffffa072d000
  88. xfrm_user 35995 2 - Live 0xffffffffa0723000
  89. ah6 17168 0 - Live 0xffffffffa071d000
  90. ah4 13002 0 - Live 0xffffffffa0718000
  91. esp6 17144 0 - Live 0xffffffffa0712000
  92. esp4 17139 0 - Live 0xffffffffa070c000
  93. xfrm4_mode_beet 12611 0 - Live 0xffffffffa0707000
  94. xfrm4_tunnel 12857 0 - Live 0xffffffffa0702000
  95. tunnel4 13252 1 xfrm4_tunnel, Live 0xffffffffa06fd000
  96. xfrm4_mode_tunnel 13261 0 - Live 0xffffffffa06f8000
  97. xfrm4_mode_transport 12631 0 - Live 0xffffffffa06f3000
  98. xfrm6_mode_transport 12631 0 - Live 0xffffffffa06ee000
  99. xfrm6_mode_ro 12564 0 - Live 0xffffffffa06e9000
  100. xfrm6_mode_beet 12658 0 - Live 0xffffffffa06e4000
  101. xfrm6_mode_tunnel 13261 0 - Live 0xffffffffa06df000
  102. ipcomp 12751 0 - Live 0xffffffffa06da000
  103. ipcomp6 12754 0 - Live 0xffffffffa06d5000
  104. xfrm6_tunnel 13807 1 ipcomp6, Live 0xffffffffa06d0000
  105. tunnel6 13254 1 xfrm6_tunnel, Live 0xffffffffa06c6000
  106. xfrm_ipcomp 13606 2 ipcomp,ipcomp6, Live 0xffffffffa06cb000
  107. af_key 36462 0 - Live 0xffffffffa06b2000
  108. xfrm_algo 15394 7 xfrm_user,ah6,ah4,esp6,esp4,xfrm_ipcomp,af_key, Live 0xffffffffa06ad000
  109. camellia_generic 29348 0 - Live 0xffffffffa06bd000
  110. camellia_x86_64 52986 0 - Live 0xffffffffa0698000
  111. cast6_generic 21523 0 - Live 0xffffffffa06a6000
  112. cast5_generic 21429 0 - Live 0xffffffffa0691000
  113. cast_common 12983 2 cast6_generic,cast5_generic, Live 0xffffffffa068c000
  114. deflate 12617 0 - Live 0xffffffffa0687000
  115. cts 12902 0 - Live 0xffffffffa0682000
  116. ctr 13193 1 - Live 0xffffffffa067d000
  117. gcm 23507 0 - Live 0xffffffffa0672000
  118. ccm 17856 1 - Live 0xffffffffa066c000
  119. serpent_sse2_x86_64 50367 0 - Live 0xffffffffa065e000
  120. serpent_generic 29823 1 serpent_sse2_x86_64, Live 0xffffffffa0655000
  121. blowfish_generic 12530 0 - Live 0xffffffffa0650000
  122. blowfish_x86_64 21400 0 - Live 0xffffffffa063f000
  123. blowfish_common 16739 2 blowfish_generic,blowfish_x86_64, Live 0xffffffffa0639000
  124. twofish_generic 16635 0 - Live 0xffffffffa064a000
  125. twofish_x86_64_3way 27146 0 - Live 0xffffffffa0631000
  126. xts 12951 3 camellia_x86_64,serpent_sse2_x86_64,twofish_x86_64_3way, Live 0xffffffffa062c000
  127. twofish_x86_64 12907 1 twofish_x86_64_3way, Live 0xffffffffa0627000
  128. twofish_common 21113 3 twofish_generic,twofish_x86_64_3way,twofish_x86_64, Live 0xffffffffa0620000
  129. xcbc 12815 0 - Live 0xffffffffa0600000
  130. sha256_ssse3 26322 0 - Live 0xffffffffa0618000
  131. sha512_ssse3 42254 0 - Live 0xffffffffa060c000
  132. des_generic 21379 0 - Live 0xffffffffa0605000
  133. aes_x86_64 17131 2 - Live 0xffffffffa05fa000
  134. lrw 13323 3 camellia_x86_64,serpent_sse2_x86_64,twofish_x86_64_3way, Live 0xffffffffa05f5000
  135. gf128mul 14951 2 xts,lrw, Live 0xffffffffa05f0000
  136. glue_helper 14095 3 camellia_x86_64,serpent_sse2_x86_64,twofish_x86_64_3way, Live 0xffffffffa05eb000
  137. ablk_helper 13597 1 serpent_sse2_x86_64, Live 0xffffffffa05d6000
  138. cryptd 20531 1 ablk_helper, Live 0xffffffffa04ac000
  139. parport_pc 32866 0 - Live 0xffffffffa05e1000
  140. ppdev 17711 0 - Live 0xffffffffa039a000
  141. bnep 19884 2 - Live 0xffffffffa03a2000
  142. rfcomm 74734 25 - Live 0xffffffffa0386000
  143. binfmt_misc 17508 1 - Live 0xffffffffa0380000
  144. joydev 17575 0 - Live 0xffffffffa05db000
  145. acer_wmi 32938 0 - Live 0xffffffffa05cc000
  146. sparse_keymap 13890 1 acer_wmi, Live 0xffffffffa0454000
  147. uvcvideo 82247 0 - Live 0xffffffffa05b6000
  148. videobuf2_vmalloc 13216 1 uvcvideo, Live 0xffffffffa044f000
  149. videobuf2_memops 13362 1 videobuf2_vmalloc, Live 0xffffffffa05b1000
  150. arc4 12573 2 - Live 0xffffffffa023a000
  151. cdc_acm 32990 0 - Live 0xffffffffa04a2000
  152. snd_hda_codec_hdmi 47124 1 - Live 0xffffffffa05a4000
  153. snd_hda_codec_realtek 66562 1 - Live 0xffffffffa0592000
  154. videobuf2_core 45465 1 uvcvideo, Live 0xffffffffa045b000
  155. videodev 149340 2 uvcvideo,videobuf2_core, Live 0xffffffffa056c000
  156. btusb 32542 0 - Live 0xffffffffa0259000
  157. snd_hda_codec_generic 69424 2 snd_hda_codec_realtek, Live 0xffffffffa055a000
  158. iwldvm 243378 0 - Live 0xffffffffa051d000
  159. coretemp 17768 0 - Live 0xffffffffa024c000
  160. snd_hda_intel 57222 3 - Live 0xffffffffa046b000
  161. bluetooth 426845 24 bnep,rfcomm,btusb, Live 0xffffffffa04b3000
  162. snd_hda_codec 142651 4 snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_codec_generic,snd_hda_intel, Live 0xffffffffa047e000
  163. mac80211 676864 1 iwldvm, Live 0xffffffffa03a8000
  164. snd_hwdep 13613 1 snd_hda_codec, Live 0xffffffffa0241000
  165. nouveau 1160480 3 - Live 0xffffffffa0263000
  166. microcode 24391 0 - Live 0xffffffffa0252000
  167. 6lowpan_iphc 18968 1 bluetooth, Live 0xffffffffa0246000
  168. snd_pcm 108860 3 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec, Live 0xffffffffa021e000
  169. dm_multipath 27401 0 - Live 0xffffffffa0212000
  170. snd_seq_midi 13324 0 - Live 0xffffffffa020d000
  171. snd_seq_midi_event 14899 1 snd_seq_midi, Live 0xffffffffa0115000
  172. psmouse 108621 0 - Live 0xffffffffa01f1000
  173. scsi_dh 14873 1 dm_multipath, Live 0xffffffffa01e8000
  174. snd_rawmidi 30465 1 snd_seq_midi, Live 0xffffffffa00fa000
  175. iwlwifi 183624 1 iwldvm, Live 0xffffffffa019f000
  176. serio_raw 13462 0 - Live 0xffffffffa00f5000
  177. mxm_wmi 13021 1 nouveau, Live 0xffffffffa008c000
  178. ttm 90127 1 nouveau, Live 0xffffffffa01d0000
  179. cfg80211 531467 3 iwldvm,mac80211,iwlwifi, Live 0xffffffffa011c000
  180. drm_kms_helper 53224 1 nouveau, Live 0xffffffffa00e7000
  181. snd_seq 66061 2 snd_seq_midi,snd_seq_midi_event, Live 0xffffffffa0103000
  182. drm 308197 5 nouveau,ttm,drm_kms_helper, Live 0xffffffffa009a000
  183. snd_seq_device 14497 3 snd_seq_midi,snd_rawmidi,snd_seq, Live 0xffffffffa0091000
  184. lpc_ich 21163 0 - Live 0xffffffffa0085000
  185. i2c_algo_bit 13564 1 nouveau, Live 0xffffffffa0080000
  186. snd_timer 30038 2 snd_pcm,snd_seq, Live 0xffffffffa005c000
  187. snd 73979 18 snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_codec_generic,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_seq_midi,snd_rawmidi,snd_seq,snd_seq_device,snd_timer, Live 0xffffffffa006c000
  188. soundcore 12680 1 snd, Live 0xffffffffa000c000
  189. video 19914 2 acer_wmi,nouveau, Live 0xffffffffa0066000
  190. wmi 19363 3 acer_wmi,nouveau,mxm_wmi, Live 0xffffffffa0043000
  191. mac_hid 13253 0 - Live 0xffffffffa001a000
  192. lp 17799 0 - Live 0xffffffffa0028000
  193. parport 42481 3 parport_pc,ppdev,lp, Live 0xffffffffa0050000
  194. ums_realtek 18336 0 - Live 0xffffffffa004a000
  195. usb_storage 66714 1 ums_realtek, Live 0xffffffffa002e000
  196. ahci 30066 4 - Live 0xffffffffa001f000
  197. libahci 32191 1 ahci, Live 0xffffffffa0011000
  198. atl1e 43108 0 - Live 0xffffffffa0000000
  199. root@machine:~# cat /proc/ioports
  200. 0000-0cf7 : PCI Bus 0000:00
  201. 0000-001f : dma1
  202. 0020-0021 : pic1
  203. 0040-0043 : timer0
  204. 0050-0053 : timer1
  205. 0060-0060 : keyboard
  206. 0062-0062 : EC data
  207. 0064-0064 : keyboard
  208. 0066-0066 : EC cmd
  209. 0070-0077 : rtc0
  210. 0080-008f : dma page reg
  211. 00a0-00a1 : pic2
  212. 00c0-00df : dma2
  213. 00f0-00ff : fpu
  214. 03c0-03df : vesafb
  215. 0400-0403 : ACPI PM1a_EVT_BLK
  216. 0404-0405 : ACPI PM1a_CNT_BLK
  217. 0408-040b : ACPI PM_TMR
  218. 0410-0415 : ACPI CPU throttle
  219. 0420-042f : ACPI GPE0_BLK
  220. 0430-0433 : iTCO_wdt
  221. 0450-0450 : ACPI PM2_CNT_BLK
  222. 0460-047f : iTCO_wdt
  223. 0480-048f : pnp 00:03
  224. 0680-069f : pnp 00:03
  225. 0cf8-0cff : PCI conf1
  226. 0d00-ffff : PCI Bus 0000:00
  227. 1000-107f : pnp 00:03
  228. 1180-11ff : pnp 00:03
  229. 164e-164f : pnp 00:03
  230. 1800-181f : 0000:00:1a.0
  231. 1800-181f : uhci_hcd
  232. 1820-183f : 0000:00:1a.1
  233. 1820-183f : uhci_hcd
  234. 1840-185f : 0000:00:1a.2
  235. 1840-185f : uhci_hcd
  236. 1860-187f : 0000:00:1d.0
  237. 1860-187f : uhci_hcd
  238. 1880-189f : 0000:00:1d.1
  239. 1880-189f : uhci_hcd
  240. 18a0-18bf : 0000:00:1d.2
  241. 18a0-18bf : uhci_hcd
  242. 18c0-18df : 0000:00:1f.2
  243. 18c0-18df : ahci
  244. 18e0-18e3 : 0000:00:1f.2
  245. 18e0-18e3 : ahci
  246. 18e4-18e7 : 0000:00:1f.2
  247. 18e4-18e7 : ahci
  248. 18e8-18ef : 0000:00:1f.2
  249. 18e8-18ef : ahci
  250. 18f0-18f7 : 0000:00:1f.2
  251. 18f0-18f7 : ahci
  252. 1c00-1c1f : 0000:00:1f.3
  253. 2000-2fff : PCI Bus 0000:01
  254. 2000-207f : 0000:01:00.0
  255. 3000-3fff : PCI Bus 0000:02
  256. 4000-4fff : PCI Bus 0000:07
  257. 5000-5fff : PCI Bus 0000:09
  258. 5000-507f : 0000:09:00.0
  259. 5000-507f : ATL1E
  260. fe00-fe00 : pnp 00:03
  261. ffff-ffff : pnp 00:03
  262. ffff-ffff : pnp 00:03
  263. root@machine:~# cat /proc/iomem
  264. 00000000-00000fff : reserved
  265. 00001000-0009f3ff : System RAM
  266. 0009f400-0009ffff : reserved
  267. 000a0000-000bffff : PCI Bus 0000:00
  268. 000c0000-000ce1ff : Video ROM
  269. 000d0000-000d3fff : PCI Bus 0000:00
  270. 000d4000-000d7fff : PCI Bus 0000:00
  271. 000d8000-000dbfff : PCI Bus 0000:00
  272. 000dc000-000dffff : PCI Bus 0000:00
  273. 000e0000-000fffff : reserved
  274. 000f0000-000fffff : System ROM
  275. 00100000-bdaa0fff : System RAM
  276. 01000000-01775d85 : Kernel code
  277. 01775d86-01d157bf : Kernel data
  278. 01e73000-01fd8fff : Kernel bss
  279. bdaa1000-bdaa6fff : reserved
  280. bdaa7000-bdbb9fff : System RAM
  281. bdbba000-bdc0efff : reserved
  282. bdc0f000-bdd07fff : System RAM
  283. bdd08000-bdf0efff : reserved
  284. bdf0f000-bdf18fff : System RAM
  285. bdf19000-bdf1efff : reserved
  286. bdf1f000-bdf63fff : System RAM
  287. bdf64000-bdf9efff : ACPI Non-volatile Storage
  288. bdf9f000-bdfe1fff : System RAM
  289. bdfe2000-bdffefff : ACPI Tables
  290. bdfff000-bdffffff : System RAM
  291. be000000-bfffffff : RAM buffer
  292. c0000000-dfffffff : PCI Bus 0000:00
  293. c0000000-c01fffff : PCI Bus 0000:02
  294. c0200000-c03fffff : PCI Bus 0000:02
  295. c0400000-c06fffff : PCI Bus 0000:07
  296. c0400000-c0401fff : 0000:07:00.0
  297. c0400000-c0401fff : iwlwifi
  298. c0700000-c08fffff : PCI Bus 0000:07
  299. c0900000-c0bfffff : PCI Bus 0000:09
  300. c0900000-c093ffff : 0000:09:00.0
  301. c0900000-c093ffff : ATL1E
  302. c0c00000-c0dfffff : PCI Bus 0000:09
  303. c0e00000-c0e000ff : 0000:00:1f.3
  304. cc000000-ceffffff : PCI Bus 0000:01
  305. cc000000-cdffffff : 0000:01:00.0
  306. ce000000-ceffffff : 0000:01:00.0
  307. d0000000-dfffffff : PCI Bus 0000:01
  308. d0000000-dfffffff : 0000:01:00.0
  309. e0000000-efffffff : PCI MMCONFIG 0000 [bus 00-ff]
  310. e0000000-efffffff : pnp 00:08
  311. f0000000-febfffff : PCI Bus 0000:00
  312. f0400000-f0403fff : 0000:00:1b.0
  313. f0400000-f0403fff : ICH HD audio
  314. f0404000-f04047ff : 0000:00:1f.2
  315. f0404000-f04047ff : ahci
  316. f0404800-f0404bff : 0000:00:1a.7
  317. f0404800-f0404bff : ehci_hcd
  318. f0404c00-f0404fff : 0000:00:1d.7
  319. f0404c00-f0404fff : ehci_hcd
  320. fec00000-fec003ff : IOAPIC 0
  321. fed00000-fed003ff : HPET 0
  322. fed00000-fed003ff : pnp 00:01
  323. fed10000-fed13fff : pnp 00:08
  324. fed18000-fed18fff : pnp 00:08
  325. fed19000-fed19fff : pnp 00:08
  326. fed1c000-fed1ffff : pnp 00:08
  327. fed1f410-fed1f414 : iTCO_wdt
  328. fed20000-fed3ffff : pnp 00:08
  329. fed45000-fed8ffff : pnp 00:08
  330. fee00000-fee00fff : Local APIC
  331. 100000000-13fffffff : System RAM
  332. root@machine:~# lspci -vvv
  333. 00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub (rev 07)
  334. Subsystem: Acer Incorporated [ALI] Device 015e
  335. Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
  336. Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ >SERR- <PERR- INTx-
  337. Latency: 0
  338. Capabilities: [e0] Vendor Specific Information: Len=0a <?>
  339.  
  340. 00:01.0 PCI bridge: Intel Corporation Mobile 4 Series Chipset PCI Express Graphics Port (rev 07) (prog-if 00 [Normal decode])
  341. Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
  342. Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
  343. Latency: 0, Cache Line Size: 64 bytes
  344. Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
  345. I/O behind bridge: 00002000-00002fff
  346. Memory behind bridge: cc000000-ceffffff
  347. Prefetchable memory behind bridge: 00000000d0000000-00000000dfffffff
  348. Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
  349. BridgeCtl: Parity- SERR- NoISA- VGA+ MAbort- >Reset- FastB2B-
  350. PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
  351. Capabilities: [88] Subsystem: Acer Incorporated [ALI] Device 015e
  352. Capabilities: [80] Power Management version 3
  353. Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
  354. Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
  355. Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit-
  356. Address: fee0300c Data: 4191
  357. Capabilities: [a0] Express (v1) Root Port (Slot+), MSI 00
  358. DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s <64ns, L1 <1us
  359. ExtTag- RBE+ FLReset-
  360. DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
  361. RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
  362. MaxPayload 128 bytes, MaxReadReq 128 bytes
  363. DevSta: CorrErr+ UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
  364. LnkCap: Port #2, Speed 2.5GT/s, Width x16, ASPM L0s L1, Latency L0 <256ns, L1 <4us
  365. ClockPM- Surprise- LLActRep- BwNot-
  366. LnkCtl: ASPM L1 Enabled; RCB 64 bytes Disabled- Retrain- CommClk+
  367. ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
  368. LnkSta: Speed 2.5GT/s, Width x16, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
  369. SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise-
  370. Slot #1, PowerLimit 75.000W; Interlock- NoCompl+
  371. SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg-
  372. Control: AttnInd Off, PwrInd On, Power- Interlock-
  373. SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ Interlock-
  374. Changed: MRL- PresDet+ LinkState-
  375. RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible-
  376. RootCap: CRSVisible-
  377. RootSta: PME ReqID 0000, PMEStatus- PMEPending-
  378. Capabilities: [100 v1] Virtual Channel
  379. Caps: LPEVC=0 RefClk=100ns PATEntryBits=1
  380. Arb: Fixed+ WRR32- WRR64- WRR128-
  381. Ctrl: ArbSelect=Fixed
  382. Status: InProgress-
  383. VC0: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
  384. Arb: Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256-
  385. Ctrl: Enable+ ID=0 ArbSelect=Fixed TC/VC=01
  386. Status: NegoPending- InProgress-
  387. Capabilities: [140 v1] Root Complex Link
  388. Desc: PortNumber=02 ComponentID=01 EltType=Config
  389. Link0: Desc: TargetPort=00 TargetComponent=01 AssocRCRB- LinkType=MemMapped LinkValid+
  390. Addr: 00000000fed19000
  391. Kernel driver in use: pcieport
  392.  
  393. 00:1a.0 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 03) (prog-if 00 [UHCI])
  394. Subsystem: Acer Incorporated [ALI] Device 015e
  395. Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
  396. Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
  397. Latency: 0
  398. Interrupt: pin A routed to IRQ 16
  399. Region 4: I/O ports at 1800 [size=32]
  400. Capabilities: [50] PCI Advanced Features
  401. AFCap: TP+ FLR+
  402. AFCtrl: FLR-
  403. AFStatus: TP-
  404. Kernel driver in use: uhci_hcd
  405.  
  406. 00:1a.1 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 03) (prog-if 00 [UHCI])
  407. Subsystem: Acer Incorporated [ALI] Device 015e
  408. Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
  409. Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
  410. Latency: 0
  411. Interrupt: pin B routed to IRQ 21
  412. Region 4: I/O ports at 1820 [size=32]
  413. Capabilities: [50] PCI Advanced Features
  414. AFCap: TP+ FLR+
  415. AFCtrl: FLR-
  416. AFStatus: TP-
  417. Kernel driver in use: uhci_hcd
  418.  
  419. 00:1a.2 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 03) (prog-if 00 [UHCI])
  420. Subsystem: Acer Incorporated [ALI] Device 015e
  421. Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
  422. Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
  423. Latency: 0
  424. Interrupt: pin C routed to IRQ 19
  425. Region 4: I/O ports at 1840 [size=32]
  426. Capabilities: [50] PCI Advanced Features
  427. AFCap: TP+ FLR+
  428. AFCtrl: FLR-
  429. AFStatus: TP-
  430. Kernel driver in use: uhci_hcd
  431.  
  432. 00:1a.7 USB controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 03) (prog-if 20 [EHCI])
  433. Subsystem: Acer Incorporated [ALI] Device 015e
  434. Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
  435. Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
  436. Latency: 0
  437. Interrupt: pin C routed to IRQ 19
  438. Region 0: Memory at f0404800 (32-bit, non-prefetchable) [size=1K]
  439. Capabilities: [50] Power Management version 2
  440. Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
  441. Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
  442. Capabilities: [58] Debug port: BAR=1 offset=00a0
  443. Capabilities: [98] PCI Advanced Features
  444. AFCap: TP+ FLR+
  445. AFCtrl: FLR-
  446. AFStatus: TP-
  447. Kernel driver in use: ehci-pci
  448.  
  449. 00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)
  450. Subsystem: Acer Incorporated [ALI] Device 015e
  451. Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
  452. Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
  453. Latency: 0, Cache Line Size: 64 bytes
  454. Interrupt: pin A routed to IRQ 47
  455. Region 0: Memory at f0400000 (64-bit, non-prefetchable) [size=16K]
  456. Capabilities: [50] Power Management version 2
  457. Flags: PMEClk- DSI- D1- D2- AuxCurrent=55mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
  458. Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
  459. Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+
  460. Address: 00000000fee0300c Data: 4162
  461. Capabilities: [70] Express (v1) Root Complex Integrated Endpoint, MSI 00
  462. DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s <64ns, L1 <1us
  463. ExtTag- RBE- FLReset+
  464. DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
  465. RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop+
  466. MaxPayload 128 bytes, MaxReadReq 128 bytes
  467. DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend-
  468. LnkCap: Port #0, Speed unknown, Width x0, ASPM unknown, Latency L0 <64ns, L1 <1us
  469. ClockPM- Surprise- LLActRep- BwNot-
  470. LnkCtl: ASPM Disabled; Disabled- Retrain- CommClk-
  471. ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
  472. LnkSta: Speed unknown, Width x0, TrErr- Train- SlotClk- DLActive- BWMgmt- ABWMgmt-
  473. Capabilities: [100 v1] Virtual Channel
  474. Caps: LPEVC=0 RefClk=100ns PATEntryBits=1
  475. Arb: Fixed- WRR32- WRR64- WRR128-
  476. Ctrl: ArbSelect=Fixed
  477. Status: InProgress-
  478. VC0: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
  479. Arb: Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256-
  480. Ctrl: Enable+ ID=0 ArbSelect=Fixed TC/VC=ff
  481. Status: NegoPending- InProgress-
  482. VC1: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
  483. Arb: Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256-
  484. Ctrl: Enable- ID=0 ArbSelect=Fixed TC/VC=00
  485. Status: NegoPending- InProgress-
  486. Capabilities: [130 v1] Root Complex Link
  487. Desc: PortNumber=0f ComponentID=02 EltType=Config
  488. Link0: Desc: TargetPort=00 TargetComponent=02 AssocRCRB- LinkType=MemMapped LinkValid+
  489. Addr: 00000000fed1c000
  490. Kernel driver in use: snd_hda_intel
  491.  
  492. 00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 (rev 03) (prog-if 00 [Normal decode])
  493. Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
  494. Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
  495. Latency: 0, Cache Line Size: 64 bytes
  496. Bus: primary=00, secondary=02, subordinate=04, sec-latency=0
  497. I/O behind bridge: 00003000-00003fff
  498. Memory behind bridge: c0000000-c01fffff
  499. Prefetchable memory behind bridge: 00000000c0200000-00000000c03fffff
  500. Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
  501. BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
  502. PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
  503. Capabilities: [40] Express (v1) Root Port (Slot+), MSI 00
  504. DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s <64ns, L1 <1us
  505. ExtTag- RBE+ FLReset-
  506. DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
  507. RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
  508. MaxPayload 128 bytes, MaxReadReq 128 bytes
  509. DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend-
  510. LnkCap: Port #1, Speed 2.5GT/s, Width x1, ASPM L0s L1, Latency L0 <1us, L1 <4us
  511. ClockPM- Surprise- LLActRep+ BwNot-
  512. LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk-
  513. ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
  514. LnkSta: Speed 2.5GT/s, Width x0, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
  515. SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+
  516. Slot #0, PowerLimit 6.500W; Interlock- NoCompl-
  517. SltCtl: Enable: AttnBtn+ PwrFlt- MRL- PresDet+ CmdCplt- HPIrq- LinkChg-
  518. Control: AttnInd Off, PwrInd Off, Power- Interlock-
  519. SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet- Interlock-
  520. Changed: MRL- PresDet- LinkState-
  521. RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible-
  522. RootCap: CRSVisible-
  523. RootSta: PME ReqID 0000, PMEStatus- PMEPending-
  524. Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit-
  525. Address: fee0300c Data: 41b1
  526. Capabilities: [90] Subsystem: Acer Incorporated [ALI] Device 015e
  527. Capabilities: [a0] Power Management version 2
  528. Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
  529. Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
  530. Capabilities: [100 v1] Virtual Channel
  531. Caps: LPEVC=0 RefClk=100ns PATEntryBits=1
  532. Arb: Fixed+ WRR32- WRR64- WRR128-
  533. Ctrl: ArbSelect=Fixed
  534. Status: InProgress-
  535. VC0: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
  536. Arb: Fixed+ WRR32- WRR64- WRR128- TWRR128- WRR256-
  537. Ctrl: Enable+ ID=0 ArbSelect=Fixed TC/VC=ff
  538. Status: NegoPending- InProgress-
  539. Capabilities: [180 v1] Root Complex Link
  540. Desc: PortNumber=01 ComponentID=02 EltType=Config
  541. Link0: Desc: TargetPort=00 TargetComponent=02 AssocRCRB- LinkType=MemMapped LinkValid+
  542. Addr: 00000000fed1c000
  543. Kernel driver in use: pcieport
  544.  
  545. 00:1c.3 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 4 (rev 03) (prog-if 00 [Normal decode])
  546. Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
  547. Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
  548. Latency: 0, Cache Line Size: 64 bytes
  549. Bus: primary=00, secondary=07, subordinate=07, sec-latency=0
  550. I/O behind bridge: 00004000-00004fff
  551. Memory behind bridge: c0400000-c06fffff
  552. Prefetchable memory behind bridge: 00000000c0700000-00000000c08fffff
  553. Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
  554. BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
  555. PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
  556. Capabilities: [40] Express (v1) Root Port (Slot+), MSI 00
  557. DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s <64ns, L1 <1us
  558. ExtTag- RBE+ FLReset-
  559. DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
  560. RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
  561. MaxPayload 128 bytes, MaxReadReq 128 bytes
  562. DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend-
  563. LnkCap: Port #4, Speed 2.5GT/s, Width x1, ASPM L0s L1, Latency L0 <256ns, L1 <4us
  564. ClockPM- Surprise- LLActRep+ BwNot-
  565. LnkCtl: ASPM L1 Enabled; RCB 64 bytes Disabled- Retrain- CommClk+
  566. ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
  567. LnkSta: Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive+ BWMgmt- ABWMgmt-
  568. SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+
  569. Slot #3, PowerLimit 6.500W; Interlock- NoCompl-
  570. SltCtl: Enable: AttnBtn+ PwrFlt- MRL- PresDet+ CmdCplt- HPIrq- LinkChg-
  571. Control: AttnInd Off, PwrInd Off, Power- Interlock-
  572. SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt+ PresDet+ Interlock-
  573. Changed: MRL- PresDet- LinkState+
  574. RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible-
  575. RootCap: CRSVisible-
  576. RootSta: PME ReqID 0000, PMEStatus- PMEPending-
  577. Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit-
  578. Address: fee0300c Data: 41c1
  579. Capabilities: [90] Subsystem: Acer Incorporated [ALI] Device 015e
  580. Capabilities: [a0] Power Management version 2
  581. Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
  582. Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
  583. Capabilities: [100 v1] Virtual Channel
  584. Caps: LPEVC=0 RefClk=100ns PATEntryBits=1
  585. Arb: Fixed+ WRR32- WRR64- WRR128-
  586. Ctrl: ArbSelect=Fixed
  587. Status: InProgress-
  588. VC0: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
  589. Arb: Fixed+ WRR32- WRR64- WRR128- TWRR128- WRR256-
  590. Ctrl: Enable+ ID=0 ArbSelect=Fixed TC/VC=01
  591. Status: NegoPending- InProgress-
  592. Capabilities: [180 v1] Root Complex Link
  593. Desc: PortNumber=04 ComponentID=02 EltType=Config
  594. Link0: Desc: TargetPort=00 TargetComponent=02 AssocRCRB- LinkType=MemMapped LinkValid+
  595. Addr: 00000000fed1c000
  596. Kernel driver in use: pcieport
  597.  
  598. 00:1c.5 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 6 (rev 03) (prog-if 00 [Normal decode])
  599. Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
  600. Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
  601. Latency: 0, Cache Line Size: 64 bytes
  602. Bus: primary=00, secondary=09, subordinate=09, sec-latency=0
  603. I/O behind bridge: 00005000-00005fff
  604. Memory behind bridge: c0900000-c0bfffff
  605. Prefetchable memory behind bridge: 00000000c0c00000-00000000c0dfffff
  606. Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
  607. BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
  608. PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
  609. Capabilities: [40] Express (v1) Root Port (Slot+), MSI 00
  610. DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s <64ns, L1 <1us
  611. ExtTag- RBE+ FLReset-
  612. DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
  613. RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
  614. MaxPayload 128 bytes, MaxReadReq 128 bytes
  615. DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend-
  616. LnkCap: Port #6, Speed 2.5GT/s, Width x1, ASPM L0s L1, Latency L0 <256ns, L1 <4us
  617. ClockPM- Surprise- LLActRep+ BwNot-
  618. LnkCtl: ASPM L1 Enabled; RCB 64 bytes Disabled- Retrain- CommClk+
  619. ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
  620. LnkSta: Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive+ BWMgmt- ABWMgmt-
  621. SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+
  622. Slot #5, PowerLimit 6.500W; Interlock- NoCompl-
  623. SltCtl: Enable: AttnBtn+ PwrFlt- MRL- PresDet+ CmdCplt- HPIrq- LinkChg-
  624. Control: AttnInd Off, PwrInd Off, Power- Interlock-
  625. SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt+ PresDet+ Interlock-
  626. Changed: MRL- PresDet- LinkState+
  627. RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible-
  628. RootCap: CRSVisible-
  629. RootSta: PME ReqID 0000, PMEStatus- PMEPending-
  630. Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit-
  631. Address: fee0300c Data: 41d1
  632. Capabilities: [90] Subsystem: Acer Incorporated [ALI] Device 015e
  633. Capabilities: [a0] Power Management version 2
  634. Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
  635. Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
  636. Capabilities: [100 v1] Virtual Channel
  637. Caps: LPEVC=0 RefClk=100ns PATEntryBits=1
  638. Arb: Fixed+ WRR32- WRR64- WRR128-
  639. Ctrl: ArbSelect=Fixed
  640. Status: InProgress-
  641. VC0: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
  642. Arb: Fixed+ WRR32- WRR64- WRR128- TWRR128- WRR256-
  643. Ctrl: Enable+ ID=0 ArbSelect=Fixed TC/VC=01
  644. Status: NegoPending- InProgress-
  645. Capabilities: [180 v1] Root Complex Link
  646. Desc: PortNumber=06 ComponentID=02 EltType=Config
  647. Link0: Desc: TargetPort=00 TargetComponent=02 AssocRCRB- LinkType=MemMapped LinkValid+
  648. Addr: 00000000fed1c000
  649. Kernel driver in use: pcieport
  650.  
  651. 00:1d.0 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 03) (prog-if 00 [UHCI])
  652. Subsystem: Acer Incorporated [ALI] Device 015e
  653. Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
  654. Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
  655. Latency: 0
  656. Interrupt: pin A routed to IRQ 23
  657. Region 4: I/O ports at 1860 [size=32]
  658. Capabilities: [50] PCI Advanced Features
  659. AFCap: TP+ FLR+
  660. AFCtrl: FLR-
  661. AFStatus: TP-
  662. Kernel driver in use: uhci_hcd
  663.  
  664. 00:1d.1 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 03) (prog-if 00 [UHCI])
  665. Subsystem: Acer Incorporated [ALI] Device 015e
  666. Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
  667. Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
  668. Latency: 0
  669. Interrupt: pin B routed to IRQ 19
  670. Region 4: I/O ports at 1880 [size=32]
  671. Capabilities: [50] PCI Advanced Features
  672. AFCap: TP+ FLR+
  673. AFCtrl: FLR-
  674. AFStatus: TP-
  675. Kernel driver in use: uhci_hcd
  676.  
  677. 00:1d.2 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 (rev 03) (prog-if 00 [UHCI])
  678. Subsystem: Acer Incorporated [ALI] Device 015e
  679. Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
  680. Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
  681. Latency: 0
  682. Interrupt: pin C routed to IRQ 18
  683. Region 4: I/O ports at 18a0 [size=32]
  684. Capabilities: [50] PCI Advanced Features
  685. AFCap: TP+ FLR+
  686. AFCtrl: FLR-
  687. AFStatus: TP-
  688. Kernel driver in use: uhci_hcd
  689.  
  690. 00:1d.7 USB controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 03) (prog-if 20 [EHCI])
  691. Subsystem: Acer Incorporated [ALI] Device 015e
  692. Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
  693. Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
  694. Latency: 0
  695. Interrupt: pin A routed to IRQ 23
  696. Region 0: Memory at f0404c00 (32-bit, non-prefetchable) [size=1K]
  697. Capabilities: [50] Power Management version 2
  698. Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
  699. Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
  700. Capabilities: [58] Debug port: BAR=1 offset=00a0
  701. Capabilities: [98] PCI Advanced Features
  702. AFCap: TP+ FLR+
  703. AFCtrl: FLR-
  704. AFStatus: TP-
  705. Kernel driver in use: ehci-pci
  706.  
  707. 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 93) (prog-if 01 [Subtractive decode])
  708. Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
  709. Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
  710. Latency: 0
  711. Bus: primary=00, secondary=0a, subordinate=0a, sec-latency=0
  712. I/O behind bridge: 0000f000-00000fff
  713. Memory behind bridge: fff00000-000fffff
  714. Prefetchable memory behind bridge: 00000000fff00000-00000000000fffff
  715. Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
  716. BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
  717. PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
  718. Capabilities: [50] Subsystem: Acer Incorporated [ALI] Device 015e
  719.  
  720. 00:1f.0 ISA bridge: Intel Corporation ICH9M LPC Interface Controller (rev 03)
  721. Subsystem: Acer Incorporated [ALI] Device 015e
  722. Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
  723. Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
  724. Latency: 0
  725. Capabilities: [e0] Vendor Specific Information: Len=0c <?>
  726. Kernel driver in use: lpc_ich
  727.  
  728. 00:1f.2 SATA controller: Intel Corporation 82801IBM/IEM (ICH9M/ICH9M-E) 4 port SATA Controller [AHCI mode] (rev 03) (prog-if 01 [AHCI 1.0])
  729. Subsystem: Acer Incorporated [ALI] Device 015e
  730. Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
  731. Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
  732. Latency: 0
  733. Interrupt: pin B routed to IRQ 44
  734. Region 0: I/O ports at 18f0 [size=8]
  735. Region 1: I/O ports at 18e4 [size=4]
  736. Region 2: I/O ports at 18e8 [size=8]
  737. Region 3: I/O ports at 18e0 [size=4]
  738. Region 4: I/O ports at 18c0 [size=32]
  739. Region 5: Memory at f0404000 (32-bit, non-prefetchable) [size=2K]
  740. Capabilities: [80] MSI: Enable+ Count=1/16 Maskable- 64bit-
  741. Address: fee0300c Data: 41e1
  742. Capabilities: [70] Power Management version 3
  743. Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot+,D3cold-)
  744. Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
  745. Capabilities: [a8] SATA HBA v1.0 BAR4 Offset=00000004
  746. Capabilities: [b0] PCI Advanced Features
  747. AFCap: TP+ FLR+
  748. AFCtrl: FLR-
  749. AFStatus: TP-
  750. Kernel driver in use: ahci
  751.  
  752. 00:1f.3 SMBus: Intel Corporation 82801I (ICH9 Family) SMBus Controller (rev 03)
  753. Subsystem: Acer Incorporated [ALI] Device 015e
  754. Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
  755. Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
  756. Interrupt: pin C routed to IRQ 10
  757. Region 0: Memory at c0e00000 (64-bit, non-prefetchable) [size=256]
  758. Region 4: I/O ports at 1c00 [size=32]
  759.  
  760. 01:00.0 VGA compatible controller: NVIDIA Corporation G96M [GeForce 9600M GT] (rev a1) (prog-if 00 [VGA controller])
  761. Subsystem: Acer Incorporated [ALI] Device 015e
  762. Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
  763. Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
  764. Latency: 0, Cache Line Size: 64 bytes
  765. Interrupt: pin A routed to IRQ 46
  766. Region 0: Memory at ce000000 (32-bit, non-prefetchable) [size=16M]
  767. Region 1: Memory at d0000000 (64-bit, prefetchable) [size=256M]
  768. Region 3: Memory at cc000000 (64-bit, non-prefetchable) [size=32M]
  769. Region 5: I/O ports at 2000 [size=128]
  770. Expansion ROM at <unassigned> [disabled]
  771. Capabilities: [60] Power Management version 3
  772. Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
  773. Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
  774. Capabilities: [68] MSI: Enable+ Count=1/1 Maskable- 64bit+
  775. Address: 00000000fee0300c Data: 4142
  776. Capabilities: [78] Express (v1) Endpoint, MSI 00
  777. DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s <256ns, L1 <4us
  778. ExtTag+ AttnBtn- AttnInd- PwrInd- RBE+ FLReset-
  779. DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
  780. RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop+
  781. MaxPayload 128 bytes, MaxReadReq 512 bytes
  782. DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
  783. LnkCap: Port #0, Speed 2.5GT/s, Width x16, ASPM L0s L1, Latency L0 <256ns, L1 <1us
  784. ClockPM- Surprise- LLActRep- BwNot-
  785. LnkCtl: ASPM L1 Enabled; RCB 128 bytes Disabled- Retrain- CommClk+
  786. ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
  787. LnkSta: Speed 2.5GT/s, Width x16, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
  788. Capabilities: [b4] Vendor Specific Information: Len=14 <?>
  789. Capabilities: [100 v1] Virtual Channel
  790. Caps: LPEVC=0 RefClk=100ns PATEntryBits=1
  791. Arb: Fixed- WRR32- WRR64- WRR128-
  792. Ctrl: ArbSelect=Fixed
  793. Status: InProgress-
  794. VC0: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
  795. Arb: Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256-
  796. Ctrl: Enable+ ID=0 ArbSelect=Fixed TC/VC=01
  797. Status: NegoPending- InProgress-
  798. Capabilities: [128 v1] Power Budgeting <?>
  799. Capabilities: [600 v1] Vendor Specific Information: ID=0001 Rev=1 Len=024 <?>
  800. Kernel driver in use: nouveau
  801.  
  802. 07:00.0 Network controller: Intel Corporation WiFi Link 5100
  803. Subsystem: Intel Corporation WiFi Link 5100 AGN
  804. Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
  805. Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
  806. Latency: 0, Cache Line Size: 64 bytes
  807. Interrupt: pin A routed to IRQ 45
  808. Region 0: Memory at c0400000 (64-bit, non-prefetchable) [size=8K]
  809. Capabilities: [c8] Power Management version 3
  810. Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
  811. Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
  812. Capabilities: [d0] MSI: Enable+ Count=1/1 Maskable- 64bit+
  813. Address: 00000000fee0200c Data: 4122
  814. Capabilities: [e0] Express (v1) Endpoint, MSI 00
  815. DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s <512ns, L1 unlimited
  816. ExtTag- AttnBtn- AttnInd- PwrInd- RBE+ FLReset+
  817. DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
  818. RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop+ FLReset-
  819. MaxPayload 128 bytes, MaxReadReq 128 bytes
  820. DevSta: CorrErr+ UncorrErr- FatalErr- UnsuppReq+ AuxPwr+ TransPend-
  821. LnkCap: Port #0, Speed 2.5GT/s, Width x1, ASPM L0s L1, Latency L0 <128ns, L1 <32us
  822. ClockPM+ Surprise- LLActRep- BwNot-
  823. LnkCtl: ASPM L1 Enabled; RCB 64 bytes Disabled- Retrain- CommClk+
  824. ExtSynch- ClockPM+ AutWidDis- BWInt- AutBWInt-
  825. LnkSta: Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
  826. Capabilities: [100 v1] Advanced Error Reporting
  827. UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
  828. UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
  829. UESvrt: DLP+ SDES- TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol-
  830. CESta: RxErr- BadTLP+ BadDLLP- Rollover- Timeout- NonFatalErr+
  831. CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+
  832. AERCap: First Error Pointer: 00, GenCap- CGenEn- ChkCap- ChkEn-
  833. Capabilities: [140 v1] Device Serial Number 00-21-5d-ff-ff-5e-5d-88
  834. Kernel driver in use: iwlwifi
  835.  
  836. 09:00.0 Ethernet controller: Qualcomm Atheros AR8121/AR8113/AR8114 Gigabit or Fast Ethernet (rev b0)
  837. Subsystem: Acer Incorporated [ALI] Device 015e
  838. Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
  839. Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
  840. Latency: 0, Cache Line Size: 64 bytes
  841. Interrupt: pin A routed to IRQ 17
  842. Region 0: Memory at c0900000 (64-bit, non-prefetchable) [size=256K]
  843. Region 2: I/O ports at 5000 [size=128]
  844. Capabilities: [40] Power Management version 2
  845. Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot+,D3cold+)
  846. Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
  847. Capabilities: [48] MSI: Enable- Count=1/1 Maskable- 64bit+
  848. Address: 0000000000000000 Data: 0000
  849. Capabilities: [58] Express (v1) Endpoint, MSI 00
  850. DevCap: MaxPayload 4096 bytes, PhantFunc 0, Latency L0s <4us, L1 unlimited
  851. ExtTag- AttnBtn+ AttnInd+ PwrInd+ RBE- FLReset-
  852. DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
  853. RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
  854. MaxPayload 128 bytes, MaxReadReq 512 bytes
  855. DevSta: CorrErr- UncorrErr+ FatalErr- UnsuppReq+ AuxPwr+ TransPend-
  856. LnkCap: Port #0, Speed 2.5GT/s, Width x1, ASPM L0s, Latency L0 unlimited, L1 unlimited
  857. ClockPM- Surprise- LLActRep- BwNot-
  858. LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk+
  859. ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
  860. LnkSta: Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
  861. Capabilities: [6c] Vital Product Data
  862. Unknown small resource type 0b, will not decode more.
  863. Capabilities: [100 v1] Advanced Error Reporting
  864. UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq+ ACSViol-
  865. UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
  866. UESvrt: DLP+ SDES- TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol-
  867. CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr-
  868. CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr-
  869. AERCap: First Error Pointer: 14, GenCap+ CGenEn- ChkCap+ ChkEn-
  870. Capabilities: [180 v1] Device Serial Number ff-20-5c-9a-00-23-8b-ff
  871. Kernel driver in use: ATL1E
  872.  
  873. root@machine:~# cat /proc/scsi/scsi
  874. Attached devices:
  875. Host: scsi0 Channel: 00 Id: 00 Lun: 00
  876. Vendor: ATA Model: WDC WD5000BEVT-2 Rev: 01.0
  877. Type: Direct-Access ANSI SCSI revision: 05
  878. Host: scsi1 Channel: 00 Id: 00 Lun: 00
  879. Vendor: Optiarc Model: DVD RW AD-7560S Rev: SX07
  880. Type: CD-ROM ANSI SCSI revision: 05
  881. Host: scsi6 Channel: 00 Id: 00 Lun: 00
  882. Vendor: Generic- Model: Multi-Card Rev: 1.00
  883. Type: Direct-Access ANSI SCSI revision: 00
  884. root@machine:~# ls /proc
  885. 1 115 12293 1338 1677 21 2442 2524 2652 27387 2970 3454 4906 615 8 992 fb locks softirqs
  886. 10 1158 123 1339 1697 2125 24574 2527 2656 27416 2984 37 5 616 840 acpi filesystems mdstat stat
  887. 1041 116 13 1367 17 22 2465 2534 2660 27555 2987 38 513 672 856 asound fs meminfo swaps
  888. 1047 117 13075 14 1718 2227 2470 2560 2663 2758 3 39 519 697 860 buddyinfo interrupts misc sys
  889. 1057 118 13076 141 1803 2281 2474 2565 2664 2773 30 399 520 699 871 bus iomem modules sysrq-trigger
  890. 1058 1188 13077 142 19 23 2478 2592 2666 2793 3019 40 521 7 875 cgroups ioports mounts sysvipc
  891. 1061 1189 13078 143 1985 2313 2481 2594 2670 2801 3029 41 53 7140 882 cmdline irq mtrr timer_list
  892. 1093 119 13079 1491 1999 2344 2486 26 2683 2819 3038 423 5649 7141 884 consoles kallsyms net timer_stats
  893. 11 12 13106 15 2 2346 2489 2607 26856 284 31 430 5692 7142 9 cpuinfo kcore pagetypeinfo tty
  894. 1100 120 13108 1548 20 24 2491 2611 26857 2863 32 434 570 718 902 crypto key-users partitions uptime
  895. 1101 121 13117 1549 2003 2410 2495 2618 26858 2867 3277 435 5839 7297 905 devices kmsg sched_debug version
  896. 112 1210 13149 156 2004 2412 25 2620 26860 29 33 4411 5859 73 909 diskstats kpagecount schedstat vmallocinfo
  897. 1123 1214 1333 1563 2005 2428 2503 2628 26948 291 3305 461 5873 7317 914 dma kpageflags scsi vmstat
  898. 113 12177 1334 157 2006 2430 25045 2631 27 2954 3344 4821 5953 7337 923 driver latency_stats self zoneinfo
  899. 114 122 1337 16 2007 2436 2509 2648 27385 2959 3357 4901 6067 74 986 execdomains loadavg slabinfo
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement