Advertisement
Guest User

Untitled

a guest
Mar 7th, 2017
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.62 KB | None | 0 0
  1. [ 0.000000] Linux version 4.5.0-263497-gea093ed (root@olpc-deb-master) (gcc version 4.9.2 (Debian 4.9.2-10) ) #1 PREEMPT Sun Feb 26 06:17:05 UTC 2017
  2. [ 0.000000] OFW detected in memory, cif @ 0xff83ae68 (reserving top 8MB)
  3. [ 0.000000] Reserving virtual address space above 0xff800000 (rounded to 0xff800000)
  4. [ 0.000000] x86/fpu: Legacy x87 FPU detected.
  5. [ 0.000000] x86/fpu: Using 'lazy' FPU context switches.
  6. [ 0.000000] e820: BIOS-provided physical RAM map:
  7. [ 0.000000] BIOS-e801: [mem 0x0000000000000000-0x000000000009efff] usable
  8. [ 0.000000] BIOS-e801: [mem 0x0000000000100000-0x000000000e6943ff] usable
  9. [ 0.000000] Notice: NX (Execute Disable) protection missing in CPU!
  10. [ 0.000000] Legacy DMI 2.1 present.
  11. [ 0.000000] DMI: OLPC XO/XO, BIOS OLPC Ver 1.00.01 06/11/2014
  12. [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  13. [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
  14. [ 0.000000] e820: last_pfn = 0xe694 max_arch_pfn = 0x100000
  15. [ 0.000000] initial memory mapped: [mem 0x00000000-0x017fffff]
  16. [ 0.000000] Base memory trampoline at [c009b000] 9b000 size 16384
  17. [ 0.000000] BRK [0x01595000, 0x01595fff] PGTABLE
  18. [ 0.000000] RAMDISK: [mem 0x0e694600-0x0ebfffff]
  19. [ 0.000000] Allocated new RAMDISK: [mem 0x0e128000-0x0e6939ff]
  20. [ 0.000000] Move RAMDISK from [mem 0x0e694600-0x0ebfffff] to [mem 0x0e128000-0x0e6939ff]
  21. [ 0.000000] 230MB LOWMEM available.
  22. [ 0.000000] mapped low ram: 0 - 0e694000
  23. [ 0.000000] low ram: 0 - 0e694000
  24. [ 0.000000] PROM DT: Built device tree with 61440 bytes of memory.
  25. [ 0.000000] Zone ranges:
  26. [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
  27. [ 0.000000] Normal [mem 0x0000000001000000-0x000000000e693fff]
  28. [ 0.000000] Movable zone start for each node
  29. [ 0.000000] Early memory node ranges
  30. [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]
  31. [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000e693fff]
  32. [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000e693fff]
  33. [ 0.000000] On node 0 totalpages: 58930
  34. [ 0.000000] free_area_init_node: node 0, pgdat c14fa6c0, node_mem_map cdf49020
  35. [ 0.000000] DMA zone: 32 pages used for memmap
  36. [ 0.000000] DMA zone: 0 pages reserved
  37. [ 0.000000] DMA zone: 3998 pages, LIFO batch:0
  38. [ 0.000000] Normal zone: 430 pages used for memmap
  39. [ 0.000000] Normal zone: 54932 pages, LIFO batch:15
  40. [ 0.000000] e820: [mem 0x0e694400-0xffffffff] available for PCI devices
  41. [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  42. [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
  43. [ 0.000000] pcpu-alloc: [0] 0
  44. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 58468
  45. [ 0.000000] Kernel command line: console=ttyS0,115200 console=tty0 fbcon=font:SUN12x22 no_console_suspend selinux=0 console=tty0 fbcon=font:SUN12x22 root=/dev/mmcblk0p1
  46. [ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
  47. [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
  48. [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
  49. [ 0.000000] Initializing CPU#0
  50. [ 0.000000] Memory: 222200K/235720K available (3630K kernel code, 281K rwdata, 1208K rodata, 288K init, 268K bss, 13520K reserved, 0K cma-reserved)
  51. [ 0.000000] virtual kernel memory layout:
  52. fixmap : 0xff7e5000 - 0xff7ff000 ( 104 kB)
  53. vmalloc : 0xcee94000 - 0xff7e3000 ( 777 MB)
  54. lowmem : 0xc0000000 - 0xce694000 ( 230 MB)
  55. .init : 0xc1503000 - 0xc154b000 ( 288 kB)
  56. .data : 0xc138be40 - 0xc1501620 (1493 kB)
  57. .text : 0xc1000000 - 0xc138be40 (3631 kB)
  58. [ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
  59. [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  60. [ 0.000000] Preemptible hierarchical RCU implementation.
  61. [ 0.000000] Build-time adjustment of leaf fanout to 32.
  62. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  63. [ 0.000000] CPU 0 irqstacks, hard=cd808000 soft=cd80a000
  64. [ 0.000000] Console: colour EGA 80x25
  65. [ 0.000000] console [tty0] enabled
  66. [ 0.000000] console [ttyS0] enabled
  67. [ 0.000000] tsc: Fast TSC calibration using PIT
  68. [ 0.000000] tsc: Detected 430.928 MHz processor
  69. [ 0.030010] Calibrating delay loop (skipped), value calculated using timer frequency.. 861.85 BogoMIPS (lpj=4309280)
  70. [ 0.042786] pid_max: default: 32768 minimum: 301
  71. [ 0.050110] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  72. [ 0.056813] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  73. [ 0.061120] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
  74. [ 0.070018] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
  75. [ 0.076019] CPU: Geode(TM) Integrated Processor by AMD PCS (family: 0x5, model: 0xa, stepping: 0x2)
  76. [ 0.084362] Performance Events: no PMU driver, software events only.
  77. [ 0.091684] devtmpfs: initialized
  78. [ 0.106490] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  79. [ 0.111010] NET: Registered protocol family 16
  80. [ 0.122300] clocksource: pit: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1601818034827 ns
  81. [ 0.130286] olpc-xo1-rtc: Initializing OLPC XO-1 RTC
  82. [ 0.140792] OLPC board revision C2 (EC=58)
  83. [ 0.145077] PCI: Using configuration type OLPC XO-1
  84. [ 0.191518] vgaarb: loaded
  85. [ 0.194928] SCSI subsystem initialized
  86. [ 0.199011] usbcore: registered new interface driver usbfs
  87. [ 0.200164] usbcore: registered new interface driver hub
  88. [ 0.210122] usbcore: registered new device driver usb
  89. [ 0.215505] Linux video capture interface: v2.00
  90. [ 0.220502] Advanced Linux Sound Architecture Driver Initialized.
  91. [ 0.226789] PCI: Probing PCI hardware
  92. [ 0.230016] PCI: root bus 00: using default resources
  93. [ 0.230034] PCI: Probing PCI hardware (bus 00)
  94. [ 0.230386] PCI host bridge to bus 0000:00
  95. [ 0.234575] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
  96. [ 0.240025] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffff]
  97. [ 0.246996] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
  98. [ 0.250075] pci 0000:00:01.0: [1022:0028] type 00 class 0x060000
  99. [ 0.250580] pci 0000:00:01.1: [1022:2081] type 00 class 0x030000
  100. [ 0.250620] pci 0000:00:01.1: reg 0x10: [mem 0xfd000000-0xfdffffff]
  101. [ 0.250651] pci 0000:00:01.1: reg 0x14: [mem 0xfe000000-0xfe003fff]
  102. [ 0.250683] pci 0000:00:01.1: reg 0x18: [mem 0xfe004000-0xfe007fff]
  103. [ 0.250714] pci 0000:00:01.1: reg 0x1c: [mem 0xfe008000-0xfe00bfff]
  104. [ 0.250745] pci 0000:00:01.1: reg 0x20: [mem 0xfe00c000-0xfe00ffff]
  105. [ 0.251103] vgaarb: setting as boot device: PCI:0000:00:01.1
  106. [ 0.256852] vgaarb: device added: PCI:0000:00:01.1,decodes=io+mem,owns=io+mem,locks=none
  107. [ 0.260126] pci 0000:00:01.2: [1022:2082] type 00 class 0x101000
  108. [ 0.260162] pci 0000:00:01.2: reg 0x10: [mem 0xfe010000-0xfe013fff]
  109. [ 0.260683] pci 0000:00:0c.0: [11ab:4100] type 00 class 0x050101
  110. [ 0.260734] pci 0000:00:0c.0: reg 0x10: [mem 0xfe020000-0xfe023fff]
  111. [ 0.261298] pci 0000:00:0c.1: [11ab:4101] type 00 class 0x080501
  112. [ 0.261348] pci 0000:00:0c.1: reg 0x10: [mem 0xfe024000-0xfe027fff]
  113. [ 0.261495] pci 0000:00:0c.1: supports D1
  114. [ 0.261519] pci 0000:00:0c.1: PME# supported from D0 D3hot
  115. [ 0.262061] pci 0000:00:0c.2: [11ab:4102] type 00 class 0x040001
  116. [ 0.262109] pci 0000:00:0c.2: reg 0x10: [mem 0xfe028000-0xfe02bfff]
  117. [ 0.262664] pci 0000:00:0f.0: [1022:2090] type 00 class 0x060100
  118. [ 0.262699] pci 0000:00:0f.0: reg 0x10: [io 0x18b0-0x18b7]
  119. [ 0.262729] pci 0000:00:0f.0: reg 0x14: [io 0x1000-0x10ff]
  120. [ 0.262760] pci 0000:00:0f.0: reg 0x18: [io 0x1800-0x183f]
  121. [ 0.262790] pci 0000:00:0f.0: reg 0x1c: [io 0x1880-0x189f]
  122. [ 0.262820] pci 0000:00:0f.0: reg 0x20: [io 0x1400-0x147f]
  123. [ 0.262850] pci 0000:00:0f.0: reg 0x24: [io 0x1840-0x187f]
  124. [ 0.263309] pci 0000:00:0f.3: [1022:2093] type 00 class 0x040100
  125. [ 0.263345] pci 0000:00:0f.3: reg 0x10: [io 0x1480-0x14ff]
  126. [ 0.263840] pci 0000:00:0f.4: [1022:2094] type 00 class 0x0c0310
  127. [ 0.263878] pci 0000:00:0f.4: reg 0x10: [mem 0xfe01a000-0xfe01afff]
  128. [ 0.263959] pci 0000:00:0f.4: PME# supported from D0 D3hot D3cold
  129. [ 0.264491] pci 0000:00:0f.5: [1022:2095] type 00 class 0x0c0320
  130. [ 0.264529] pci 0000:00:0f.5: reg 0x10: [mem 0xfe01b000-0xfe01bfff]
  131. [ 0.264610] pci 0000:00:0f.5: PME# supported from D0 D3hot D3cold
  132. [ 0.265146] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 00
  133. [ 0.265486] PCI: pci_cache_line_size set to 32 bytes
  134. [ 0.265562] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
  135. [ 0.265583] e820: reserve RAM buffer [mem 0x0e694400-0x0fffffff]
  136. [ 0.270152] clocksource: Switched to clocksource pit
  137. [ 0.292706] pci_bus 0000:00: resource 4 [io 0x0000-0xffff]
  138. [ 0.292758] pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffff]
  139. [ 0.292963] NET: Registered protocol family 2
  140. [ 0.298637] TCP established hash table entries: 2048 (order: 1, 8192 bytes)
  141. [ 0.305802] TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
  142. [ 0.312320] TCP: Hash tables configured (established 2048 bind 2048)
  143. [ 0.318826] UDP hash table entries: 256 (order: 0, 4096 bytes)
  144. [ 0.324806] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  145. [ 0.331428] NET: Registered protocol family 1
  146. [ 0.335966] pci 0000:00:01.1: Video device with shadowed ROM
  147. [ 0.389951] PCI: CLS 32 bytes, default 32
  148. [ 0.390315] Trying to unpack rootfs image as initramfs...
  149. [ 0.474895] Freeing initrd memory: 5552K (ce128000 - ce694000)
  150. [ 0.484020] futex hash table entries: 256 (order: -1, 3072 bytes)
  151. [ 0.520918] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc.
  152. [ 0.531221] io scheduler noop registered
  153. [ 0.535244] io scheduler deadline registered
  154. [ 0.539651] io scheduler cfq registered (default)
  155. [ 0.545247] lxfb 0000:00:01.1: 16384 KB of video memory at 0xfd000000
  156. [ 0.694113] Console: switching to colour frame buffer device 100x40
  157. [ 0.746282] fb0: Geode LX frame buffer device
  158. [ 0.751784] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  159. [ 0.759357] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 921600) is a NS16550A
  160. [ 0.771111] Non-volatile memory driver v1.3
  161. [ 0.776226] AMD Geode RNG detected
  162. [ 0.780345] Unable to detect cache hierarchy from DT for CPU 0
  163. [ 0.808537] brd: module loaded
  164. [ 0.812747] cs5535-gpio cs5535-gpio: reserved resource region [io 0x1000-0x10ff]
  165. [ 0.822313] OLPC XO-1 support registered
  166. [ 0.827714] input: Power Button as /devices/pci0000:00/0000:00:0f.0/olpc-xo1-sci-acpi/input/input0
  167. [ 0.830855] input: EBook Switch as /devices/pci0000:00/0000:00:0f.0/olpc-xo1-sci-acpi/input/input1
  168. [ 0.849404] input: Lid Switch as /devices/pci0000:00/0000:00:0f.0/olpc-xo1-sci-acpi/input/input2
  169. [ 0.860518] olpc-xo1-sci-acpi olpc-xo1-sci-acpi: SCI is mapped to IRQ 3
  170. [ 0.878611] cs5535-mfd 0000:00:0f.0: 5 devices registered.
  171. [ 0.887096] nand: device found, Manufacturer ID: 0xad, Chip ID: 0xdc
  172. [ 0.891984] nand: Hynix NAND 512MiB 3,3V 8-bit
  173. [ 0.905299] nand: 512 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
  174. [ 0.912989] nand: 2 chips detected
  175. [ 0.926894] Bad block table found at page 524224, version 0x01
  176. [ 0.934179] Bad block table found at page 524160, version 0x01
  177. [ 0.941588] nand_read_bbt: bad block at 0x00000e5e0000
  178. [ 0.958795] nand_read_bbt: bad block at 0x000025500000
  179. [ 0.965939] nand_read_bbt: bad block at 0x0000272e0000
  180. [ 0.973233] nand_read_bbt: bad block at 0x00002f2e0000
  181. [ 0.980585] nand_read_bbt: bad block at 0x000035500000
  182. [ 0.998084] nand_read_bbt: bad block at 0x000038ae0000
  183. [ 1.010481] Searching for RedBoot partition table in cafe_nand at offset 0x0
  184. [ 1.027875] No RedBoot partition table detected in cafe_nand
  185. [ 1.038489] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  186. [ 1.049795] ehci-pci: EHCI PCI platform driver
  187. [ 1.059214] ehci-pci 0000:00:0f.5: EHCI Host Controller
  188. [ 1.069207] ehci-pci 0000:00:0f.5: new USB bus registered, assigned bus number 1
  189. [ 1.071837] ehci-pci 0000:00:0f.5: cache line size of 32 is not supported
  190. [ 1.071893] ehci-pci 0000:00:0f.5: irq 10, io mem 0xfe01b000
  191. [ 1.099938] ehci-pci 0000:00:0f.5: USB 2.0 started, EHCI 1.00
  192. [ 1.121321] hub 1-0:1.0: USB hub found
  193. [ 1.138977] hub 1-0:1.0: 4 ports detected
  194. [ 1.147688] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  195. [ 1.157321] ohci-pci: OHCI PCI platform driver
  196. [ 1.165204] ohci-pci 0000:00:0f.4: OHCI PCI host controller
  197. [ 1.174215] ohci-pci 0000:00:0f.4: new USB bus registered, assigned bus number 2
  198. [ 1.185328] ohci-pci 0000:00:0f.4: irq 10, io mem 0xfe01a000
  199. [ 1.283350] hub 2-0:1.0: USB hub found
  200. [ 1.299795] hub 2-0:1.0: 4 ports detected
  201. [ 1.307209] usbcore: registered new interface driver usb-storage
  202. [ 1.315139] usbcore: registered new interface driver usbserial
  203. [ 1.335045] serio: i8042 KBD port at 0x60,0x64 irq 1
  204. [ 1.340331] serio: i8042 AUX port at 0x60,0x64 irq 12
  205. [ 1.357399] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
  206. [ 1.362876] rtc_cmos rtc_cmos: alarms up to one year, y3k, 114 bytes nvram
  207. [ 1.378968] cs5535-smb cs5535-smb: SCx200 device 'CS5535 ACB0' registered
  208. [ 1.384804] Marvell M88ALP01 'CAFE' Camera Controller version 2
  209. [ 1.399733] cafe1000-ccic 0000:00:0c.2: enabling device (0000 -> 0002)
  210. [ 1.416420] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
  211. [ 1.459945] usb 1-1: new high-speed USB device number 2 using ehci-pci
  212. [ 1.484240] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x63629c50ff, max_idle_ns: 440795213357 ns
  213. [ 1.507302] clocksource: Switched to clocksource tsc
  214. [ 1.793058] psmouse serio1: hgpk: ID: 67 00 50
  215. [ 1.793084] psmouse serio1: hgpk: OLPC touchpad revision 0x50
  216. [ 1.856611] ov7670 1-0021: chip found @ 0x42 (cafe_ccic)
  217. [ 1.900931] input: OLPC HGPK ALPS HGPK as /devices/platform/i8042/serio1/input/input5
  218. [ 2.017357] sdhci: Secure Digital Host Controller Interface driver
  219. [ 2.053029] sdhci: Copyright(c) Pierre Ossman
  220. [ 2.107800] sdhci-pci 0000:00:0c.1: SDHCI controller found [11ab:4101] (rev 10)
  221. [ 2.178436] mmc0: SDHCI controller on PCI [0000:00:0c.1] using DMA
  222. [ 2.219629] Geode LX AES 0000:00:01.2: GEODE AES engine enabled.
  223. [ 2.250406] usbcore: registered new interface driver usbhid
  224. [ 2.280331] usbhid: USB HID core driver
  225. [ 2.312317] olpc_dcon: Discovered DCON version 2
  226. [ 2.352478] snd_cs5535audio 0000:00:0f.3: Failure reading codec reg 0x7e, Last value=0x7e805368
  227. [ 2.386748] snd_cs5535audio 0000:00:0f.3: Failure reading codec reg 0x7e, Last value=0x7e805368
  228. [ 2.431148] NET: Registered protocol family 10
  229. [ 2.461959] sit: IPv6 over IPv4 tunneling driver
  230. [ 2.492796] NET: Registered protocol family 17
  231. [ 2.525825] rtc_cmos rtc_cmos: setting system clock to 2017-03-07 18:06:19 UTC (1488909979)
  232. [ 2.560054] ALSA device list:
  233. [ 2.588224] #0: CS5535 Audio cs5535audio at 0x1480, irq 5
  234. [ 2.620655] Freeing unused kernel memory: 288K (c1503000 - c154b000)
  235. [ 2.653793] Write protecting the kernel text: 3632k
  236. [ 2.685090] Write protecting the kernel read-only data: 1212k
  237. [ 2.724786] mmc0: new high speed SDHC card at address 0001
  238. [ 2.730298] mmcblk0: mmc0:0001 SD8GB 7.24 GiB
  239. [ 2.732500] mmcblk0: p1
  240. [ 2.925240] systemd-udevd[76]: starting version 215
  241. [ 2.992403] random: systemd-udevd urandom read with 9 bits of entropy available
  242. [ 9.362067] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
  243. [ 9.890300] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR)
  244. [ 9.957205] systemd[1]: Detected architecture 'x86'.
  245. [ 10.092015] systemd[1]: Set hostname to <olpc-deb-master>.
  246. [ 10.678067] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory.
  247. [ 10.752162] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
  248. [ 10.787723] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  249. [ 10.822575] systemd[1]: Expecting device dev-ttyS0.device...
  250. [ 10.883232] systemd[1]: Starting Remote File Systems (Pre).
  251. [ 10.944044] systemd[1]: Reached target Remote File Systems (Pre).
  252. [ 10.977922] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
  253. [ 11.014547] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  254. [ 11.051108] systemd[1]: Starting Encrypted Volumes.
  255. [ 11.112191] systemd[1]: Reached target Encrypted Volumes.
  256. [ 11.146195] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  257. [ 11.212514] systemd[1]: Starting Root Slice.
  258. [ 11.274233] systemd[1]: Created slice Root Slice.
  259. [ 11.306856] systemd[1]: Starting User and Session Slice.
  260. [ 11.367577] systemd[1]: Created slice User and Session Slice.
  261. [ 11.400330] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
  262. [ 11.462723] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
  263. [ 11.497195] systemd[1]: Starting Delayed Shutdown Socket.
  264. [ 11.557217] systemd[1]: Listening on Delayed Shutdown Socket.
  265. [ 11.590643] systemd[1]: Starting Journal Socket (/dev/log).
  266. [ 11.650581] systemd[1]: Listening on Journal Socket (/dev/log).
  267. [ 11.683323] systemd[1]: Starting udev Control Socket.
  268. [ 11.742422] systemd[1]: Listening on udev Control Socket.
  269. [ 11.774924] systemd[1]: Starting udev Kernel Socket.
  270. [ 11.833671] systemd[1]: Listening on udev Kernel Socket.
  271. [ 11.865105] systemd[1]: Starting Journal Socket.
  272. [ 11.921130] systemd[1]: Listening on Journal Socket.
  273. [ 11.951438] systemd[1]: Starting System Slice.
  274. [ 12.006155] systemd[1]: Created slice System Slice.
  275. [ 12.035760] systemd[1]: Starting system-getty.slice.
  276. [ 12.090161] systemd[1]: Created slice system-getty.slice.
  277. [ 12.119679] systemd[1]: Starting system-serial\x2dgetty.slice.
  278. [ 12.174514] systemd[1]: Created slice system-serial\x2dgetty.slice.
  279. [ 12.205230] systemd[1]: Starting Increase datagram queue length...
  280. [ 12.262214] systemd[1]: Mounted POSIX Message Queue File System.
  281. [ 12.308374] systemd[1]: Started Set Up Additional Binary Formats.
  282. [ 12.339661] systemd[1]: Starting udev Coldplug all Devices...
  283. [ 12.406288] systemd[1]: Mounted Huge Pages File System.
  284. [ 12.456754] systemd[1]: Starting Create list of required static device nodes for the current kernel...
  285. [ 12.572357] systemd[1]: Starting Load Kernel Modules...
  286. [ 12.669890] systemd[1]: Mounting Debug File System...
  287. [ 12.744624] systemd[1]: Starting Slices.
  288. [ 12.823677] systemd[1]: Reached target Slices.
  289. [ 12.878672] systemd[1]: Mounted Debug File System.
  290. [ 12.933692] systemd[1]: Started Increase datagram queue length.
  291. [ 13.030323] systemd[1]: Started Create list of required static device nodes for the current kernel.
  292. [ 13.196539] systemd[1]: Started Load Kernel Modules.
  293. [ 13.289063] systemd[1]: Started udev Coldplug all Devices.
  294. [ 13.564565] systemd[1]: Mounted FUSE Control File System.
  295. [ 13.596266] systemd[1]: Mounted Configuration File System.
  296. [ 13.627407] systemd[1]: Starting Apply Kernel Variables...
  297. [ 13.687850] systemd[1]: Starting Create Static Device Nodes in /dev...
  298. [ 13.765824] systemd[1]: Starting Syslog Socket.
  299. [ 13.840224] systemd[1]: Listening on Syslog Socket.
  300. [ 13.871220] systemd[1]: Starting Journal Service...
  301. [ 13.993498] systemd[1]: Started Journal Service.
  302. [ 14.390298] systemd-udevd[148]: starting version 215
  303. [ 15.124681] EXT4-fs (mmcblk0p1): re-mounted. Opts: errors=remount-ro
  304. [ 16.509079] Adding 524284k swap on /swapfile. Priority:-1 extents:14 across:1130492k SS
  305. [ 17.761819] systemd-journald[146]: Received request to flush runtime journal from PID 1
  306. [ 18.543890] usbcore: registered new interface driver usb8xxx
  307. [ 19.288000] usb8xxx: Firmware ready event received
  308. [ 19.315709] usb8xxx 1-1:1.0 (unnamed net_device) (uninitialized): 00:17:c4:0d:43:29, fw 5.110.22p23, cap 0x000003a3
  309. [ 19.463888] usb8xxx 1-1:1.0 wlan0: Marvell WLAN 802.11 adapter
  310. [ 19.561187] usb8xxx 1-1:1.0 wlan0: PREP_CMD: command 0x0074 failed: 2
  311. [ 19.656331] usb8xxx 1-1:1.0 wlan0: Firmware does not seem to support PS mode
  312. [ 19.761085] usb8xxx 1-1:1.0 wlan0: PREP_CMD: command 0x0043 failed: 1
  313. [ 19.761106] usb8xxx 1-1:1.0 wlan0: HOST_SLEEP_CFG failed 1
  314. [ 21.959858] random: nonblocking pool is initialized
  315. [ 22.236086] input: olpc-kbdshim virtual input as /devices/virtual/input/input6
  316. [ 35.767790] olpc_dcon: dcon_freeze_store: 0
  317. [ 84.414370] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  318. [ 100.767281] PM: Syncing filesystems ... done.
  319. [ 100.774497] Freezing user space processes ... (elapsed 0.002 seconds) done.
  320. [ 100.784032] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  321. [ 100.794403] olpc_dcon: dcon_source_switch to DCON
  322. [ 100.831334] olpc_dcon: The DCON has control
  323. [ 100.940350] PM: suspend of devices complete after 147.257 msecs
  324. [ 100.952537] PM: late suspend of devices complete after 6.244 msecs
  325. [ 100.970078] ohci-pci 0000:00:0f.4: Refused to change power state, currently in D0
  326. [ 100.977598] ehci-pci 0000:00:0f.5: Refused to change power state, currently in D0
  327. [ 100.985224] PM: noirq suspend of devices complete after 26.488 msecs
  328. [ 101.010209] PM: noirq resume of devices complete after 18.399 msecs
  329. [ 101.027866] PM: early resume of devices complete after 11.141 msecs
  330. [ 101.048097] olpc_dcon: dcon_source_switch to CPU
  331. [ 101.088407] olpc_dcon: The CPU has control
  332. [ 101.161079] usb usb2: root hub lost power or was reset
  333. [ 101.166274] usb usb1: root hub lost power or was reset
  334. [ 101.177567] ehci-pci 0000:00:0f.5: cache line size of 32 is not supported
  335. [ 101.520068] usb 1-1: reset high-speed USB device number 2 using ehci-pci
  336. [ 101.673274] PM: resume of devices complete after 639.066 msecs
  337. [ 101.679752] Restarting tasks ... done.
  338. [ 101.817089] olpc_dcon: dcon_freeze_store: 0
  339. [ 101.823979] psmouse serio1: hgpk: ID: 67 00 50
  340. [ 101.824010] psmouse serio1: hgpk: OLPC touchpad revision 0x50
  341. [10352.110093] usb 1-4: new high-speed USB device number 3 using ehci-pci
  342. [10352.270701] usb-storage 1-4:1.0: USB Mass Storage device detected
  343. [10352.278718] scsi host0: usb-storage 1-4:1.0
  344. [10353.281424] scsi 0:0:0:0: Direct-Access Kingston DataTraveler 3.0 PMAP PQ: 0 ANSI: 6
  345. [10353.296730] sd 0:0:0:0: [sda] 15138816 512-byte logical blocks: (7.75 GB/7.22 GiB)
  346. [10353.312872] sd 0:0:0:0: [sda] Write Protect is off
  347. [10353.317708] sd 0:0:0:0: [sda] Mode Sense: 45 00 00 00
  348. [10353.327598] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
  349. [10353.375686] sda: sda1
  350. [10353.390982] sd 0:0:0:0: [sda] Attached SCSI removable disk
  351. [10556.021157] usb 1-4: USB disconnect, device number 3
  352. [11389.550087] usb 1-2: new high-speed USB device number 4 using ehci-pci
  353. [11389.710875] usb-storage 1-2:1.0: USB Mass Storage device detected
  354. [11389.727163] scsi host1: usb-storage 1-2:1.0
  355. [11390.731369] scsi 1:0:0:0: Direct-Access Kingston DataTraveler 3.0 PMAP PQ: 0 ANSI: 6
  356. [11390.746930] sd 1:0:0:0: [sda] 15138816 512-byte logical blocks: (7.75 GB/7.22 GiB)
  357. [11390.762941] sd 1:0:0:0: [sda] Write Protect is off
  358. [11390.767776] sd 1:0:0:0: [sda] Mode Sense: 45 00 00 00
  359. [11390.777078] sd 1:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
  360. [11390.826884] sda: sda1
  361. [11390.842546] sd 1:0:0:0: [sda] Attached SCSI removable disk
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement