Advertisement
richardtaylor69

Untitled

Feb 7th, 2013
229
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 37.41 KB | None | 0 0
  1.  
  2. U-Boot SPL 2012.10 (Oct 21 2012 - 02:22:29)
  3. OMAP SD/MMC: 0
  4. reading u-boot.img
  5. reading u-boot.img
  6.  
  7.  
  8. U-Boot 2012.10 (Oct 21 2012 - 02:22:29)
  9.  
  10. OMAP36XX/37XX-GP ES1.2, CPU-OPP2, L3-165MHz, Max CPU Clock 1 Ghz
  11. OMAP3 Beagle board + LPDDR/NAND
  12. I2C: ready
  13. DRAM: 512 MiB
  14. NAND: 0 MiB
  15. MMC: OMAP SD/MMC: 0
  16. *** Warning - readenv() failed, using default environment
  17.  
  18. In: serial
  19. Out: serial
  20. Err: serial
  21. Beagle xM Rev C
  22. No EEPROM on expansion board
  23. Die ID #67dc00029ff80000016849a90401601a
  24. Net: Net Initialization Skipped
  25. No ethernet found.
  26. Hit any key to stop autoboot: 0
  27. gpio: pin 173 (gpio 173) value is 0
  28. gpio: pin 4 (gpio 4) value is 0
  29. SD/MMC found on device 0
  30. reading uEnv.txt
  31.  
  32. 271 bytes read
  33. Loaded environment from uEnv.txt
  34. Importing environment from mmc ...
  35. reading uInitrd
  36.  
  37. 12644490 bytes read
  38. reading uImage
  39.  
  40. 3778856 bytes read
  41. ## Booting kernel from Legacy Image at 80300000 ...
  42. Image Name: 3.6.10-8.fc18.armv7hl.omap
  43. Image Type: ARM Linux Kernel Image (uncompressed)
  44. Data Size: 3778792 Bytes = 3.6 MiB
  45. Load Address: 80008000
  46. Entry Point: 80008000
  47. Verifying Checksum ... OK
  48. ## Loading init Ramdisk from Legacy Image at 81600000 ...
  49. Image Name: initramfs
  50. Image Type: ARM Linux RAMDisk Image (uncompressed)
  51. Data Size: 12644426 Bytes = 12.1 MiB
  52. Load Address: 00000000
  53. Entry Point: 00000000
  54. Verifying Checksum ... OK
  55. Loading Kernel Image ... OK
  56. OK
  57.  
  58. Starting kernel ...
  59.  
  60. Uncompressing Linux... done, booting the kernel.
  61. [ 0.160247] gpmc: irq-20 could not claim: err -22
  62. [ 0.168792] _omap_mux_get_by_name: Could not find signal uart4_rx.uart4_rx
  63. [ 0.175018] dpll3_m2_clk rate change failed: -22
  64. [ 0.176971] Could not look up dss_hdmi hw_mod
  65. [ 0.177124] Could not look up mcpdm hw_mod
  66. [ 0.177124] Could not look up mcpdm hw_mod
  67. [ 0.270538] usbhs_omap usbhs_omap: xclk60mhsp2_ck set parentfailed error:-22
  68. [ OK ] Started Show Plymouth Boot Screen.
  69. [ OK ] Reached target Basic System.
  70. dracut-initqueue[155]: Warning: Could not boot.
  71. [ OK ] Started Show Plymouth Boot Screen.
  72. [ OK ] Reached target Basic System.
  73. dracut-initqueue[155]: Warning: Could not boot.
  74. dracut-initqueue[155]: Warning: /dev/disk/by-uuid/d4a2bb4e-2321-469f-be42-e9db4e418ebd does not exist
  75.  
  76.  
  77. Entering emergency mode. Exit the shell to continue.
  78. Type "journalctl" to view system logs.
  79.  
  80. dracut:/#
  81. journalctl
  82. cat out
  83. -- Logs begin at Sat, 2000-01-01 00:00:00 UTC, end at Sat, 2000-01-01 00:00:39 UTC. --
  84. Jan 01 00:00:00 localhost systemd-journal[46]: Allowing runtime journal files to grow to 24.5M.
  85. Jan 01 00:00:00 localhost kernel: Booting Linux on physical CPU 0
  86. Jan 01 00:00:00 localhost kernel: Initializing cgroup subsys cpuset
  87. Jan 01 00:00:00 localhost kernel: Initializing cgroup subsys cpu
  88. Jan 01 00:00:00 localhost kernel: Linux version 3.6.10-8.fc18.armv7hl.omap (mockbuild@) (gcc version 4.7.2 20121109 (Red Hat 4.7.2-8) (GCC) ) #1 SMP Tue Jan 29 14:45:38 EST 2013
  89. Jan 01 00:00:00 localhost kernel: CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d
  90. Jan 01 00:00:00 localhost kernel: CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  91. Jan 01 00:00:00 localhost kernel: Machine: OMAP3 Beagle Board
  92. Jan 01 00:00:00 localhost kernel: Memory policy: ECC disabled, Data cache writeback
  93. Jan 01 00:00:00 localhost kernel: On node 0 totalpages: 129280
  94. Jan 01 00:00:00 localhost kernel: free_area_init_node: node 0, pgdat c0797900, node_mem_map c0887000
  95. Jan 01 00:00:00 localhost kernel: Normal zone: 1024 pages used for memmap
  96. Jan 01 00:00:00 localhost kernel: Normal zone: 0 pages reserved
  97. Jan 01 00:00:00 localhost kernel: Normal zone: 128256 pages, LIFO batch:31
  98. Jan 01 00:00:00 localhost kernel: OMAP3630 ES1.2 (l2cache iva sgx neon isp 192mhz_clk )
  99. Jan 01 00:00:00 localhost kernel: Clocking rate (Crystal/Core/MPU): 26.0/400/600 MHz
  100. Jan 01 00:00:00 localhost kernel: PERCPU: Embedded 9 pages/cpu @c0c8c000 s13568 r8192 d15104 u36864
  101. Jan 01 00:00:00 localhost kernel: pcpu-alloc: s13568 r8192 d15104 u36864 alloc=9*4096
  102. Jan 01 00:00:00 localhost kernel: pcpu-alloc: [0] 0
  103. Jan 01 00:00:00 localhost kernel: Built 1 zonelists in Zone order, mobility grouping on. Total pages: 128256
  104. Jan 01 00:00:00 localhost kernel: Kernel command line: console=ttyO2,115200n8 vram=12M root=UUID=d4a2bb4e-2321-469f-be42-e9db4e418ebd ro rootwait quiet rhgb
  105. Jan 01 00:00:00 localhost kernel: PID hash table entries: 2048 (order: 1, 8192 bytes)
  106. Jan 01 00:00:00 localhost kernel: Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  107. Jan 01 00:00:00 localhost kernel: Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  108. Jan 01 00:00:00 localhost kernel: allocated 1048576 bytes of page_cgroup
  109. Jan 01 00:00:00 localhost kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups
  110. Jan 01 00:00:00 localhost kernel: Memory: 505MB = 505MB total
  111. Jan 01 00:00:00 localhost kernel: Memory: 490460k/490460k available, 33828k reserved, 0K highmem
  112. Jan 01 00:00:00 localhost kernel: [529B blob data]
  113. Jan 01 00:00:00 localhost kernel: SLUB: Genslabs=11, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  114. Jan 01 00:00:00 localhost kernel: Hierarchical RCU implementation.
  115. Jan 01 00:00:00 localhost kernel: RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=1.
  116. Jan 01 00:00:00 localhost kernel: NR_IRQS:460
  117. Jan 01 00:00:00 localhost kernel: IRQ: Found an INTC at 0xfa200000 (revision 4.0) with 96 interrupts
  118. Jan 01 00:00:00 localhost kernel: Total of 96 interrupts on 1 active controller
  119. Jan 01 00:00:00 localhost kernel: OMAP clockevent source: GPTIMER12 at 32768 Hz
  120. Jan 01 00:00:00 localhost kernel: sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 131071999ms
  121. Jan 01 00:00:00 localhost kernel: OMAP clocksource: 32k_counter at 32768 Hz
  122. Jan 01 00:00:00 localhost kernel: Console: colour dummy device 80x30
  123. Jan 01 00:00:00 localhost kernel: Calibrating delay loop... 336.13 BogoMIPS (lpj=1314816)
  124. Jan 01 00:00:00 localhost kernel: pid_max: default: 32768 minimum: 301
  125. Jan 01 00:00:00 localhost kernel: Security Framework initialized
  126. Jan 01 00:00:00 localhost kernel: SELinux: Initializing.
  127. Jan 01 00:00:00 localhost kernel: SELinux: Starting in permissive mode
  128. Jan 01 00:00:00 localhost kernel: Mount-cache hash table entries: 512
  129. Jan 01 00:00:00 localhost kernel: Initializing cgroup subsys cpuacct
  130. Jan 01 00:00:00 localhost kernel: Initializing cgroup subsys memory
  131. Jan 01 00:00:00 localhost kernel: Initializing cgroup subsys devices
  132. Jan 01 00:00:00 localhost kernel: Initializing cgroup subsys freezer
  133. Jan 01 00:00:00 localhost kernel: Initializing cgroup subsys net_cls
  134. Jan 01 00:00:00 localhost kernel: Initializing cgroup subsys blkio
  135. Jan 01 00:00:00 localhost kernel: Initializing cgroup subsys perf_event
  136. Jan 01 00:00:00 localhost kernel: CPU: Testing write buffer coherency: ok
  137. Jan 01 00:00:00 localhost kernel: ftrace: allocating 20030 entries in 40 pages
  138. Jan 01 00:00:00 localhost kernel: CPU0: thread -1, cpu 0, socket -1, mpidr 0
  139. Jan 01 00:00:00 localhost kernel: hw perfevents: enabled with ARMv7 Cortex-A8 PMU driver, 5 counters available
  140. Jan 01 00:00:00 localhost kernel: Setting up static identity map for 0x804c66c8 - 0x804c6720
  141. Jan 01 00:00:00 localhost kernel: Brought up 1 CPUs
  142. Jan 01 00:00:00 localhost kernel: SMP: Total of 1 processors activated (336.13 BogoMIPS).
  143. Jan 01 00:00:00 localhost kernel: devtmpfs: initialized
  144. Jan 01 00:00:00 localhost kernel: atomic64 test passed
  145. Jan 01 00:00:00 localhost kernel: dummy:
  146. Jan 01 00:00:00 localhost kernel: NET: Registered protocol family 16
  147. Jan 01 00:00:00 localhost kernel: DMA: preallocated 256 KiB pool for atomic coherent allocations
  148. Jan 01 00:00:00 localhost kernel: GPMC revision 5.0
  149. Jan 01 00:00:00 localhost kernel: gpmc: irq-20 could not claim: err -22
  150. Jan 01 00:00:00 localhost kernel: OMAP GPIO hardware version 2.5
  151. Jan 01 00:00:00 localhost kernel: omap_mux_init: Add partition: #1: core, flags: 0
  152. Jan 01 00:00:00 localhost kernel: OMAP3 Beagle Rev: xM C
  153. Jan 01 00:00:00 localhost kernel: _omap_mux_get_by_name: Could not find signal uart4_rx.uart4_rx
  154. Jan 01 00:00:00 localhost kernel: Reprogramming SDRC clock to 400000000 Hz
  155. Jan 01 00:00:00 localhost kernel: dpll3_m2_clk rate change failed: -22
  156. Jan 01 00:00:00 localhost kernel: usbhs_omap: alias fck already exists
  157. Jan 01 00:00:00 localhost kernel: Found NAND on CS0
  158. Jan 01 00:00:00 localhost kernel: Registering NAND on CS0
  159. Jan 01 00:00:00 localhost kernel: hw-breakpoint: debug architecture 0x4 unsupported.
  160. Jan 01 00:00:00 localhost kernel: Could not look up dss_hdmi hw_mod
  161. Jan 01 00:00:00 localhost kernel: Could not look up mcpdm hw_mod
  162. Jan 01 00:00:00 localhost kernel: Could not look up mcpdm hw_mod
  163. Jan 01 00:00:00 localhost kernel: omap-mcbsp.2: alias fck already exists
  164. Jan 01 00:00:00 localhost kernel: omap-mcbsp.3: alias fck already exists
  165. Jan 01 00:00:00 localhost kernel: OMAP DMA hardware revision 5.0
  166. Jan 01 00:00:00 localhost kernel: bio: create slab <bio-0> at 0
  167. Jan 01 00:00:00 localhost kernel: omap-dma-engine omap-dma-engine: OMAP DMA engine driver
  168. Jan 01 00:00:00 localhost kernel: SCSI subsystem initialized
  169. Jan 01 00:00:00 localhost kernel: libata version 3.00 loaded.
  170. Jan 01 00:00:00 localhost kernel: usbcore: registered new interface driver usbfs
  171. Jan 01 00:00:00 localhost kernel: usbcore: registered new interface driver hub
  172. Jan 01 00:00:00 localhost kernel: usbcore: registered new device driver usb
  173. Jan 01 00:00:00 localhost kernel: omap_i2c omap_i2c.1: bus 1 rev1.4.0 at 2600 kHz
  174. Jan 01 00:00:00 localhost kernel: twl 1-0048: PIH (irq 7) chaining IRQs 320..328
  175. Jan 01 00:00:00 localhost kernel: twl 1-0048: power (irq 325) chaining IRQs 328..335
  176. Jan 01 00:00:00 localhost kernel: VUSB1V5: 1500 mV normal standby
  177. Jan 01 00:00:00 localhost kernel: VUSB1V8: 1800 mV normal standby
  178. Jan 01 00:00:00 localhost kernel: VUSB3V1: 3100 mV normal standby
  179. Jan 01 00:00:00 localhost kernel: twl4030_usb twl4030_usb: Initialized TWL4030 USB module
  180. Jan 01 00:00:00 localhost kernel: vdd_mpu_iva: 600 <--> 1450 mV normal
  181. Jan 01 00:00:00 localhost kernel: vdd_core: 600 <--> 1450 mV normal
  182. Jan 01 00:00:00 localhost kernel: VMMC1: 1850 <--> 3150 mV at 3150 mV normal standby
  183. Jan 01 00:00:00 localhost kernel: VDAC: 1800 mV normal standby
  184. Jan 01 00:00:00 localhost kernel: VDVI: 1800 mV normal standby
  185. Jan 01 00:00:00 localhost kernel: VSIM: 1800 <--> 3000 mV at 1800 mV normal standby
  186. Jan 01 00:00:00 localhost kernel: omap_i2c omap_i2c.3: bus 3 rev1.4.0 at 100 kHz
  187. Jan 01 00:00:00 localhost kernel: omap-iommu omap-iommu.0: isp registered
  188. Jan 01 00:00:00 localhost kernel: NetLabel: Initializing
  189. Jan 01 00:00:00 localhost kernel: NetLabel: domain hash size = 128
  190. Jan 01 00:00:00 localhost kernel: NetLabel: protocols = UNLABELED CIPSOv4
  191. Jan 01 00:00:00 localhost kernel: NetLabel: unlabeled traffic allowed by default
  192. Jan 01 00:00:00 localhost kernel: Switching to clocksource 32k_counter
  193. Jan 01 00:00:00 localhost kernel: usbhs_omap usbhs_omap: xclk60mhsp2_ck set parentfailed error:-22
  194. Jan 01 00:00:00 localhost kernel: NET: Registered protocol family 2
  195. Jan 01 00:00:00 localhost kernel: TCP established hash table entries: 16384 (order: 5, 131072 bytes)
  196. Jan 01 00:00:00 localhost kernel: TCP bind hash table entries: 16384 (order: 5, 131072 bytes)
  197. Jan 01 00:00:00 localhost kernel: TCP: Hash tables configured (established 16384 bind 16384)
  198. Jan 01 00:00:00 localhost kernel: TCP: reno registered
  199. Jan 01 00:00:00 localhost kernel: UDP hash table entries: 256 (order: 1, 8192 bytes)
  200. Jan 01 00:00:00 localhost kernel: UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  201. Jan 01 00:00:00 localhost kernel: NET: Registered protocol family 1
  202. Jan 01 00:00:00 localhost kernel: Unpacking initramfs...
  203. Jan 01 00:00:00 localhost kernel: Freeing initrd memory: 12348K
  204. Jan 01 00:00:00 localhost kernel: omap_dsp_init: 600000 bytes @ 9fa00000
  205. Jan 01 00:00:00 localhost kernel: audit: initializing netlink socket (disabled)
  206. Jan 01 00:00:00 localhost kernel: type=2000 audit(1.742:1): initialized
  207. Jan 01 00:00:00 localhost kernel: VFS: Disk quotas dquot_6.5.2
  208. Jan 01 00:00:00 localhost kernel: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  209. Jan 01 00:00:00 localhost kernel: msgmni has been set to 982
  210. Jan 01 00:00:00 localhost kernel: SELinux: Registering netfilter hooks
  211. Jan 01 00:00:00 localhost kernel: alg: No test for stdrng (krng)
  212. Jan 01 00:00:00 localhost kernel: NET: Registered protocol family 38
  213. Jan 01 00:00:00 localhost kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
  214. Jan 01 00:00:00 localhost kernel: io scheduler noop registered
  215. Jan 01 00:00:00 localhost kernel: io scheduler deadline registered
  216. Jan 01 00:00:00 localhost kernel: io scheduler cfq registered (default)
  217. Jan 01 00:00:00 localhost kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  218. Jan 01 00:00:00 localhost kernel: omap_uart.0: ttyO0 at MMIO 0x4806a000 (irq = 72) is a OMAP UART0
  219. Jan 01 00:00:00 localhost kernel: omap_uart.1: ttyO1 at MMIO 0x4806c000 (irq = 73) is a OMAP UART1
  220. Jan 01 00:00:00 localhost kernel: omap_uart.2: ttyO2 at MMIO 0x49020000 (irq = 74) is a OMAP UART2
  221. Jan 01 00:00:00 localhost kernel: console [ttyO2] enabled
  222. Jan 01 00:00:00 localhost kernel: omap_uart.3: ttyO3 at MMIO 0x49042000 (irq = 80) is a OMAP UART3
  223. Jan 01 00:00:00 localhost kernel: loop: module loaded
  224. Jan 01 00:00:00 localhost kernel: libphy: Fixed MDIO Bus: probed
  225. Jan 01 00:00:00 localhost kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  226. Jan 01 00:00:00 localhost kernel: ehci-omap ehci-omap.0: OMAP-EHCI Host Controller
  227. Jan 01 00:00:00 localhost kernel: ehci-omap ehci-omap.0: new USB bus registered, assigned bus number 1
  228. Jan 01 00:00:00 localhost kernel: ehci-omap ehci-omap.0: irq 77, io mem 0x48064800
  229. Jan 01 00:00:00 localhost kernel: ehci-omap ehci-omap.0: USB 2.0 started, EHCI 1.00
  230. Jan 01 00:00:00 localhost kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  231. Jan 01 00:00:00 localhost kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  232. Jan 01 00:00:00 localhost kernel: usb usb1: Product: OMAP-EHCI Host Controller
  233. Jan 01 00:00:00 localhost kernel: usb usb1: Manufacturer: Linux 3.6.10-8.fc18.armv7hl.omap ehci_hcd
  234. Jan 01 00:00:00 localhost kernel: usb usb1: SerialNumber: ehci-omap.0
  235. Jan 01 00:00:00 localhost kernel: hub 1-0:1.0: USB hub found
  236. Jan 01 00:00:00 localhost kernel: hub 1-0:1.0: 3 ports detected
  237. Jan 01 00:00:00 localhost kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  238. Jan 01 00:00:00 localhost kernel: ohci-omap3 ohci-omap3.0: OMAP3 OHCI Host Controller
  239. Jan 01 00:00:00 localhost kernel: ohci-omap3 ohci-omap3.0: new USB bus registered, assigned bus number 2
  240. Jan 01 00:00:00 localhost kernel: ohci-omap3 ohci-omap3.0: irq 76, io mem 0x48064400
  241. Jan 01 00:00:00 localhost kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
  242. Jan 01 00:00:00 localhost kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  243. Jan 01 00:00:00 localhost kernel: usb usb2: Product: OMAP3 OHCI Host Controller
  244. Jan 01 00:00:00 localhost kernel: usb usb2: Manufacturer: Linux 3.6.10-8.fc18.armv7hl.omap ohci_hcd
  245. Jan 01 00:00:00 localhost kernel: usb usb2: SerialNumber: ohci-omap3.0
  246. Jan 01 00:00:00 localhost kernel: hub 2-0:1.0: USB hub found
  247. Jan 01 00:00:00 localhost kernel: hub 2-0:1.0: 3 ports detected
  248. Jan 01 00:00:00 localhost kernel: usbcore: registered new interface driver usbserial
  249. Jan 01 00:00:00 localhost kernel: usbcore: registered new interface driver usbserial_generic
  250. Jan 01 00:00:00 localhost kernel: USB Serial support registered for generic
  251. Jan 01 00:00:00 localhost kernel: usbserial: USB Serial Driver core
  252. Jan 01 00:00:00 localhost kernel: mousedev: PS/2 mouse device common for all mice
  253. Jan 01 00:00:00 localhost kernel: twl_rtc twl_rtc: Power up reset detected.
  254. Jan 01 00:00:00 localhost kernel: twl_rtc twl_rtc: Enabling TWL-RTC
  255. Jan 01 00:00:00 localhost kernel: twl_rtc twl_rtc: rtc core: registered twl_rtc as rtc0
  256. Jan 01 00:00:00 localhost kernel: omap_wdt: OMAP Watchdog Timer Rev 0x31: initial timeout 60 sec
  257. Jan 01 00:00:00 localhost kernel: device-mapper: uevent: version 1.0.3
  258. Jan 01 00:00:00 localhost kernel: device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com
  259. Jan 01 00:00:00 localhost kernel: cpuidle: using governor ladder
  260. Jan 01 00:00:00 localhost kernel: cpuidle: using governor menu
  261. Jan 01 00:00:00 localhost kernel: sdhci: Secure Digital Host Controller Interface driver
  262. Jan 01 00:00:00 localhost kernel: sdhci: Copyright(c) Pierre Ossman
  263. Jan 01 00:00:00 localhost kernel: sdhci-pltfm: SDHCI platform and OF driver helper
  264. Jan 01 00:00:00 localhost kernel: usbcore: registered new interface driver usbhid
  265. Jan 01 00:00:00 localhost kernel: usbhid: USB HID core driver
  266. Jan 01 00:00:00 localhost kernel: drop_monitor: Initializing network drop monitor service
  267. Jan 01 00:00:00 localhost kernel: ip_tables: (C) 2000-2006 Netfilter Core Team
  268. Jan 01 00:00:00 localhost kernel: TCP: cubic registered
  269. Jan 01 00:00:00 localhost kernel: Initializing XFRM netlink socket
  270. Jan 01 00:00:00 localhost kernel: NET: Registered protocol family 10
  271. Jan 01 00:00:00 localhost kernel: mip6: Mobile IPv6
  272. Jan 01 00:00:00 localhost kernel: NET: Registered protocol family 17
  273. Jan 01 00:00:00 localhost kernel: VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
  274. Jan 01 00:00:00 localhost kernel: ThumbEE CPU extension supported.
  275. Jan 01 00:00:00 localhost kernel: Registering SWP/SWPB emulation handler
  276. Jan 01 00:00:00 localhost kernel: clock: disabling unused clocks to save power
  277. Jan 01 00:00:00 localhost kernel: registered taskstats version 1
  278. Jan 01 00:00:00 localhost kernel: VDVI: incomplete constraints, leaving on
  279. Jan 01 00:00:00 localhost kernel: VDAC: incomplete constraints, leaving on
  280. Jan 01 00:00:00 localhost kernel: VMMC1: incomplete constraints, leaving on
  281. Jan 01 00:00:00 localhost kernel: twl_rtc twl_rtc: setting system clock to 2000-01-01 00:00:00 UTC (946684800)
  282. Jan 01 00:00:00 localhost kernel: Freeing init memory: 428K
  283. Jan 01 00:00:00 localhost systemd[1]: systemd 195 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; fedora)
  284. Jan 01 00:00:00 localhost systemd[1]: Running in initial RAM disk.
  285. Jan 01 00:00:00 localhost systemd[1]: No hostname configured.
  286. Jan 01 00:00:00 localhost systemd[1]: Set hostname to <localhost>.
  287. Jan 01 00:00:00 localhost systemd[1]: Initializing machine ID from random generator.
  288. Jan 01 00:00:00 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 0
  289. Jan 01 00:00:00 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 1
  290. Jan 01 00:00:00 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 2
  291. Jan 01 00:00:00 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 3
  292. Jan 01 00:00:00 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 4
  293. Jan 01 00:00:00 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 5
  294. Jan 01 00:00:00 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 6
  295. Jan 01 00:00:00 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 7
  296. Jan 01 00:00:00 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 8
  297. Jan 01 00:00:00 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 9
  298. Jan 01 00:00:00 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 10
  299. Jan 01 00:00:00 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 11
  300. Jan 01 00:00:00 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 12
  301. Jan 01 00:00:00 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 13
  302. Jan 01 00:00:00 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 14
  303. Jan 01 00:00:00 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 15
  304. Jan 01 00:00:00 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 16
  305. Jan 01 00:00:00 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 17
  306. Jan 01 00:00:00 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 18
  307. Jan 01 00:00:00 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 19
  308. Jan 01 00:00:00 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 20
  309. Jan 01 00:00:00 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 21
  310. Jan 01 00:00:00 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 22
  311. Jan 01 00:00:00 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 23
  312. Jan 01 00:00:00 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 24
  313. Jan 01 00:00:00 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 25
  314. Jan 01 00:00:00 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 26
  315. Jan 01 00:00:00 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 27
  316. Jan 01 00:00:00 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 28
  317. Jan 01 00:00:00 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 29
  318. Jan 01 00:00:00 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 30
  319. Jan 01 00:00:00 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 31
  320. Jan 01 00:00:00 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 32
  321. Jan 01 00:00:00 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 33
  322. Jan 01 00:00:00 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 34
  323. Jan 01 00:00:00 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 35
  324. Jan 01 00:00:00 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 36
  325. Jan 01 00:00:00 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 37
  326. Jan 01 00:00:00 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 38
  327. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 39
  328. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 40
  329. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 41
  330. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 42
  331. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 43
  332. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 44
  333. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 45
  334. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 46
  335. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 47
  336. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 48
  337. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 49
  338. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 50
  339. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 51
  340. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 52
  341. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 53
  342. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 54
  343. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 55
  344. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 56
  345. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 57
  346. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 58
  347. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 59
  348. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 60
  349. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 61
  350. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 62
  351. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 63
  352. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 64
  353. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 65
  354. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 66
  355. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 67
  356. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 68
  357. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 69
  358. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 70
  359. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 71
  360. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 72
  361. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 73
  362. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 74
  363. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 75
  364. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 76
  365. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 77
  366. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 78
  367. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 79
  368. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 80
  369. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 81
  370. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 82
  371. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 83
  372. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 84
  373. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 85
  374. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 86
  375. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 87
  376. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 88
  377. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 89
  378. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 90
  379. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 91
  380. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 92
  381. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 93
  382. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 94
  383. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 95
  384. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 96
  385. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 97
  386. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 98
  387. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 99
  388. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 100
  389. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 101
  390. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 102
  391. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 103
  392. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 104
  393. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 105
  394. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 106
  395. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 107
  396. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 108
  397. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 109
  398. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 110
  399. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 111
  400. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 112
  401. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 113
  402. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 114
  403. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 115
  404. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 116
  405. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 117
  406. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 118
  407. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 119
  408. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 120
  409. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 121
  410. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 122
  411. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 123
  412. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 124
  413. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 125
  414. Jan 01 00:00:01 localhost kernel: omap-dma-engine omap-dma-engine: allocating channel for 126
  415. Jan 01 00:00:01 localhost systemd[1]: Starting Encrypted Volumes.
  416. Jan 01 00:00:01 localhost systemd[1]: Reached target Encrypted Volumes.
  417. Jan 01 00:00:01 localhost systemd[1]: Starting udev Kernel Socket.
  418. Jan 01 00:00:01 localhost systemd[1]: Listening on udev Kernel Socket.
  419. Jan 01 00:00:01 localhost systemd[1]: Starting udev Control Socket.
  420. Jan 01 00:00:01 localhost systemd[1]: Listening on udev Control Socket.
  421. Jan 01 00:00:01 localhost systemd[1]: Starting Journal Socket.
  422. Jan 01 00:00:01 localhost systemd[1]: Listening on Journal Socket.
  423. Jan 01 00:00:01 localhost systemd[1]: Starting dracut cmdline hook...
  424. Jan 01 00:00:01 localhost systemd[1]: Started Load Kernel Modules.
  425. Jan 01 00:00:01 localhost systemd[1]: Starting Journal Service...
  426. Jan 01 00:00:01 localhost systemd[1]: Started Journal Service.
  427. Jan 01 00:00:01 localhost systemd[1]: Starting Sockets.
  428. Jan 01 00:00:01 localhost systemd[1]: Reached target Sockets.
  429. Jan 01 00:00:01 localhost systemd[1]: Starting Swap.
  430. Jan 01 00:00:01 localhost systemd[1]: Reached target Swap.
  431. Jan 01 00:00:01 localhost systemd[1]: Starting Local File Systems.
  432. Jan 01 00:00:01 localhost systemd[1]: Reached target Local File Systems.
  433. Jan 01 00:00:01 localhost kernel: usb 1-2: new high-speed USB device number 2 using ehci-omap
  434. Jan 01 00:00:01 localhost kernel: usb 1-2: New USB device found, idVendor=0424, idProduct=9514
  435. Jan 01 00:00:01 localhost kernel: usb 1-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  436. Jan 01 00:00:01 localhost kernel: hub 1-2:1.0: USB hub found
  437. Jan 01 00:00:01 localhost kernel: hub 1-2:1.0: 5 ports detected
  438. Jan 01 00:00:01 localhost systemd-journal[46]: Journal started
  439. Jan 01 00:00:01 localhost dracut-cmdline[45]: dracut-18 (Spherical Cow) dracut-024-18.git20130102.fc18
  440. Jan 01 00:00:01 localhost kernel: usb 1-2.1: new high-speed USB device number 3 using ehci-omap
  441. Jan 01 00:00:01 localhost kernel: usb 1-2.1: New USB device found, idVendor=0424, idProduct=ec00
  442. Jan 01 00:00:01 localhost kernel: usb 1-2.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  443. Jan 01 00:00:01 localhost kernel: usb 1-2.3: new high-speed USB device number 4 using ehci-omap
  444. Jan 01 00:00:01 localhost systemd[1]: Started dracut cmdline hook.
  445. Jan 01 00:00:01 localhost systemd[1]: Starting Setup Virtual Console...
  446. Jan 01 00:00:01 localhost systemd[1]: Starting dracut pre-udev hook...
  447. Jan 01 00:00:01 localhost kernel: usb 1-2.3: New USB device found, idVendor=0409, idProduct=005a
  448. Jan 01 00:00:01 localhost kernel: usb 1-2.3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  449. Jan 01 00:00:01 localhost kernel: hub 1-2.3:1.0: USB hub found
  450. Jan 01 00:00:01 localhost kernel: hub 1-2.3:1.0: 4 ports detected
  451. Jan 01 00:00:01 localhost systemd[1]: Started Setup Virtual Console.
  452. Jan 01 00:00:01 localhost systemd[1]: Starting System Initialization.
  453. Jan 01 00:00:01 localhost systemd[1]: Reached target System Initialization.
  454. Jan 01 00:00:01 localhost kernel: usb 1-2.4: new high-speed USB device number 5 using ehci-omap
  455. Jan 01 00:00:01 localhost systemd[1]: Started dracut pre-udev hook.
  456. Jan 01 00:00:01 localhost systemd[1]: Starting udev Kernel Device Manager...
  457. Jan 01 00:00:01 localhost systemd[1]: Started udev Kernel Device Manager.
  458. Jan 01 00:00:01 localhost systemd[1]: Starting dracut pre-trigger hook...
  459. Jan 01 00:00:01 localhost systemd-udevd[103]: starting version 195
  460. Jan 01 00:00:01 localhost kernel: usb 1-2.4: New USB device found, idVendor=0bda, idProduct=2838
  461. Jan 01 00:00:01 localhost kernel: usb 1-2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  462. Jan 01 00:00:01 localhost kernel: usb 1-2.4: Product: RTL2838UHIDIR
  463. Jan 01 00:00:01 localhost kernel: usb 1-2.4: Manufacturer: Realtek
  464. Jan 01 00:00:01 localhost kernel: usb 1-2.4: SerialNumber: 00000013
  465. Jan 01 00:00:01 localhost kernel: usb 1-2.3.4: new low-speed USB device number 6 using ehci-omap
  466. Jan 01 00:00:02 localhost kernel: usb 1-2.3.4: New USB device found, idVendor=046d, idProduct=c318
  467. Jan 01 00:00:02 localhost kernel: usb 1-2.3.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  468. Jan 01 00:00:02 localhost kernel: usb 1-2.3.4: Product: Logitech Illuminated Keyboard
  469. Jan 01 00:00:02 localhost kernel: usb 1-2.3.4: Manufacturer: Logitech
  470. Jan 01 00:00:02 localhost kernel: input: Logitech Logitech Illuminated Keyboard as /devices/platform/usbhs_omap/ehci-omap.0/usb1/1-2/1-2.3/1-2.3.4/1-2.3.4:1.0/input/input0
  471. Jan 01 00:00:02 localhost kernel: hid-generic 0003:046D:C318.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech Logitech Illuminated Keyboard] on usb-ehci-omap.0-2.3.4/input0
  472. Jan 01 00:00:02 localhost kernel: input: Logitech Logitech Illuminated Keyboard as /devices/platform/usbhs_omap/ehci-omap.0/usb1/1-2/1-2.3/1-2.3.4/1-2.3.4:1.1/input/input1
  473. Jan 01 00:00:02 localhost kernel: hid-generic 0003:046D:C318.0002: input,hiddev0,hidraw1: USB HID v1.11 Device [Logitech Logitech Illuminated Keyboard] on usb-ehci-omap.0-2.3.4/input1
  474. Jan 01 00:00:02 localhost kernel: input: Logitech Logitech Illuminated Keyboard as /devices/platform/usbhs_omap/ehci-omap.0/usb1/1-2/1-2.3/1-2.3.4/1-2.3.4:1.2/input/input2
  475. Jan 01 00:00:02 localhost kernel: hid-generic 0003:046D:C318.0003: input,hidraw2: USB HID v1.10 Mouse [Logitech Logitech Illuminated Keyboard] on usb-ehci-omap.0-2.3.4/input2
  476. Jan 01 00:00:02 localhost systemd[1]: Started dracut pre-trigger hook.
  477. Jan 01 00:00:02 localhost systemd[1]: Starting udev Coldplug all Devices...
  478. Jan 01 00:00:02 localhost systemd[1]: Started udev Coldplug all Devices.
  479. Jan 01 00:00:02 localhost systemd[1]: Starting Show Plymouth Boot Screen...
  480. Jan 01 00:00:02 localhost systemd[1]: Starting dracut initqueue hook...
  481. Jan 01 00:00:03 localhost kernel: [drm] Initialized drm 1.1.0 20060810
  482. Jan 01 00:00:03 localhost kernel: OMAP DSS rev 2.0
  483. Jan 01 00:00:03 localhost kernel: omapdrm: module is from the staging directory, the quality is unknown, you have been warned.
  484. Jan 01 00:00:03 localhost kernel: omapdrm omapdrm.0: DMM not available, disable DMM support
  485. Jan 01 00:00:03 localhost kernel: omapdrm omapdrm.0: dvi has no driver.. skipping it
  486. Jan 01 00:00:03 localhost kernel: No connectors reported connected with modes
  487. Jan 01 00:00:03 localhost kernel: [drm] Cannot find any crtc or sizes - going 1024x768
  488. Jan 01 00:00:03 localhost kernel: Console: switching to colour frame buffer device 128x48
  489. Jan 01 00:00:03 localhost kernel: fb0: omapdrm frame buffer device
  490. Jan 01 00:00:03 localhost kernel: drm: registered panic notifier
  491. Jan 01 00:00:03 localhost kernel: [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
  492. Jan 01 00:00:03 localhost kernel: [drm] No driver support for vblank timestamp query.
  493. Jan 01 00:00:03 localhost kernel: [drm] Initialized omapdrm 1.0.0 20110917 on minor 0
  494. Jan 01 00:00:03 localhost systemd[1]: Started Show Plymouth Boot Screen.
  495. Jan 01 00:00:03 localhost systemd[1]: Starting Forward Password Requests to Plymouth Directory Watch.
  496. Jan 01 00:00:03 localhost systemd[1]: Started Forward Password Requests to Plymouth Directory Watch.
  497. Jan 01 00:00:03 localhost systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  498. Jan 01 00:00:03 localhost systemd[1]: Starting Basic System.
  499. Jan 01 00:00:03 localhost systemd[1]: Reached target Basic System.
  500. Jan 01 00:00:39 localhost dracut-initqueue[155]: Warning: Could not boot.
  501. Jan 01 00:00:39 localhost dracut-initqueue[155]: Warning: /dev/disk/by-uuid/d4a2bb4e-2321-469f-be42-e9db4e418ebd does not exist
  502. Jan 01 00:00:39 localhost systemd[1]: Starting Emergency Shell...
  503. dracut:/#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement