Advertisement
Guest User

Untitled

a guest
Sep 16th, 2013
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.30 KB | None | 0 0
  1. [ 0.000000] Initializing cgroup subsys cpuset
  2. [ 0.000000] Initializing cgroup subsys cpu
  3. [ 0.000000] Linux version 2.6.32-122-rtai (root@moses-6core) (gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) ) #rtai SMP Tue Jul 27 12:44:07 CDT 2010 (Ubuntu 2.6.32-122.35.rtai-rtai 2.6.32.11+drm33.2)
  4. [ 0.000000] KERNEL supported cpus:
  5. [ 0.000000] Intel GenuineIntel
  6. [ 0.000000] AMD AuthenticAMD
  7. [ 0.000000] NSC Geode by NSC
  8. [ 0.000000] Cyrix CyrixInstead
  9. [ 0.000000] Centaur CentaurHauls
  10. [ 0.000000] Transmeta GenuineTMx86
  11. [ 0.000000] Transmeta TransmetaCPU
  12. [ 0.000000] UMC UMC UMC UMC
  13. [ 0.000000] BIOS-provided physical RAM map:
  14. [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
  15. [ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
  16. [ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
  17. [ 0.000000] BIOS-e820: 0000000000100000 - 000000001fff0000 (usable)
  18. [ 0.000000] BIOS-e820: 000000001fff0000 - 000000001fff3000 (ACPI NVS)
  19. [ 0.000000] BIOS-e820: 000000001fff3000 - 0000000020000000 (ACPI data)
  20. [ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
  21. [ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
  22. [ 0.000000] BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
  23. [ 0.000000] DMI 2.3 present.
  24. [ 0.000000] Phoenix BIOS detected: BIOS may corrupt low RAM, working around it.
  25. [ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
  26. [ 0.000000] last_pfn = 0x1fff0 max_arch_pfn = 0x100000
  27. [ 0.000000] MTRR default type: uncachable
  28. [ 0.000000] MTRR fixed ranges enabled:
  29. [ 0.000000] 00000-9FFFF write-back
  30. [ 0.000000] A0000-BFFFF uncachable
  31. [ 0.000000] C0000-C7FFF write-protect
  32. [ 0.000000] C8000-CBFFF uncachable
  33. [ 0.000000] CC000-D3FFF write-back
  34. [ 0.000000] D4000-FFFFF uncachable
  35. [ 0.000000] MTRR variable ranges enabled:
  36. [ 0.000000] 0 base 0000000000 mask FFE0000000 write-back
  37. [ 0.000000] 1 base 00F0000000 mask FFF8000000 write-combining
  38. [ 0.000000] 2 disabled
  39. [ 0.000000] 3 disabled
  40. [ 0.000000] 4 disabled
  41. [ 0.000000] 5 disabled
  42. [ 0.000000] 6 disabled
  43. [ 0.000000] 7 disabled
  44. [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
  45. [ 0.000000] Scanning 0 areas for low memory corruption
  46. [ 0.000000] modified physical RAM map:
  47. [ 0.000000] modified: 0000000000000000 - 0000000000010000 (reserved)
  48. [ 0.000000] modified: 0000000000010000 - 000000000009fc00 (usable)
  49. [ 0.000000] modified: 000000000009fc00 - 00000000000a0000 (reserved)
  50. [ 0.000000] modified: 00000000000f0000 - 0000000000100000 (reserved)
  51. [ 0.000000] modified: 0000000000100000 - 000000001fff0000 (usable)
  52. [ 0.000000] modified: 000000001fff0000 - 000000001fff3000 (ACPI NVS)
  53. [ 0.000000] modified: 000000001fff3000 - 0000000020000000 (ACPI data)
  54. [ 0.000000] modified: 00000000fec00000 - 00000000fec01000 (reserved)
  55. [ 0.000000] modified: 00000000fee00000 - 00000000fee01000 (reserved)
  56. [ 0.000000] modified: 00000000ffff0000 - 0000000100000000 (reserved)
  57. [ 0.000000] initial memory mapped : 0 - 00c00000
  58. [ 0.000000] init_memory_mapping: 0000000000000000-000000001fff0000
  59. [ 0.000000] Using x86 segment limits to approximate NX protection
  60. [ 0.000000] 0000000000 - 0000400000 page 4k
  61. [ 0.000000] 0000400000 - 001fc00000 page 2M
  62. [ 0.000000] 001fc00000 - 001fff0000 page 4k
  63. [ 0.000000] kernel direct mapping tables up to 1fff0000 @ 10000-15000
  64. [ 0.000000] RAMDISK: 173ae000 - 1803396d
  65. [ 0.000000] ACPI: RSDP 000f6b80 00014 (v00 VIAK8M)
  66. [ 0.000000] ACPI: RSDT 1fff3040 0002C (v01 VIAK8M AWRDACPI 42302E31 AWRD 00000000)
  67. [ 0.000000] ACPI: FACP 1fff30c0 00074 (v01 VIAK8M AWRDACPI 42302E31 AWRD 00000000)
  68. [ 0.000000] ACPI: DSDT 1fff3180 04D34 (v01 VIAK8M AWRDACPI 00001000 MSFT 0100000E)
  69. [ 0.000000] ACPI: FACS 1fff0000 00040
  70. [ 0.000000] ACPI: APIC 1fff7f00 0005A (v01 VIAK8M AWRDACPI 42302E31 AWRD 00000000)
  71. [ 0.000000] ACPI: Local APIC address 0xfee00000
  72. [ 0.000000] 0MB HIGHMEM available.
  73. [ 0.000000] 511MB LOWMEM available.
  74. [ 0.000000] mapped low ram: 0 - 1fff0000
  75. [ 0.000000] low ram: 0 - 1fff0000
  76. [ 0.000000] node 0 low ram: 00000000 - 1fff0000
  77. [ 0.000000] node 0 bootmap 00011000 - 00015000
  78. [ 0.000000] (9 early reservations) ==> bootmem [0000000000 - 001fff0000]
  79. [ 0.000000] #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000]
  80. [ 0.000000] #1 [0000001000 - 0000002000] EX TRAMPOLINE ==> [0000001000 - 0000002000]
  81. [ 0.000000] #2 [0000006000 - 0000007000] TRAMPOLINE ==> [0000006000 - 0000007000]
  82. [ 0.000000] #3 [0000100000 - 00008b0db8] TEXT DATA BSS ==> [0000100000 - 00008b0db8]
  83. [ 0.000000] #4 [00173ae000 - 001803396d] RAMDISK ==> [00173ae000 - 001803396d]
  84. [ 0.000000] #5 [000009fc00 - 0000100000] BIOS reserved ==> [000009fc00 - 0000100000]
  85. [ 0.000000] #6 [00008b1000 - 00008b40b6] BRK ==> [00008b1000 - 00008b40b6]
  86. [ 0.000000] #7 [0000010000 - 0000011000] PGTABLE ==> [0000010000 - 0000011000]
  87. [ 0.000000] #8 [0000011000 - 0000015000] BOOTMAP ==> [0000011000 - 0000015000]
  88. [ 0.000000] found SMP MP-table at [c00f4b80] f4b80
  89. [ 0.000000] Zone PFN ranges:
  90. [ 0.000000] DMA 0x00000010 -> 0x00001000
  91. [ 0.000000] Normal 0x00001000 -> 0x0001fff0
  92. [ 0.000000] HighMem 0x0001fff0 -> 0x0001fff0
  93. [ 0.000000] Movable zone start PFN for each node
  94. [ 0.000000] early_node_map[2] active PFN ranges
  95. [ 0.000000] 0: 0x00000010 -> 0x0000009f
  96. [ 0.000000] 0: 0x00000100 -> 0x0001fff0
  97. [ 0.000000] On node 0 totalpages: 130943
  98. [ 0.000000] free_area_init_node: node 0, pgdat c07470e0, node_mem_map c1001200
  99. [ 0.000000] DMA zone: 32 pages used for memmap
  100. [ 0.000000] DMA zone: 0 pages reserved
  101. [ 0.000000] DMA zone: 3951 pages, LIFO batch:0
  102. [ 0.000000] Normal zone: 992 pages used for memmap
  103. [ 0.000000] Normal zone: 125968 pages, LIFO batch:31
  104. [ 0.000000] Using APIC driver default
  105. [ 0.000000] ACPI: PM-Timer IO Port: 0x4008
  106. [ 0.000000] ACPI: Local APIC address 0xfee00000
  107. [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
  108. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
  109. [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
  110. [ 0.000000] IOAPIC[0]: apic_id 2, version 3, address 0xfec00000, GSI 0-23
  111. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  112. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
  113. [ 0.000000] ACPI: IRQ0 used by override.
  114. [ 0.000000] ACPI: IRQ2 used by override.
  115. [ 0.000000] ACPI: IRQ9 used by override.
  116. [ 0.000000] Using ACPI (MADT) for SMP configuration information
  117. [ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs
  118. [ 0.000000] nr_irqs_gsi: 24
  119. [ 0.000000] Allocating PCI resources starting at 20000000 (gap: 20000000:dec00000)
  120. [ 0.000000] NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:1 nr_node_ids:1
  121. [ 0.000000] PERCPU: Embedded 24 pages/cpu @c1800000 s74936 r0 d23368 u4194304
  122. [ 0.000000] pcpu-alloc: s74936 r0 d23368 u4194304 alloc=1*4194304
  123. [ 0.000000] pcpu-alloc: [0] 0
  124. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 129919
  125. [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-122-rtai root=UUID=c3788bf1-66ef-4796-9a76-f57e7fae192a ro quiet splash
  126. [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  127. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  128. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  129. [ 0.000000] Enabling fast FPU save and restore... done.
  130. [ 0.000000] Enabling unmasked SIMD FPU exception support... done.
  131. [ 0.000000] Initializing CPU#0
  132. [ 0.000000] allocated 2620800 bytes of page_cgroup
  133. [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
  134. [ 0.000000] Initializing HighMem for node 0 (00000000:00000000)
  135. [ 0.000000] Memory: 495588k/524224k available (4539k kernel code, 27888k reserved, 1928k data, 620k init, 0k highmem)
  136. [ 0.000000] virtual kernel memory layout:
  137. [ 0.000000] fixmap : 0xfff1e000 - 0xfffff000 ( 900 kB)
  138. [ 0.000000] pkmap : 0xff800000 - 0xffc00000 (4096 kB)
  139. [ 0.000000] vmalloc : 0xe07f0000 - 0xff7fe000 ( 496 MB)
  140. [ 0.000000] lowmem : 0xc0000000 - 0xdfff0000 ( 511 MB)
  141. [ 0.000000] .init : 0xc0751000 - 0xc07ec000 ( 620 kB)
  142. [ 0.000000] .data : 0xc056ecbc - 0xc0750e68 (1928 kB)
  143. [ 0.000000] .text : 0xc0100000 - 0xc056ecbc (4539 kB)
  144. [ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
  145. [ 0.000000] SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  146. [ 0.000000] Hierarchical RCU implementation.
  147. [ 0.000000] NR_IRQS:2304 nr_irqs:256
  148. [ 0.000000] I-pipe 2.6-03: pipeline enabled.
  149. [ 0.000000] spurious 8259A interrupt: IRQ7.
  150. [ 0.000000] Console: colour VGA+ 80x25
  151. [ 0.000000] console [tty0] enabled
  152. [ 0.000000] Fast TSC calibration using PIT
  153. [ 0.000000] Detected 1599.804 MHz processor.
  154. [ 0.008005] Calibrating delay loop (skipped), value calculated using timer frequency.. 3199.60 BogoMIPS (lpj=6399216)
  155. [ 0.008026] Security Framework initialized
  156. [ 0.008051] AppArmor: AppArmor initialized
  157. [ 0.008060] Mount-cache hash table entries: 512
  158. [ 0.008192] Initializing cgroup subsys ns
  159. [ 0.008197] Initializing cgroup subsys cpuacct
  160. [ 0.008202] Initializing cgroup subsys memory
  161. [ 0.008212] Initializing cgroup subsys devices
  162. [ 0.008215] Initializing cgroup subsys freezer
  163. [ 0.008218] Initializing cgroup subsys net_cls
  164. [ 0.008238] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
  165. [ 0.008242] CPU: L2 Cache: 256K (64 bytes/line)
  166. [ 0.008246] mce: CPU supports 5 MCE banks
  167. [ 0.008263] Performance Events: AMD PMU driver.
  168. [ 0.008278] ... version: 0
  169. [ 0.008281] ... bit width: 48
  170. [ 0.008283] ... generic registers: 4
  171. [ 0.008286] ... value mask: 0000ffffffffffff
  172. [ 0.008289] ... max period: 00007fffffffffff
  173. [ 0.008291] ... fixed-purpose events: 0
  174. [ 0.008294] ... event mask: 000000000000000f
  175. [ 0.008299] Checking 'hlt' instruction... OK.
  176. [ 0.024793] SMP alternatives: switching to UP code
  177. [ 0.031810] Freeing SMP alternatives: 31k freed
  178. [ 0.031838] ACPI: Core revision 20090903
  179. [ 0.040028] ftrace: converting mcount calls to 0f 1f 44 00 00
  180. [ 0.040040] ftrace: allocating 21003 entries in 42 pages
  181. [ 0.046810] Enabling APIC mode: Flat. Using 1 I/O APICs
  182. [ 0.047640] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
  183. [ 0.048001] ..MP-BIOS bug: 8254 timer not connected to IO-APIC
  184. [ 0.048001] ...trying to set up timer (IRQ0) through the 8259A ...
  185. [ 0.048001] ..... (found apic 0 pin 0) ...
  186. [ 0.091062] ....... works.
  187. [ 0.091064] CPU0: AMD Sempron(tm) Processor 2800+ stepping 02
  188. [ 0.092001] Brought up 1 CPUs
  189. [ 0.092001] Total of 1 processors activated (3199.60 BogoMIPS).
  190. [ 0.092001] CPU0 attaching NULL sched-domain.
  191. [ 0.092001] devtmpfs: initialized
  192. [ 0.092001] regulator: core version 0.5
  193. [ 0.092001] NET: Registered protocol family 16
  194. [ 0.092001] EISA bus registered
  195. [ 0.092001] ACPI: bus type pci registered
  196. [ 0.096874] PCI: PCI BIOS revision 2.10 entry at 0xfb4b0, last bus=1
  197. [ 0.096877] PCI: Using configuration type 1 for base access
  198. [ 0.097873] bio: create slab <bio-0> at 0
  199. [ 0.098526] ACPI: EC: Look up EC in DSDT
  200. [ 0.105732] ACPI: Interpreter enabled
  201. [ 0.105738] ACPI: (supports S0 S5)
  202. [ 0.105754] ACPI: Using IOAPIC for interrupt routing
  203. [ 0.112623] ACPI: No dock devices found.
  204. [ 0.112748] ACPI: PCI Root Bridge [PCI0] (0000:00)
  205. [ 0.112804] pci 0000:00:00.0: reg 10 32bit mmio pref: [0xf0000000-0xf7ffffff]
  206. [ 0.113073] pci 0000:00:01.0: supports D1
  207. [ 0.113120] pci 0000:00:0f.0: reg 10 io port: [0xe000-0xe007]
  208. [ 0.113127] pci 0000:00:0f.0: reg 14 io port: [0xe100-0xe103]
  209. [ 0.113135] pci 0000:00:0f.0: reg 18 io port: [0xe200-0xe207]
  210. [ 0.113142] pci 0000:00:0f.0: reg 1c io port: [0xe300-0xe303]
  211. [ 0.113149] pci 0000:00:0f.0: reg 20 io port: [0xe400-0xe40f]
  212. [ 0.113157] pci 0000:00:0f.0: reg 24 io port: [0xe500-0xe5ff]
  213. [ 0.113223] pci 0000:00:0f.1: reg 20 io port: [0xe600-0xe60f]
  214. [ 0.113298] pci 0000:00:10.0: reg 20 io port: [0xe700-0xe71f]
  215. [ 0.113323] pci 0000:00:10.0: supports D1 D2
  216. [ 0.113326] pci 0000:00:10.0: PME# supported from D0 D1 D2 D3hot D3cold
  217. [ 0.113332] pci 0000:00:10.0: PME# disabled
  218. [ 0.113376] pci 0000:00:10.1: reg 20 io port: [0xe800-0xe81f]
  219. [ 0.113401] pci 0000:00:10.1: supports D1 D2
  220. [ 0.113404] pci 0000:00:10.1: PME# supported from D0 D1 D2 D3hot D3cold
  221. [ 0.113408] pci 0000:00:10.1: PME# disabled
  222. [ 0.113452] pci 0000:00:10.2: reg 20 io port: [0xe900-0xe91f]
  223. [ 0.113477] pci 0000:00:10.2: supports D1 D2
  224. [ 0.113479] pci 0000:00:10.2: PME# supported from D0 D1 D2 D3hot D3cold
  225. [ 0.113484] pci 0000:00:10.2: PME# disabled
  226. [ 0.113528] pci 0000:00:10.3: reg 20 io port: [0xea00-0xea1f]
  227. [ 0.113553] pci 0000:00:10.3: supports D1 D2
  228. [ 0.113556] pci 0000:00:10.3: PME# supported from D0 D1 D2 D3hot D3cold
  229. [ 0.113560] pci 0000:00:10.3: PME# disabled
  230. [ 0.113590] pci 0000:00:10.4: reg 10 32bit mmio: [0xfd000000-0xfd0000ff]
  231. [ 0.113629] pci 0000:00:10.4: supports D1 D2
  232. [ 0.113632] pci 0000:00:10.4: PME# supported from D0 D1 D2 D3hot D3cold
  233. [ 0.113637] pci 0000:00:10.4: PME# disabled
  234. [ 0.113741] pci 0000:00:11.5: reg 10 io port: [0xeb00-0xebff]
  235. [ 0.113782] pci 0000:00:11.5: supports D1 D2
  236. [ 0.113816] pci 0000:00:12.0: reg 10 io port: [0xec00-0xecff]
  237. [ 0.113824] pci 0000:00:12.0: reg 14 32bit mmio: [0xfd001000-0xfd0010ff]
  238. [ 0.113860] pci 0000:00:12.0: supports D1 D2
  239. [ 0.113863] pci 0000:00:12.0: PME# supported from D0 D1 D2 D3hot D3cold
  240. [ 0.113868] pci 0000:00:12.0: PME# disabled
  241. [ 0.113981] pci 0000:01:00.0: reg 10 32bit mmio pref: [0xf8000000-0xf9ffffff]
  242. [ 0.113988] pci 0000:01:00.0: reg 14 32bit mmio: [0xfa000000-0xfa003fff]
  243. [ 0.113994] pci 0000:01:00.0: reg 18 32bit mmio: [0xfb000000-0xfb7fffff]
  244. [ 0.114008] pci 0000:01:00.0: reg 30 32bit mmio pref: [0x000000-0x01ffff]
  245. [ 0.114051] pci 0000:00:01.0: bridge 32bit mmio: [0xfa000000-0xfcffffff]
  246. [ 0.114056] pci 0000:00:01.0: bridge 32bit mmio pref: [0xf8000000-0xf9ffffff]
  247. [ 0.114065] pci_bus 0000:00: on NUMA node 0
  248. [ 0.114070] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
  249. [ 0.170853] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 6 7 *10 11 12)
  250. [ 0.171050] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 6 7 10 *11 12)
  251. [ 0.171249] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 6 7 10 11 12) *5
  252. [ 0.171420] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 6 7 10 11 12) *0, disabled.
  253. [ 0.171586] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 6 7 10 11 12) *0, disabled.
  254. [ 0.171744] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 6 7 10 11 12) *0, disabled.
  255. [ 0.171903] ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 6 7 10 11 12) *0, disabled.
  256. [ 0.172069] ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 6 7 10 11 12) *0, disabled.
  257. [ 0.172280] ACPI: PCI Interrupt Link [ALKA] (IRQs *20)
  258. [ 0.172474] ACPI: PCI Interrupt Link [ALKB] (IRQs *21)
  259. [ 0.172668] ACPI: PCI Interrupt Link [ALKC] (IRQs *22)
  260. [ 0.172902] ACPI: PCI Interrupt Link [ALKD] (IRQs *23)
  261. [ 0.173027] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
  262. [ 0.173030] vgaarb: loaded
  263. [ 0.173171] SCSI subsystem initialized
  264. [ 0.173255] libata version 3.00 loaded.
  265. [ 0.173337] usbcore: registered new interface driver usbfs
  266. [ 0.173352] usbcore: registered new interface driver hub
  267. [ 0.173384] usbcore: registered new device driver usb
  268. [ 0.173531] ACPI: WMI: Mapper loaded
  269. [ 0.173533] PCI: Using ACPI for IRQ routing
  270. [ 0.173710] NetLabel: Initializing
  271. [ 0.173712] NetLabel: domain hash size = 128
  272. [ 0.173714] NetLabel: protocols = UNLABELED CIPSOv4
  273. [ 0.173730] NetLabel: unlabeled traffic allowed by default
  274. [ 0.173766] Switching to clocksource tsc
  275. [ 0.176001] AppArmor: AppArmor Filesystem Enabled
  276. [ 0.176001] pnp: PnP ACPI init
  277. [ 0.176001] ACPI: bus type pnp registered
  278. [ 0.178931] pnp: PnP ACPI: found 14 devices
  279. [ 0.178935] ACPI: ACPI bus type pnp unregistered
  280. [ 0.178940] PnPBIOS: Disabled by ACPI PNP
  281. [ 0.178953] system 00:00: iomem range 0xcc000-0xcffff has been reserved
  282. [ 0.178957] system 00:00: iomem range 0xd6000-0xd7fff has been reserved
  283. [ 0.178962] system 00:00: iomem range 0xf0000-0xfbfff could not be reserved
  284. [ 0.178966] system 00:00: iomem range 0xfc000-0xfffff could not be reserved
  285. [ 0.178970] system 00:00: iomem range 0x1fff0000-0x1fffffff could not be reserved
  286. [ 0.178975] system 00:00: iomem range 0xffff0000-0xffffffff has been reserved
  287. [ 0.178979] system 00:00: iomem range 0x0-0x9ffff could not be reserved
  288. [ 0.178983] system 00:00: iomem range 0x100000-0x1ffeffff could not be reserved
  289. [ 0.178988] system 00:00: iomem range 0xfec00000-0xfec00fff could not be reserved
  290. [ 0.178992] system 00:00: iomem range 0xfee00000-0xfee00fff has been reserved
  291. [ 0.178996] system 00:00: iomem range 0xfff80000-0xfffeffff has been reserved
  292. [ 0.179005] system 00:02: ioport range 0x4000-0x407f has been reserved
  293. [ 0.179009] system 00:02: ioport range 0x5000-0x500f has been reserved
  294. [ 0.179016] system 00:03: ioport range 0xb78-0xb7b has been reserved
  295. [ 0.179020] system 00:03: ioport range 0xf78-0xf7b has been reserved
  296. [ 0.179024] system 00:03: ioport range 0xa78-0xa7b has been reserved
  297. [ 0.179028] system 00:03: ioport range 0xe78-0xe7b has been reserved
  298. [ 0.179032] system 00:03: ioport range 0xbbc-0xbbf has been reserved
  299. [ 0.179036] system 00:03: ioport range 0xfbc-0xfbf has been reserved
  300. [ 0.179040] system 00:03: ioport range 0x4d0-0x4d1 has been reserved
  301. [ 0.179044] system 00:03: ioport range 0x290-0x297 has been reserved
  302. [ 0.213788] pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
  303. [ 0.213791] pci 0000:00:01.0: IO window: disabled
  304. [ 0.213797] pci 0000:00:01.0: MEM window: 0xfa000000-0xfcffffff
  305. [ 0.213802] pci 0000:00:01.0: PREFETCH window: 0xf8000000-0xf9ffffff
  306. [ 0.213818] pci 0000:00:01.0: setting latency timer to 64
  307. [ 0.213824] pci_bus 0000:00: resource 0 io: [0x00-0xffff]
  308. [ 0.213828] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffff]
  309. [ 0.213832] pci_bus 0000:01: resource 1 mem: [0xfa000000-0xfcffffff]
  310. [ 0.213835] pci_bus 0000:01: resource 2 pref mem [0xf8000000-0xf9ffffff]
  311. [ 0.213878] NET: Registered protocol family 2
  312. [ 0.213990] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
  313. [ 0.214357] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
  314. [ 0.214457] TCP bind hash table entries: 16384 (order: 5, 131072 bytes)
  315. [ 0.214560] TCP: Hash tables configured (established 16384 bind 16384)
  316. [ 0.214563] TCP reno registered
  317. [ 0.214658] NET: Registered protocol family 1
  318. [ 0.214684] pci 0000:00:01.0: disabling DAC on VIA PCI bridge
  319. [ 0.214773] pci 0000:01:00.0: Boot video device
  320. [ 0.215045] Scanning for low memory corruption every 60 seconds
  321. [ 0.215155] audit: initializing netlink socket (disabled)
  322. [ 0.215172] type=2000 audit(1379366184.214:1): initialized
  323. [ 0.225972] Trying to unpack rootfs image as initramfs...
  324. [ 0.238791] HugeTLB registered 4 MB page size, pre-allocated 0 pages
  325. [ 0.246379] VFS: Disk quotas dquot_6.5.2
  326. [ 0.246489] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  327. [ 0.247249] fuse init (API version 7.13)
  328. [ 0.247358] msgmni has been set to 968
  329. [ 0.247599] alg: No test for stdrng (krng)
  330. [ 0.247675] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
  331. [ 0.247679] io scheduler noop registered
  332. [ 0.247682] io scheduler anticipatory registered
  333. [ 0.247684] io scheduler deadline registered
  334. [ 0.247736] io scheduler cfq registered (default)
  335. [ 0.247873] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  336. [ 0.247900] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
  337. [ 0.247987] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
  338. [ 0.247992] ACPI: Power Button [PWRB]
  339. [ 0.248062] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
  340. [ 0.248065] ACPI: Power Button [PWRF]
  341. [ 0.249793] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  342. [ 0.249898] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
  343. [ 0.249995] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
  344. [ 0.250347] 00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
  345. [ 0.250478] 00:0a: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
  346. [ 0.251751] brd: module loaded
  347. [ 0.252344] loop: module loaded
  348. [ 0.252473] input: Macintosh mouse button emulation as /devices/virtual/input/input2
  349. [ 0.252942] ACPI: PCI Interrupt Link [ALKA] enabled at IRQ 20
  350. [ 0.252948] alloc irq_desc for 20 on node -1
  351. [ 0.252951] alloc kstat_irqs on node -1
  352. [ 0.252961] pata_acpi 0000:00:0f.1: PCI INT A -> Link[ALKA] -> GSI 20 (level, low) -> IRQ 20
  353. [ 0.253024] pata_acpi 0000:00:0f.1: PCI INT A disabled
  354. [ 0.253385] Fixed MDIO Bus: probed
  355. [ 0.253426] PPP generic driver version 2.4.2
  356. [ 0.253481] tun: Universal TUN/TAP device driver, 1.6
  357. [ 0.253484] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  358. [ 0.253585] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  359. [ 0.253837] ACPI: PCI Interrupt Link [ALKB] enabled at IRQ 21
  360. [ 0.253841] alloc irq_desc for 21 on node -1
  361. [ 0.253843] alloc kstat_irqs on node -1
  362. [ 0.253850] ehci_hcd 0000:00:10.4: PCI INT C -> Link[ALKB] -> GSI 21 (level, low) -> IRQ 21
  363. [ 0.253868] ehci_hcd 0000:00:10.4: EHCI Host Controller
  364. [ 0.253908] ehci_hcd 0000:00:10.4: new USB bus registered, assigned bus number 1
  365. [ 0.253977] ehci_hcd 0000:00:10.4: irq 21, io mem 0xfd000000
  366. [ 0.254036] isapnp: Scanning for PnP cards...
  367. [ 0.266523] ehci_hcd 0000:00:10.4: USB 2.0 started, EHCI 1.00
  368. [ 0.266680] usb usb1: configuration #1 chosen from 1 choice
  369. [ 0.266717] hub 1-0:1.0: USB hub found
  370. [ 0.266731] hub 1-0:1.0: 8 ports detected
  371. [ 0.266819] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  372. [ 0.266842] uhci_hcd: USB Universal Host Controller Interface driver
  373. [ 0.266902] uhci_hcd 0000:00:10.0: PCI INT A -> Link[ALKB] -> GSI 21 (level, low) -> IRQ 21
  374. [ 0.266913] uhci_hcd 0000:00:10.0: UHCI Host Controller
  375. [ 0.266962] uhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 2
  376. [ 0.266989] uhci_hcd 0000:00:10.0: irq 21, io base 0x0000e700
  377. [ 0.267111] usb usb2: configuration #1 chosen from 1 choice
  378. [ 0.267144] hub 2-0:1.0: USB hub found
  379. [ 0.267153] hub 2-0:1.0: 2 ports detected
  380. [ 0.267203] uhci_hcd 0000:00:10.1: PCI INT A -> Link[ALKB] -> GSI 21 (level, low) -> IRQ 21
  381. [ 0.267209] uhci_hcd 0000:00:10.1: UHCI Host Controller
  382. [ 0.267249] uhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 3
  383. [ 0.267270] uhci_hcd 0000:00:10.1: irq 21, io base 0x0000e800
  384. [ 0.267378] usb usb3: configuration #1 chosen from 1 choice
  385. [ 0.267409] hub 3-0:1.0: USB hub found
  386. [ 0.267418] hub 3-0:1.0: 2 ports detected
  387. [ 0.267466] uhci_hcd 0000:00:10.2: PCI INT B -> Link[ALKB] -> GSI 21 (level, low) -> IRQ 21
  388. [ 0.267473] uhci_hcd 0000:00:10.2: UHCI Host Controller
  389. [ 0.267510] uhci_hcd 0000:00:10.2: new USB bus registered, assigned bus number 4
  390. [ 0.267531] uhci_hcd 0000:00:10.2: irq 21, io base 0x0000e900
  391. [ 0.267640] usb usb4: configuration #1 chosen from 1 choice
  392. [ 0.267672] hub 4-0:1.0: USB hub found
  393. [ 0.267680] hub 4-0:1.0: 2 ports detected
  394. [ 0.267729] uhci_hcd 0000:00:10.3: PCI INT B -> Link[ALKB] -> GSI 21 (level, low) -> IRQ 21
  395. [ 0.267735] uhci_hcd 0000:00:10.3: UHCI Host Controller
  396. [ 0.267779] uhci_hcd 0000:00:10.3: new USB bus registered, assigned bus number 5
  397. [ 0.267800] uhci_hcd 0000:00:10.3: irq 21, io base 0x0000ea00
  398. [ 0.267910] usb usb5: configuration #1 chosen from 1 choice
  399. [ 0.267941] hub 5-0:1.0: USB hub found
  400. [ 0.267950] hub 5-0:1.0: 2 ports detected
  401. [ 0.268056] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
  402. [ 0.268574] serio: i8042 KBD port at 0x60,0x64 irq 1
  403. [ 0.268585] serio: i8042 AUX port at 0x60,0x64 irq 12
  404. [ 0.268736] mice: PS/2 mouse device common for all mice
  405. [ 0.268886] rtc_cmos 00:05: RTC can wake from S4
  406. [ 0.268937] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
  407. [ 0.268990] rtc0: alarms up to one year, y3k, 242 bytes nvram
  408. [ 0.269148] device-mapper: uevent: version 1.0.3
  409. [ 0.312886] device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: dm-devel@redhat.com
  410. [ 0.315851] device-mapper: multipath: version 1.1.0 loaded
  411. [ 0.315857] device-mapper: multipath round-robin: version 1.0.0 loaded
  412. [ 0.316071] EISA: Probing bus 0 at eisa.0
  413. [ 0.316092] Cannot allocate resource for EISA slot 4
  414. [ 0.316095] Cannot allocate resource for EISA slot 5
  415. [ 0.316111] EISA: Detected 0 cards.
  416. [ 0.316114] cpuidle: using governor ladder
  417. [ 0.316117] cpuidle: using governor menu
  418. [ 0.316616] TCP cubic registered
  419. [ 0.316822] NET: Registered protocol family 10
  420. [ 0.317313] lo: Disabled Privacy Extensions
  421. [ 0.317688] NET: Registered protocol family 17
  422. [ 0.317730] Using IPI No-Shortcut mode
  423. [ 0.317849] registered taskstats version 1
  424. [ 0.318193] rtc_cmos 00:05: setting system clock to 2013-09-16 21:16:24 UTC (1379366184)
  425. [ 0.318198] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
  426. [ 0.318224] EDD information not available.
  427. [ 0.328833] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
  428. [ 0.925901] isapnp: No Plug & Play device found
  429. [ 1.027171] Freeing initrd memory: 12822k freed
  430. [ 1.040178] Freeing unused kernel memory: 620k freed
  431. [ 1.040910] Write protecting the kernel text: 4540k
  432. [ 1.040949] Write protecting the kernel read-only data: 1668k
  433. [ 1.068730] udev: starting version 151
  434. [ 1.319061] pata_via 0000:00:0f.1: version 0.3.4
  435. [ 1.319083] pata_via 0000:00:0f.1: PCI INT A -> Link[ALKA] -> GSI 20 (level, low) -> IRQ 20
  436. [ 1.320364] scsi0 : pata_via
  437. [ 1.320628] scsi1 : pata_via
  438. [ 1.322774] ata1: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xe600 irq 14
  439. [ 1.322778] ata2: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xe608 irq 15
  440. [ 1.322821] sata_via 0000:00:0f.0: version 2.4
  441. [ 1.322840] sata_via 0000:00:0f.0: PCI INT B -> Link[ALKA] -> GSI 20 (level, low) -> IRQ 20
  442. [ 1.322882] sata_via 0000:00:0f.0: routed to hard irq line 11
  443. [ 1.323482] scsi2 : sata_via
  444. [ 1.327827] Floppy drive(s): fd0 is 1.44M
  445. [ 1.328914] Linux agpgart interface v0.103
  446. [ 1.328932] scsi3 : sata_via
  447. [ 1.329009] ata3: SATA max UDMA/133 cmd 0xe000 ctl 0xe100 bmdma 0xe400 irq 20
  448. [ 1.329013] ata4: SATA max UDMA/133 cmd 0xe200 ctl 0xe300 bmdma 0xe408 irq 20
  449. [ 1.347917] FDC 0 is a post-1991 82077
  450. [ 1.484361] ata1.00: ATAPI: SONY DVD-ROM DDU1615, FYS2, max UDMA/33
  451. [ 1.500240] ata1.00: configured for UDMA/33
  452. [ 1.501007] scsi 0:0:0:0: CD-ROM SONY DVD-ROM DDU1615 FYS2 PQ: 0 ANSI: 5
  453. [ 1.503118] sr0: scsi3-mmc drive: 4x/40x cd/rw xa/form2 cdda tray
  454. [ 1.503123] Uniform CD-ROM driver Revision: 3.20
  455. [ 1.503433] sr 0:0:0:0: Attached scsi CD-ROM sr0
  456. [ 1.503580] sr 0:0:0:0: Attached scsi generic sg0 type 5
  457. [ 1.532015] ata3: SATA link down 1.5 Gbps (SStatus 0 SControl 300)
  458. [ 1.685285] ata2.00: ATA-8: WDC WD2500AAJB-00J3A0, 01.03E01, max UDMA/133
  459. [ 1.685289] ata2.00: 488397168 sectors, multi 0: LBA48
  460. [ 1.685318] ata2.00: limited to UDMA/33 due to 40-wire cable
  461. [ 1.700463] ata2.00: configured for UDMA/33
  462. [ 1.700586] scsi 1:0:0:0: Direct-Access ATA WDC WD2500AAJB-0 01.0 PQ: 0 ANSI: 5
  463. [ 1.700777] sd 1:0:0:0: Attached scsi generic sg1 type 0
  464. [ 1.701122] sd 1:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/232 GiB)
  465. [ 1.701182] sd 1:0:0:0: [sda] Write Protect is off
  466. [ 1.701186] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
  467. [ 1.701216] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  468. [ 1.701388] sda: sda1 sda2 < sda5 >
  469. [ 1.737182] sd 1:0:0:0: [sda] Attached SCSI disk
  470. [ 1.904012] ata4: SATA link down 1.5 Gbps (SStatus 0 SControl 300)
  471. [ 1.919988] agpgart-amd64 0000:00:00.0: AGP bridge [1106/0204]
  472. [ 1.923480] via-rhine.c:v1.10-LK1.4.3 2007-03-06 Written by Donald Becker
  473. [ 1.923486] via-rhine: Broken BIOS detected, avoid_D3 enabled.
  474. [ 1.927594] vga16fb: initializing
  475. [ 1.927601] vga16fb: mapped to 0xc00a0000
  476. [ 1.927758] fb0: VGA16 VGA frame buffer device
  477. [ 1.940890] agpgart-amd64 0000:00:00.0: AGP aperture is 128M @ 0xf0000000
  478. [ 1.941600] ACPI: PCI Interrupt Link [ALKD] enabled at IRQ 23
  479. [ 1.941608] alloc irq_desc for 23 on node -1
  480. [ 1.941611] alloc kstat_irqs on node -1
  481. [ 1.941622] via-rhine 0000:00:12.0: PCI INT A -> Link[ALKD] -> GSI 23 (level, low) -> IRQ 23
  482. [ 1.942390] eth0: VIA Rhine II at 0xfd001000, 00:13:d3:a1:06:22, IRQ 23.
  483. [ 1.943101] eth0: MII PHY found at address 1, status 0x786d advertising 05e1 Link 45e1.
  484. [ 2.081692] Console: switching to colour frame buffer device 80x30
  485. [ 2.530375] xor: automatically using best checksumming function: pIII_sse
  486. [ 2.548005] pIII_sse : 4882.000 MB/sec
  487. [ 2.548009] xor: using function: pIII_sse (4882.000 MB/sec)
  488. [ 2.572095] device-mapper: dm-raid45: initialized v0.2594b
  489. [ 2.757045] EXT4-fs (sda1): mounted filesystem with ordered data mode
  490. [ 11.425551] Adding 1299448k swap on /dev/sda5. Priority:-1 extents:1 across:1299448k
  491. [ 11.469552] udev: starting version 151
  492. [ 11.636220] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  493. [ 11.637960] lp: driver loaded but no devices found
  494. [ 11.961806] parport_pc 00:0b: reported by Plug and Play ACPI
  495. [ 11.961859] parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,ECP,DMA]
  496. [ 11.988183] Driver for 1-wire Dallas network protocol.
  497. [ 12.072326] lp0: using parport0 (interrupt-driven).
  498. [ 12.098307] ppdev: user-space parallel port driver
  499. [ 12.138142] matrox_w1 0000:01:00.0: Matrox G400 GPIO transport layer for 1-wire.
  500. [ 12.180853] psmouse serio1: ID: 10 00 64
  501. [ 12.238939] type=1505 audit(1379366196.417:2): operation="profile_load" pid=602 name="/sbin/dhclient3"
  502. [ 12.239333] type=1505 audit(1379366196.417:3): operation="profile_load" pid=602 name="/usr/lib/NetworkManager/nm-dhcp-client.action"
  503. [ 12.239547] type=1505 audit(1379366196.417:4): operation="profile_load" pid=602 name="/usr/lib/connman/scripts/dhclient-script"
  504. [ 12.486210] ACPI: PCI Interrupt Link [ALKC] enabled at IRQ 22
  505. [ 12.486218] alloc irq_desc for 22 on node -1
  506. [ 12.486221] alloc kstat_irqs on node -1
  507. [ 12.486231] VIA 82xx Audio 0000:00:11.5: PCI INT C -> Link[ALKC] -> GSI 22 (level, low) -> IRQ 22
  508. [ 12.486389] VIA 82xx Audio 0000:00:11.5: setting latency timer to 64
  509. [ 12.595947] type=1505 audit(1379366196.773:5): operation="profile_load" pid=723 name="/usr/share/gdm/guest-session/Xsession"
  510. [ 12.599327] type=1505 audit(1379366196.777:6): operation="profile_replace" pid=724 name="/sbin/dhclient3"
  511. [ 12.599724] type=1505 audit(1379366196.777:7): operation="profile_replace" pid=724 name="/usr/lib/NetworkManager/nm-dhcp-client.action"
  512. [ 12.599952] type=1505 audit(1379366196.777:8): operation="profile_replace" pid=724 name="/usr/lib/connman/scripts/dhclient-script"
  513. [ 12.614654] type=1505 audit(1379366196.793:9): operation="profile_load" pid=725 name="/usr/bin/evince"
  514. [ 12.619635] type=1505 audit(1379366196.797:10): operation="profile_load" pid=725 name="/usr/bin/evince-previewer"
  515. [ 12.622799] type=1505 audit(1379366196.801:11): operation="profile_load" pid=725 name="/usr/bin/evince-thumbnailer"
  516. [ 12.737376] input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input4
  517. [ 12.815996] eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
  518. [ 13.678450] [drm] Initialized drm 1.1.0 20060810
  519. [ 13.819744] alloc irq_desc for 16 on node -1
  520. [ 13.819748] alloc kstat_irqs on node -1
  521. [ 13.819758] matrox_w1 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
  522. [ 13.821067] [drm] Initialized mga 3.2.1 20051102 for 0000:01:00.0 on minor 0
  523. [ 13.821893] agpgart-amd64 0000:00:00.0: AGP 3.0 bridge
  524. [ 13.821911] agpgart-amd64 0000:00:00.0: bridge is in legacy mode, falling back to 2.x
  525. [ 13.821919] agpgart-amd64 0000:00:00.0: putting AGP V2 device into 1x mode
  526. [ 13.821985] matrox_w1 0000:01:00.0: putting AGP V2 device into 1x mode
  527. [ 13.852667] [drm] Initialized card for AGP DMA.
  528. [ 13.861013] platform mga_warp.0: firmware: requesting matrox/g400_warp.fw
  529. [ 23.632030] eth0: no IPv6 routers present
  530. [ 70.076139] I-pipe: Domain RTAI registered.
  531. [ 70.076149] RTAI[hal]: <3.8.1> mounted over IPIPE-NOTHREADS 2.6-03.
  532. [ 70.076152] RTAI[hal]: compiled with gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) .
  533. [ 70.076158] RTAI[hal]: mounted (IPIPE-NOTHREADS, IMMEDIATE (INTERNAL IRQs DISPATCHED), ISOL_CPUS_MASK: 0).
  534. [ 70.076161] PIPELINE layers:
  535. [ 70.076165] e0b69e20 9ac15d93 RTAI 200
  536. [ 70.076168] c085cb20 0 Linux 100
  537. [ 70.107751] RTAI[malloc]: global heap size = 2097152 bytes, <BSD>.
  538. [ 70.107913] RTAI[sched]: IMMEDIATE, MP, USER/KERNEL SPACE: <with RTAI OWN KTASKs>, kstacks pool size = 524288 bytes.
  539. [ 70.107919] RTAI[sched]: hard timer type/freq = APIC/12498508(Hz); default timing: periodic; linear timed lists.
  540. [ 70.107923] RTAI[sched]: Linux timer freq = 250 (Hz), TimeBase freq = 1599804000 hz.
  541. [ 70.107927] RTAI[sched]: timer setup = 999 ns, resched latency = 2944 ns.
  542. [ 70.108074] RTAI[usi]: enabled.
  543. [ 70.211961] RTAI[math]: loaded.
  544. [ 70.449244] RTAPI: Task 1[d76b5000]: Fault with vec=14, signo=11 ip=e0d71595.
  545. [ 70.449247] RTAPI: This fault may not be recoverable without rebooting.
  546. [ 79.379386] PPMC: shutting down
  547. [ 79.600060] RTAI[math]: unloaded.
  548. [ 79.671904] SCHED releases registered named ALIEN RTGLBH
  549. [ 79.684308] RTAI[malloc]: unloaded.
  550. [ 79.784028] RTAI[sched]: unloaded (forced hard/soft/hard transitions: traps 0, syscalls 0).
  551. [ 79.790016] I-pipe: Domain RTAI unregistered.
  552. [ 79.790027] RTAI[hal]: unmounted.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement