SpaceInvaders

rdsosreport.txt Fedora 22 Inst Fail to dracut emg shell

Sep 3rd, 2015
435
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 95.26 KB | None | 0 0
  1. + cat /lib/dracut/dracut-041-10.fc22.1
  2. dracut-041-10.fc22.1
  3. + cat /proc/cmdline
  4. BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora-22-i386 quiet
  5. + '[' -f /etc/cmdline ']'
  6. + for _i in '/etc/cmdline.d/*.conf'
  7. + '[' -f /etc/cmdline.d/90multipath.conf ']'
  8. + echo /etc/cmdline.d/90multipath.conf
  9. /etc/cmdline.d/90multipath.conf
  10. + cat /etc/cmdline.d/90multipath.conf
  11. rd.driver.pre=scsi_dh_alua rd.driver.pre=scsi_dh_emc rd.driver.pre=scsi_dh_rdac
  12. + for _i in '/etc/cmdline.d/*.conf'
  13. + '[' -f /etc/cmdline.d/99-anaconda-disable-disk-activation.conf ']'
  14. + echo /etc/cmdline.d/99-anaconda-disable-disk-activation.conf
  15. /etc/cmdline.d/99-anaconda-disable-disk-activation.conf
  16. + cat /etc/cmdline.d/99-anaconda-disable-disk-activation.conf
  17. rd.dm=0
  18. rd.md=0
  19. rd.lvm=0
  20. rd.luks=0
  21. + cat /proc/self/mountinfo
  22. 1 1 0:2 / / rw shared:1 - rootfs rootfs rw,size=134616k,nr_inodes=33654
  23. 16 1 0:16 / /sys rw,nosuid,nodev,noexec,relatime shared:2 - sysfs sysfs rw
  24. 17 1 0:5 / /proc rw,nosuid,nodev,noexec,relatime shared:7 - proc proc rw
  25. 18 1 0:6 / /dev rw,nosuid shared:8 - devtmpfs devtmpfs rw,size=134632k,nr_inodes=33658,mode=755
  26. 19 16 0:17 / /sys/kernel/security rw,nosuid,nodev,noexec,relatime shared:3 - securityfs securityfs rw
  27. 20 18 0:18 / /dev/shm rw,nosuid,nodev shared:9 - tmpfs tmpfs rw
  28. 21 18 0:12 / /dev/pts rw,nosuid,noexec,relatime shared:10 - devpts devpts rw,gid=5,mode=620,ptmxmode=000
  29. 22 1 0:19 / /run rw,nosuid,nodev shared:11 - tmpfs tmpfs rw,mode=755
  30. 23 16 0:20 / /sys/fs/cgroup ro,nosuid,nodev,noexec shared:4 - tmpfs tmpfs ro,mode=755
  31. 24 23 0:21 / /sys/fs/cgroup/systemd rw,nosuid,nodev,noexec,relatime shared:5 - cgroup cgroup rw,xattr,release_agent=/usr/lib/systemd/systemd-cgroups-agent,name=systemd
  32. 25 16 0:22 / /sys/fs/pstore rw,nosuid,nodev,noexec,relatime shared:6 - pstore pstore rw
  33. 26 23 0:23 / /sys/fs/cgroup/cpuset rw,nosuid,nodev,noexec,relatime shared:12 - cgroup cgroup rw,cpuset
  34. 27 23 0:24 / /sys/fs/cgroup/cpu,cpuacct rw,nosuid,nodev,noexec,relatime shared:13 - cgroup cgroup rw,cpu,cpuacct
  35. 28 23 0:25 / /sys/fs/cgroup/net_cls,net_prio rw,nosuid,nodev,noexec,relatime shared:14 - cgroup cgroup rw,net_cls,net_prio
  36. 29 23 0:26 / /sys/fs/cgroup/blkio rw,nosuid,nodev,noexec,relatime shared:15 - cgroup cgroup rw,blkio
  37. 30 23 0:27 / /sys/fs/cgroup/freezer rw,nosuid,nodev,noexec,relatime shared:16 - cgroup cgroup rw,freezer
  38. 31 23 0:28 / /sys/fs/cgroup/devices rw,nosuid,nodev,noexec,relatime shared:17 - cgroup cgroup rw,devices
  39. 32 23 0:29 / /sys/fs/cgroup/memory rw,nosuid,nodev,noexec,relatime shared:18 - cgroup cgroup rw,memory
  40. 33 23 0:30 / /sys/fs/cgroup/perf_event rw,nosuid,nodev,noexec,relatime shared:19 - cgroup cgroup rw,perf_event
  41. 34 1 0:31 / /var/lib/nfs/rpc_pipefs rw,relatime shared:20 - rpc_pipefs rpc_pipefs rw
  42. 55 16 0:32 / /sys/kernel/config rw,relatime shared:21 - configfs configfs rw
  43. + cat /proc/mounts
  44. rootfs / rootfs rw,size=134616k,nr_inodes=33654 0 0
  45. sysfs /sys sysfs rw,nosuid,nodev,noexec,relatime 0 0
  46. proc /proc proc rw,nosuid,nodev,noexec,relatime 0 0
  47. devtmpfs /dev devtmpfs rw,nosuid,size=134632k,nr_inodes=33658,mode=755 0 0
  48. securityfs /sys/kernel/security securityfs rw,nosuid,nodev,noexec,relatime 0 0
  49. tmpfs /dev/shm tmpfs rw,nosuid,nodev 0 0
  50. devpts /dev/pts devpts rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000 0 0
  51. tmpfs /run tmpfs rw,nosuid,nodev,mode=755 0 0
  52. tmpfs /sys/fs/cgroup tmpfs ro,nosuid,nodev,noexec,mode=755 0 0
  53. cgroup /sys/fs/cgroup/systemd cgroup rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/usr/lib/systemd/systemd-cgroups-agent,name=systemd 0 0
  54. pstore /sys/fs/pstore pstore rw,nosuid,nodev,noexec,relatime 0 0
  55. cgroup /sys/fs/cgroup/cpuset cgroup rw,nosuid,nodev,noexec,relatime,cpuset 0 0
  56. cgroup /sys/fs/cgroup/cpu,cpuacct cgroup rw,nosuid,nodev,noexec,relatime,cpu,cpuacct 0 0
  57. cgroup /sys/fs/cgroup/net_cls,net_prio cgroup rw,nosuid,nodev,noexec,relatime,net_cls,net_prio 0 0
  58. cgroup /sys/fs/cgroup/blkio cgroup rw,nosuid,nodev,noexec,relatime,blkio 0 0
  59. cgroup /sys/fs/cgroup/freezer cgroup rw,nosuid,nodev,noexec,relatime,freezer 0 0
  60. cgroup /sys/fs/cgroup/devices cgroup rw,nosuid,nodev,noexec,relatime,devices 0 0
  61. cgroup /sys/fs/cgroup/memory cgroup rw,nosuid,nodev,noexec,relatime,memory 0 0
  62. cgroup /sys/fs/cgroup/perf_event cgroup rw,nosuid,nodev,noexec,relatime,perf_event 0 0
  63. rpc_pipefs /var/lib/nfs/rpc_pipefs rpc_pipefs rw,relatime 0 0
  64. configfs /sys/kernel/config configfs rw,relatime 0 0
  65. + blkid
  66. /dev/sda: PTUUID="000bb6f7" PTTYPE="dos"
  67. + blkid -o udev
  68. ID_PART_TABLE_UUID=000bb6f7
  69. ID_PART_TABLE_TYPE=dos
  70. + ls -l /dev/disk/by-id
  71. total 0
  72. lrwxrwxrwx 1 root 0 9 Sep 2 18:23 ata-IBM-DCYA-214000_EW0KW023162 -> ../../sda
  73. lrwxrwxrwx 1 root 0 9 Sep 2 18:23 ata-TOSHIBA_DVD-ROM_SD-C2002_2800001209 -> ../../sr0
  74. + for _i in '/etc/conf.d/*.conf'
  75. + '[' -f /etc/conf.d/systemd.conf ']'
  76. + echo /etc/conf.d/systemd.conf
  77. /etc/conf.d/systemd.conf
  78. + cat /etc/conf.d/systemd.conf
  79. systemdutildir="/usr/lib/systemd"
  80. systemdsystemunitdir="/usr/lib/systemd/system"
  81. systemdsystemconfdir="/etc/systemd/system"
  82. + command -v lvm
  83. + lvm pvdisplay
  84. + lvm vgdisplay
  85. + lvm lvdisplay
  86. + command -v dmsetup
  87. + dmsetup ls --tree
  88. No devices found
  89. + cat /proc/mdstat
  90. Personalities : [raid0] [raid1] [raid6] [raid5] [raid4] [raid10] [linear]
  91. unused devices: <none>
  92. + command -v ip
  93. + ip addr
  94. 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default
  95. link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
  96. inet 127.0.0.1/8 scope host lo
  97. valid_lft forever preferred_lft forever
  98. inet6 ::1/128 scope host
  99. valid_lft forever preferred_lft forever
  100. 2: enp2s0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
  101. link/ether 00:06:29:15:c6:90 brd ff:ff:ff:ff:ff:ff
  102. 3: enp6s0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
  103. link/ether 00:04:ac:90:cb:84 brd ff:ff:ff:ff:ff:ff
  104. + command -v journalctl
  105. + journalctl -ab --no-pager -o short-monotonic
  106. -- Logs begin at Wed 2015-09-02 18:22:27 UTC, end at Wed 2015-09-02 18:27:25 UTC. --
  107. [ 43.303132] localhost systemd-journal[82]: Runtime journal is using 4.0M (max allowed 15.2M, trying to leave 22.8M free of 148.5M available → current limit 15.2M).
  108. [ 43.314471] localhost systemd-journal[82]: Runtime journal is using 4.0M (max allowed 15.2M, trying to leave 22.8M free of 148.5M available → current limit 15.2M).
  109. [ 0.000000] localhost kernel: Initializing cgroup subsys cpuset
  110. [ 0.000000] localhost kernel: Initializing cgroup subsys cpu
  111. [ 0.000000] localhost kernel: Initializing cgroup subsys cpuacct
  112. [ 0.000000] localhost kernel: Linux version 4.0.4-301.fc22.i686 ([email protected]) (gcc version 5.1.1 20150422 (Red Hat 5.1.1-1) (GCC) ) #1 SMP Thu May 21 13:43:18 UTC 2015
  113. [ 0.000000] localhost kernel: e820: BIOS-provided physical RAM map:
  114. [ 0.000000] localhost kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
  115. [ 0.000000] localhost kernel: BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
  116. [ 0.000000] localhost kernel: BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
  117. [ 0.000000] localhost kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000013fcffff] usable
  118. [ 0.000000] localhost kernel: BIOS-e820: [mem 0x0000000013fd0000-0x0000000013fdefff] ACPI data
  119. [ 0.000000] localhost kernel: BIOS-e820: [mem 0x0000000013fdf000-0x0000000013fdffff] ACPI NVS
  120. [ 0.000000] localhost kernel: BIOS-e820: [mem 0x0000000013fe0000-0x0000000013ffffff] reserved
  121. [ 0.000000] localhost kernel: BIOS-e820: [mem 0x00000000fffe0000-0x00000000ffffffff] reserved
  122. [ 0.000000] localhost kernel: Notice: NX (Execute Disable) protection missing in CPU!
  123. [ 0.000000] localhost kernel: SMBIOS 2.2 present.
  124. [ 0.000000] localhost kernel: DMI: IBM 954986U/954986U, BIOS IOET23WW 09/10/1999
  125. [ 0.000000] localhost kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  126. [ 0.000000] localhost kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
  127. [ 0.000000] localhost kernel: e820: last_pfn = 0x13fd0 max_arch_pfn = 0x100000
  128. [ 0.000000] localhost kernel: MTRR default type: uncachable
  129. [ 0.000000] localhost kernel: MTRR fixed ranges enabled:
  130. [ 0.000000] localhost kernel: 00000-9FFFF write-back
  131. [ 0.000000] localhost kernel: A0000-BFFFF uncachable
  132. [ 0.000000] localhost kernel: C0000-CBFFF write-protect
  133. [ 0.000000] localhost kernel: CC000-EFFFF uncachable
  134. [ 0.000000] localhost kernel: F0000-FFFFF write-protect
  135. [ 0.000000] localhost kernel: MTRR variable ranges enabled:
  136. [ 0.000000] localhost kernel: 0 base 000000000 mask FF0000000 write-back
  137. [ 0.000000] localhost kernel: 1 base 010000000 mask FFC000000 write-back
  138. [ 0.000000] localhost kernel: 2 disabled
  139. [ 0.000000] localhost kernel: 3 disabled
  140. [ 0.000000] localhost kernel: 4 disabled
  141. [ 0.000000] localhost kernel: 5 disabled
  142. [ 0.000000] localhost kernel: 6 disabled
  143. [ 0.000000] localhost kernel: 7 disabled
  144. [ 0.000000] localhost kernel: PAT not supported by CPU.
  145. [ 0.000000] localhost kernel: initial memory mapped: [mem 0x00000000-0x013fffff]
  146. [ 0.000000] localhost kernel: Base memory trampoline at [c009b000] 9b000 size 16384
  147. [ 0.000000] localhost kernel: init_memory_mapping: [mem 0x00000000-0x000fffff]
  148. [ 0.000000] localhost kernel: [mem 0x00000000-0x000fffff] page 4k
  149. [ 0.000000] localhost kernel: init_memory_mapping: [mem 0x11000000-0x113fffff]
  150. [ 0.000000] localhost kernel: [mem 0x11000000-0x113fffff] page 4M
  151. [ 0.000000] localhost kernel: init_memory_mapping: [mem 0x00100000-0x10ffffff]
  152. [ 0.000000] localhost kernel: [mem 0x00100000-0x003fffff] page 4k
  153. [ 0.000000] localhost kernel: [mem 0x00400000-0x10ffffff] page 4M
  154. [ 0.000000] localhost kernel: init_memory_mapping: [mem 0x11400000-0x13fcffff]
  155. [ 0.000000] localhost kernel: [mem 0x11400000-0x13bfffff] page 4M
  156. [ 0.000000] localhost kernel: [mem 0x13c00000-0x13fcffff] page 4k
  157. [ 0.000000] localhost kernel: BRK [0x00f56000, 0x00f56fff] PGTABLE
  158. [ 0.000000] localhost kernel: BRK [0x00f57000, 0x00f58fff] PGTABLE
  159. [ 0.000000] localhost kernel: RAMDISK: [mem 0x11656000-0x13fcffff]
  160. [ 0.000000] localhost kernel: ACPI: Early table checksum verification disabled
  161. [ 0.000000] localhost kernel: ACPI: RSDP 0x00000000000FD6E0 000014 (v00 IBM )
  162. [ 0.000000] localhost kernel: ACPI: RSDT 0x0000000013FD0000 00002C (v01 IBM TP770Z 00000001 00000000)
  163. [ 0.000000] localhost kernel: ACPI: FACP 0x0000000013FD0100 000074 (v01 IBM TP770Z 00000001 00000000)
  164. [ 0.000000] localhost kernel: ACPI: DSDT 0x0000000013FD0200 00CA91 (v01 IBM TP770Z 00000102 MSFT 0100000C)
  165. [ 0.000000] localhost kernel: ACPI: FACS 0x0000000013FDF000 000040
  166. [ 0.000000] localhost kernel: ACPI: BOOT 0x0000000013FD0040 000028 (v01 IBM TP770Z 00000001 00000000)
  167. [ 0.000000] localhost kernel: 0MB HIGHMEM available.
  168. [ 0.000000] localhost kernel: 319MB LOWMEM available.
  169. [ 0.000000] localhost kernel: mapped low ram: 0 - 13fd0000
  170. [ 0.000000] localhost kernel: low ram: 0 - 13fd0000
  171. [ 0.000000] localhost kernel: BRK [0x00f59000, 0x00f59fff] PGTABLE
  172. [ 0.000000] localhost kernel: Zone ranges:
  173. [ 0.000000] localhost kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff]
  174. [ 0.000000] localhost kernel: Normal [mem 0x0000000001000000-0x0000000013fcffff]
  175. [ 0.000000] localhost kernel: HighMem empty
  176. [ 0.000000] localhost kernel: Movable zone start for each node
  177. [ 0.000000] localhost kernel: Early memory node ranges
  178. [ 0.000000] localhost kernel: node 0: [mem 0x0000000000001000-0x000000000009efff]
  179. [ 0.000000] localhost kernel: node 0: [mem 0x0000000000100000-0x0000000013fcffff]
  180. [ 0.000000] localhost kernel: Initmem setup node 0 [mem 0x0000000000001000-0x0000000013fcffff]
  181. [ 0.000000] localhost kernel: On node 0 totalpages: 81774
  182. [ 0.000000] localhost kernel: free_area_init_node: node 0, pgdat c0d8f180, node_mem_map d1336028
  183. [ 0.000000] localhost kernel: DMA zone: 40 pages used for memmap
  184. [ 0.000000] localhost kernel: DMA zone: 0 pages reserved
  185. [ 0.000000] localhost kernel: DMA zone: 3998 pages, LIFO batch:0
  186. [ 0.000000] localhost kernel: Normal zone: 760 pages used for memmap
  187. [ 0.000000] localhost kernel: Normal zone: 77776 pages, LIFO batch:15
  188. [ 0.000000] localhost kernel: Using APIC driver default
  189. [ 0.000000] localhost kernel: ACPI: PM-Timer IO Port: 0xef08
  190. [ 0.000000] localhost kernel: smpboot: Allowing 1 CPUs, 0 hotplug CPUs
  191. [ 0.000000] localhost kernel: Local APIC disabled by BIOS -- you can enable it with "lapic"
  192. [ 0.000000] localhost kernel: APIC: disable apic facility
  193. [ 0.000000] localhost kernel: APIC: switched to apic NOOP
  194. [ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
  195. [ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
  196. [ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
  197. [ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
  198. [ 0.000000] localhost kernel: e820: [mem 0x14000000-0xfffdffff] available for PCI devices
  199. [ 0.000000] localhost kernel: Booting paravirtualized kernel on bare hardware
  200. [ 0.000000] localhost kernel: setup_percpu: NR_CPUS:32 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1
  201. [ 0.000000] localhost kernel: PERCPU: Embedded 18 pages/cpu @d1320000 s41164 r0 d32564 u73728
  202. [ 0.000000] localhost kernel: pcpu-alloc: s41164 r0 d32564 u73728 alloc=18*4096
  203. [ 0.000000] localhost kernel: pcpu-alloc: [0] 0
  204. [ 0.000000] localhost kernel: Built 1 zonelists in Zone order, mobility grouping on. Total pages: 80974
  205. [ 0.000000] localhost kernel: Kernel command line: BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora-22-i386 quiet
  206. [ 0.000000] localhost kernel: PID hash table entries: 2048 (order: 1, 8192 bytes)
  207. [ 0.000000] localhost kernel: Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  208. [ 0.000000] localhost kernel: Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  209. [ 0.000000] localhost kernel: Initializing CPU#0
  210. [ 0.000000] localhost kernel: Initializing HighMem for node 0 (00000000:00000000)
  211. [ 0.000000] localhost kernel: Memory: 269236K/327096K available (6626K kernel code, 609K rwdata, 2660K rodata, 756K init, 892K bss, 57860K reserved, 0K cma-reserved, 0K highmem)
  212. [ 0.000000] localhost kernel: virtual kernel memory layout:
  213. fixmap : 0xffa96000 - 0xfffff000 (5540 kB)
  214. pkmap : 0xff400000 - 0xff800000 (4096 kB)
  215. vmalloc : 0xd47d0000 - 0xff3fe000 ( 684 MB)
  216. lowmem : 0xc0000000 - 0xd3fd0000 ( 319 MB)
  217. .init : 0xc0dad000 - 0xc0e6a000 ( 756 kB)
  218. .data : 0xc0a78da2 - 0xc0dab500 (3273 kB)
  219. .text : 0xc0400000 - 0xc0a78da2 (6627 kB)
  220. [ 0.000000] localhost kernel: Checking if this processor honours the WP bit even in supervisor mode...Ok.
  221. [ 0.000000] localhost kernel: SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  222. [ 0.000000] localhost kernel: Hierarchical RCU implementation.
  223. [ 0.000000] localhost kernel: RCU dyntick-idle grace-period acceleration is enabled.
  224. [ 0.000000] localhost kernel: RCU restricting CPUs from NR_CPUS=32 to nr_cpu_ids=1.
  225. [ 0.000000] localhost kernel: RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
  226. [ 0.000000] localhost kernel: NR_IRQS:2304 nr_irqs:32 16
  227. [ 0.000000] localhost kernel: CPU 0 irqstacks, hard=d0c30000 soft=d0c32000
  228. [ 0.000000] localhost kernel: Offload RCU callbacks from all CPUs
  229. [ 0.000000] localhost kernel: Offload RCU callbacks from CPUs: 0.
  230. [ 0.000000] localhost kernel: Console: colour VGA+ 80x25
  231. [ 0.000000] localhost kernel: console [tty0] enabled
  232. [ 0.000000] localhost kernel: tsc: Fast TSC calibration using PIT
  233. [ 0.000000] localhost kernel: tsc: Detected 363.959 MHz processor
  234. [ 0.001057] localhost kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 727.91 BogoMIPS (lpj=363959)
  235. [ 0.001089] localhost kernel: pid_max: default: 32768 minimum: 301
  236. [ 0.001179] localhost kernel: ACPI: Core revision 20150204
  237. [ 0.096976] localhost kernel: ACPI: All ACPI Tables successfully acquired
  238. [ 0.097061] localhost kernel: ACPI: setting ELCR to 0200 (from 0800)
  239. [ 0.098259] localhost kernel: Security Framework initialized
  240. [ 0.098354] localhost kernel: SELinux: Initializing.
  241. [ 0.098422] localhost kernel: SELinux: Starting in permissive mode
  242. [ 0.098437] localhost kernel: Yama: becoming mindful.
  243. [ 0.099092] localhost kernel: Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  244. [ 0.099117] localhost kernel: Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  245. [ 0.101092] localhost kernel: Initializing cgroup subsys blkio
  246. [ 0.101139] localhost kernel: Initializing cgroup subsys memory
  247. [ 0.101222] localhost kernel: Initializing cgroup subsys devices
  248. [ 0.101254] localhost kernel: Initializing cgroup subsys freezer
  249. [ 0.101286] localhost kernel: Initializing cgroup subsys net_cls
  250. [ 0.101317] localhost kernel: Initializing cgroup subsys perf_event
  251. [ 0.101347] localhost kernel: Initializing cgroup subsys net_prio
  252. [ 0.101551] localhost kernel: mce: CPU supports 5 MCE banks
  253. [ 0.101623] localhost kernel: Last level iTLB entries: 4KB 32, 2MB 0, 4MB 2
  254. [ 0.101642] localhost kernel: Last level dTLB entries: 4KB 64, 2MB 0, 4MB 8, 1GB 0
  255. [ 0.128059] localhost kernel: Freeing SMP alternatives memory: 28K (c0e6a000 - c0e71000)
  256. [ 0.133747] localhost kernel: ftrace: allocating 26810 entries in 53 pages
  257. [ 0.189829] localhost kernel: smpboot: weird, boot CPU (#0) not listed by the BIOS
  258. [ 0.189859] localhost kernel: smpboot: SMP motherboard not detected
  259. [ 0.189871] localhost kernel: smpboot: SMP disabled
  260. [ 0.189886] localhost kernel: smpboot: Local APIC not detected. Using dummy APIC emulation.
  261. [ 0.190126] localhost kernel: Performance Events:
  262. [ 0.190153] localhost kernel: no APIC, boot with the "lapic" boot parameter to force-enable it.
  263. [ 0.190166] localhost kernel: no hardware sampling interrupt available.
  264. [ 0.190181] localhost kernel: p6 PMU driver.
  265. [ 0.190201] localhost kernel: ... version: 0
  266. [ 0.190213] localhost kernel: ... bit width: 32
  267. [ 0.190223] localhost kernel: ... generic registers: 2
  268. [ 0.190235] localhost kernel: ... value mask: 00000000ffffffff
  269. [ 0.190247] localhost kernel: ... max period: 000000007fffffff
  270. [ 0.190258] localhost kernel: ... fixed-purpose events: 0
  271. [ 0.190269] localhost kernel: ... event mask: 0000000000000003
  272. [ 0.198670] localhost kernel: x86: Booted up 1 node, 1 CPUs
  273. [ 0.198700] localhost kernel: smpboot: Total of 1 processors activated (727.91 BogoMIPS)
  274. [ 0.199331] localhost kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
  275. [ 0.200119] localhost kernel: devtmpfs: initialized
  276. [ 0.202701] localhost kernel: PM: Registering ACPI NVS region [mem 0x13fdf000-0x13fdffff] (4096 bytes)
  277. [ 0.204103] localhost kernel: atomic64_test: passed for i586+ platform with CX8 and without SSE
  278. [ 0.204134] localhost kernel: pinctrl core: initialized pinctrl subsystem
  279. [ 0.204520] localhost kernel: RTC time: 18:21:44, date: 09/02/15
  280. [ 0.205805] localhost kernel: NET: Registered protocol family 16
  281. [ 0.207552] localhost kernel: cpuidle: using governor menu
  282. [ 0.208507] localhost kernel: ACPI: bus type PCI registered
  283. [ 0.208532] localhost kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  284. [ 0.214367] localhost kernel: PCI: PCI BIOS revision 2.10 entry at 0xfd880, last bus=7
  285. [ 0.214388] localhost kernel: PCI: Using configuration type 1 for base access
  286. [ 0.232645] localhost kernel: ACPI: Added _OSI(Module Device)
  287. [ 0.232671] localhost kernel: ACPI: Added _OSI(Processor Device)
  288. [ 0.232686] localhost kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
  289. [ 0.232702] localhost kernel: ACPI: Added _OSI(Processor Aggregator Device)
  290. [ 0.628710] localhost kernel: ACPI: Interpreter enabled
  291. [ 0.628831] localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150204/hwxface-580)
  292. [ 0.629118] localhost kernel: ACPI: (supports S0 S1 S3 S4 S5)
  293. [ 0.629137] localhost kernel: ACPI: Using PIC for interrupt routing
  294. [ 0.629311] localhost kernel: PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
  295. [ 0.640135] localhost kernel: ACPI: Power Resource [PVID] (on)
  296. [ 0.644191] localhost kernel: ACPI: Power Resource [PSIO] (on)
  297. [ 0.646975] localhost kernel: ACPI: Power Resource [PRSD] (off)
  298. [ 0.686453] localhost kernel: acpi PNP0C0A:01: ACPI dock station (docks/bays count: 1)
  299. [ 0.688866] localhost kernel: ACPI: Power Resource [PHBY] (on)
  300. [ 0.699676] localhost kernel: acpi LNXIOBAY:00: ACPI dock station (docks/bays count: 2)
  301. [ 0.702513] localhost kernel: ACPI: Power Resource [PDCK] (on)
  302. [ 0.704381] localhost kernel: acpi LNXDOCK:00: ACPI dock station (docks/bays count: 3)
  303. [ 0.711527] localhost kernel: ACPI: Power Resource [PFN0] (off)
  304. [ 0.721329] localhost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
  305. [ 0.722344] localhost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
  306. [ 0.723330] localhost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
  307. [ 0.724318] localhost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
  308. [ 0.725509] localhost kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
  309. [ 0.725563] localhost kernel: acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]
  310. [ 0.725615] localhost kernel: acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
  311. [ 0.725754] localhost kernel: acpi PNP0A03:00: host bridge window [io 0x0000-0x0cf7 window] (ignored)
  312. [ 0.725780] localhost kernel: acpi PNP0A03:00: host bridge window [io 0x0d00-0xffff window] (ignored)
  313. [ 0.725803] localhost kernel: acpi PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff window] (ignored)
  314. [ 0.725824] localhost kernel: acpi PNP0A03:00: host bridge window [mem 0x000cc000-0x000effff window] (ignored)
  315. [ 0.725846] localhost kernel: acpi PNP0A03:00: host bridge window [mem 0x14000000-0xffdfffff window] (ignored)
  316. [ 0.725861] localhost kernel: PCI: root bus 00: using default resources
  317. [ 0.725889] localhost kernel: acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
  318. [ 0.727086] localhost kernel: acpiphp: Slot [1] registered
  319. [ 0.727115] localhost kernel: PCI host bridge to bus 0000:00
  320. [ 0.727147] localhost kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
  321. [ 0.727172] localhost kernel: pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
  322. [ 0.727194] localhost kernel: pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffff]
  323. [ 0.727263] localhost kernel: pci 0000:00:00.0: [8086:7190] type 00 class 0x060000
  324. [ 0.727320] localhost kernel: pci 0000:00:00.0: reg 0x10: [mem 0x40000000-0x43ffffff pref]
  325. [ 0.727926] localhost kernel: pci 0000:00:01.0: [8086:7191] type 01 class 0x060400
  326. [ 0.728568] localhost kernel: pci 0000:00:02.0: [104c:ac1d] type 02 class 0x060700
  327. [ 0.728632] localhost kernel: pci 0000:00:02.0: reg 0x10: [mem 0x50103000-0x50103fff]
  328. [ 0.728738] localhost kernel: pci 0000:00:02.0: supports D1 D2
  329. [ 0.728762] localhost kernel: pci 0000:00:02.0: PME# supported from D0 D1 D2 D3hot
  330. [ 0.729376] localhost kernel: pci 0000:00:02.1: [104c:ac1d] type 02 class 0x060700
  331. [ 0.729440] localhost kernel: pci 0000:00:02.1: reg 0x10: [mem 0x50102000-0x50102fff]
  332. [ 0.729547] localhost kernel: pci 0000:00:02.1: supports D1 D2
  333. [ 0.729570] localhost kernel: pci 0000:00:02.1: PME# supported from D0 D1 D2 D3hot
  334. [ 0.730211] localhost kernel: pci 0000:00:05.0: [1014:007d] type 00 class 0x048000
  335. [ 0.730269] localhost kernel: pci 0000:00:05.0: reg 0x10: [mem 0x50101000-0x501013ff]
  336. [ 0.730868] localhost kernel: pci 0000:00:06.0: [1013:6001] type 00 class 0x040100
  337. [ 0.730922] localhost kernel: pci 0000:00:06.0: reg 0x10: [mem 0x50100000-0x50100fff]
  338. [ 0.730962] localhost kernel: pci 0000:00:06.0: reg 0x14: [mem 0x50000000-0x500fffff]
  339. [ 0.731599] localhost kernel: pci 0000:00:07.0: [8086:7110] type 00 class 0x068000
  340. [ 0.732312] localhost kernel: pci 0000:00:07.1: [8086:7111] type 00 class 0x010180
  341. [ 0.732430] localhost kernel: pci 0000:00:07.1: reg 0x20: [io 0xfcf0-0xfcff]
  342. [ 0.732492] localhost kernel: pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
  343. [ 0.732514] localhost kernel: pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
  344. [ 0.732535] localhost kernel: pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
  345. [ 0.732555] localhost kernel: pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
  346. [ 0.733134] localhost kernel: pci 0000:00:07.2: [8086:7112] type 00 class 0x0c0300
  347. [ 0.733253] localhost kernel: pci 0000:00:07.2: reg 0x20: [io 0x8400-0x841f]
  348. [ 0.733619] localhost kernel: pci 0000:00:07.2: System wakeup disabled by ACPI
  349. [ 0.734073] localhost kernel: pci 0000:00:07.3: [8086:7113] type 00 class 0x068000
  350. [ 0.734099] localhost kernel: * Found PM-Timer Bug on the chipset. Due to workarounds for a bug,
  351. * this clock source is slow. Consider trying other clock sources
  352. [ 0.734297] localhost kernel: pci 0000:00:07.3: can't claim BAR 13 [io 0xef00-0xef3f]: address conflict with ACPI CPU throttle [io 0xef10-0xef15]
  353. [ 0.734328] localhost kernel: pci 0000:00:07.3: quirk: [io 0xefa0-0xefaf] claimed by PIIX4 SMB
  354. [ 0.734358] localhost kernel: pci 0000:00:07.3: PIIX4 devres C PIO at 15e8-15ef
  355. [ 0.734382] localhost kernel: pci 0000:00:07.3: PIIX4 devres I PIO at 002e-002f
  356. [ 0.735358] localhost kernel: pci 0000:01:00.0: [1023:939a] type 00 class 0x030000
  357. [ 0.735423] localhost kernel: pci 0000:01:00.0: reg 0x10: [mem 0x70800000-0x70ffffff]
  358. [ 0.735462] localhost kernel: pci 0000:01:00.0: reg 0x14: [mem 0x71000000-0x7101ffff]
  359. [ 0.735500] localhost kernel: pci 0000:01:00.0: reg 0x18: [mem 0x70000000-0x707fffff]
  360. [ 0.735576] localhost kernel: pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
  361. [ 0.735703] localhost kernel: pci 0000:01:00.0: supports D1 D2
  362. [ 0.736234] localhost kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
  363. [ 0.736266] localhost kernel: pci 0000:00:01.0: bridge window [io 0xd000-0xdfff]
  364. [ 0.736292] localhost kernel: pci 0000:00:01.0: bridge window [mem 0x70000000-0xdfffffff]
  365. [ 0.736318] localhost kernel: pci 0000:00:01.0: bridge window [mem 0xe0000000-0xf7ffffff pref]
  366. [ 0.736622] localhost kernel: pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 05
  367. [ 0.736884] localhost kernel: pci_bus 0000:06: busn_res: [bus 06-ff] end is updated to 09
  368. [ 0.736915] localhost kernel: pci_bus 0000:00: on NUMA node 0
  369. [ 0.771599] localhost kernel: ACPI : EC: GPE = 0x9, I/O: command/status = 0x66, data = 0x62
  370. [ 0.772497] localhost kernel: vgaarb: setting as boot device: PCI:0000:01:00.0
  371. [ 0.772523] localhost kernel: vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
  372. [ 0.772535] localhost kernel: vgaarb: loaded
  373. [ 0.772550] localhost kernel: vgaarb: bridge control possible 0000:01:00.0
  374. [ 0.773488] localhost kernel: SCSI subsystem initialized
  375. [ 0.773955] localhost kernel: libata version 3.00 loaded.
  376. [ 0.774347] localhost kernel: ACPI: bus type USB registered
  377. [ 0.774594] localhost kernel: usbcore: registered new interface driver usbfs
  378. [ 0.774709] localhost kernel: usbcore: registered new interface driver hub
  379. [ 0.774857] localhost kernel: usbcore: registered new device driver usb
  380. [ 0.776074] localhost kernel: PCI: Using ACPI for IRQ routing
  381. [ 0.776347] localhost kernel: PCI: pci_cache_line_size set to 32 bytes
  382. [ 0.776473] localhost kernel: e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
  383. [ 0.776494] localhost kernel: e820: reserve RAM buffer [mem 0x13fd0000-0x13ffffff]
  384. [ 0.777703] localhost kernel: NetLabel: Initializing
  385. [ 0.777723] localhost kernel: NetLabel: domain hash size = 128
  386. [ 0.777734] localhost kernel: NetLabel: protocols = UNLABELED CIPSOv4
  387. [ 0.777855] localhost kernel: NetLabel: unlabeled traffic allowed by default
  388. [ 0.778621] localhost kernel: Switched to clocksource pit
  389. [ 0.868283] localhost kernel: pnp: PnP ACPI init
  390. [ 0.870941] localhost kernel: system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
  391. [ 0.870977] localhost kernel: system 00:00: [mem 0x000c0000-0x000cbfff] could not be reserved
  392. [ 0.871003] localhost kernel: system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved
  393. [ 0.871029] localhost kernel: system 00:00: [mem 0x00100000-0x13ffffff] could not be reserved
  394. [ 0.871055] localhost kernel: system 00:00: [mem 0xfffe0000-0xffffffff] has been reserved
  395. [ 0.871091] localhost kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
  396. [ 0.871792] localhost kernel: pnp 00:01: [dma 2]
  397. [ 0.872109] localhost kernel: pnp 00:01: Plug and Play ACPI device, IDs PNP0700 (active)
  398. [ 0.872766] localhost kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0501 (disabled)
  399. [ 0.873711] localhost kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0400 (disabled)
  400. [ 0.875135] localhost kernel: pnp 00:04: Plug and Play ACPI device, IDs IBM0071 PNP0511 (disabled)
  401. [ 0.878072] localhost kernel: pnp 00:05: Plug and Play ACPI device, IDs CSC0110 (disabled)
  402. [ 0.882158] localhost kernel: pnp 00:06: Plug and Play ACPI device, IDs CSC0100 (disabled)
  403. [ 0.884931] localhost kernel: pnp 00:07: Plug and Play ACPI device, IDs CSC0101 PNPb02f (disabled)
  404. [ 0.889991] localhost kernel: pnp 00:08: Plug and Play ACPI device, IDs CSC0103 (disabled)
  405. [ 0.893371] localhost kernel: system 00:09: [io 0x15e0-0x15ef] has been reserved
  406. [ 0.893481] localhost kernel: system 00:09: [io 0xef00-0xef3f] could not be reserved
  407. [ 0.893507] localhost kernel: system 00:09: [io 0xefa0-0xefaf] has been reserved
  408. [ 0.893542] localhost kernel: system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
  409. [ 0.893858] localhost kernel: pnp 00:0a: Plug and Play ACPI device, IDs PNP0303 (active)
  410. [ 0.894140] localhost kernel: pnp 00:0b: Plug and Play ACPI device, IDs IBM3780 PNP0f13 (active)
  411. [ 0.894518] localhost kernel: pnp 00:0c: Plug and Play ACPI device, IDs PNP0b00 (active)
  412. [ 0.900547] localhost kernel: pnp: PnP ACPI: found 13 devices
  413. [ 0.956508] localhost kernel: Switched to clocksource acpi_pm
  414. [ 0.956696] localhost kernel: pci 0000:00:07.3: BAR 13: [io 0xef00-0xef3f] has bogus alignment
  415. [ 0.956740] localhost kernel: pci 0000:00:02.0: res[15]=[mem 0x04000000-0x03ffffff pref] get_res_add_size add_size 4000000
  416. [ 0.956766] localhost kernel: pci 0000:00:02.0: res[16]=[mem 0x04000000-0x03ffffff] get_res_add_size add_size 4000000
  417. [ 0.956794] localhost kernel: pci 0000:00:02.1: res[15]=[mem 0x04000000-0x03ffffff pref] get_res_add_size add_size 4000000
  418. [ 0.956819] localhost kernel: pci 0000:00:02.1: res[16]=[mem 0x04000000-0x03ffffff] get_res_add_size add_size 4000000
  419. [ 0.956843] localhost kernel: pci 0000:00:02.0: res[13]=[io 0x0100-0x00ff] get_res_add_size add_size 100
  420. [ 0.956867] localhost kernel: pci 0000:00:02.0: res[14]=[io 0x0100-0x00ff] get_res_add_size add_size 100
  421. [ 0.956891] localhost kernel: pci 0000:00:02.1: res[13]=[io 0x0100-0x00ff] get_res_add_size add_size 100
  422. [ 0.956915] localhost kernel: pci 0000:00:02.1: res[14]=[io 0x0100-0x00ff] get_res_add_size add_size 100
  423. [ 0.956965] localhost kernel: pci 0000:00:02.0: BAR 15: assigned [mem 0x14000000-0x17ffffff pref]
  424. [ 0.956993] localhost kernel: pci 0000:00:02.0: BAR 16: assigned [mem 0x18000000-0x1bffffff]
  425. [ 0.957022] localhost kernel: pci 0000:00:02.1: BAR 15: assigned [mem 0x1c000000-0x1fffffff pref]
  426. [ 0.957049] localhost kernel: pci 0000:00:02.1: BAR 16: assigned [mem 0x20000000-0x23ffffff]
  427. [ 0.957081] localhost kernel: pci 0000:00:02.0: BAR 13: assigned [io 0x1000-0x10ff]
  428. [ 0.957109] localhost kernel: pci 0000:00:02.0: BAR 14: assigned [io 0x1400-0x14ff]
  429. [ 0.957138] localhost kernel: pci 0000:00:02.1: BAR 13: assigned [io 0x1800-0x18ff]
  430. [ 0.957167] localhost kernel: pci 0000:00:02.1: BAR 14: assigned [io 0x1c00-0x1cff]
  431. [ 0.957213] localhost kernel: pci 0000:01:00.0: BAR 6: assigned [mem 0xe0000000-0xe000ffff pref]
  432. [ 0.957240] localhost kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
  433. [ 0.957266] localhost kernel: pci 0000:00:01.0: bridge window [io 0xd000-0xdfff]
  434. [ 0.957295] localhost kernel: pci 0000:00:01.0: bridge window [mem 0x70000000-0xdfffffff]
  435. [ 0.957322] localhost kernel: pci 0000:00:01.0: bridge window [mem 0xe0000000-0xf7ffffff pref]
  436. [ 0.957350] localhost kernel: pci 0000:00:02.0: CardBus bridge to [bus 02-05]
  437. [ 0.957467] localhost kernel: pci 0000:00:02.0: bridge window [io 0x1000-0x10ff]
  438. [ 0.957496] localhost kernel: pci 0000:00:02.0: bridge window [io 0x1400-0x14ff]
  439. [ 0.957523] localhost kernel: pci 0000:00:02.0: bridge window [mem 0x14000000-0x17ffffff pref]
  440. [ 0.957549] localhost kernel: pci 0000:00:02.0: bridge window [mem 0x18000000-0x1bffffff]
  441. [ 0.957574] localhost kernel: pci 0000:00:02.1: CardBus bridge to [bus 06-09]
  442. [ 0.957595] localhost kernel: pci 0000:00:02.1: bridge window [io 0x1800-0x18ff]
  443. [ 0.957620] localhost kernel: pci 0000:00:02.1: bridge window [io 0x1c00-0x1cff]
  444. [ 0.957646] localhost kernel: pci 0000:00:02.1: bridge window [mem 0x1c000000-0x1fffffff pref]
  445. [ 0.957672] localhost kernel: pci 0000:00:02.1: bridge window [mem 0x20000000-0x23ffffff]
  446. [ 0.957702] localhost kernel: pci_bus 0000:00: resource 4 [io 0x0000-0xffff]
  447. [ 0.957724] localhost kernel: pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffff]
  448. [ 0.957746] localhost kernel: pci_bus 0000:01: resource 0 [io 0xd000-0xdfff]
  449. [ 0.957768] localhost kernel: pci_bus 0000:01: resource 1 [mem 0x70000000-0xdfffffff]
  450. [ 0.957790] localhost kernel: pci_bus 0000:01: resource 2 [mem 0xe0000000-0xf7ffffff pref]
  451. [ 0.957813] localhost kernel: pci_bus 0000:02: resource 0 [io 0x1000-0x10ff]
  452. [ 0.957834] localhost kernel: pci_bus 0000:02: resource 1 [io 0x1400-0x14ff]
  453. [ 0.957856] localhost kernel: pci_bus 0000:02: resource 2 [mem 0x14000000-0x17ffffff pref]
  454. [ 0.957878] localhost kernel: pci_bus 0000:02: resource 3 [mem 0x18000000-0x1bffffff]
  455. [ 0.957900] localhost kernel: pci_bus 0000:06: resource 0 [io 0x1800-0x18ff]
  456. [ 0.957922] localhost kernel: pci_bus 0000:06: resource 1 [io 0x1c00-0x1cff]
  457. [ 0.957944] localhost kernel: pci_bus 0000:06: resource 2 [mem 0x1c000000-0x1fffffff pref]
  458. [ 0.957965] localhost kernel: pci_bus 0000:06: resource 3 [mem 0x20000000-0x23ffffff]
  459. [ 0.958338] localhost kernel: NET: Registered protocol family 2
  460. [ 0.960362] localhost kernel: TCP established hash table entries: 4096 (order: 2, 16384 bytes)
  461. [ 0.960478] localhost kernel: TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
  462. [ 0.960688] localhost kernel: TCP: Hash tables configured (established 4096 bind 4096)
  463. [ 0.960911] localhost kernel: TCP: reno registered
  464. [ 0.960938] localhost kernel: UDP hash table entries: 256 (order: 1, 8192 bytes)
  465. [ 0.960992] localhost kernel: UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  466. [ 0.961616] localhost kernel: NET: Registered protocol family 1
  467. [ 0.961763] localhost kernel: pci 0000:00:00.0: Limiting direct PCI/PCI transfers
  468. [ 0.962956] localhost kernel: ACPI: PCI Interrupt Link [LNKD] disabled and referenced, BIOS bug
  469. [ 0.963513] localhost kernel: ACPI: PCI Interrupt Link [LNKD] BIOS reported IRQ 0, using IRQ 10
  470. [ 0.963532] localhost kernel: ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 10
  471. [ 0.963548] localhost kernel: PCI: setting IRQ 10 as level-triggered
  472. [ 0.963754] localhost kernel: pci 0000:01:00.0: Video device with shadowed ROM
  473. [ 0.963776] localhost kernel: PCI: CLS 32 bytes, default 32
  474. [ 0.964630] localhost kernel: Unpacking initramfs...
  475. [ 8.167142] localhost kernel: random: nonblocking pool is initialized
  476. [ 41.057568] localhost kernel: Freeing initrd memory: 42472K (d1656000 - d3fd0000)
  477. [ 41.058409] localhost kernel: Simple Boot Flag at 0x33 set to 0x1
  478. [ 41.059206] localhost kernel: microcode: CPU0 sig=0x66a, pf=0x8, revision=0xd
  479. [ 41.059754] localhost kernel: microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
  480. [ 41.060749] localhost kernel: IBM machine detected. Enabling interrupts during APM calls.
  481. [ 41.060774] localhost kernel: apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
  482. [ 41.060789] localhost kernel: apm: overridden by ACPI.
  483. [ 41.064647] localhost kernel: futex hash table entries: 256 (order: 2, 16384 bytes)
  484. [ 41.064756] localhost kernel: Initialise system trusted keyring
  485. [ 41.064959] localhost kernel: audit: initializing netlink subsys (disabled)
  486. [ 41.065416] localhost kernel: audit: type=2000 audit(1441218145.064:1): initialized
  487. [ 41.067894] localhost kernel: HugeTLB registered 4 MB page size, pre-allocated 0 pages
  488. [ 41.086852] localhost kernel: zpool: loaded
  489. [ 41.086889] localhost kernel: zbud: loaded
  490. [ 41.088519] localhost kernel: VFS: Disk quotas dquot_6.5.2
  491. [ 41.088910] localhost kernel: VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  492. [ 41.093450] localhost kernel: Key type big_key registered
  493. [ 41.093486] localhost kernel: SELinux: Registering netfilter hooks
  494. [ 41.101215] localhost kernel: alg: No test for stdrng (krng)
  495. [ 41.101289] localhost kernel: NET: Registered protocol family 38
  496. [ 41.101357] localhost kernel: Key type asymmetric registered
  497. [ 41.101386] localhost kernel: Asymmetric key parser 'x509' registered
  498. [ 41.101927] localhost kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
  499. [ 41.102520] localhost kernel: io scheduler noop registered
  500. [ 41.102554] localhost kernel: io scheduler deadline registered
  501. [ 41.102940] localhost kernel: io scheduler cfq registered (default)
  502. [ 41.104451] localhost kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  503. [ 41.104620] localhost kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4
  504. [ 41.105323] localhost kernel: intel_idle: does not run on family 6 model 6
  505. [ 41.106711] localhost kernel: ACPI: AC Adapter [AC] (on-line)
  506. [ 41.108261] localhost kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
  507. [ 41.108719] localhost kernel: ACPI: Lid Switch [LID0]
  508. [ 41.109276] localhost kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
  509. [ 41.109309] localhost kernel: ACPI: Sleep Button [SLPB]
  510. [ 41.109865] localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
  511. [ 41.109894] localhost kernel: ACPI: Power Button [PWRF]
  512. [ 41.114612] localhost kernel: tsc: Marking TSC unstable due to TSC halts in idle
  513. [ 41.114672] localhost kernel: ACPI: acpi_idle registered with cpuidle
  514. [ 41.152193] localhost kernel: thermal LNXTHERM:00: registered as thermal_zone0
  515. [ 41.152222] localhost kernel: ACPI: Thermal Zone [THM0] (81 C)
  516. [ 41.155363] localhost kernel: thermal LNXTHERM:01: registered as thermal_zone1
  517. [ 41.155389] localhost kernel: ACPI: Thermal Zone [THM1] (48 C)
  518. [ 41.158474] localhost kernel: thermal LNXTHERM:02: registered as thermal_zone2
  519. [ 41.158498] localhost kernel: ACPI: Thermal Zone [THM2] (36 C)
  520. [ 41.161634] localhost kernel: thermal LNXTHERM:03: registered as thermal_zone3
  521. [ 41.161658] localhost kernel: ACPI: Thermal Zone [THM4] (30 C)
  522. [ 41.164688] localhost kernel: thermal LNXTHERM:04: registered as thermal_zone4
  523. [ 41.164712] localhost kernel: ACPI: Thermal Zone [THM5] (31 C)
  524. [ 41.167704] localhost kernel: thermal LNXTHERM:05: registered as thermal_zone5
  525. [ 41.167729] localhost kernel: ACPI: Thermal Zone [THM6] (30 C)
  526. [ 41.170693] localhost kernel: thermal LNXTHERM:06: registered as thermal_zone6
  527. [ 41.170719] localhost kernel: ACPI: Thermal Zone [THM7] (27 C)
  528. [ 41.171432] localhost kernel: GHES: HEST is not enabled!
  529. [ 41.171927] localhost kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  530. [ 41.172477] localhost kernel: serial 00:02: [io 0x03f8-0x03ff]
  531. [ 41.172621] localhost kernel: serial 00:02: [irq 4]
  532. [ 41.174902] localhost kernel: serial 00:02: activated
  533. [ 41.195634] localhost kernel: 00:02: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
  534. [ 41.213509] localhost kernel: Non-volatile memory driver v1.3
  535. [ 41.214469] localhost kernel: Linux agpgart interface v0.103
  536. [ 41.217685] localhost kernel: agpgart-intel 0000:00:00.0: Intel 440BX Chipset
  537. [ 41.229755] localhost kernel: ACPI: Battery Slot [BAT0] (battery present)
  538. [ 41.230735] localhost kernel: agpgart-intel 0000:00:00.0: AGP aperture is 64M @ 0x40000000
  539. [ 41.232464] localhost kernel: ata_piix 0000:00:07.1: version 2.13
  540. [ 41.238270] localhost kernel: scsi host0: ata_piix
  541. [ 41.239279] localhost kernel: scsi host1: ata_piix
  542. [ 41.239733] localhost kernel: ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xfcf0 irq 14
  543. [ 41.239757] localhost kernel: ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xfcf8 irq 15
  544. [ 41.240495] localhost kernel: libphy: Fixed MDIO Bus: probed
  545. [ 41.241744] localhost kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  546. [ 41.241810] localhost kernel: ehci-pci: EHCI PCI platform driver
  547. [ 41.241931] localhost kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  548. [ 41.241974] localhost kernel: ohci-pci: OHCI PCI platform driver
  549. [ 41.242182] localhost kernel: uhci_hcd: USB Universal Host Controller Interface driver
  550. [ 41.242630] localhost kernel: uhci_hcd 0000:00:07.2: UHCI Host Controller
  551. [ 41.243278] localhost kernel: uhci_hcd 0000:00:07.2: new USB bus registered, assigned bus number 1
  552. [ 41.243333] localhost kernel: uhci_hcd 0000:00:07.2: detected 2 ports
  553. [ 42.097158] localhost kernel: irq 10: nobody cared (try booting with the "irqpoll" option)
  554. [ 42.097265] localhost kernel: CPU: 0 PID: 1 Comm: swapper/0 Not tainted 4.0.4-301.fc22.i686 #1
  555. [ 42.097280] localhost kernel: Hardware name: IBM 954986U/954986U, BIOS IOET23WW 09/10/1999
  556. [ 42.097295] localhost kernel: c0d1b947 828dcb33 00000000 d0c31f58 c0a71a6e d0c2f35c d0c31f78 c04a989c
  557. [ 42.097334] localhost kernel: c0c37b70 0000000a d1323c70 d1323c28 d0c2f300 00000000 d0c31f9c c04a9c12
  558. [ 42.097368] localhost kernel: 00000009 fffc1091 d0c2f300 828dcb33 d0c2f300 d0c2f300 00000000 d0c31fd8
  559. [ 42.097404] localhost kernel: Call Trace:
  560. [ 42.097464] localhost kernel: [<c0a71a6e>] dump_stack+0x41/0x52
  561. [ 42.097496] localhost kernel: [<c04a989c>] __report_bad_irq+0x2c/0xd0
  562. [ 42.097521] localhost kernel: [<c04a9c12>] note_interrupt+0x212/0x250
  563. [ 42.097573] localhost kernel: [<c04a7662>] handle_irq_event_percpu+0x122/0x190
  564. [ 42.097601] localhost kernel: [<c04a76fa>] handle_irq_event+0x2a/0x50
  565. [ 42.097624] localhost kernel: [<c04aa170>] ? handle_fasteoi_irq+0x100/0x100
  566. [ 42.097647] localhost kernel: [<c04aa1cb>] handle_level_irq+0x5b/0xc0
  567. [ 42.097686] localhost kernel: [<c0405906>] handle_irq+0x96/0xd0
  568. [ 42.097697] localhost kernel: <IRQ> [<c040512c>] do_IRQ+0x3c/0xd0
  569. [ 42.097746] localhost kernel: [<c04b4350>] ? internal_add_timer+0x60/0x60
  570. [ 42.097780] localhost kernel: [<c0a776b3>] common_interrupt+0x33/0x38
  571. [ 42.097829] localhost kernel: [<c045c12d>] ? __do_softirq+0x6d/0x240
  572. [ 42.097857] localhost kernel: [<c045c0c0>] ? cpu_callback+0x190/0x190
  573. [ 42.097881] localhost kernel: [<c0405868>] do_softirq_own_stack+0x28/0x30
  574. [ 42.097892] localhost kernel: <IRQ> [<c045c475>] irq_exit+0xa5/0xb0
  575. [ 42.097932] localhost kernel: [<c0405135>] do_IRQ+0x45/0xd0
  576. [ 42.097957] localhost kernel: [<c0a776b3>] common_interrupt+0x33/0x38
  577. [ 42.097985] localhost kernel: [<c04a007b>] ? lzo_compress_threadfn+0x3b/0x140
  578. [ 42.098009] localhost kernel: [<c04a00d8>] ? lzo_compress_threadfn+0x98/0x140
  579. [ 42.098032] localhost kernel: [<c0a7693f>] ? _raw_spin_unlock_irqrestore+0xf/0x20
  580. [ 42.098032] localhost kernel: [<c04a8ef1>] __setup_irq+0x271/0x560
  581. [ 42.098032] localhost kernel: [<c058381d>] ? kmem_cache_alloc_trace+0x1bd/0x1f0
  582. [ 42.098032] localhost kernel: [<c0873fa0>] ? usb_hcd_end_port_resume+0x70/0x70
  583. [ 42.098032] localhost kernel: [<c04a9330>] request_threaded_irq+0xd0/0x170
  584. [ 42.098032] localhost kernel: [<c0875354>] usb_add_hcd+0x6a4/0x9e0
  585. [ 42.098032] localhost kernel: [<c072e0ae>] ? pcibios_set_master+0x4e/0xa0
  586. [ 42.098032] localhost kernel: [<c08861b4>] usb_hcd_pci_probe+0x174/0x4f0
  587. [ 42.098032] localhost kernel: [<c07305df>] pci_device_probe+0x6f/0xd0
  588. [ 42.098032] localhost kernel: [<c05ff9d5>] ? sysfs_create_link+0x25/0x50
  589. [ 42.098032] localhost kernel: [<c07fa1f3>] driver_probe_device+0x93/0x3b0
  590. [ 42.098032] localhost kernel: [<c05ff6e7>] ? sysfs_create_dir_ns+0x37/0x90
  591. [ 42.098032] localhost kernel: [<c0730521>] ? pci_match_device+0xc1/0xe0
  592. [ 42.098032] localhost kernel: [<c07fa5c9>] __driver_attach+0x79/0x80
  593. [ 42.098032] localhost kernel: [<c07fa550>] ? __device_attach+0x40/0x40
  594. [ 42.098032] localhost kernel: [<c07f8497>] bus_for_each_dev+0x57/0xa0
  595. [ 42.098032] localhost kernel: [<c07f9cee>] driver_attach+0x1e/0x20
  596. [ 42.098032] localhost kernel: [<c07fa550>] ? __device_attach+0x40/0x40
  597. [ 42.098032] localhost kernel: [<c07f9917>] bus_add_driver+0x157/0x240
  598. [ 42.098032] localhost kernel: [<c0deabb9>] ? ohci_pci_init+0x5a/0x5a
  599. [ 42.098032] localhost kernel: [<c0deabb9>] ? ohci_pci_init+0x5a/0x5a
  600. [ 42.098032] localhost kernel: [<c07faced>] driver_register+0x5d/0xf0
  601. [ 42.098032] localhost kernel: [<c072f003>] __pci_register_driver+0x33/0x40
  602. [ 42.098032] localhost kernel: [<c0deac62>] uhci_hcd_init+0xa9/0xf5
  603. [ 42.098032] localhost kernel: [<c040047a>] do_one_initcall+0xaa/0x200
  604. [ 42.098032] localhost kernel: [<c0deabb9>] ? ohci_pci_init+0x5a/0x5a
  605. [ 42.098032] localhost kernel: [<c0405135>] ? do_IRQ+0x45/0xd0
  606. [ 42.098032] localhost kernel: [<c0a776b3>] ? common_interrupt+0x33/0x38
  607. [ 42.098032] localhost kernel: [<c0dadcca>] kernel_init_freeable+0x142/0x1d0
  608. [ 42.098032] localhost kernel: [<c0a6eb70>] kernel_init+0x10/0xe0
  609. [ 42.098032] localhost kernel: [<c0a76f81>] ret_from_kernel_thread+0x21/0x30
  610. [ 42.098032] localhost kernel: [<c0a6eb60>] ? rest_init+0x70/0x70
  611. [ 42.098032] localhost kernel: handlers:
  612. [ 42.098032] localhost kernel: [<c0873fa0>] usb_hcd_irq
  613. [ 42.098032] localhost kernel: Disabling IRQ #10
  614. [ 42.100192] localhost kernel: uhci_hcd 0000:00:07.2: irq 10, io base 0x00008400
  615. [ 42.100769] localhost kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
  616. [ 42.100795] localhost kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  617. [ 42.100817] localhost kernel: usb usb1: Product: UHCI Host Controller
  618. [ 42.100837] localhost kernel: usb usb1: Manufacturer: Linux 4.0.4-301.fc22.i686 uhci_hcd
  619. [ 42.100856] localhost kernel: usb usb1: SerialNumber: 0000:00:07.2
  620. [ 42.102796] localhost kernel: hub 1-0:1.0: USB hub found
  621. [ 42.102892] localhost kernel: hub 1-0:1.0: 2 ports detected
  622. [ 42.104602] localhost kernel: usbcore: registered new interface driver usbserial
  623. [ 42.104695] localhost kernel: usbcore: registered new interface driver usbserial_generic
  624. [ 42.104802] localhost kernel: usbserial: USB Serial support registered for generic
  625. [ 42.105377] localhost kernel: i8042: PNP: PS/2 Controller [PNP0303:KBD0,PNP0f13:MOU0] at 0x60,0x64 irq 1,12
  626. [ 42.123707] localhost kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
  627. [ 42.123770] localhost kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
  628. [ 42.124941] localhost kernel: mousedev: PS/2 mouse device common for all mice
  629. [ 42.127313] localhost kernel: rtc_cmos 00:0c: RTC can wake from S4
  630. [ 42.128127] localhost kernel: rtc_cmos 00:0c: rtc core: registered rtc_cmos as rtc0
  631. [ 42.128219] localhost kernel: rtc_cmos 00:0c: alarms up to one month, y3k, 242 bytes nvram
  632. [ 42.129281] localhost kernel: device-mapper: uevent: version 1.0.3
  633. [ 42.130282] localhost kernel: device-mapper: ioctl: 4.30.0-ioctl (2014-12-22) initialised: [email protected]
  634. [ 42.134934] localhost kernel: hidraw: raw HID events driver (C) Jiri Kosina
  635. [ 42.136684] localhost kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
  636. [ 42.138427] localhost kernel: usbcore: registered new interface driver usbhid
  637. [ 42.138447] localhost kernel: usbhid: USB HID core driver
  638. [ 42.139231] localhost kernel: drop_monitor: Initializing network drop monitor service
  639. [ 42.139937] localhost kernel: ip_tables: (C) 2000-2006 Netfilter Core Team
  640. [ 42.140189] localhost kernel: TCP: cubic registered
  641. [ 42.140243] localhost kernel: Initializing XFRM netlink socket
  642. [ 42.141824] localhost kernel: NET: Registered protocol family 10
  643. [ 42.143873] localhost kernel: mip6: Mobile IPv6
  644. [ 42.143918] localhost kernel: NET: Registered protocol family 17
  645. [ 42.145630] localhost kernel: Using IPI No-Shortcut mode
  646. [ 42.147258] localhost kernel: Loading compiled-in X.509 certificates
  647. [ 42.184796] localhost kernel: Loaded X.509 cert 'Fedora kernel signing key: e2928644c8d689fafd8ebb561a80c7a1a71697fd'
  648. [ 42.185147] localhost kernel: registered taskstats version 1
  649. [ 42.186896] localhost kernel: Magic number: 15:898:391
  650. [ 42.187001] localhost kernel: thermal cooling_device6: hash matches
  651. [ 42.187451] localhost kernel: rtc_cmos 00:0c: setting system clock to 2015-09-02 18:22:26 UTC (1441218146)
  652. [ 42.187980] localhost kernel: PM: Hibernation image not present or could not be loaded.
  653. [ 42.254674] localhost kernel: ata2.00: ATAPI: TOSHIBA DVD-ROM SD-C2002, 1120, max MWDMA2
  654. [ 42.260373] localhost kernel: ata2.00: configured for MWDMA2
  655. [ 42.423794] localhost kernel: ata1.00: ATA-4: IBM-DCYA-214000, CYAIA88F, max UDMA/33
  656. [ 42.423821] localhost kernel: ata1.00: 27609120 sectors, multi 0: LBA
  657. [ 42.460250] localhost kernel: ata1.00: configured for UDMA/33
  658. [ 42.461306] localhost kernel: scsi 0:0:0:0: Direct-Access ATA IBM-DCYA-214000 A88F PQ: 0 ANSI: 5
  659. [ 42.463135] localhost kernel: sd 0:0:0:0: [sda] 27609120 512-byte logical blocks: (14.1 GB/13.1 GiB)
  660. [ 42.463684] localhost kernel: sd 0:0:0:0: [sda] Write Protect is off
  661. [ 42.463714] localhost kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
  662. [ 42.463953] localhost kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  663. [ 42.467269] localhost kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
  664. [ 42.470449] localhost kernel: scsi 1:0:0:0: CD-ROM TOSHIBA DVD-ROM SD-C2002 1120 PQ: 0 ANSI: 5
  665. [ 42.486758] localhost kernel: sr 1:0:0:0: [sr0] scsi3-mmc drive: 20x/20x cd/rw xa/form2 cdda tray
  666. [ 42.486788] localhost kernel: cdrom: Uniform CD-ROM driver Revision: 3.20
  667. [ 42.487946] localhost kernel: sr 1:0:0:0: Attached scsi CD-ROM sr0
  668. [ 42.489207] localhost kernel: sr 1:0:0:0: Attached scsi generic sg1 type 5
  669. [ 42.494518] localhost kernel: sda:
  670. [ 42.496424] localhost kernel: sd 0:0:0:0: [sda] Attached SCSI disk
  671. [ 42.502693] localhost kernel: Freeing unused kernel memory: 756K (c0dad000 - c0e6a000)
  672. [ 42.503761] localhost kernel: Write protecting the kernel text: 6628k
  673. [ 42.504248] localhost kernel: Write protecting the kernel read-only data: 2664k
  674. [ 42.542892] localhost systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
  675. [ 42.544667] localhost systemd[1]: Detected architecture x86.
  676. [ 42.544715] localhost systemd[1]: Running in initial RAM disk.
  677. [ 42.544863] localhost systemd[1]: No hostname configured.
  678. [ 42.544919] localhost systemd[1]: Set hostname to <localhost>.
  679. [ 42.545375] localhost systemd[1]: Initializing machine ID from random generator.
  680. [ 42.967932] localhost kernel: psmouse serio1: hgpk: ID: 10 00 64
  681. [ 42.981917] localhost systemd[1]: Reached target Timers.
  682. [ 42.982177] localhost systemd[1]: Starting Timers.
  683. [ 42.982376] localhost systemd[1]: Reached target Local File Systems.
  684. [ 42.982495] localhost systemd[1]: Starting Local File Systems.
  685. [ 42.982657] localhost systemd[1]: Reached target Swap.
  686. [ 42.982765] localhost systemd[1]: Starting Swap.
  687. [ 42.982944] localhost systemd[1]: Reached target Encrypted Volumes.
  688. [ 42.983135] localhost systemd[1]: Starting Encrypted Volumes.
  689. [ 42.987240] localhost systemd[1]: Created slice -.slice.
  690. [ 42.987417] localhost systemd[1]: Starting -.slice.
  691. [ 42.988137] localhost systemd[1]: Listening on udev Control Socket.
  692. [ 42.988283] localhost systemd[1]: Starting udev Control Socket.
  693. [ 42.988718] localhost systemd[1]: Listening on Journal Audit Socket.
  694. [ 42.988852] localhost systemd[1]: Starting Journal Audit Socket.
  695. [ 42.989908] localhost systemd[1]: Created slice System Slice.
  696. [ 42.990278] localhost systemd[1]: Starting System Slice.
  697. [ 42.990485] localhost systemd[1]: Reached target Slices.
  698. [ 42.990608] localhost systemd[1]: Starting Slices.
  699. [ 42.991275] localhost systemd[1]: Listening on Journal Socket (/dev/log).
  700. [ 42.991945] localhost systemd[1]: Starting Journal Socket (/dev/log).
  701. [ 42.992564] localhost systemd[1]: Listening on Journal Socket.
  702. [ 42.992718] localhost systemd[1]: Starting Journal Socket.
  703. [ 42.994518] localhost systemd[1]: Started Load Kernel Modules.
  704. [ 43.001661] localhost systemd[1]: Starting Apply Kernel Variables...
  705. [ 43.008632] localhost systemd[1]: Started dracut ask for additional cmdline parameters.
  706. [ 43.034171] localhost systemd[1]: Starting Setup Virtual Console...
  707. [ 43.066326] localhost systemd[1]: Starting Create list of required static device nodes for the current kernel...
  708. [ 43.109926] localhost systemd[1]: Starting Device-Mapper Multipath Device Controller...
  709. [ 43.145911] localhost systemd[1]: Starting Journal Service...
  710. [ 43.183605] localhost systemd[1]: Starting dracut cmdline hook...
  711. [ 43.184649] localhost systemd[1]: Listening on udev Kernel Socket.
  712. [ 43.192490] localhost systemd[1]: Starting udev Kernel Socket.
  713. [ 43.192831] localhost systemd[1]: Reached target Sockets.
  714. [ 43.192949] localhost systemd[1]: Starting Sockets.
  715. [ 43.225452] localhost systemd[1]: Started Apply Kernel Variables.
  716. [ 43.267620] localhost systemd[1]: Started Setup Virtual Console.
  717. [ 43.267990] localhost kernel: audit: type=1130 audit(1441218147.579:2): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  718. [ 43.279721] localhost systemd[1]: Started Create list of required static device nodes for the current kernel.
  719. [ 43.283222] localhost kernel: audit: type=1130 audit(1441218147.591:3): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  720. [ 43.377151] localhost kernel: device-mapper: multipath: version 1.8.0 loaded
  721. [ 43.442933] localhost kernel: psmouse serio1: trackpoint: IBM TrackPoint firmware: 0x0b, buttons: 3/3
  722. [ 43.466669] localhost systemd[1]: Started Device-Mapper Multipath Device Controller.
  723. [ 43.476218] localhost kernel: audit: type=1130 audit(1441218147.779:4): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=multipathd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  724. [ 43.479764] localhost kernel: input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/input/input5
  725. [ 43.958255] localhost systemd[1]: Starting Create Static Device Nodes in /dev...
  726. [ 44.038299] localhost systemd[1]: Started Create Static Device Nodes in /dev.
  727. [ 44.038692] localhost kernel: audit: type=1130 audit(1441218148.350:5): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  728. [ 44.414885] localhost systemd-journal[82]: Journal started
  729. [ 44.416860] localhost systemd[1]: Started Journal Service.
  730. [ 44.417791] localhost kernel: audit: type=1130 audit(1441218148.729:6): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  731. [ 44.422366] localhost systemd-tmpfiles[102]: Failed to parse ACL "d:group:adm:r-x,d:group:wheel:r-x": Invalid argument. Ignoring
  732. [ 44.426687] localhost systemd-tmpfiles[102]: Failed to parse ACL "group:adm:r-x,group:wheel:r-x": Invalid argument. Ignoring
  733. [ 44.427607] localhost systemd-tmpfiles[102]: Failed to parse ACL "d:group:adm:r-x,d:group:wheel:r-x": Invalid argument. Ignoring
  734. [ 44.428418] localhost systemd-tmpfiles[102]: Failed to parse ACL "group:adm:r-x,group:wheel:r-x": Invalid argument. Ignoring
  735. [ 44.428968] localhost audit[1]: <audit-1130> pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  736. [ 44.433235] localhost audit[1]: <audit-1130> pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  737. [ 44.433870] localhost audit[1]: <audit-1130> pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=multipathd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  738. [ 44.434389] localhost audit[1]: <audit-1130> pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  739. [ 44.434812] localhost audit[1]: <audit-1130> pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  740. [ 44.454175] localhost dracut-cmdline[83]: dracut-22 (Twenty Two) dracut-041-10.fc22.1
  741. [ 44.460099] localhost dracut-cmdline[83]: Using kernel command line parameters:
  742. [ 45.036522] localhost kernel: BIOS EDD facility v0.16 2004-Jun-25, 12 devices found
  743. [ 45.314353] localhost dracut-cmdline[83]: Loading Fedora 22 i686 installer...
  744. [ 46.715921] localhost dracut-cmdline[83]: rd.luks=0: removing cryptoluks activation
  745. [ 47.065737] localhost dracut-cmdline[83]: rd.lvm=0: removing LVM activation
  746. [ 47.818484] localhost systemd[1]: Started dracut cmdline hook.
  747. [ 47.819565] localhost kernel: audit: type=1130 audit(1441218152.130:7): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  748. [ 47.822133] localhost audit[1]: <audit-1130> pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  749. [ 47.854671] localhost systemd[1]: Starting dracut pre-udev hook...
  750. [ 48.244274] localhost kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher
  751. [ 48.346989] localhost kernel: Loading iSCSI transport class v2.0-870.
  752. [ 48.507204] localhost kernel: iscsi: registered transport (tcp)
  753. [ 48.892772] localhost kernel: Floppy drive(s): fd0 is 1.44M
  754. [ 48.905185] localhost kernel: FDC 0 is a National Semiconductor PC87306
  755. [ 49.022291] localhost kernel: No iBFT detected.
  756. [ 49.084437] localhost kernel: md: raid0 personality registered for level 0
  757. [ 49.163371] localhost kernel: md: raid1 personality registered for level 1
  758. [ 49.307218] localhost kernel: raid6: mmxx1 296 MB/s
  759. [ 49.324084] localhost kernel: raid6: mmxx2 339 MB/s
  760. [ 49.341141] localhost kernel: raid6: int32x1 97 MB/s
  761. [ 49.358112] localhost kernel: raid6: int32x2 109 MB/s
  762. [ 49.375079] localhost kernel: raid6: int32x4 105 MB/s
  763. [ 49.392611] localhost kernel: raid6: int32x8 101 MB/s
  764. [ 49.392629] localhost kernel: raid6: using algorithm mmxx2 (339 MB/s)
  765. [ 49.392642] localhost kernel: raid6: using intx1 recovery algorithm
  766. [ 49.434176] localhost kernel: async_tx: api initialized (async)
  767. [ 49.482610] localhost kernel: xor: measuring software checksum speed
  768. [ 49.492068] localhost kernel: pII_mmx : 872.000 MB/sec
  769. [ 49.502070] localhost kernel: p5_mmx : 908.000 MB/sec
  770. [ 49.502088] localhost kernel: xor: using function: p5_mmx (908.000 MB/sec)
  771. [ 49.762928] localhost kernel: md: raid6 personality registered for level 6
  772. [ 49.762959] localhost kernel: md: raid5 personality registered for level 5
  773. [ 49.762972] localhost kernel: md: raid4 personality registered for level 4
  774. [ 49.885977] localhost kernel: md: raid10 personality registered for level 10
  775. [ 49.943309] localhost kernel: md: linear personality registered for level -1
  776. [ 50.078909] localhost kernel: device-mapper: multipath round-robin: version 1.0.0 loaded
  777. [ 50.533167] localhost kernel: RPC: Registered named UNIX socket transport module.
  778. [ 50.533196] localhost kernel: RPC: Registered udp transport module.
  779. [ 50.533209] localhost kernel: RPC: Registered tcp transport module.
  780. [ 50.533221] localhost kernel: RPC: Registered tcp NFSv4.1 backchannel transport module.
  781. [ 51.079856] localhost rpc.statd[387]: Version 1.3.2 starting
  782. [ 51.133736] localhost rpc.statd[387]: Initializing NSM state
  783. [ 51.143444] localhost rpc.statd[387]: Running as root. chown /var/lib/nfs/statd to choose different user
  784. [ 51.571815] localhost kernel: alua: device handler registered
  785. [ 51.642953] localhost kernel: emc: device handler registered
  786. [ 51.715735] localhost kernel: rdac: device handler registered
  787. [ 51.914780] localhost systemd[1]: Started dracut pre-udev hook.
  788. [ 51.915854] localhost kernel: audit: type=1130 audit(1441218156.227:8): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-udev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  789. [ 51.918161] localhost audit[1]: <audit-1130> pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-udev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  790. [ 51.928837] localhost systemd[1]: Starting udev Kernel Device Manager...
  791. [ 51.963571] localhost systemd-udevd[424]: starting version 219
  792. [ 52.004511] localhost systemd[1]: Started udev Kernel Device Manager.
  793. [ 52.001755] localhost kernel: audit: type=1130 audit(1441218156.313:9): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  794. [ 52.005709] localhost audit[1]: <audit-1130> pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  795. [ 52.025288] localhost systemd[1]: Starting dracut pre-trigger hook...
  796. [ 52.324283] localhost lldpad[430]: config file failed to load,
  797. [ 52.329513] localhost lldpad[430]: create a new file.
  798. [ 52.335733] localhost lldpad[430]: bound ctrl iface to /com/intel/lldpad
  799. [ 52.370782] localhost dracut-pre-trigger[426]: 431
  800. [ 52.414533] localhost dracut-pre-trigger[426]: rd.dm=0: removing DM RAID activation
  801. [ 52.578432] localhost dracut-pre-trigger[426]: rd.md.imsm=0: no MD RAID for imsm/isw raids
  802. [ 52.699256] localhost dracut-pre-trigger[426]: rd.md.ddf=0: no MD RAID for SNIA ddf raids
  803. [ 52.987503] localhost dracut-pre-trigger[426]: rd.md=0: removing MD RAID activation
  804. [ 53.821707] localhost kernel: ACPI: Video Device [VID0] (multi-head: yes rom: no post: no)
  805. [ 53.830322] localhost kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:00/LNXVIDEO:00/input/input6
  806. [ 54.391983] localhost kernel: ACPI: PCI Interrupt Link [LNKA] disabled and referenced, BIOS bug
  807. [ 54.404761] localhost kernel: ACPI: PCI Interrupt Link [LNKA] BIOS reported IRQ 0, using IRQ 11
  808. [ 54.404793] localhost kernel: ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
  809. [ 54.404809] localhost kernel: PCI: setting IRQ 11 as level-triggered
  810. [ 54.404909] localhost kernel: yenta_cardbus 0000:00:02.0: CardBus bridge found [1014:00eb]
  811. [ 54.404963] localhost kernel: yenta_cardbus 0000:00:02.0: Enabling burst memory read transactions
  812. [ 54.404988] localhost kernel: yenta_cardbus 0000:00:02.0: Using CSCINT to route CSC interrupts to PCI
  813. [ 54.405007] localhost kernel: yenta_cardbus 0000:00:02.0: Routing CardBus interrupts to PCI
  814. [ 54.405167] localhost kernel: yenta_cardbus 0000:00:02.0: TI: mfunc 0xfba97543, devctl 0x62
  815. [ 54.640673] localhost kernel: yenta_cardbus 0000:00:02.0: ISA IRQ mask 0x00b8, PCI irq 11
  816. [ 54.640707] localhost kernel: yenta_cardbus 0000:00:02.0: Socket status: 30000020
  817. [ 54.659600] localhost kernel: ACPI: PCI Interrupt Link [LNKB] disabled and referenced, BIOS bug
  818. [ 54.665369] localhost kernel: ACPI: PCI Interrupt Link [LNKB] BIOS reported IRQ 0, using IRQ 10
  819. [ 54.665400] localhost kernel: ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10
  820. [ 54.665508] localhost kernel: yenta_cardbus 0000:00:02.1: CardBus bridge found [1014:00eb]
  821. [ 54.665565] localhost kernel: yenta_cardbus 0000:00:02.1: Using CSCINT to route CSC interrupts to PCI
  822. [ 54.665586] localhost kernel: yenta_cardbus 0000:00:02.1: Routing CardBus interrupts to PCI
  823. [ 54.665611] localhost kernel: yenta_cardbus 0000:00:02.1: TI: mfunc 0xfba97543, devctl 0x62
  824. [ 55.726587] localhost kernel: irq 10: nobody cared (try booting with the "irqpoll" option)
  825. [ 55.726695] localhost kernel: CPU: 0 PID: 491 Comm: systemd-udevd Not tainted 4.0.4-301.fc22.i686 #1
  826. [ 55.726710] localhost kernel: Hardware name: IBM 954986U/954986U, BIOS IOET23WW 09/10/1999
  827. [ 55.726725] localhost kernel: c0d1b947 7a17a309 00000000 d0c31f58 c0a71a6e d0c2f35c d0c31f78 c04a989c
  828. [ 55.726765] localhost kernel: c0c37b70 0000000a c07d406a 000006b2 d0c2f300 00000000 d0c31f9c c04a9c12
  829. [ 55.726799] localhost kernel: c07d406a fffc45ce d0c2f300 7a17a309 d0c2f300 d0c2f300 00000000 d0c31fd8
  830. [ 55.726835] localhost kernel: Call Trace:
  831. [ 55.726898] localhost kernel: [<c0a71a6e>] dump_stack+0x41/0x52
  832. [ 55.726931] localhost kernel: [<c04a989c>] __report_bad_irq+0x2c/0xd0
  833. [ 55.726989] localhost kernel: [<c07d406a>] ? add_interrupt_randomness+0x16a/0x1a0
  834. [ 55.727012] localhost kernel: [<c04a9c12>] note_interrupt+0x212/0x250
  835. [ 55.727027] localhost kernel: [<c07d406a>] ? add_interrupt_randomness+0x16a/0x1a0
  836. [ 55.727027] localhost kernel: [<c04a7662>] handle_irq_event_percpu+0x122/0x190
  837. [ 55.727027] localhost kernel: [<c04a76fa>] handle_irq_event+0x2a/0x50
  838. [ 55.727027] localhost kernel: [<c04aa170>] ? handle_fasteoi_irq+0x100/0x100
  839. [ 55.727027] localhost kernel: [<c04aa1cb>] handle_level_irq+0x5b/0xc0
  840. [ 55.727027] localhost kernel: [<c0405906>] handle_irq+0x96/0xd0
  841. [ 55.727027] localhost kernel: <IRQ> [<c040512c>] do_IRQ+0x3c/0xd0
  842. [ 55.727027] localhost kernel: [<c0a776b3>] common_interrupt+0x33/0x38
  843. [ 55.727027] localhost kernel: [<c045c12d>] ? __do_softirq+0x6d/0x240
  844. [ 55.727027] localhost kernel: [<c045c0c0>] ? cpu_callback+0x190/0x190
  845. [ 55.727027] localhost kernel: [<c0405868>] do_softirq_own_stack+0x28/0x30
  846. [ 55.727027] localhost kernel: <IRQ> [<c045c475>] irq_exit+0xa5/0xb0
  847. [ 55.727027] localhost kernel: [<c0405135>] do_IRQ+0x45/0xd0
  848. [ 55.727027] localhost kernel: [<c0a776b3>] common_interrupt+0x33/0x38
  849. [ 55.727027] localhost kernel: [<c04a007b>] ? lzo_compress_threadfn+0x3b/0x140
  850. [ 55.727027] localhost kernel: [<c0a7693f>] ? _raw_spin_unlock_irqrestore+0xf/0x20
  851. [ 55.727027] localhost kernel: [<c04a8ef1>] __setup_irq+0x271/0x560
  852. [ 55.727027] localhost kernel: [<c058381d>] ? kmem_cache_alloc_trace+0x1bd/0x1f0
  853. [ 55.727027] localhost kernel: [<d495ab70>] ? ricoh_restore_state+0x1e0/0x1e0 [yenta_socket]
  854. [ 55.727027] localhost kernel: [<c04a9330>] request_threaded_irq+0xd0/0x170
  855. [ 55.727027] localhost kernel: [<d495c088>] yenta_probe_cb_irq+0x48/0x3d0 [yenta_socket]
  856. [ 55.727027] localhost kernel: [<d495f3d6>] ti12xx_override+0x1b6/0xb60 [yenta_socket]
  857. [ 55.727027] localhost kernel: [<d495ef47>] yenta_probe+0x667/0x940 [yenta_socket]
  858. [ 55.727027] localhost kernel: [<c07305df>] pci_device_probe+0x6f/0xd0
  859. [ 55.727027] localhost kernel: [<c05ff9d5>] ? sysfs_create_link+0x25/0x50
  860. [ 55.727027] localhost kernel: [<c07fa1f3>] driver_probe_device+0x93/0x3b0
  861. [ 55.727027] localhost kernel: [<c0730521>] ? pci_match_device+0xc1/0xe0
  862. [ 55.727027] localhost kernel: [<c07fa5c9>] __driver_attach+0x79/0x80
  863. [ 55.727027] localhost kernel: [<c07fa550>] ? __device_attach+0x40/0x40
  864. [ 55.727027] localhost kernel: [<c07f8497>] bus_for_each_dev+0x57/0xa0
  865. [ 55.727027] localhost kernel: [<c07f9cee>] driver_attach+0x1e/0x20
  866. [ 55.727027] localhost kernel: [<c07fa550>] ? __device_attach+0x40/0x40
  867. [ 55.727027] localhost kernel: [<c07f9917>] bus_add_driver+0x157/0x240
  868. [ 55.727027] localhost kernel: [<d48fa000>] ? 0xd48fa000
  869. [ 55.727027] localhost kernel: [<d48fa000>] ? 0xd48fa000
  870. [ 55.727027] localhost kernel: [<c07faced>] driver_register+0x5d/0xf0
  871. [ 55.727027] localhost kernel: [<c06f7320>] ? kvasprintf+0x40/0x50
  872. [ 55.727027] localhost kernel: [<c072f003>] __pci_register_driver+0x33/0x40
  873. [ 55.727027] localhost kernel: [<d48fa017>] yenta_cardbus_driver_init+0x17/0x1000 [yenta_socket]
  874. [ 55.727027] localhost kernel: [<c040047a>] do_one_initcall+0xaa/0x200
  875. [ 55.727027] localhost kernel: [<d48fa000>] ? 0xd48fa000
  876. [ 55.727027] localhost kernel: [<c05837f2>] ? kmem_cache_alloc_trace+0x192/0x1f0
  877. [ 55.727027] localhost kernel: [<c0a7129b>] ? do_init_module+0x21/0x198
  878. [ 55.727027] localhost kernel: [<c0a7129b>] ? do_init_module+0x21/0x198
  879. [ 55.727027] localhost kernel: [<c0a712ca>] do_init_module+0x50/0x198
  880. [ 55.727027] localhost kernel: [<c04d10ee>] load_module+0x1c9e/0x22a0
  881. [ 55.727027] localhost kernel: [<c0405135>] ? do_IRQ+0x45/0xd0
  882. [ 55.727027] localhost kernel: [<c04d17ff>] SyS_init_module+0x10f/0x170
  883. [ 55.727027] localhost kernel: [<c0a7705f>] sysenter_do_call+0x12/0x12
  884. [ 55.727027] localhost kernel: handlers:
  885. [ 55.727027] localhost kernel: [<c0873fa0>] usb_hcd_irq
  886. [ 55.727027] localhost kernel: [<d495ab70>] yenta_probe_handler [yenta_socket]
  887. [ 55.727027] localhost kernel: Disabling IRQ #10
  888. [ 56.938444] localhost kernel: irq 11: nobody cared (try booting with the "irqpoll" option)
  889. [ 56.938561] localhost kernel: CPU: 0 PID: 491 Comm: systemd-udevd Not tainted 4.0.4-301.fc22.i686 #1
  890. [ 56.938576] localhost kernel: Hardware name: IBM 954986U/954986U, BIOS IOET23WW 09/10/1999
  891. [ 56.938591] localhost kernel: c0d1b947 7a17a309 00000000 d0c31f58 c0a71a6e d0c2f41c d0c31f78 c04a989c
  892. [ 56.938631] localhost kernel: c0c37b70 0000000b d1323c70 d1323c28 d0c2f3c0 00000000 d0c31f9c c04a9c12
  893. [ 56.938665] localhost kernel: 14003c48 fffc4a8a d0c1fb40 7a17a309 d0c2f3c0 d0c2f3c0 00000000 d0c31fd8
  894. [ 56.938701] localhost kernel: Call Trace:
  895. [ 56.938766] localhost kernel: [<c0a71a6e>] dump_stack+0x41/0x52
  896. [ 56.938801] localhost kernel: [<c04a989c>] __report_bad_irq+0x2c/0xd0
  897. [ 56.938825] localhost kernel: [<c04a9c12>] note_interrupt+0x212/0x250
  898. [ 56.938877] localhost kernel: [<c04a7662>] handle_irq_event_percpu+0x122/0x190
  899. [ 56.938904] localhost kernel: [<c04a76fa>] handle_irq_event+0x2a/0x50
  900. [ 56.938928] localhost kernel: [<c04aa170>] ? handle_fasteoi_irq+0x100/0x100
  901. [ 56.938950] localhost kernel: [<c04aa1cb>] handle_level_irq+0x5b/0xc0
  902. [ 56.938989] localhost kernel: [<c0405906>] handle_irq+0x96/0xd0
  903. [ 56.939000] localhost kernel: <IRQ> [<c040512c>] do_IRQ+0x3c/0xd0
  904. [ 56.939028] localhost kernel: [<c04b4350>] ? internal_add_timer+0x60/0x60
  905. [ 56.939028] localhost kernel: [<c0a776b3>] common_interrupt+0x33/0x38
  906. [ 56.939028] localhost kernel: [<c045c12d>] ? __do_softirq+0x6d/0x240
  907. [ 56.939028] localhost kernel: [<c045c0c0>] ? cpu_callback+0x190/0x190
  908. [ 56.939028] localhost kernel: [<c0405868>] do_softirq_own_stack+0x28/0x30
  909. [ 56.939028] localhost kernel: <IRQ> [<c045c475>] irq_exit+0xa5/0xb0
  910. [ 56.939028] localhost kernel: [<c0405135>] do_IRQ+0x45/0xd0
  911. [ 56.939028] localhost kernel: [<c04a8f21>] ? __setup_irq+0x2a1/0x560
  912. [ 56.939028] localhost kernel: [<c0a776b3>] common_interrupt+0x33/0x38
  913. [ 56.939028] localhost kernel: [<c04a007b>] ? lzo_compress_threadfn+0x3b/0x140
  914. [ 56.939028] localhost kernel: [<d495c11e>] ? yenta_probe_cb_irq+0xde/0x3d0 [yenta_socket]
  915. [ 56.939028] localhost kernel: [<d495f3d6>] ti12xx_override+0x1b6/0xb60 [yenta_socket]
  916. [ 56.939028] localhost kernel: [<d495ef47>] yenta_probe+0x667/0x940 [yenta_socket]
  917. [ 56.939028] localhost kernel: [<c07305df>] pci_device_probe+0x6f/0xd0
  918. [ 56.939028] localhost kernel: [<c05ff9d5>] ? sysfs_create_link+0x25/0x50
  919. [ 56.939028] localhost kernel: [<c07fa1f3>] driver_probe_device+0x93/0x3b0
  920. [ 56.939028] localhost kernel: [<c0730521>] ? pci_match_device+0xc1/0xe0
  921. [ 56.939028] localhost kernel: [<c07fa5c9>] __driver_attach+0x79/0x80
  922. [ 56.939028] localhost kernel: [<c07fa550>] ? __device_attach+0x40/0x40
  923. [ 56.939028] localhost kernel: [<c07f8497>] bus_for_each_dev+0x57/0xa0
  924. [ 56.939028] localhost kernel: [<c07f9cee>] driver_attach+0x1e/0x20
  925. [ 56.939028] localhost kernel: [<c07fa550>] ? __device_attach+0x40/0x40
  926. [ 56.939028] localhost kernel: [<c07f9917>] bus_add_driver+0x157/0x240
  927. [ 56.939028] localhost kernel: [<d48fa000>] ? 0xd48fa000
  928. [ 56.939028] localhost kernel: [<d48fa000>] ? 0xd48fa000
  929. [ 56.939028] localhost kernel: [<c07faced>] driver_register+0x5d/0xf0
  930. [ 56.939028] localhost kernel: [<c06f7320>] ? kvasprintf+0x40/0x50
  931. [ 56.939028] localhost kernel: [<c072f003>] __pci_register_driver+0x33/0x40
  932. [ 56.939028] localhost kernel: [<d48fa017>] yenta_cardbus_driver_init+0x17/0x1000 [yenta_socket]
  933. [ 56.939028] localhost kernel: [<c040047a>] do_one_initcall+0xaa/0x200
  934. [ 56.939028] localhost kernel: [<d48fa000>] ? 0xd48fa000
  935. [ 56.939028] localhost kernel: [<c05837f2>] ? kmem_cache_alloc_trace+0x192/0x1f0
  936. [ 56.939028] localhost kernel: [<c0a7129b>] ? do_init_module+0x21/0x198
  937. [ 56.939028] localhost kernel: [<c0a7129b>] ? do_init_module+0x21/0x198
  938. [ 56.939028] localhost kernel: [<c0a712ca>] do_init_module+0x50/0x198
  939. [ 56.939028] localhost kernel: [<c04d10ee>] load_module+0x1c9e/0x22a0
  940. [ 56.939028] localhost kernel: [<c0405135>] ? do_IRQ+0x45/0xd0
  941. [ 56.939028] localhost kernel: [<c04d17ff>] SyS_init_module+0x10f/0x170
  942. [ 56.939028] localhost kernel: [<c0a7705f>] sysenter_do_call+0x12/0x12
  943. [ 56.939028] localhost kernel: handlers:
  944. [ 56.939028] localhost kernel: [<d495af40>] yenta_interrupt [yenta_socket]
  945. [ 56.939028] localhost kernel: Disabling IRQ #11
  946. [ 58.103571] localhost kernel: irq 10: nobody cared (try booting with the "irqpoll" option)
  947. [ 58.103684] localhost kernel: CPU: 0 PID: 491 Comm: systemd-udevd Not tainted 4.0.4-301.fc22.i686 #1
  948. [ 58.103700] localhost kernel: Hardware name: IBM 954986U/954986U, BIOS IOET23WW 09/10/1999
  949. [ 58.103715] localhost kernel: c0d1b947 7a17a309 00000000 d0c31f58 c0a71a6e d0c2f35c d0c31f78 c04a989c
  950. [ 58.103753] localhost kernel: c0c37b70 0000000a c07d406a 00000970 d0c2f300 00000000 d0c31f9c c04a9c12
  951. [ 58.103788] localhost kernel: c07d406a fffc4f17 d0c2f300 7a17a309 d0c2f300 d0c2f300 00000000 d0c31fd8
  952. [ 58.103824] localhost kernel: Call Trace:
  953. [ 58.103884] localhost kernel: [<c0a71a6e>] dump_stack+0x41/0x52
  954. [ 58.103917] localhost kernel: [<c04a989c>] __report_bad_irq+0x2c/0xd0
  955. [ 58.103974] localhost kernel: [<c07d406a>] ? add_interrupt_randomness+0x16a/0x1a0
  956. [ 58.103998] localhost kernel: [<c04a9c12>] note_interrupt+0x212/0x250
  957. [ 58.104022] localhost kernel: [<c07d406a>] ? add_interrupt_randomness+0x16a/0x1a0
  958. [ 58.104035] localhost kernel: [<c04a7662>] handle_irq_event_percpu+0x122/0x190
  959. [ 58.104035] localhost kernel: [<c04a76fa>] handle_irq_event+0x2a/0x50
  960. [ 58.104035] localhost kernel: [<c04aa170>] ? handle_fasteoi_irq+0x100/0x100
  961. [ 58.104035] localhost kernel: [<c04aa1cb>] handle_level_irq+0x5b/0xc0
  962. [ 58.104035] localhost kernel: [<c0405906>] handle_irq+0x96/0xd0
  963. [ 58.104035] localhost kernel: <IRQ> [<c040512c>] do_IRQ+0x3c/0xd0
  964. [ 58.104035] localhost kernel: [<c04b4350>] ? internal_add_timer+0x60/0x60
  965. [ 58.104035] localhost kernel: [<c0a776b3>] common_interrupt+0x33/0x38
  966. [ 58.104035] localhost kernel: [<c045c12d>] ? __do_softirq+0x6d/0x240
  967. [ 58.104035] localhost kernel: [<c045c0c0>] ? cpu_callback+0x190/0x190
  968. [ 58.104035] localhost kernel: [<c0405868>] do_softirq_own_stack+0x28/0x30
  969. [ 58.104035] localhost kernel: <IRQ> [<c045c475>] irq_exit+0xa5/0xb0
  970. [ 58.104035] localhost kernel: [<c0405135>] do_IRQ+0x45/0xd0
  971. [ 58.104035] localhost kernel: [<c04a829a>] ? __free_irq+0x10a/0x1f0
  972. [ 58.104035] localhost kernel: [<c0a776b3>] common_interrupt+0x33/0x38
  973. [ 58.104035] localhost kernel: [<c04a007b>] ? lzo_compress_threadfn+0x3b/0x140
  974. [ 58.104035] localhost kernel: [<c0a7693f>] ? _raw_spin_unlock_irqrestore+0xf/0x20
  975. [ 58.104035] localhost kernel: [<c04a8ef1>] __setup_irq+0x271/0x560
  976. [ 58.104035] localhost kernel: [<c058381d>] ? kmem_cache_alloc_trace+0x1bd/0x1f0
  977. [ 58.104035] localhost kernel: [<d495f3f9>] ? ti12xx_override+0x1d9/0xb60 [yenta_socket]
  978. [ 58.104035] localhost kernel: [<d495af40>] ? topic95_override+0xd0/0xd0 [yenta_socket]
  979. [ 58.104035] localhost kernel: [<c04a9330>] request_threaded_irq+0xd0/0x170
  980. [ 58.104035] localhost kernel: [<d495ec77>] yenta_probe+0x397/0x940 [yenta_socket]
  981. [ 58.104035] localhost kernel: [<c07305df>] pci_device_probe+0x6f/0xd0
  982. [ 58.104035] localhost kernel: [<c05ff9d5>] ? sysfs_create_link+0x25/0x50
  983. [ 58.104035] localhost kernel: [<c07fa1f3>] driver_probe_device+0x93/0x3b0
  984. [ 58.104035] localhost kernel: [<c0730521>] ? pci_match_device+0xc1/0xe0
  985. [ 58.104035] localhost kernel: [<c07fa5c9>] __driver_attach+0x79/0x80
  986. [ 58.104035] localhost kernel: [<c07fa550>] ? __device_attach+0x40/0x40
  987. [ 58.104035] localhost kernel: [<c07f8497>] bus_for_each_dev+0x57/0xa0
  988. [ 58.104035] localhost kernel: [<c07f9cee>] driver_attach+0x1e/0x20
  989. [ 58.104035] localhost kernel: [<c07fa550>] ? __device_attach+0x40/0x40
  990. [ 58.104035] localhost kernel: [<c07f9917>] bus_add_driver+0x157/0x240
  991. [ 58.104035] localhost kernel: [<d48fa000>] ? 0xd48fa000
  992. [ 58.104035] localhost kernel: [<d48fa000>] ? 0xd48fa000
  993. [ 58.104035] localhost kernel: [<c07faced>] driver_register+0x5d/0xf0
  994. [ 58.104035] localhost kernel: [<c06f7320>] ? kvasprintf+0x40/0x50
  995. [ 58.104035] localhost kernel: [<c072f003>] __pci_register_driver+0x33/0x40
  996. [ 58.104035] localhost kernel: [<d48fa017>] yenta_cardbus_driver_init+0x17/0x1000 [yenta_socket]
  997. [ 58.104035] localhost kernel: [<c040047a>] do_one_initcall+0xaa/0x200
  998. [ 58.104035] localhost kernel: [<d48fa000>] ? 0xd48fa000
  999. [ 58.104035] localhost kernel: [<c05837f2>] ? kmem_cache_alloc_trace+0x192/0x1f0
  1000. [ 58.104035] localhost kernel: [<c0a7129b>] ? do_init_module+0x21/0x198
  1001. [ 58.104035] localhost kernel: [<c0a7129b>] ? do_init_module+0x21/0x198
  1002. [ 58.104035] localhost kernel: [<c0a712ca>] do_init_module+0x50/0x198
  1003. [ 58.104035] localhost kernel: [<c04d10ee>] load_module+0x1c9e/0x22a0
  1004. [ 58.104035] localhost kernel: [<c0405135>] ? do_IRQ+0x45/0xd0
  1005. [ 58.104035] localhost kernel: [<c04d17ff>] SyS_init_module+0x10f/0x170
  1006. [ 58.104035] localhost kernel: [<c0a7705f>] sysenter_do_call+0x12/0x12
  1007. [ 58.104035] localhost kernel: handlers:
  1008. [ 58.104035] localhost kernel: [<c0873fa0>] usb_hcd_irq
  1009. [ 58.104035] localhost kernel: [<d495af40>] yenta_interrupt [yenta_socket]
  1010. [ 58.104035] localhost kernel: Disabling IRQ #10
  1011. [ 58.109160] localhost kernel: pcmcia_socket pcmcia_socket0: pccard: CardBus card inserted into slot 0
  1012. [ 58.109256] localhost kernel: pci 0000:02:00.0: [115d:0003] type 00 class 0x020000
  1013. [ 58.109329] localhost kernel: pci 0000:02:00.0: reg 0x10: [io 0x0000-0x007f]
  1014. [ 58.109368] localhost kernel: pci 0000:02:00.0: reg 0x14: [mem 0x00000000-0x000007ff]
  1015. [ 58.109405] localhost kernel: pci 0000:02:00.0: reg 0x18: [mem 0x00000000-0x000007ff]
  1016. [ 58.109475] localhost kernel: pci 0000:02:00.0: reg 0x30: [mem 0x00000000-0x00003fff pref]
  1017. [ 58.109656] localhost kernel: pci 0000:02:00.0: supports D1 D2
  1018. [ 58.109681] localhost kernel: pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  1019. [ 58.110390] localhost kernel: pci 0000:02:00.0: BAR 6: assigned [mem 0x14000000-0x14003fff pref]
  1020. [ 58.110427] localhost kernel: pci 0000:02:00.0: BAR 1: assigned [mem 0x18000000-0x180007ff]
  1021. [ 58.110463] localhost kernel: pci 0000:02:00.0: BAR 2: assigned [mem 0x18000800-0x18000fff]
  1022. [ 58.110495] localhost kernel: pci 0000:02:00.0: BAR 0: assigned [io 0x1000-0x107f]
  1023. [ 58.266756] localhost kernel: yenta_cardbus 0000:00:02.1: ISA IRQ mask 0x00b8, PCI irq 10
  1024. [ 58.266791] localhost kernel: yenta_cardbus 0000:00:02.1: Socket status: 30000020
  1025. [ 58.522828] localhost kernel: pcmcia_socket pcmcia_socket0: cs: memory probe 0x0c0000-0x0fffff:
  1026. [ 58.522880] localhost kernel: excluding 0xc0000-0xcbfff 0xf0000-0xfffff
  1027. [ 58.528621] localhost kernel: pcmcia_socket pcmcia_socket0: cs: memory probe 0xa0000000-0xa0ffffff:
  1028. [ 58.528714] localhost kernel: excluding 0xa0000000-0xa0ffffff
  1029. [ 58.532997] localhost kernel: pcmcia_socket pcmcia_socket0: cs: memory probe 0x60000000-0x60ffffff:
  1030. [ 58.533202] localhost kernel: clean.
  1031. [ 58.536434] localhost kernel: pcmcia_socket pcmcia_socket1: cs: memory probe 0x0c0000-0x0fffff:
  1032. [ 58.536484] localhost kernel: excluding 0xc0000-0xcbfff 0xf0000-0xfffff
  1033. [ 58.536931] localhost kernel: pcmcia_socket pcmcia_socket1: cs: memory probe 0xa0000000-0xa0ffffff:
  1034. [ 58.537002] localhost kernel: excluding 0xa0000000-0xa0ffffff
  1035. [ 58.542360] localhost kernel: pcmcia_socket pcmcia_socket1: cs: memory probe 0x60000000-0x60ffffff:
  1036. [ 58.542464] localhost kernel: clean.
  1037. [ 58.555981] localhost kernel: xircom_cb 0000:02:00.0: enabling device (0000 -> 0003)
  1038. [ 58.558515] localhost kernel: xircom_cb: 00:06:29:15:c6:90
  1039. [ 58.562594] localhost kernel: xircom_cb 0000:02:00.0 eth0: Xircom cardbus revision 3 at irq 11
  1040. [ 58.611730] localhost kernel: xircom_cb 0000:02:00.0 enp2s0: renamed from eth0
  1041. [ 58.888392] localhost kernel: 8021q: 802.1Q VLAN Support v1.8
  1042. [ 59.148175] localhost kernel: pcmcia_socket pcmcia_socket1: pccard: CardBus card inserted into slot 1
  1043. [ 59.148271] localhost kernel: pci 0000:06:00.0: [115d:0003] type 00 class 0x020000
  1044. [ 59.148343] localhost kernel: pci 0000:06:00.0: reg 0x10: [io 0x0000-0x007f]
  1045. [ 59.148383] localhost kernel: pci 0000:06:00.0: reg 0x14: [mem 0x00000000-0x000007ff]
  1046. [ 59.148419] localhost kernel: pci 0000:06:00.0: reg 0x18: [mem 0x00000000-0x000007ff]
  1047. [ 59.148489] localhost kernel: pci 0000:06:00.0: reg 0x30: [mem 0x00000000-0x00003fff pref]
  1048. [ 59.148670] localhost kernel: pci 0000:06:00.0: supports D1 D2
  1049. [ 59.148695] localhost kernel: pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  1050. [ 59.149416] localhost kernel: pci 0000:06:00.0: BAR 6: assigned [mem 0x1c000000-0x1c003fff pref]
  1051. [ 59.149452] localhost kernel: pci 0000:06:00.0: BAR 1: assigned [mem 0x20000000-0x200007ff]
  1052. [ 59.149488] localhost kernel: pci 0000:06:00.0: BAR 2: assigned [mem 0x20000800-0x20000fff]
  1053. [ 59.149521] localhost kernel: pci 0000:06:00.0: BAR 0: assigned [io 0x1800-0x187f]
  1054. [ 59.149886] localhost kernel: xircom_cb 0000:06:00.0: enabling device (0000 -> 0003)
  1055. [ 59.150546] localhost kernel: xircom_cb: 00:04:ac:90:cb:84
  1056. [ 59.157471] localhost kernel: xircom_cb 0000:06:00.0 eth0: Xircom cardbus revision 3 at irq 10
  1057. [ 59.191290] localhost kernel: xircom_cb 0000:06:00.0 enp6s0: renamed from eth0
  1058. [ 61.069136] localhost kernel: sr 1:0:0:0: [sr0] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
  1059. [ 61.069182] localhost kernel: sr 1:0:0:0: [sr0] tag#0 Sense Key : Illegal Request [current]
  1060. [ 61.069233] localhost kernel: sr 1:0:0:0: [sr0] tag#0 Add. Sense: Illegal mode for this track
  1061. [ 61.069265] localhost kernel: sr 1:0:0:0: [sr0] tag#0 CDB: Read(10) 28 00 00 03 fc 00 00 00 02 00
  1062. [ 61.069286] localhost kernel: blk_update_request: I/O error, dev sr0, sector 1044480
  1063. [ 61.171180] localhost kernel: sr 1:0:0:0: [sr0] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
  1064. [ 61.171226] localhost kernel: sr 1:0:0:0: [sr0] tag#0 Sense Key : Illegal Request [current]
  1065. [ 61.171277] localhost kernel: sr 1:0:0:0: [sr0] tag#0 Add. Sense: Illegal mode for this track
  1066. [ 61.171310] localhost kernel: sr 1:0:0:0: [sr0] tag#0 CDB: Read(10) 28 00 00 03 fc 00 00 00 02 00
  1067. [ 61.171332] localhost kernel: blk_update_request: I/O error, dev sr0, sector 1044480
  1068. [ 61.171430] localhost kernel: Buffer I/O error on dev sr0, logical block 130560, async page read
  1069. [ 61.973167] localhost kernel: sr 1:0:0:0: [sr0] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
  1070. [ 61.973213] localhost kernel: sr 1:0:0:0: [sr0] tag#0 Sense Key : Illegal Request [current]
  1071. [ 61.973263] localhost kernel: sr 1:0:0:0: [sr0] tag#0 Add. Sense: Illegal mode for this track
  1072. [ 61.973295] localhost kernel: sr 1:0:0:0: [sr0] tag#0 CDB: Read(10) 28 00 00 03 fc 00 00 00 02 00
  1073. [ 61.973317] localhost kernel: blk_update_request: I/O error, dev sr0, sector 1044480
  1074. [ 61.996171] localhost kernel: sr 1:0:0:0: [sr0] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
  1075. [ 61.996216] localhost kernel: sr 1:0:0:0: [sr0] tag#0 Sense Key : Illegal Request [current]
  1076. [ 61.996266] localhost kernel: sr 1:0:0:0: [sr0] tag#0 Add. Sense: Illegal mode for this track
  1077. [ 61.996298] localhost kernel: sr 1:0:0:0: [sr0] tag#0 CDB: Read(10) 28 00 00 03 fc 00 00 00 02 00
  1078. [ 61.996319] localhost kernel: blk_update_request: I/O error, dev sr0, sector 1044480
  1079. [ 61.996418] localhost kernel: Buffer I/O error on dev sr0, logical block 130560, async page read
  1080. [ 62.639344] localhost kernel: sr 1:0:0:0: [sr0] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
  1081. [ 62.639390] localhost kernel: sr 1:0:0:0: [sr0] tag#0 Sense Key : Illegal Request [current]
  1082. [ 62.639440] localhost kernel: sr 1:0:0:0: [sr0] tag#0 Add. Sense: Illegal mode for this track
  1083. [ 62.639473] localhost kernel: sr 1:0:0:0: [sr0] tag#0 CDB: Read(10) 28 00 00 03 fc 00 00 00 02 00
  1084. [ 62.639495] localhost kernel: blk_update_request: I/O error, dev sr0, sector 1044480
  1085. [ 62.678158] localhost kernel: sr 1:0:0:0: [sr0] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
  1086. [ 62.678203] localhost kernel: sr 1:0:0:0: [sr0] tag#0 Sense Key : Illegal Request [current]
  1087. [ 62.678251] localhost kernel: sr 1:0:0:0: [sr0] tag#0 Add. Sense: Illegal mode for this track
  1088. [ 62.678284] localhost kernel: sr 1:0:0:0: [sr0] tag#0 CDB: Read(10) 28 00 00 03 fc 00 00 00 02 00
  1089. [ 62.678305] localhost kernel: blk_update_request: I/O error, dev sr0, sector 1044480
  1090. [ 62.678470] localhost kernel: Buffer I/O error on dev sr0, logical block 130560, async page read
  1091. [ 76.675456] localhost kernel: blk_update_request: I/O error, dev fd0, sector 0
  1092. [ 76.675631] localhost kernel: floppy: error -5 while reading block 0
  1093. [ 76.915946] localhost systemd[1]: Started dracut pre-trigger hook.
  1094. [ 76.917004] localhost kernel: audit: type=1130 audit(1441218181.228:10): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1095. [ 76.919139] localhost audit[1]: <audit-1130> pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1096. [ 76.929918] localhost systemd[1]: Starting udev Coldplug all Devices...
  1097. [ 77.383739] localhost systemd[1]: Started udev Coldplug all Devices.
  1098. [ 77.384809] localhost kernel: audit: type=1130 audit(1441218181.696:11): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1099. [ 77.387170] localhost audit[1]: <audit-1130> pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1100. [ 77.398975] localhost systemd[1]: Reached target System Initialization.
  1101. [ 77.408930] localhost systemd[1]: Starting System Initialization.
  1102. [ 77.428229] localhost systemd[1]: Starting Show Plymouth Boot Screen...
  1103. [ 77.479793] localhost systemd[1]: Starting dracut initqueue hook...
  1104. [ 77.829800] localhost systemd[1]: Mounting Configuration File System...
  1105. [ 77.914299] localhost systemd[1]: Mounted Configuration File System.
  1106. [ 78.283231] localhost systemd[1]: Reloading.
  1107. [ 79.472865] localhost kernel: pcmcia_socket pcmcia_socket0: cs: memory probe 0x0c0000-0x0fffff:
  1108. [ 79.472918] localhost kernel: excluding 0xc0000-0xcbfff 0xf0000-0xfffff
  1109. [ 79.482607] localhost kernel: pcmcia_socket pcmcia_socket0: cs: memory probe 0xa0000000-0xa0ffffff:
  1110. [ 79.482701] localhost kernel: excluding 0xa0000000-0xa0ffffff
  1111. [ 79.486279] localhost kernel: pcmcia_socket pcmcia_socket0: cs: memory probe 0x60000000-0x60ffffff:
  1112. [ 79.486384] localhost kernel: clean.
  1113. [ 79.493481] localhost kernel: pcmcia_socket pcmcia_socket1: cs: memory probe 0x0c0000-0x0fffff:
  1114. [ 79.493533] localhost kernel: excluding 0xc0000-0xcbfff 0xf0000-0xfffff
  1115. [ 79.494167] localhost kernel: pcmcia_socket pcmcia_socket1: cs: memory probe 0xa0000000-0xa0ffffff:
  1116. [ 79.501216] localhost kernel: excluding 0xa0000000-0xa0ffffff
  1117. [ 79.501797] localhost kernel: pcmcia_socket pcmcia_socket1: cs: memory probe 0x60000000-0x60ffffff:
  1118. [ 79.501885] localhost kernel: clean.
  1119. [ 80.502177] localhost kernel: sr 1:0:0:0: [sr0] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
  1120. [ 80.502223] localhost kernel: sr 1:0:0:0: [sr0] tag#0 Sense Key : Illegal Request [current]
  1121. [ 80.502274] localhost kernel: sr 1:0:0:0: [sr0] tag#0 Add. Sense: Illegal mode for this track
  1122. [ 80.502307] localhost kernel: sr 1:0:0:0: [sr0] tag#0 CDB: Read(10) 28 00 00 03 fc 00 00 00 02 00
  1123. [ 80.502330] localhost kernel: blk_update_request: I/O error, dev sr0, sector 1044480
  1124. [ 80.526179] localhost kernel: sr 1:0:0:0: [sr0] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
  1125. [ 80.526224] localhost kernel: sr 1:0:0:0: [sr0] tag#0 Sense Key : Illegal Request [current]
  1126. [ 80.526273] localhost kernel: sr 1:0:0:0: [sr0] tag#0 Add. Sense: Illegal mode for this track
  1127. [ 80.526306] localhost kernel: sr 1:0:0:0: [sr0] tag#0 CDB: Read(10) 28 00 00 03 fc 00 00 00 02 00
  1128. [ 80.526328] localhost kernel: blk_update_request: I/O error, dev sr0, sector 1044480
  1129. [ 80.526492] localhost kernel: Buffer I/O error on dev sr0, logical block 130560, async page read
  1130. [ 81.151480] localhost systemd[1]: Received SIGRTMIN+20 from PID 549 (plymouthd).
  1131. [ 81.161319] localhost systemd[1]: Started Show Plymouth Boot Screen.
  1132. [ 81.163662] localhost audit[1]: <audit-1130> pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1133. [ 81.162579] localhost kernel: audit: type=1130 audit(1441218185.473:12): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1134. [ 81.280324] localhost systemd[1]: Started Forward Password Requests to Plymouth Directory Watch.
  1135. [ 81.284923] localhost systemd[1]: Starting Forward Password Requests to Plymouth Directory Watch.
  1136. [ 81.298518] localhost systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  1137. [ 81.304692] localhost systemd[1]: Reached target Paths.
  1138. [ 81.310519] localhost systemd[1]: Starting Paths.
  1139. [ 81.315895] localhost systemd[1]: Reached target Basic System.
  1140. [ 81.324237] localhost systemd[1]: Starting Basic System.
  1141. [ 308.855625] localhost dracut-initqueue[548]: Warning: Could not boot.
  1142. [ 308.878368] localhost systemd[1]: Received SIGRTMIN+20 from PID 549 (plymouthd).
  1143. [ 308.887385] localhost dracut-initqueue[548]: Warning: /dev/root does not exist
  1144. [ 308.990582] localhost systemd[1]: Starting Dracut Emergency Shell...
  1145. [ 309.143643] localhost systemd[1]: Received SIGRTMIN+21 from PID 549 (plymouthd).
  1146. [ 309.153943] localhost audit[1]: <audit-1131> pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1147. [ 309.153522] localhost kernel: audit: type=1131 audit(1441218413.464:13): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1148. [ 312.962171] localhost kernel: sr 1:0:0:0: [sr0] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
  1149. [ 312.962216] localhost kernel: sr 1:0:0:0: [sr0] tag#0 Sense Key : Illegal Request [current]
  1150. [ 312.962267] localhost kernel: sr 1:0:0:0: [sr0] tag#0 Add. Sense: Illegal mode for this track
  1151. [ 312.962301] localhost kernel: sr 1:0:0:0: [sr0] tag#0 CDB: Read(10) 28 00 00 03 fc 00 00 00 02 00
  1152. [ 312.962324] localhost kernel: blk_update_request: I/O error, dev sr0, sector 1044480
  1153. [ 312.983125] localhost kernel: sr 1:0:0:0: [sr0] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
  1154. [ 312.983170] localhost kernel: sr 1:0:0:0: [sr0] tag#0 Sense Key : Illegal Request [current]
  1155. [ 312.983218] localhost kernel: sr 1:0:0:0: [sr0] tag#0 Add. Sense: Illegal mode for this track
  1156. [ 312.983251] localhost kernel: sr 1:0:0:0: [sr0] tag#0 CDB: Read(10) 28 00 00 03 fc 00 00 00 02 00
  1157. [ 312.983273] localhost kernel: blk_update_request: I/O error, dev sr0, sector 1044480
  1158. [ 312.983491] localhost kernel: Buffer I/O error on dev sr0, logical block 130560, async page read
  1159. [ 326.612576] localhost kernel: blk_update_request: I/O error, dev fd0, sector 0
  1160. [ 326.612805] localhost kernel: floppy: error -5 while reading block 0
  1161. [ 327.224146] localhost kernel: sr 1:0:0:0: [sr0] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
  1162. [ 327.224192] localhost kernel: sr 1:0:0:0: [sr0] tag#0 Sense Key : Illegal Request [current]
  1163. [ 327.224243] localhost kernel: sr 1:0:0:0: [sr0] tag#0 Add. Sense: Illegal mode for this track
  1164. [ 327.224276] localhost kernel: sr 1:0:0:0: [sr0] tag#0 CDB: Read(10) 28 00 00 03 fc 00 00 00 02 00
  1165. [ 327.224299] localhost kernel: blk_update_request: I/O error, dev sr0, sector 1044480
  1166. [ 327.239160] localhost kernel: sr 1:0:0:0: [sr0] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
  1167. [ 327.239205] localhost kernel: sr 1:0:0:0: [sr0] tag#0 Sense Key : Illegal Request [current]
  1168. [ 327.239254] localhost kernel: sr 1:0:0:0: [sr0] tag#0 Add. Sense: Illegal mode for this track
  1169. [ 327.239287] localhost kernel: sr 1:0:0:0: [sr0] tag#0 CDB: Read(10) 28 00 00 03 fc 00 00 00 02 00
  1170. [ 327.239308] localhost kernel: blk_update_request: I/O error, dev sr0, sector 1044480
  1171. [ 327.239473] localhost kernel: Buffer I/O error on dev sr0, logical block 130560, async page read
  1172. [ 340.838387] localhost kernel: blk_update_request: I/O error, dev fd0, sector 0
  1173. [ 340.838612] localhost kernel: floppy: error -5 while reading block 0
Advertisement
Add Comment
Please, Sign In to add comment