Advertisement
Guest User

dmesg

a guest
Mar 28th, 2011
313
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 62.25 KB | None | 0 0
  1. $ dmesg
  2. [    0.000000] Initializing cgroup subsys cpuset
  3. [    0.000000] Initializing cgroup subsys cpu
  4. [    0.000000] Linux version 2.6.38.1-6.dsdt1201n.fc14.i686.PAE (ring@paradise) (gcc version 4.5.1 20100924 (Red Hat 4.5.1-4) (GCC) ) #1 SMP Sun Mar 27 22:20:16 MSD 2011
  5. [    0.000000] BIOS-provided physical RAM map:
  6. [    0.000000]  BIOS-e820: 0000000000000000 - 000000000009e800 (usable)
  7. [    0.000000]  BIOS-e820: 000000000009e800 - 00000000000a0000 (reserved)
  8. [    0.000000]  BIOS-e820: 00000000000e2000 - 0000000000100000 (reserved)
  9. [    0.000000]  BIOS-e820: 0000000000100000 - 000000006ff90000 (usable)
  10. [    0.000000]  BIOS-e820: 000000006ff90000 - 000000006ff9e000 (ACPI data)
  11. [    0.000000]  BIOS-e820: 000000006ff9e000 - 000000006ffe0000 (ACPI NVS)
  12. [    0.000000]  BIOS-e820: 000000006ffe0000 - 0000000080000000 (reserved)
  13. [    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
  14. [    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
  15. [    0.000000]  BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved)
  16. [    0.000000] NX (Execute Disable) protection: active
  17. [    0.000000] DMI present.
  18. [    0.000000] DMI: ASUSTeK Computer INC. 1201N/1201N, BIOS 0326    04/29/2010
  19. [    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
  20. [    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
  21. [    0.000000] last_pfn = 0x6ff90 max_arch_pfn = 0x1000000
  22. [    0.000000] MTRR default type: uncachable
  23. [    0.000000] MTRR fixed ranges enabled:
  24. [    0.000000]   00000-9FFFF write-back
  25. [    0.000000]   A0000-BFFFF uncachable
  26. [    0.000000]   C0000-CFFFF write-protect
  27. [    0.000000]   D0000-DFFFF uncachable
  28. [    0.000000]   E0000-EFFFF write-through
  29. [    0.000000]   F0000-FFFFF write-protect
  30. [    0.000000] MTRR variable ranges enabled:
  31. [    0.000000]   0 base 000000000 mask 080000000 write-back
  32. [    0.000000]   1 disabled
  33. [    0.000000]   2 disabled
  34. [    0.000000]   3 disabled
  35. [    0.000000]   4 disabled
  36. [    0.000000]   5 disabled
  37. [    0.000000]   6 disabled
  38. [    0.000000]   7 disabled
  39. [    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
  40. [    0.000000] found SMP MP-table at [c00ff780] ff780
  41. [    0.000000] initial memory mapped : 0 - 01200000
  42. [    0.000000] init_memory_mapping: 0000000000000000-00000000371fe000
  43. [    0.000000]  0000000000 - 0000200000 page 4k
  44. [    0.000000]  0000200000 - 0037000000 page 2M
  45. [    0.000000]  0037000000 - 00371fe000 page 4k
  46. [    0.000000] kernel direct mapping tables up to 371fe000 @ 11f6000-1200000
  47. [    0.000000] RAMDISK: 373b5000 - 37ff0000
  48. [    0.000000] Allocated new RAMDISK: 365c3000 - 371fd345
  49. [    0.000000] Move RAMDISK from 00000000373b5000 - 0000000037fef344 to 365c3000 - 371fd344
  50. [    0.000000] ACPI: RSDP 000fbc60 00024 (v02 ACPIAM)
  51. [    0.000000] ACPI: XSDT 6ff90100 00074 (v01 _ASUS_ Notebook 20100429 MSFT 00000097)
  52. [    0.000000] ACPI: FACP 6ff90290 000F4 (v03 042910 FACP0928 20100429 MSFT 00000097)
  53. [    0.000000] ACPI: Override [DSDT-A1469001], this is unsafe: tainting kernel
  54. [    0.000000] Disabling lock debugging due to kernel taint
  55. [    0.000000] ACPI: DSDT @ 0x6ff90500 Table override, replaced with:
  56. [    0.000000] ACPI: DSDT c0a58cac 0A5CA (v01  A1469 A1469001 00000001 INTL 20100528)
  57. [    0.000000] ACPI: FACS 6ff9e000 00040
  58. [    0.000000] ACPI: APIC 6ff90390 00080 (v01 042910 APIC0928 20100429 MSFT 00000097)
  59. [    0.000000] ACPI: MCFG 6ff90410 0003C (v01 042910 OEMMCFG  20100429 MSFT 00000097)
  60. [    0.000000] ACPI: WDRT 6ff90450 00047 (v01 042910 NV-WDRT  20100429 MSFT 00000097)
  61. [    0.000000] ACPI: ECDT 6ff904a0 00055 (v01 042910 OEMECDT  20100429 MSFT 00000097)
  62. [    0.000000] ACPI: OEMB 6ff9e040 00079 (v01 042910 OEMB0928 20100429 MSFT 00000097)
  63. [    0.000000] ACPI: HPET 6ff9b500 00038 (v01 042910 OEMHPET0 20100429 MSFT 00000097)
  64. [    0.000000] ACPI: NVHD 6ff9e0c0 00284 (v01 042910  NVHDCP  20100429 MSFT 00000097)
  65. [    0.000000] ACPI: SSDT 6ff9e980 004F0 (v01  PmRef    CpuPm 00003000 INTL 20051117)
  66. [    0.000000] ACPI: SLIC 6ff9b540 00176 (v01 _ASUS_ Notebook 20100429 MSFT 00000097)
  67. [    0.000000] ACPI: Local APIC address 0xfee00000
  68. [    0.000000] 909MB HIGHMEM available.
  69. [    0.000000] 881MB LOWMEM available.
  70. [    0.000000]   mapped low ram: 0 - 371fe000
  71. [    0.000000]   low ram: 0 - 371fe000
  72. [    0.000000] Zone PFN ranges:
  73. [    0.000000]   DMA      0x00000010 -> 0x00001000
  74. [    0.000000]   Normal   0x00001000 -> 0x000371fe
  75. [    0.000000]   HighMem  0x000371fe -> 0x0006ff90
  76. [    0.000000] Movable zone start PFN for each node
  77. [    0.000000] early_node_map[2] active PFN ranges
  78. [    0.000000]     0: 0x00000010 -> 0x0000009e
  79. [    0.000000]     0: 0x00000100 -> 0x0006ff90
  80. [    0.000000] On node 0 totalpages: 458526
  81. [    0.000000] free_area_init_node: node 0, pgdat c0a7ba80, node_mem_map f57c2200
  82. [    0.000000]   DMA zone: 32 pages used for memmap
  83. [    0.000000]   DMA zone: 0 pages reserved
  84. [    0.000000]   DMA zone: 3950 pages, LIFO batch:0
  85. [    0.000000]   Normal zone: 1732 pages used for memmap
  86. [    0.000000]   Normal zone: 219962 pages, LIFO batch:31
  87. [    0.000000]   HighMem zone: 1820 pages used for memmap
  88. [    0.000000]   HighMem zone: 231030 pages, LIFO batch:31
  89. [    0.000000] Using APIC driver default
  90. [    0.000000] ACPI: PM-Timer IO Port: 0x4008
  91. [    0.000000] ACPI: Local APIC address 0xfee00000
  92. [    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
  93. [    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
  94. [    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x01] enabled)
  95. [    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
  96. [    0.000000] ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0])
  97. [    0.000000] IOAPIC[0]: apic_id 4, version 17, address 0xfec00000, GSI 0-23
  98. [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  99. [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  100. [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 14 global_irq 14 high edge)
  101. [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 15 global_irq 15 high edge)
  102. [    0.000000] ACPI: IRQ0 used by override.
  103. [    0.000000] ACPI: IRQ2 used by override.
  104. [    0.000000] ACPI: IRQ9 used by override.
  105. [    0.000000] ACPI: IRQ14 used by override.
  106. [    0.000000] ACPI: IRQ15 used by override.
  107. [    0.000000] Using ACPI (MADT) for SMP configuration information
  108. [    0.000000] ACPI: HPET id: 0x10de8201 base: 0xfed00000
  109. [    0.000000] SMP: Allowing 4 CPUs, 0 hotplug CPUs
  110. [    0.000000] nr_irqs_gsi: 40
  111. [    0.000000] PM: Registered nosave memory: 000000000009e000 - 000000000009f000
  112. [    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
  113. [    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e2000
  114. [    0.000000] PM: Registered nosave memory: 00000000000e2000 - 0000000000100000
  115. [    0.000000] Allocating PCI resources starting at 80000000 (gap: 80000000:7ec00000)
  116. [    0.000000] Booting paravirtualized kernel on bare hardware
  117. [    0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:4 nr_node_ids:1
  118. [    0.000000] PERCPU: Embedded 13 pages/cpu @f5400000 s31040 r0 d22208 u524288
  119. [    0.000000] pcpu-alloc: s31040 r0 d22208 u524288 alloc=1*2097152
  120. [    0.000000] pcpu-alloc: [0] 0 1 2 3
  121. [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 454942
  122. [    0.000000] Kernel command line: ro root=UUID=445c5549-20b5-40c5-8596-d1faae2e7b4e video=vesafb:ywrap,mtrr:3 vga=0x37B rdblacklist=nouveau acpi=copy_dsdt acpi_osi=Linux acpi_backlight=vendor pci=nomsi rd_NO_LUKS rd_NO_LVM rd_NO_MD rd_NO_DM LANG=ru_RU.UTF-8 KEYTABLE=ru rhgb quiet
  123. [    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  124. [    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  125. [    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  126. [    0.000000] Initializing CPU#0
  127. [    0.000000] allocated 9172480 bytes of page_cgroup
  128. [    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
  129. [    0.000000] Initializing HighMem for node 0 (000371fe:0006ff90)
  130. [    0.000000] Memory: 1788872k/1834560k available (4079k kernel code, 45232k reserved, 2617k data, 596k init, 931400k highmem)
  131. [    0.000000] virtual kernel memory layout:
  132. [    0.000000]     fixmap  : 0xff575000 - 0xfffff000   (10792 kB)
  133. [    0.000000]     pkmap   : 0xff200000 - 0xff400000   (2048 kB)
  134. [    0.000000]     vmalloc : 0xf79fe000 - 0xff1fe000   ( 120 MB)
  135. [    0.000000]     lowmem  : 0xc0000000 - 0xf71fe000   ( 881 MB)
  136. [    0.000000]       .init : 0xc0a8b000 - 0xc0b20000   ( 596 kB)
  137. [    0.000000]       .data : 0xc07fbdd6 - 0xc0a8a280   (2617 kB)
  138. [    0.000000]       .text : 0xc0400000 - 0xc07fbdd6   (4079 kB)
  139. [    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
  140. [    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  141. [    0.000000] Hierarchical RCU implementation.
  142. [    0.000000]  RCU dyntick-idle grace-period acceleration is enabled.
  143. [    0.000000]  RCU-based detection of stalled CPUs is disabled.
  144. [    0.000000] NR_IRQS:2304
  145. [    0.000000] CPU 0 irqstacks, hard=f4420000 soft=f4422000
  146. [    0.000000] Extended CMOS year: 2000
  147. [    0.000000] spurious 8259A interrupt: IRQ7.
  148. [    0.000000] Console: colour dummy device 80x25
  149. [    0.000000] console [tty0] enabled
  150. [    0.000000] hpet clockevent registered
  151. [    0.000000] Fast TSC calibration using PIT
  152. [    0.000000] Detected 1600.168 MHz processor.
  153. [    0.001007] Calibrating delay loop (skipped), value calculated using timer frequency.. 3200.33 BogoMIPS (lpj=1600168)
  154. [    0.001020] pid_max: default: 32768 minimum: 301
  155. [    0.001318] Security Framework initialized
  156. [    0.001329] SELinux:  Initializing.
  157. [    0.001381] SELinux:  Starting in permissive mode
  158. [    0.002097] Mount-cache hash table entries: 512
  159. [    0.003358] Initializing cgroup subsys ns
  160. [    0.003370] ns_cgroup deprecated: consider using the 'clone_children' flag without the ns_cgroup.
  161. [    0.003379] Initializing cgroup subsys cpuacct
  162. [    0.003491] Initializing cgroup subsys memory
  163. [    0.003548] Initializing cgroup subsys devices
  164. [    0.003556] Initializing cgroup subsys freezer
  165. [    0.003562] Initializing cgroup subsys net_cls
  166. [    0.003568] Initializing cgroup subsys blkio
  167. [    0.003717] CPU: Physical Processor ID: 0
  168. [    0.003723] CPU: Processor Core ID: 0
  169. [    0.003730] mce: CPU supports 5 MCE banks
  170. [    0.003749] CPU0: Thermal monitoring enabled (TM1)
  171. [    0.003758] using mwait in idle threads.
  172. [    0.004628] ACPI: Core revision 20110112
  173. [    0.004872] ACPI: Forced DSDT copy: length 0x0A5CA copied locally, original unmapped
  174. [    0.025038] ftrace: allocating 24024 entries in 48 pages
  175. [    0.026137] Enabling APIC mode:  Flat.  Using 1 I/O APICs
  176. [    0.027254] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  177. [    0.037273] CPU0: Intel(R) Atom(TM) CPU  330   @ 1.60GHz stepping 02
  178. [    0.037997] Performance Events: PEBS fmt0+, Atom events, Intel PMU driver.
  179. [    0.037997] ... version:                3
  180. [    0.037997] ... bit width:              40
  181. [    0.037997] ... generic registers:      2
  182. [    0.037997] ... value mask:             000000ffffffffff
  183. [    0.037997] ... max period:             000000007fffffff
  184. [    0.037997] ... fixed-purpose events:   3
  185. [    0.037997] ... event mask:             0000000700000003
  186. [    0.038266] NMI watchdog enabled, takes one hw-pmu counter.
  187. [    0.038727] CPU 1 irqstacks, hard=f4526000 soft=f4530000
  188. [    0.038741] Booting Node   0, Processors  #1
  189. [    0.001999] Initializing CPU#1
  190. [    0.110055] NMI watchdog enabled, takes one hw-pmu counter.
  191. [    0.110351] CPU 2 irqstacks, hard=f453c000 soft=f453e000
  192. [    0.110363]  #2
  193. [    0.001999] Initializing CPU#2
  194. [    0.182063] NMI watchdog enabled, takes one hw-pmu counter.
  195. [    0.182409] CPU 3 irqstacks, hard=f4552000 soft=f4554000
  196. [    0.182422]  #3 Ok.
  197. [    0.001999] Initializing CPU#3
  198. [    0.254028] NMI watchdog enabled, takes one hw-pmu counter.
  199. [    0.254116] Brought up 4 CPUs
  200. [    0.254123] Total of 4 processors activated (12798.98 BogoMIPS).
  201. [    0.255006] sizeof(vma)=92 bytes
  202. [    0.255015] sizeof(page)=32 bytes
  203. [    0.255019] sizeof(inode)=360 bytes
  204. [    0.255022] sizeof(dentry)=128 bytes
  205. [    0.255026] sizeof(ext3inode)=516 bytes
  206. [    0.255030] sizeof(ext4inode)=608 bytes
  207. [    0.255034] sizeof(buffer_head)=56 bytes
  208. [    0.255038] sizeof(skbuff)=192 bytes
  209. [    0.255041] sizeof(task_struct)=3212 bytes
  210. [    0.256415] devtmpfs: initialized
  211. [    0.260496] atomic64 test passed for i586+ platform with CX8 and with SSE
  212. [    0.260588] Time: 15:30:54  Date: 03/28/11
  213. [    0.260855] NET: Registered protocol family 16
  214. [    0.261519] ACPI: bus type pci registered
  215. [    0.262063] PCI: MMCONFIG for domain 0000 [bus 00-1f] at [mem 0xfc000000-0xfdffffff] (base 0xfc000000)
  216. [    0.262071] PCI: not using MMCONFIG
  217. [    0.262305] PCI : PCI BIOS aera is rw and x. Use pci=nobios if you want it NX.
  218. [    0.262418] PCI: PCI BIOS revision 3.00 entry at 0xf0031, last bus=9
  219. [    0.262423] PCI: Using configuration type 1 for base access
  220. [    0.267031] bio: create slab <bio-0> at 0
  221. [    0.267188] ACPI: Added _OSI(Linux)
  222. [    0.272303] ACPI: EC: EC description table is found, configuring boot EC
  223. [    0.276813] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query honored via cmdline
  224. [    0.277013] ACPI: Executed 2 blocks of module-level executable AML code
  225. [    0.287086] ACPI: SSDT 6ff9e3e0 00594 (v01  PmRef  Cpu0Cst 00003001 INTL 20051117)
  226. [    0.288075] ACPI: Dynamic OEM Table Load:
  227. [    0.288083] ACPI: SSDT   (null) 00594 (v01  PmRef  Cpu0Cst 00003001 INTL 20051117)
  228. [    0.288820] ACPI: SSDT 6ff9e350 00085 (v01  PmRef  Cpu1Cst 00003000 INTL 20051117)
  229. [    0.289799] ACPI: Dynamic OEM Table Load:
  230. [    0.289807] ACPI: SSDT   (null) 00085 (v01  PmRef  Cpu1Cst 00003000 INTL 20051117)
  231. [    0.290683] ACPI: Interpreter enabled
  232. [    0.290696] ACPI: (supports S0 S3 S4 S5)
  233. [    0.290753] ACPI: Using IOAPIC for interrupt routing
  234. [    0.290831] PCI: MMCONFIG for domain 0000 [bus 00-1f] at [mem 0xfc000000-0xfdffffff] (base 0xfc000000)
  235. [    0.293712] PCI: MMCONFIG at [mem 0xfc000000-0xfdffffff] reserved in ACPI motherboard resources
  236. [    0.293719] PCI: Using MMCONFIG for extended config space
  237. [    0.321506] ACPI: EC: GPE = 0x27, I/O: command/status = 0x66, data = 0x62
  238. [    0.324522] ACPI: No dock devices found.
  239. [    0.324529] HEST: Table not found.
  240. [    0.324538] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  241. [    0.325327] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
  242. [    0.326074] pci_root PNP0A03:00: host bridge window [io  0x0000-0x0cf7]
  243. [    0.326082] pci_root PNP0A03:00: host bridge window [io  0x0d00-0xffff]
  244. [    0.326089] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff]
  245. [    0.326096] pci_root PNP0A03:00: host bridge window [mem 0x000d0000-0x000dffff]
  246. [    0.326103] pci_root PNP0A03:00: host bridge window [mem 0x80000000-0xfbffffff]
  247. [    0.326110] pci_root PNP0A03:00: host bridge window [mem 0xfe000000-0xfebfffff]
  248. [    0.326151] pci 0000:00:00.0: [10de:0a82] type 0 class 0x000600
  249. [    0.326284] pci 0000:00:00.1: [10de:0a88] type 0 class 0x000500
  250. [    0.326459] pci 0000:00:03.0: [10de:0aae] type 0 class 0x000601
  251. [    0.326476] pci 0000:00:03.0: reg 10: [io  0x4f00-0x4fff]
  252. [    0.326546] pci 0000:00:03.1: [10de:0aa4] type 0 class 0x000500
  253. [    0.326656] pci 0000:00:03.2: [10de:0aa2] type 0 class 0x000c05
  254. [    0.326678] pci 0000:00:03.2: reg 10: [io  0x4900-0x493f]
  255. [    0.326711] pci 0000:00:03.2: reg 20: [io  0x4d00-0x4d3f]
  256. [    0.326724] pci 0000:00:03.2: reg 24: [io  0x4e00-0x4e3f]
  257. [    0.326761] pci 0000:00:03.2: PME# supported from D3hot D3cold
  258. [    0.326771] pci 0000:00:03.2: PME# disabled
  259. [    0.326803] pci 0000:00:03.3: [10de:0a89] type 0 class 0x000500
  260. [    0.326993] pci 0000:00:03.5: [10de:0aa3] type 0 class 0x000b40
  261. [    0.327021] pci 0000:00:03.5: reg 10: [mem 0xf9f80000-0xf9ffffff]
  262. [    0.327176] pci 0000:00:04.0: [10de:0aa5] type 0 class 0x000c03
  263. [    0.327197] pci 0000:00:04.0: reg 10: [mem 0xf9f7f000-0xf9f7ffff]
  264. [    0.327260] pci 0000:00:04.0: supports D1 D2
  265. [    0.327266] pci 0000:00:04.0: PME# supported from D0 D1 D2 D3hot D3cold
  266. [    0.327274] pci 0000:00:04.0: PME# disabled
  267. [    0.327302] pci 0000:00:04.1: [10de:0aa6] type 0 class 0x000c03
  268. [    0.327324] pci 0000:00:04.1: reg 10: [mem 0xf9f7ec00-0xf9f7ecff]
  269. [    0.327393] pci 0000:00:04.1: supports D1 D2
  270. [    0.327399] pci 0000:00:04.1: PME# supported from D0 D1 D2 D3hot D3cold
  271. [    0.327407] pci 0000:00:04.1: PME# disabled
  272. [    0.327446] pci 0000:00:06.0: [10de:0aa7] type 0 class 0x000c03
  273. [    0.327466] pci 0000:00:06.0: reg 10: [mem 0xf9f7d000-0xf9f7dfff]
  274. [    0.327528] pci 0000:00:06.0: supports D1 D2
  275. [    0.327533] pci 0000:00:06.0: PME# supported from D0 D1 D2 D3hot D3cold
  276. [    0.327541] pci 0000:00:06.0: PME# disabled
  277. [    0.327569] pci 0000:00:06.1: [10de:0aa9] type 0 class 0x000c03
  278. [    0.327591] pci 0000:00:06.1: reg 10: [mem 0xf9f7e800-0xf9f7e8ff]
  279. [    0.327660] pci 0000:00:06.1: supports D1 D2
  280. [    0.327666] pci 0000:00:06.1: PME# supported from D0 D1 D2 D3hot D3cold
  281. [    0.327674] pci 0000:00:06.1: PME# disabled
  282. [    0.327720] pci 0000:00:08.0: [10de:0ac0] type 0 class 0x000403
  283. [    0.327740] pci 0000:00:08.0: reg 10: [mem 0xf9f78000-0xf9f7bfff]
  284. [    0.327803] pci 0000:00:08.0: PME# supported from D3hot D3cold
  285. [    0.327811] pci 0000:00:08.0: PME# disabled
  286. [    0.327836] pci 0000:00:09.0: [10de:0aab] type 1 class 0x000604
  287. [    0.327908] pci 0000:00:0b.0: [10de:0ab9] type 0 class 0x000106
  288. [    0.327929] pci 0000:00:0b.0: reg 10: [io  0xc080-0xc087]
  289. [    0.327941] pci 0000:00:0b.0: reg 14: [io  0xc000-0xc003]
  290. [    0.327971] pci 0000:00:0b.0: reg 18: [io  0xbc00-0xbc07]
  291. [    0.327984] pci 0000:00:0b.0: reg 1c: [io  0xb880-0xb883]
  292. [    0.327996] pci 0000:00:0b.0: reg 20: [io  0xb800-0xb80f]
  293. [    0.328008] pci 0000:00:0b.0: reg 24: [mem 0xf9f76000-0xf9f77fff]
  294. [    0.328074] pci 0000:00:10.0: [10de:0aa0] type 1 class 0x000604
  295. [    0.328127] pci 0000:00:10.0: PME# supported from D0 D1 D2 D3hot D3cold
  296. [    0.328135] pci 0000:00:10.0: PME# disabled
  297. [    0.328212] pci 0000:00:16.0: [10de:0ac7] type 1 class 0x000604
  298. [    0.328403] pci 0000:00:16.0: PME# supported from D0 D1 D2 D3hot D3cold
  299. [    0.328416] pci 0000:00:16.0: PME# disabled
  300. [    0.328510] pci 0000:00:18.0: [10de:0ac7] type 1 class 0x000604
  301. [    0.328700] pci 0000:00:18.0: PME# supported from D0 D1 D2 D3hot D3cold
  302. [    0.328713] pci 0000:00:18.0: PME# disabled
  303. [    0.328841] pci 0000:00:09.0: PCI bridge to [bus 01-01] (subtractive decode)
  304. [    0.328850] pci 0000:00:09.0:   bridge window [io  0xf000-0x0000] (disabled)
  305. [    0.328858] pci 0000:00:09.0:   bridge window [mem 0xfff00000-0x000fffff] (disabled)
  306. [    0.328867] pci 0000:00:09.0:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
  307. [    0.328875] pci 0000:00:09.0:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
  308. [    0.328883] pci 0000:00:09.0:   bridge window [io  0x0d00-0xffff] (subtractive decode)
  309. [    0.328890] pci 0000:00:09.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
  310. [    0.328897] pci 0000:00:09.0:   bridge window [mem 0x000d0000-0x000dffff] (subtractive decode)
  311. [    0.328905] pci 0000:00:09.0:   bridge window [mem 0x80000000-0xfbffffff] (subtractive decode)
  312. [    0.328913] pci 0000:00:09.0:   bridge window [mem 0xfe000000-0xfebfffff] (subtractive decode)
  313. [    0.328985] pci 0000:05:00.0: [10de:0876] type 0 class 0x000300
  314. [    0.329008] pci 0000:05:00.0: reg 10: [mem 0xfa000000-0xfaffffff]
  315. [    0.329026] pci 0000:05:00.0: reg 14: [mem 0xe0000000-0xefffffff 64bit pref]
  316. [    0.329044] pci 0000:05:00.0: reg 1c: [mem 0xf6000000-0xf7ffffff 64bit pref]
  317. [    0.329058] pci 0000:05:00.0: reg 24: [io  0xdc00-0xdc7f]
  318. [    0.329072] pci 0000:05:00.0: reg 30: [mem 0xfbde0000-0xfbdfffff pref]
  319. [    0.329139] pci 0000:00:10.0: PCI bridge to [bus 05-05]
  320. [    0.329151] pci 0000:00:10.0:   bridge window [io  0xd000-0xdfff]
  321. [    0.329163] pci 0000:00:10.0:   bridge window [mem 0xfa000000-0xfbdfffff]
  322. [    0.329173] pci 0000:00:10.0:   bridge window [mem 0xe0000000-0xf7ffffff 64bit pref]
  323. [    0.329351] pci 0000:07:00.0: [168c:002b] type 0 class 0x000280
  324. [    0.329380] pci 0000:07:00.0: reg 10: [mem 0xfbef0000-0xfbefffff 64bit]
  325. [    0.329472] pci 0000:07:00.0: supports D1
  326. [    0.329477] pci 0000:07:00.0: PME# supported from D0 D1 D3hot D3cold
  327. [    0.329486] pci 0000:07:00.0: PME# disabled
  328. [    0.330998] pci 0000:00:16.0: PCI bridge to [bus 07-07]
  329. [    0.331018] pci 0000:00:16.0:   bridge window [io  0xf000-0x0000] (disabled)
  330. [    0.331031] pci 0000:00:16.0:   bridge window [mem 0xfbe00000-0xfbefffff]
  331. [    0.331051] pci 0000:00:16.0:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
  332. [    0.331237] pci 0000:09:00.0: [1969:1062] type 0 class 0x000200
  333. [    0.331267] pci 0000:09:00.0: reg 10: [mem 0xfbfc0000-0xfbffffff 64bit]
  334. [    0.331284] pci 0000:09:00.0: reg 18: [io  0xec00-0xec7f]
  335. [    0.331371] pci 0000:09:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  336. [    0.331380] pci 0000:09:00.0: PME# disabled
  337. [    0.332996] pci 0000:00:18.0: PCI bridge to [bus 09-09]
  338. [    0.333015] pci 0000:00:18.0:   bridge window [io  0xe000-0xefff]
  339. [    0.333028] pci 0000:00:18.0:   bridge window [mem 0xfbf00000-0xfbffffff]
  340. [    0.333048] pci 0000:00:18.0:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
  341. [    0.333091] pci_bus 0000:00: on NUMA node 0
  342. [    0.333102] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
  343. [    0.333523] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.IXVE._PRT]
  344. [    0.333646] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P7._PRT]
  345. [    0.333732] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P9._PRT]
  346. [    0.358971] ACPI: PCI Interrupt Link [LNKA] (IRQs 16 17 18 19) *0, disabled.
  347. [    0.359344] ACPI: PCI Interrupt Link [LNKB] (IRQs 16 17 18 19) *0, disabled.
  348. [    0.359699] ACPI: PCI Interrupt Link [LNKC] (IRQs 16 17 18 19) *0, disabled.
  349. [    0.360077] ACPI: PCI Interrupt Link [LNKD] (IRQs 16 17 18 19) *0, disabled.
  350. [    0.360443] ACPI: PCI Interrupt Link [LN0A] (IRQs 16 17 18 19) *0, disabled.
  351. [    0.360807] ACPI: PCI Interrupt Link [LN0B] (IRQs 16 17 18 19) *0, disabled.
  352. [    0.361196] ACPI: PCI Interrupt Link [LN0C] (IRQs 16 17 18 19) *0, disabled.
  353. [    0.361552] ACPI: PCI Interrupt Link [LN0D] (IRQs 16 17 18 19) *0, disabled.
  354. [    0.361905] ACPI: PCI Interrupt Link [LN1A] (IRQs 16 17 18 19) *0, disabled.
  355. [    0.362292] ACPI: PCI Interrupt Link [LN1B] (IRQs 16 17 18 19) *0, disabled.
  356. [    0.362655] ACPI: PCI Interrupt Link [LN1C] (IRQs 16 17 18 19) *0, disabled.
  357. [    0.363032] ACPI: PCI Interrupt Link [LN1D] (IRQs 16 17 18 19) *0, disabled.
  358. [    0.363397] ACPI: PCI Interrupt Link [LN2A] (IRQs 16 17 18 19) *0, disabled.
  359. [    0.363751] ACPI: PCI Interrupt Link [LN2B] (IRQs 16 17 18 19) *0, disabled.
  360. [    0.364127] ACPI: PCI Interrupt Link [LN2C] (IRQs 16 17 18 19) *0, disabled.
  361. [    0.364492] ACPI: PCI Interrupt Link [LN2D] (IRQs 16 17 18 19) *0, disabled.
  362. [    0.364847] ACPI: PCI Interrupt Link [LN3A] (IRQs 16 17 18 19) *0, disabled.
  363. [    0.365234] ACPI: PCI Interrupt Link [LN3B] (IRQs 16 17 18 19) *0, disabled.
  364. [    0.365590] ACPI: PCI Interrupt Link [LN3C] (IRQs 16 17 18 19) *0, disabled.
  365. [    0.365945] ACPI: PCI Interrupt Link [LN3D] (IRQs 16 17 18 19) *0, disabled.
  366. [    0.366339] ACPI: PCI Interrupt Link [LN4A] (IRQs 16 17 18 19) *11
  367. [    0.366693] ACPI: PCI Interrupt Link [LN4B] (IRQs 16 17 18 19) *0, disabled.
  368. [    0.367076] ACPI: PCI Interrupt Link [LN4C] (IRQs 16 17 18 19) *0, disabled.
  369. [    0.367444] ACPI: PCI Interrupt Link [LN4D] (IRQs 16 17 18 19) *0, disabled.
  370. [    0.367801] ACPI: PCI Interrupt Link [LN5A] (IRQs 16 17 18 19) *0, disabled.
  371. [    0.368191] ACPI: PCI Interrupt Link [LN5B] (IRQs 16 17 18 19) *0, disabled.
  372. [    0.368549] ACPI: PCI Interrupt Link [LN5C] (IRQs 16 17 18 19) *0, disabled.
  373. [    0.368907] ACPI: PCI Interrupt Link [LN5D] (IRQs 16 17 18 19) *0, disabled.
  374. [    0.369307] ACPI: PCI Interrupt Link [LN6A] (IRQs 16 17 18 19) *9
  375. [    0.369670] ACPI: PCI Interrupt Link [LN6B] (IRQs 16 17 18 19) *0, disabled.
  376. [    0.370050] ACPI: PCI Interrupt Link [LN6C] (IRQs 16 17 18 19) *0, disabled.
  377. [    0.370421] ACPI: PCI Interrupt Link [LN6D] (IRQs 16 17 18 19) *0, disabled.
  378. [    0.370787] ACPI: PCI Interrupt Link [LUB0] (IRQs 20 21 22 23) *10
  379. [    0.371185] ACPI: PCI Interrupt Link [LUB2] (IRQs 20 21 22 23) *11
  380. [    0.371542] ACPI: PCI Interrupt Link [LMAC] (IRQs 20 21 22 23) *0, disabled.
  381. [    0.371908] ACPI: PCI Interrupt Link [LAZA] (IRQs 20 21 22 23) *10
  382. [    0.372308] ACPI: PCI Interrupt Link [SGRU] (IRQs 20 21 22 23) *11
  383. [    0.372675] ACPI: PCI Interrupt Link [LSMB] (IRQs 20 21 22 23) *9
  384. [    0.373064] ACPI: PCI Interrupt Link [LPMU] (IRQs 20 21 22 23) *15
  385. [    0.373443] ACPI: PCI Interrupt Link [LSA0] (IRQs 20 21 22 23) *5
  386. [    0.373856] ACPI: PCI Interrupt Link [LATA] (IRQs 20 21 22 23) *0, disabled.
  387. [    0.374260] ACPI: PCI Interrupt Link [UB11] (IRQs 20 21 22 23) *9
  388. [    0.374627] ACPI: PCI Interrupt Link [UB12] (IRQs 20 21 22 23) *15
  389. [    0.375015] ACPI: PCI Interrupt Link [LRP0] (IRQs 20 21 22 23) *10
  390. [    0.375398] ACPI: PCI Interrupt Link [LRP1] (IRQs 20 21 22 23) *11
  391. [    0.375778] ACPI: PCI Interrupt Link [LRP2] (IRQs 20 21 22 23) *9
  392. [    0.376182] ACPI: PCI Interrupt Link [LRP3] (IRQs 20 21 22 23) *15
  393. [    0.376564] ACPI: PCI Interrupt Link [LRP4] (IRQs 20 21 22 23) *14
  394. [    0.376943] ACPI: PCI Interrupt Link [LRP5] (IRQs 20 21 22 23) *7
  395. [    0.377354] ACPI: PCI Interrupt Link [LRP6] (IRQs 20 21 22 23) *10
  396. [    0.377720] vgaarb: device added: PCI:0000:05:00.0,decodes=io+mem,owns=io+mem,locks=none
  397. [    0.377730] vgaarb: loaded
  398. [    0.378065] SCSI subsystem initialized
  399. [    0.378139] libata version 3.00 loaded.
  400. [    0.378203] usbcore: registered new interface driver usbfs
  401. [    0.378253] usbcore: registered new interface driver hub
  402. [    0.378272] usbcore: registered new device driver usb
  403. [    0.378272] PCI: Using ACPI for IRQ routing
  404. [    0.379161] PCI: pci_cache_line_size set to 64 bytes
  405. [    0.379315] reserve RAM buffer: 000000000009e800 - 000000000009ffff
  406. [    0.379322] reserve RAM buffer: 000000006ff90000 - 000000006fffffff
  407. [    0.379694] NetLabel: Initializing
  408. [    0.379700] NetLabel:  domain hash size = 128
  409. [    0.379704] NetLabel:  protocols = UNLABELED CIPSOv4
  410. [    0.379739] NetLabel:  unlabeled traffic allowed by default
  411. [    0.379902] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
  412. [    0.379916] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 31, 31
  413. [    0.379928] hpet0: 4 comparators, 64-bit 25.000000 MHz counter
  414. [    0.384000] Switching to clocksource hpet
  415. [    0.384719] Switched to NOHz mode on CPU #0
  416. [    0.384787] Switched to NOHz mode on CPU #3
  417. [    0.384858] Switched to NOHz mode on CPU #1
  418. [    0.384865] Switched to NOHz mode on CPU #2
  419. [    0.410043] pnp: PnP ACPI init
  420. [    0.410109] ACPI: bus type pnp registered
  421. [    0.410502] pnp 00:00: [bus 00-ff]
  422. [    0.410511] pnp 00:00: [io  0x0cf8-0x0cff]
  423. [    0.410517] pnp 00:00: [io  0x0000-0x0cf7 window]
  424. [    0.410524] pnp 00:00: [io  0x0d00-0xffff window]
  425. [    0.410531] pnp 00:00: [mem 0x000a0000-0x000bffff window]
  426. [    0.410537] pnp 00:00: [mem 0x000d0000-0x000dffff window]
  427. [    0.410544] pnp 00:00: [mem 0x80000000-0xfbffffff window]
  428. [    0.410550] pnp 00:00: [mem 0xfe000000-0xfebfffff window]
  429. [    0.410750] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active)
  430. [    0.410840] pnp 00:01: [dma 4]
  431. [    0.410847] pnp 00:01: [io  0x0000-0x000f]
  432. [    0.410853] pnp 00:01: [io  0x0081-0x0083]
  433. [    0.410858] pnp 00:01: [io  0x0087]
  434. [    0.410864] pnp 00:01: [io  0x0089-0x008b]
  435. [    0.410869] pnp 00:01: [io  0x008f]
  436. [    0.410875] pnp 00:01: [io  0x00c0-0x00df]
  437. [    0.410964] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
  438. [    0.411107] pnp 00:02: [io  0x0060]
  439. [    0.411114] pnp 00:02: [io  0x0064]
  440. [    0.411137] pnp 00:02: [irq 1]
  441. [    0.411234] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
  442. [    0.411390] pnp 00:03: [irq 12]
  443. [    0.411488] pnp 00:03: Plug and Play ACPI device, IDs SYN0a13 SYN0a00 SYN0002 PNP0f03 PNP0f13 PNP0f12 (active)
  444. [    0.411521] pnp 00:04: [io  0x0061]
  445. [    0.411609] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
  446. [    0.411641] pnp 00:05: [io  0x00f0-0x00ff]
  447. [    0.411656] pnp 00:05: [irq 13]
  448. [    0.411750] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active)
  449. [    0.412747] pnp 00:06: [mem 0x000d0000-0x000d3fff window]
  450. [    0.412755] pnp 00:06: [mem 0x000d4000-0x000d7fff window]
  451. [    0.412762] pnp 00:06: [mem 0x000de000-0x000dffff window]
  452. [    0.412769] pnp 00:06: [io  0x0010-0x001f]
  453. [    0.412774] pnp 00:06: [io  0x0022-0x003f]
  454. [    0.412780] pnp 00:06: [io  0x0044-0x004d]
  455. [    0.412786] pnp 00:06: [io  0x0050-0x005f]
  456. [    0.412791] pnp 00:06: [io  0x0062-0x0063]
  457. [    0.412797] pnp 00:06: [io  0x0065-0x006f]
  458. [    0.412802] pnp 00:06: [io  0x0072-0x007f]
  459. [    0.412808] pnp 00:06: [io  0x0080]
  460. [    0.412813] pnp 00:06: [io  0x0084-0x0086]
  461. [    0.412819] pnp 00:06: [io  0x0088]
  462. [    0.412824] pnp 00:06: [io  0x008c-0x008e]
  463. [    0.412830] pnp 00:06: [io  0x0090-0x009f]
  464. [    0.412836] pnp 00:06: [io  0x00a2-0x00bf]
  465. [    0.412841] pnp 00:06: [io  0x00e0-0x00ef]
  466. [    0.412847] pnp 00:06: [io  0x04d0-0x04d1]
  467. [    0.412853] pnp 00:06: [io  0x0800-0x080f]
  468. [    0.412859] pnp 00:06: [io  0x4000-0x407f]
  469. [    0.412864] pnp 00:06: [io  0x4080-0x40ff]
  470. [    0.412870] pnp 00:06: [io  0x4400-0x447f]
  471. [    0.412875] pnp 00:06: [io  0x4480-0x44ff]
  472. [    0.412881] pnp 00:06: [io  0x4800-0x487f]
  473. [    0.412887] pnp 00:06: [io  0x4880-0x48ff]
  474. [    0.412892] pnp 00:06: [io  0x0380-0x0383]
  475. [    0.412899] pnp 00:06: [mem 0x00000000-0xffffffffffffffff disabled]
  476. [    0.412906] pnp 00:06: [mem 0xfefe2000-0xfefe3fff]
  477. [    0.412912] pnp 00:06: [mem 0xfefe1000-0xfefe1fff]
  478. [    0.412918] pnp 00:06: [mem 0xfee01000-0xfeefffff]
  479. [    0.413197] system 00:06: [io  0x04d0-0x04d1] has been reserved
  480. [    0.413207] system 00:06: [io  0x0800-0x080f] has been reserved
  481. [    0.413215] system 00:06: [io  0x4000-0x407f] has been reserved
  482. [    0.413222] system 00:06: [io  0x4080-0x40ff] has been reserved
  483. [    0.413230] system 00:06: [io  0x4400-0x447f] has been reserved
  484. [    0.413237] system 00:06: [io  0x4480-0x44ff] has been reserved
  485. [    0.413245] system 00:06: [io  0x4800-0x487f] has been reserved
  486. [    0.413253] system 00:06: [io  0x4880-0x48ff] has been reserved
  487. [    0.413260] system 00:06: [io  0x0380-0x0383] has been reserved
  488. [    0.413269] system 00:06: [mem 0x000d0000-0x000d3fff window] has been reserved
  489. [    0.413278] system 00:06: [mem 0x000d4000-0x000d7fff window] has been reserved
  490. [    0.413286] system 00:06: [mem 0x000de000-0x000dffff window] has been reserved
  491. [    0.413295] system 00:06: [mem 0xfefe2000-0xfefe3fff] has been reserved
  492. [    0.413303] system 00:06: [mem 0xfefe1000-0xfefe1fff] has been reserved
  493. [    0.413311] system 00:06: [mem 0xfee01000-0xfeefffff] has been reserved
  494. [    0.413321] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
  495. [    0.413654] pnp 00:07: [mem 0xfed00000-0xfed00fff]
  496. [    0.413662] pnp 00:07: [irq 2 disabled]
  497. [    0.413680] pnp 00:07: [irq 8]
  498. [    0.413775] pnp 00:07: Plug and Play ACPI device, IDs PNP0103 (active)
  499. [    0.413855] pnp 00:08: [io  0x0070-0x0071]
  500. [    0.413954] pnp 00:08: Plug and Play ACPI device, IDs PNP0b00 (active)
  501. [    0.414264] pnp 00:09: [mem 0xfec00000-0xfec00fff]
  502. [    0.414271] pnp 00:09: [mem 0xfee00000-0xfee00fff]
  503. [    0.414412] system 00:09: [mem 0xfec00000-0xfec00fff] could not be reserved
  504. [    0.414421] system 00:09: [mem 0xfee00000-0xfee00fff] has been reserved
  505. [    0.414430] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
  506. [    0.414595] pnp 00:0a: [mem 0xfc000000-0xfdffffff]
  507. [    0.414743] system 00:0a: [mem 0xfc000000-0xfdffffff] has been reserved
  508. [    0.414752] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
  509. [    0.415402] pnp 00:0b: [mem 0x00000000-0x0009ffff]
  510. [    0.415410] pnp 00:0b: [mem 0x000c0000-0x000cffff]
  511. [    0.415417] pnp 00:0b: [mem 0x000e0000-0x000fffff]
  512. [    0.415428] pnp 00:0b: [mem 0x00100000-0x7fffffff]
  513. [    0.415434] pnp 00:0b: [mem 0xfec00000-0xffffffff]
  514. [    0.415607] system 00:0b: [mem 0x00000000-0x0009ffff] could not be reserved
  515. [    0.415617] system 00:0b: [mem 0x000c0000-0x000cffff] could not be reserved
  516. [    0.415625] system 00:0b: [mem 0x000e0000-0x000fffff] could not be reserved
  517. [    0.415633] system 00:0b: [mem 0x00100000-0x7fffffff] could not be reserved
  518. [    0.415641] system 00:0b: [mem 0xfec00000-0xffffffff] could not be reserved
  519. [    0.415651] system 00:0b: Plug and Play ACPI device, IDs PNP0c01 (active)
  520. [    0.418334] pnp: PnP ACPI: found 12 devices
  521. [    0.418341] ACPI: ACPI bus type pnp unregistered
  522. [    0.460599] pci 0000:00:09.0: PCI bridge to [bus 01-01]
  523. [    0.460606] pci 0000:00:09.0:   bridge window [io  disabled]
  524. [    0.460614] pci 0000:00:09.0:   bridge window [mem disabled]
  525. [    0.460622] pci 0000:00:09.0:   bridge window [mem pref disabled]
  526. [    0.460632] pci 0000:00:10.0: PCI bridge to [bus 05-05]
  527. [    0.460640] pci 0000:00:10.0:   bridge window [io  0xd000-0xdfff]
  528. [    0.460649] pci 0000:00:10.0:   bridge window [mem 0xfa000000-0xfbdfffff]
  529. [    0.460658] pci 0000:00:10.0:   bridge window [mem 0xe0000000-0xf7ffffff 64bit pref]
  530. [    0.460668] pci 0000:00:16.0: PCI bridge to [bus 07-07]
  531. [    0.460673] pci 0000:00:16.0:   bridge window [io  disabled]
  532. [    0.460688] pci 0000:00:16.0:   bridge window [mem 0xfbe00000-0xfbefffff]
  533. [    0.460700] pci 0000:00:16.0:   bridge window [mem pref disabled]
  534. [    0.460718] pci 0000:00:18.0: PCI bridge to [bus 09-09]
  535. [    0.460728] pci 0000:00:18.0:   bridge window [io  0xe000-0xefff]
  536. [    0.460743] pci 0000:00:18.0:   bridge window [mem 0xfbf00000-0xfbffffff]
  537. [    0.460754] pci 0000:00:18.0:   bridge window [mem pref disabled]
  538. [    0.460785] pci 0000:00:09.0: setting latency timer to 64
  539. [    0.460798] pci 0000:00:10.0: setting latency timer to 64
  540. [    0.461451] ACPI: PCI Interrupt Link [LRP4] enabled at IRQ 23
  541. [    0.461477] pci 0000:00:16.0: PCI INT A -> Link[LRP4] -> GSI 23 (level, low) -> IRQ 23
  542. [    0.461492] pci 0000:00:16.0: setting latency timer to 64
  543. [    0.462091] ACPI: PCI Interrupt Link [LRP6] enabled at IRQ 22
  544. [    0.462108] pci 0000:00:18.0: PCI INT A -> Link[LRP6] -> GSI 22 (level, low) -> IRQ 22
  545. [    0.462122] pci 0000:00:18.0: setting latency timer to 64
  546. [    0.462134] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
  547. [    0.462141] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
  548. [    0.462148] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
  549. [    0.462154] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff]
  550. [    0.462161] pci_bus 0000:00: resource 8 [mem 0x80000000-0xfbffffff]
  551. [    0.462168] pci_bus 0000:00: resource 9 [mem 0xfe000000-0xfebfffff]
  552. [    0.462175] pci_bus 0000:01: resource 4 [io  0x0000-0x0cf7]
  553. [    0.462182] pci_bus 0000:01: resource 5 [io  0x0d00-0xffff]
  554. [    0.462188] pci_bus 0000:01: resource 6 [mem 0x000a0000-0x000bffff]
  555. [    0.462195] pci_bus 0000:01: resource 7 [mem 0x000d0000-0x000dffff]
  556. [    0.462201] pci_bus 0000:01: resource 8 [mem 0x80000000-0xfbffffff]
  557. [    0.462208] pci_bus 0000:01: resource 9 [mem 0xfe000000-0xfebfffff]
  558. [    0.462215] pci_bus 0000:05: resource 0 [io  0xd000-0xdfff]
  559. [    0.462221] pci_bus 0000:05: resource 1 [mem 0xfa000000-0xfbdfffff]
  560. [    0.462228] pci_bus 0000:05: resource 2 [mem 0xe0000000-0xf7ffffff 64bit pref]
  561. [    0.462236] pci_bus 0000:07: resource 1 [mem 0xfbe00000-0xfbefffff]
  562. [    0.462242] pci_bus 0000:09: resource 0 [io  0xe000-0xefff]
  563. [    0.462249] pci_bus 0000:09: resource 1 [mem 0xfbf00000-0xfbffffff]
  564. [    0.462449] NET: Registered protocol family 2
  565. [    0.462681] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
  566. [    0.463274] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
  567. [    0.464303] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
  568. [    0.464733] TCP: Hash tables configured (established 131072 bind 65536)
  569. [    0.464740] TCP reno registered
  570. [    0.464750] UDP hash table entries: 512 (order: 2, 16384 bytes)
  571. [    0.464770] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  572. [    0.465580] NET: Registered protocol family 1
  573. [    0.524972] pci 0000:05:00.0: Boot video device
  574. [    0.524991] PCI: CLS 64 bytes, default 64
  575. [    0.525172] Trying to unpack rootfs image as initramfs...
  576. [    1.262648] Freeing initrd memory: 12524k freed
  577. [    1.276619] apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
  578. [    1.276627] apm: disabled - APM is not SMP safe.
  579. [    1.277169] audit: initializing netlink socket (disabled)
  580. [    1.277199] type=2000 audit(1301326254.276:1): initialized
  581. [    1.298821] highmem bounce pool size: 64 pages
  582. [    1.298835] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  583. [    1.304870] VFS: Disk quotas dquot_6.5.2
  584. [    1.305340] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  585. [    1.307756] msgmni has been set to 1699
  586. [    1.308044] SELinux:  Registering netfilter hooks
  587. [    1.309058] NET: Registered protocol family 38
  588. [    1.309261] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
  589. [    1.309415] io scheduler noop registered
  590. [    1.309421] io scheduler deadline registered
  591. [    1.309473] io scheduler cfq registered (default)
  592. [    1.310106] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  593. [    1.310224] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
  594. [    1.310229] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  595. [    1.313421] vesafb: framebuffer at 0xf7000000, mapped to 0xf7a80000, using 7200k, total 14336k
  596. [    1.313430] vesafb: mode is 1280x720x32, linelength=5120, pages=1
  597. [    1.313435] vesafb: protected mode interface info at c000:cbd0
  598. [    1.313441] vesafb: pmi: set display start = c00ccc33, set palette = c00ccc8e
  599. [    1.313446] vesafb: pmi: ports = 3b4 3b5 3ba 3c0 3c1 3c4 3c5 3c6 3c7 3c8 3c9 3cc 3ce 3cf 3d0 3d1 3d2 3d3 3d4 3d5 3da
  600. [    1.313475] vesafb: scrolling: ywrap using protected mode interface, yres_virtual=1440
  601. [    1.313483] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
  602. [    1.314390] fbcon: VESA VGA (fb0) is primary device
  603. [    1.314517] Console: switching to colour frame buffer device 160x45
  604. [    1.326230] fb0: VESA VGA frame buffer device
  605. [    1.326302] intel_idle: MWAIT substates: 0x10
  606. [    1.326334] intel_idle: v0.4 model 0x1C
  607. [    1.326338] intel_idle: lapic_timer_reliable_states 0x2
  608. [    1.326578] ACPI: Deprecated procfs I/F for AC is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
  609. [    1.326736] ACPI: AC Adapter [AC0] (on-line)
  610. [    1.327165] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0
  611. [    1.335087] ACPI: Lid Switch [LID]
  612. [    1.335271] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1
  613. [    1.335375] ACPI: Sleep Button [SLPB]
  614. [    1.335559] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2
  615. [    1.335570] ACPI: Power Button [PWRB]
  616. [    1.335773] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
  617. [    1.335783] ACPI: Power Button [PWRF]
  618. [    1.336306] ACPI: acpi_idle yielding to intel_idle
  619. [    1.354580] thermal LNXTHERM:00: registered as thermal_zone0
  620. [    1.354587] ACPI: Thermal Zone [TZ00] (72 C)
  621. [    1.354637] ERST: Table is not found!
  622. [    1.354711] isapnp: Scanning for PnP cards...
  623. [    1.456354] ACPI: Deprecated procfs I/F for battery is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
  624. [    1.456376] ACPI: Battery Slot [BAT0] (battery present)
  625. [    1.667905] isapnp: No Plug & Play device found
  626. [    1.668202] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  627. [    1.670436] Non-volatile memory driver v1.3
  628. [    1.670444] Linux agpgart interface v0.103
  629. [    1.677388] brd: module loaded
  630. [    1.680114] loop: module loaded
  631. [    1.680354] ahci 0000:00:0b.0: version 3.0
  632. [    1.680985] ACPI: PCI Interrupt Link [LSA0] enabled at IRQ 21
  633. [    1.681050] ahci 0000:00:0b.0: PCI INT A -> Link[LSA0] -> GSI 21 (level, low) -> IRQ 21
  634. [    1.681115] ahci 0000:00:0b.0: controller can't do PMP, turning off CAP_PMP
  635. [    1.681226] ahci 0000:00:0b.0: AHCI 0001.0200 32 slots 6 ports 3 Gbps 0x1 impl SATA mode
  636. [    1.681235] ahci 0000:00:0b.0: flags: 64bit ncq sntf led pio sxs
  637. [    1.681244] ahci 0000:00:0b.0: setting latency timer to 64
  638. [    1.683706] scsi0 : ahci
  639. [    1.684106] scsi1 : ahci
  640. [    1.684379] scsi2 : ahci
  641. [    1.684646] scsi3 : ahci
  642. [    1.684908] scsi4 : ahci
  643. [    1.685207] scsi5 : ahci
  644. [    1.685716] ata1: SATA max UDMA/133 irq_stat 0x00400040, connection status changed irq 21
  645. [    1.685723] ata2: DUMMY
  646. [    1.685727] ata3: DUMMY
  647. [    1.685731] ata4: DUMMY
  648. [    1.685735] ata5: DUMMY
  649. [    1.685738] ata6: DUMMY
  650. [    1.686131] Fixed MDIO Bus: probed
  651. [    1.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  652. [    1.687125] ACPI: PCI Interrupt Link [LUB2] enabled at IRQ 20
  653. [    1.687151] ehci_hcd 0000:00:04.1: PCI INT B -> Link[LUB2] -> GSI 20 (level, low) -> IRQ 20
  654. [    1.687196] ehci_hcd 0000:00:04.1: setting latency timer to 64
  655. [    1.687203] ehci_hcd 0000:00:04.1: EHCI Host Controller
  656. [    1.687412] ehci_hcd 0000:00:04.1: new USB bus registered, assigned bus number 1
  657. [    1.687537] ehci_hcd 0000:00:04.1: debug port 1
  658. [    1.687551] ehci_hcd 0000:00:04.1: cache line size of 64 is not supported
  659. [    1.687592] ehci_hcd 0000:00:04.1: irq 20, io mem 0xf9f7ec00
  660. [    1.693050] ehci_hcd 0000:00:04.1: USB 2.0 started, EHCI 1.00
  661. [    1.693113] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  662. [    1.693120] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  663. [    1.693126] usb usb1: Product: EHCI Host Controller
  664. [    1.693132] usb usb1: Manufacturer: Linux 2.6.38.1-6.dsdt1201n.fc14.i686.PAE ehci_hcd
  665. [    1.693138] usb usb1: SerialNumber: 0000:00:04.1
  666. [    1.693508] hub 1-0:1.0: USB hub found
  667. [    1.693522] hub 1-0:1.0: 3 ports detected
  668. [    1.694390] ACPI: PCI Interrupt Link [UB12] enabled at IRQ 23
  669. [    1.694402] ehci_hcd 0000:00:06.1: PCI INT B -> Link[UB12] -> GSI 23 (level, low) -> IRQ 23
  670. [    1.694440] ehci_hcd 0000:00:06.1: setting latency timer to 64
  671. [    1.694447] ehci_hcd 0000:00:06.1: EHCI Host Controller
  672. [    1.694627] ehci_hcd 0000:00:06.1: new USB bus registered, assigned bus number 2
  673. [    1.695124] ehci_hcd 0000:00:06.1: debug port 1
  674. [    1.695138] ehci_hcd 0000:00:06.1: cache line size of 64 is not supported
  675. [    1.695183] ehci_hcd 0000:00:06.1: irq 23, io mem 0xf9f7e800
  676. [    1.701048] ehci_hcd 0000:00:06.1: USB 2.0 started, EHCI 1.00
  677. [    1.701116] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
  678. [    1.701123] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  679. [    1.701130] usb usb2: Product: EHCI Host Controller
  680. [    1.701135] usb usb2: Manufacturer: Linux 2.6.38.1-6.dsdt1201n.fc14.i686.PAE ehci_hcd
  681. [    1.701141] usb usb2: SerialNumber: 0000:00:06.1
  682. [    1.701484] hub 2-0:1.0: USB hub found
  683. [    1.701498] hub 2-0:1.0: 6 ports detected
  684. [    1.701733] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  685. [    1.702424] ACPI: PCI Interrupt Link [LUB0] enabled at IRQ 22
  686. [    1.702438] ohci_hcd 0000:00:04.0: PCI INT A -> Link[LUB0] -> GSI 22 (level, low) -> IRQ 22
  687. [    1.702475] ohci_hcd 0000:00:04.0: setting latency timer to 64
  688. [    1.702483] ohci_hcd 0000:00:04.0: OHCI Host Controller
  689. [    1.702664] ohci_hcd 0000:00:04.0: new USB bus registered, assigned bus number 3
  690. [    1.703127] ohci_hcd 0000:00:04.0: irq 22, io mem 0xf9f7f000
  691. [    1.756097] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
  692. [    1.756105] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  693. [    1.756112] usb usb3: Product: OHCI Host Controller
  694. [    1.756117] usb usb3: Manufacturer: Linux 2.6.38.1-6.dsdt1201n.fc14.i686.PAE ohci_hcd
  695. [    1.756123] usb usb3: SerialNumber: 0000:00:04.0
  696. [    1.756456] hub 3-0:1.0: USB hub found
  697. [    1.756472] hub 3-0:1.0: 3 ports detected
  698. [    1.757313] ACPI: PCI Interrupt Link [UB11] enabled at IRQ 21
  699. [    1.757325] ohci_hcd 0000:00:06.0: PCI INT A -> Link[UB11] -> GSI 21 (level, low) -> IRQ 21
  700. [    1.757362] ohci_hcd 0000:00:06.0: setting latency timer to 64
  701. [    1.757370] ohci_hcd 0000:00:06.0: OHCI Host Controller
  702. [    1.757540] ohci_hcd 0000:00:06.0: new USB bus registered, assigned bus number 4
  703. [    1.757643] ohci_hcd 0000:00:06.0: irq 21, io mem 0xf9f7d000
  704. [    1.810086] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
  705. [    1.810095] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  706. [    1.810101] usb usb4: Product: OHCI Host Controller
  707. [    1.810107] usb usb4: Manufacturer: Linux 2.6.38.1-6.dsdt1201n.fc14.i686.PAE ohci_hcd
  708. [    1.810113] usb usb4: SerialNumber: 0000:00:06.0
  709. [    1.810452] hub 4-0:1.0: USB hub found
  710. [    1.810468] hub 4-0:1.0: 6 ports detected
  711. [    1.810700] uhci_hcd: USB Universal Host Controller Interface driver
  712. [    1.810932] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
  713. [    1.829579] serio: i8042 KBD port at 0x60,0x64 irq 1
  714. [    1.829602] serio: i8042 AUX port at 0x60,0x64 irq 12
  715. [    1.829966] mousedev: PS/2 mouse device common for all mice
  716. [    1.831831] rtc_cmos 00:08: RTC can wake from S4
  717. [    1.832108] rtc_cmos 00:08: rtc core: registered rtc_cmos as rtc0
  718. [    1.832177] rtc0: alarms up to one year, y3k, 114 bytes nvram, hpet irqs
  719. [    1.832414] device-mapper: uevent: version 1.0.3
  720. [    1.832673] device-mapper: ioctl: 4.19.1-ioctl (2011-01-07) initialised: dm-devel@redhat.com
  721. [    1.832970] cpuidle: using governor ladder
  722. [    1.833336] cpuidle: using governor menu
  723. [    1.833928] usbcore: registered new interface driver usbhid
  724. [    1.833933] usbhid: USB HID core driver
  725. [    1.833999] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
  726. [    1.834526] ip_tables: (C) 2000-2006 Netfilter Core Team
  727. [    1.834561] TCP cubic registered
  728. [    1.834566] Initializing XFRM netlink socket
  729. [    1.834599] NET: Registered protocol family 17
  730. [    1.834651] Registering the dns_resolver key type
  731. [    1.834710] Using IPI No-Shortcut mode
  732. [    1.835135] PM: Hibernation image not present or could not be loaded.
  733. [    1.835176] registered taskstats version 1
  734. [    1.835372] IMA: No TPM chip found, activating TPM-bypass!
  735. [    1.836052]   Magic number: 3:155:539
  736. [    1.836307] rtc_cmos 00:08: setting system clock to 2011-03-28 15:30:56 UTC (1301326256)
  737. [    1.836398] Initalizing network drop monitor service
  738. [    1.848594] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
  739. [    2.046052] usb 1-3: new high speed USB device using ehci_hcd and address 3
  740. [    2.164891] usb 1-3: New USB device found, idVendor=13d3, idProduct=5126
  741. [    2.164900] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=2
  742. [    2.164907] usb 1-3: Product: USB 2.0 PC Cam
  743. [    2.164912] usb 1-3: Manufacturer: Image Processor
  744. [    2.164917] usb 1-3: SerialNumber: USB 2.0 PC Cam
  745. [    2.276045] Refined TSC clocksource calibration: 1599.992 MHz.
  746. [    2.276055] Switching to clocksource tsc
  747. [    2.408049] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
  748. [    2.409942] ata1.00: ATA-8: WDC WD2500BEVT-80A23T0, 01.01A01, max UDMA/133
  749. [    2.409950] ata1.00: 488397168 sectors, multi 0: LBA48 NCQ (depth 31/32)
  750. [    2.411088] ata1.00: configured for UDMA/133
  751. [    2.411394] scsi 0:0:0:0: Direct-Access     ATA      WDC WD2500BEVT-8 01.0 PQ: 0 ANSI: 5
  752. [    2.411963] sd 0:0:0:0: Attached scsi generic sg0 type 0
  753. [    2.412060] sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/232 GiB)
  754. [    2.412388] sd 0:0:0:0: [sda] Write Protect is off
  755. [    2.412399] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
  756. [    2.412516] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  757. [    2.426048] usb 3-1: new low speed USB device using ohci_hcd and address 2
  758. [    2.478644]  sda: sda1 sda2 sda3
  759. [    2.479761] sd 0:0:0:0: [sda] Attached SCSI disk
  760. [    2.479962] Freeing unused kernel memory: 596k freed
  761. [    2.480608] Write protecting the kernel text: 4080k
  762. [    2.480818] Write protecting the kernel read-only data: 1944k
  763. [    2.480830] NX-protecting the kernel data: 4112k
  764. [    2.532296] dracut: dracut-006-6.fc14
  765. [    2.556703] dracut: rd_NO_LUKS: removing cryptoluks activation
  766. [    2.561130] dracut: rd_NO_LVM: removing LVM activation
  767. [    2.588289] udev[93]: starting version 161
  768. [    2.620106] usb 3-1: New USB device found, idVendor=09da, idProduct=000a
  769. [    2.620119] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  770. [    2.620130] usb 3-1: Product: PS/2+USB Mouse
  771. [    2.620139] usb 3-1: Manufacturer: A4Tech
  772. [    2.630958] input: A4Tech PS/2+USB Mouse as /devices/pci0000:00/0000:00:04.0/usb3/3-1/3-1:1.0/input/input5
  773. [    2.631613] a4tech 0003:09DA:000A.0001: input,hidraw0: USB HID v1.10 Mouse [A4Tech PS/2+USB Mouse] on usb-0000:00:04.0-1/input0
  774. [    2.732089] dracut: Starting plymouth daemon
  775. [    2.938178] Synaptics Touchpad, model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd04733/0xa40000/0xa0000
  776. [    2.996157] usb 4-3: new full speed USB device using ohci_hcd and address 2
  777. [    3.010883] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input6
  778. [    3.199088] usb 4-3: New USB device found, idVendor=0b05, idProduct=1788
  779. [    3.199100] usb 4-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  780. [    3.199109] usb 4-3: Product: BT-270
  781. [    3.199116] usb 4-3: Manufacturer: Broadcom Corp
  782. [    3.199123] usb 4-3: SerialNumber: 1C4BD61B9446
  783. [    4.056695] dracut: rd_NO_DM: removing DM RAID activation
  784. [    4.061660] dracut: rd_NO_MD: removing MD RAID activation
  785. [    4.238858] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A03:00/device:0f/LNXVIDEO:00/input/input7
  786. [    4.239158] ACPI: Video Device [IGPU] (multi-head: yes  rom: no  post: no)
  787. [    4.832576] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
  788. [    4.915791] dracut: Mounted root filesystem /dev/sda1
  789. [    5.061135] dracut: Loading SELinux policy
  790. [    5.380469] type=1404 audit(1301326260.042:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295
  791. [    5.536155] SELinux: 2048 avtab hash slots, 215487 rules.
  792. [    5.703484] SELinux: 2048 avtab hash slots, 215487 rules.
  793. [    6.630896] SELinux:  9 users, 14 roles, 3520 types, 184 bools, 1 sens, 1024 cats
  794. [    6.630908] SELinux:  81 classes, 215487 rules
  795. [    6.646151] SELinux:  Permission read_policy in class security not defined in policy.
  796. [    6.646551] SELinux:  Permission syslog in class capability2 not defined in policy.
  797. [    6.646568] SELinux: the above unknown classes and permissions will be allowed
  798. [    6.646598] SELinux:  Completing initialization.
  799. [    6.646602] SELinux:  Setting up existing superblocks.
  800. [    6.646625] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
  801. [    6.646642] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts
  802. [    6.647292] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts
  803. [    6.647311] SELinux: initialized (dev proc, type proc), uses genfs_contexts
  804. [    6.647336] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
  805. [    6.647380] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs
  806. [    6.649382] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs
  807. [    6.649401] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts
  808. [    6.651284] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs
  809. [    6.651308] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts
  810. [    6.651321] SELinux: initialized (dev devpts, type devpts), uses transition SIDs
  811. [    6.651367] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs
  812. [    6.651395] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs
  813. [    6.651430] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts
  814. [    6.651470] SELinux: initialized (dev usbfs, type usbfs), uses genfs_contexts
  815. [    6.651490] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts
  816. [    6.651505] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
  817. [    6.652513] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
  818. [    6.652569] SELinux: initialized (dev sda1, type ext4), uses xattr
  819. [    6.681134] type=1403 audit(1301326261.343:3): policy loaded auid=4294967295 ses=4294967295
  820. [    7.846221] dracut: Switching root
  821. [    8.976607] readahead: starting
  822. [   11.041872] udev[318]: starting version 161
  823. [   11.735294] wmi: Mapper loaded
  824. [   11.894061] Linux video capture interface: v2.00
  825. [   11.905840] eeepc_laptop: Eee PC Hotkey Driver
  826. [   11.905853] eeepc_laptop: wlan hotplug disabled
  827. [   11.906117] eeepc_laptop: Hotkey init flags 0x41
  828. [   11.931525] eeepc_laptop: TYPE (2000000) not reported by BIOS, enabling anyway
  829. [   11.939552] eeepc_laptop: PANELPOWER (4000000) not reported by BIOS, enabling anyway
  830. [   11.949566] uvcvideo: Found UVC 1.00 device USB 2.0 PC Cam (13d3:5126)
  831. [   11.951392] input: USB 2.0 PC Cam as /devices/pci0000:00/0000:00:04.1/usb1/1-3/1-3:1.0/input/input8
  832. [   11.951763] usbcore: registered new interface driver uvcvideo
  833. [   11.951773] USB Video Class driver (v1.0.0)
  834. [   11.961164] eeepc_laptop: TPD (8000000) not reported by BIOS, enabling anyway
  835. [   11.961175] eeepc_laptop: Get control methods supported: 0xe001613
  836. [   11.961190] eeepc_laptop: Error reading CAMG
  837. [   12.034567] input: Asus EeePC extra buttons as /devices/platform/eeepc/input/input9
  838. [   12.054088] ACPI: PCI Interrupt Link [LN6A] enabled at IRQ 19
  839. [   12.054129] atl1c 0000:09:00.0: PCI INT A -> Link[LN6A] -> GSI 19 (level, low) -> IRQ 19
  840. [   12.054165] atl1c 0000:09:00.0: setting latency timer to 64
  841. [   12.066851] i2c i2c-0: nForce2 SMBus adapter at 0x4d00
  842. [   12.066871] ACPI: resource nForce2_smbus [io  0x4e00-0x4e3f] conflicts with ACPI region SM00 [io 0x4e00-0x4e3f]
  843. [   12.066880] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  844. [   12.104769] cfg80211: Calling CRDA to update world regulatory domain
  845. [   12.140707] atl1c 0000:09:00.0: version 1.0.1.0-NAPI
  846. [   12.143269] Registered led device: eeepc::touchpad
  847. [   12.430883] eeepc_wmi: Found legacy ATKD device (ASUS010)
  848. [   12.430895] eeepc_wmi: WMI device present, but legacy ATKD device is also present and enabled.
  849. [   12.430904] eeepc_wmi: You probably booted with acpi_osi="Linux" or acpi_osi="!Windows 2009"
  850. [   12.430912] eeepc_wmi: Can't load eeepc-wmi, use default acpi_osi (preferred) or eeepc-laptop
  851. [   12.452144] Bluetooth: Core ver 2.15
  852. [   12.452217] NET: Registered protocol family 31
  853. [   12.452222] Bluetooth: HCI device and connection manager initialized
  854. [   12.452229] Bluetooth: HCI socket layer initialized
  855. [   12.509542] Bluetooth: Generic Bluetooth USB driver ver 0.6
  856. [   12.639858] microcode: CPU0 sig=0x106c2, pf=0x8, revision=0x219
  857. [   12.639890] microcode: CPU1 sig=0x106c2, pf=0x8, revision=0x219
  858. [   12.639920] microcode: CPU2 sig=0x106c2, pf=0x8, revision=0x219
  859. [   12.639949] microcode: CPU3 sig=0x106c2, pf=0x8, revision=0x219
  860. [   12.640242] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
  861. [   13.816906] ACPI: PCI Interrupt Link [LN4A] enabled at IRQ 18
  862. [   13.816949] ath9k 0000:07:00.0: PCI INT A -> Link[LN4A] -> GSI 18 (level, low) -> IRQ 18
  863. [   13.816976] ath9k 0000:07:00.0: setting latency timer to 64
  864. [   13.868510] ath: EEPROM regdomain: 0x8283
  865. [   13.868517] ath: EEPROM indicates we should expect a country code
  866. [   13.868524] ath: doing EEPROM country->regdmn map search
  867. [   13.868530] ath: country maps to regdmn code: 0x3
  868. [   13.868534] ath: Country alpha2 being used: RU
  869. [   13.868538] ath: Regpair used: 0x3
  870. [   14.054491] cfg80211: World regulatory domain updated:
  871. [   14.054500] cfg80211:     (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
  872. [   14.054509] cfg80211:     (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  873. [   14.054516] cfg80211:     (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
  874. [   14.054523] cfg80211:     (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
  875. [   14.054530] cfg80211:     (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  876. [   14.054536] cfg80211:     (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  877. [   14.300578] usbcore: registered new interface driver btusb
  878. [   14.429363] HDA Intel 0000:00:08.0: power state changed by ACPI to D0
  879. [   14.429383] HDA Intel 0000:00:08.0: power state changed by ACPI to D0
  880. [   14.430335] ACPI: PCI Interrupt Link [LAZA] enabled at IRQ 20
  881. [   14.430354] HDA Intel 0000:00:08.0: PCI INT A -> Link[LAZA] -> GSI 20 (level, low) -> IRQ 20
  882. [   14.430367] hda_intel: Disable MSI for Nvidia chipset
  883. [   14.430479] HDA Intel 0000:00:08.0: setting latency timer to 64
  884. [   14.463433] ieee80211 phy0: Selected rate control algorithm 'ath9k_rate_control'
  885. [   14.464244] Registered led device: ath9k-phy0::radio
  886. [   14.464320] Registered led device: ath9k-phy0::assoc
  887. [   14.464393] Registered led device: ath9k-phy0::tx
  888. [   14.464471] Registered led device: ath9k-phy0::rx
  889. [   14.464485] ieee80211 phy0: Atheros AR9285 Rev:2 mem=0xf8cc0000, irq=18
  890. [   14.464910] cfg80211: Calling CRDA for country: RU
  891. [   14.477987] cfg80211: Regulatory domain changed to country: RU
  892. [   14.477999] cfg80211:     (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
  893. [   14.478043] cfg80211:     (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
  894. [   14.478052] cfg80211:     (5735000 KHz - 5835000 KHz @ 20000 KHz), (N/A, 3000 mBm)
  895. [   14.917407] nvidia: module license 'NVIDIA' taints kernel.
  896. [   14.938603] ALSA sound/pci/hda/patch_realtek.c:1528: SKU: Nid=0x1d sku_cfg=0x4005822d
  897. [   14.938615] ALSA sound/pci/hda/patch_realtek.c:1530: SKU: port_connectivity=0x1
  898. [   14.938623] ALSA sound/pci/hda/patch_realtek.c:1531: SKU: enable_pcbeep=0x0
  899. [   14.938630] ALSA sound/pci/hda/patch_realtek.c:1532: SKU: check_sum=0x00000005
  900. [   14.938637] ALSA sound/pci/hda/patch_realtek.c:1533: SKU: customization=0x00000082
  901. [   14.938644] ALSA sound/pci/hda/patch_realtek.c:1534: SKU: external_amp=0x5
  902. [   14.938651] ALSA sound/pci/hda/patch_realtek.c:1535: SKU: platform_type=0x1
  903. [   14.938657] ALSA sound/pci/hda/patch_realtek.c:1536: SKU: swap=0x0
  904. [   14.938664] ALSA sound/pci/hda/patch_realtek.c:1537: SKU: override=0x1
  905. [   21.144638] input: HDA NVidia Mic as /devices/pci0000:00/0000:00:08.0/sound/card0/input10
  906. [   21.145291] input: HDA NVidia Headphone as /devices/pci0000:00/0000:00:08.0/sound/card0/input11
  907. [   21.147307] ACPI: PCI Interrupt Link [LPMU] enabled at IRQ 23
  908. [   21.147324] nvidia 0000:00:03.5: PCI INT B -> Link[LPMU] -> GSI 23 (level, low) -> IRQ 23
  909. [   21.147940] ACPI: PCI Interrupt Link [SGRU] enabled at IRQ 22
  910. [   21.147950] nvidia 0000:05:00.0: PCI INT A -> Link[SGRU] -> GSI 22 (level, low) -> IRQ 22
  911. [   21.147966] nvidia 0000:05:00.0: setting latency timer to 64
  912. [   21.147977] vgaarb: device changed decodes: PCI:0000:05:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
  913. [   21.148878] NVRM: loading NVIDIA UNIX x86 Kernel Module  260.19.36  Tue Jan 18 17:10:40 PST 2011
  914. [   25.362584] EXT4-fs (sda1): re-mounted. Opts: (null)
  915. [   26.283936] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
  916. [   26.283964] SELinux: initialized (dev sda2, type ext4), uses xattr
  917. [   28.735346] Adding 2097148k swap on /dev/sda3.  Priority:-1 extents:1 across:2097148k
  918. [   28.746497] SELinux: initialized (dev binfmt_misc, type binfmt_misc), uses genfs_contexts
  919. [   33.219978] auditd (857): /proc/857/oom_adj is deprecated, please use /proc/857/oom_score_adj instead.
  920. [   33.914380] p4-clockmod: P4/Xeon(TM) CPU On-Demand Clock Modulation available
  921. [   36.290471] atl1c 0000:09:00.0: Unable to allocate MSI interrupt Error: -22
  922. [   36.290618] atl1c 0000:09:00.0: atl1c: eth0 NIC Link is Up<100 Mbps Full Duplex>
  923. [   36.868584] RPC: Registered udp transport module.
  924. [   36.868593] RPC: Registered tcp transport module.
  925. [   36.868599] RPC: Registered tcp NFSv4.1 backchannel transport module.
  926. [   36.897854] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts
  927. [   39.342802] coretemp coretemp.0: Unable to read TjMax from CPU.
  928. [   39.357921] coretemp coretemp.1: Unable to read TjMax from CPU.
  929. [   39.810549] NET: Registered protocol family 15
  930. [   39.991969] tunnel6: Unknown symbol inet6_del_protocol (err 0)
  931. [   39.992605] tunnel6: Unknown symbol inet6_add_protocol (err 0)
  932. [   39.992881] tunnel6: Unknown symbol icmpv6_send (err 0)
  933. [   40.040472] tunnel6: Unknown symbol inet6_del_protocol (err 0)
  934. [   40.041078] tunnel6: Unknown symbol inet6_add_protocol (err 0)
  935. [   40.041501] tunnel6: Unknown symbol icmpv6_send (err 0)
  936. [   40.055965] xfrm6_mode_tunnel: Unknown symbol ip6_dst_hoplimit (err 0)
  937. [   40.057182] xfrm6_mode_tunnel: Unknown symbol xfrm6_prepare_output (err 0)
  938. [   40.071092] xfrm6_mode_beet: Unknown symbol xfrm6_prepare_output (err 0)
  939. [   40.170253] esp6: Unknown symbol xfrm6_rcv (err 0)
  940. [   40.172336] esp6: Unknown symbol inet6_del_protocol (err 0)
  941. [   40.172625] esp6: Unknown symbol xfrm6_find_1stfragopt (err 0)
  942. [   40.174542] esp6: Unknown symbol inet6_add_protocol (err 0)
  943. [   40.197999] ah6: Unknown symbol xfrm6_rcv (err 0)
  944. [   40.200203] ah6: Unknown symbol inet6_del_protocol (err 0)
  945. [   40.200629] ah6: Unknown symbol xfrm6_find_1stfragopt (err 0)
  946. [   40.203170] ah6: Unknown symbol inet6_add_protocol (err 0)
  947. [   40.235292] padlock_aes: VIA PadLock not detected.
  948. [   40.251127] padlock_sha: VIA PadLock Hash Engine not detected.
  949. [   40.317915] Intel AES-NI instructions are not detected.
  950. [   40.349342] Intel AES-NI instructions are not detected.
  951. [   40.361886] padlock_aes: VIA PadLock not detected.
  952. [   41.000716] Bluetooth: L2CAP ver 2.15
  953. [   41.000724] Bluetooth: L2CAP socket layer initialized
  954. [   41.040057] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  955. [   41.040068] Bluetooth: BNEP filters: protocol multicast
  956. [   41.062698] Bluetooth: SCO (Voice Link) ver 0.6
  957. [   41.062707] Bluetooth: SCO socket layer initialized
  958. [   41.221685] Bluetooth: RFCOMM TTY layer initialized
  959. [   41.221706] Bluetooth: RFCOMM socket layer initialized
  960. [   41.221713] Bluetooth: RFCOMM ver 1.11
  961. [   61.145810] fuse init (API version 7.16)
  962. [   61.216907] SELinux: initialized (dev fusectl, type fusectl), uses genfs_contexts
  963. [   61.263349] SELinux: initialized (dev fuse, type fuse), uses genfs_contexts
  964. [  130.589567] eeepc_laptop: Error reading CAMG
  965. [  217.708101] wlan0: Creating new IBSS network, BSSID 2a:e8:5b:c0:79:c2
  966. [  918.191668] SELinux: initialized (dev fuse, type fuse), uses genfs_contexts
  967. [  958.995899] eeepc_laptop: Error reading CAMG
  968. [ 4434.897928] wlan0: Trigger new scan to find an IBSS to join
  969. [ 4437.677063] wlan0: Trigger new scan to find an IBSS to join
  970. [ 4441.000081] wlan0: Trigger new scan to find an IBSS to join
  971. [ 4442.920100] wlan0: Creating new IBSS network, BSSID b2:26:92:42:1b:95
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement