Advertisement
Guest User

Untitled

a guest
Sep 8th, 2017
494
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.31 KB | None | 0 0
  1. Starting kernel ...
  2.  
  3. Uncompressing Linux... done, booting the kernel.
  4. [ 0.000000] Booting Linux on physical CPU 0x0
  5. [ 0.000000] Linux version 4.13.0-rc7-next-20170901-armmp (root@Cubietruck) (gcc version 6.3.0 20170516 (Debian 6.3.0-18)) #20
  6. SMP Fri Sep 1 16:47:54 CEST 2017
  7. [ 0.000000] CPU: ARMv7 Processor [410fc074] revision 4 (ARMv7), cr=30c5387d
  8. [ 0.000000] CPU: div instructions available: patching division code
  9. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  10. [ 0.000000] OF: fdt: Machine model: Cubietech Cubietruck
  11. [ 0.000000] Memory policy: Data cache writealloc
  12. [ 0.000000] psci: probing for conduit method from DT.
  13. [ 0.000000] psci: Using PSCI v0.1 Function IDs from DT
  14. [ 0.000000] random: get_random_bytes called from start_kernel+0x94/0x408 with crng_init=0
  15. [ 0.000000] percpu: Embedded 16 pages/cpu @eedbc000 s34124 r8192 d23220 u65536
  16. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 521792
  17. [ 0.000000] Kernel command line: console=ttyS0,115200 root=/dev/mmcblk0p1 rootwait panic=10
  18. [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  19. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  20. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  21. [ 0.000000] Memory: 2057468K/2094080K available (10240K kernel code, 333K rwdata, 2112K rodata, 2048K init, 315K bss, 36612K
  22. reserved, 0K cma-reserved, 1307648K highmem)
  23. [ 0.000000] Virtual kernel memory layout:
  24. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  25. [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  26. [ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB)
  27. [ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB)
  28. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  29. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  30. [ 0.000000] .text : 0xc0008000 - 0xc0c00000 (12256 kB)
  31. [ 0.000000] .init : 0xc1000000 - 0xc1200000 (2048 kB)
  32. [ 0.000000] .data : 0xc1200000 - 0xc12534b0 ( 334 kB)
  33. [ 0.000000] .bss : 0xc125d724 - 0xc12ac4cc ( 316 kB)
  34. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  35. [ 0.000000] Hierarchical RCU implementation.
  36. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
  37. [ 0.000000] GIC: Using split EOI/Deactivate mode
  38. [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  39. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  40. [ 0.000008] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  41. [ 0.000020] Switching to timer-based delay loop, resolution 41ns
  42. [ 0.000503] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
  43. [ 0.000750] clocksource: hstimer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 12741736309 ns
  44. [ 0.000951] Console: colour dummy device 80x30
  45. [ 0.000992] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
  46. [ 0.001007] pid_max: default: 32768 minimum: 301
  47. [ 0.001177] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
  48. [ 0.001193] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
  49. [ 0.001930] CPU: Testing write buffer coherency: ok
  50. [ 0.002334] /cpus/cpu@0 missing clock-frequency property
  51. [ 0.002355] /cpus/cpu@1 missing clock-frequency property
  52. [ 0.002370] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  53. [ 0.002750] Setting up static identity map for 0x40200000 - 0x40200060
  54. [ 0.002883] Hierarchical SRCU implementation.
  55. [ 0.003643] smp: Bringing up secondary CPUs ...
  56. [ 0.014326] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  57. [ 0.014447] smp: Brought up 1 node, 2 CPUs
  58. [ 0.014465] SMP: Total of 2 processors activated (96.00 BogoMIPS).
  59. [ 0.014472] CPU: All CPU(s) started in HYP mode.
  60. [ 0.014478] CPU: Virtualization extensions available.
  61. [ 0.015480] devtmpfs: initialized
  62. [ 0.022927] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 4
  63. [ 0.023206] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  64. [ 0.023230] futex hash table entries: 512 (order: 3, 32768 bytes)
  65. [ 0.023421] xor: measuring software checksum speed
  66. [ 0.114301] arm4regs : 1143.200 MB/sec
  67. [ 0.214429] 8regs : 794.000 MB/sec
  68. [ 0.314564] 32regs : 731.600 MB/sec
  69. [ 0.414693] neon : 1166.000 MB/sec
  70. [ 0.414701] xor: using function: neon (1166.000 MB/sec)
  71. [ 0.414827] pinctrl core: initialized pinctrl subsystem
  72. [ 0.415785] NET: Registered protocol family 16
  73. [ 0.416157] DMA: preallocated 256 KiB pool for atomic coherent allocations
  74. [ 0.417139] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  75. [ 0.417152] hw-breakpoint: maximum watchpoint size is 8 bytes.
  76. [ 0.595298] raid6: int32x1 gen() 163 MB/s
  77. [ 0.765429] raid6: int32x1 xor() 149 MB/s
  78. [ 0.935565] raid6: int32x2 gen() 209 MB/s
  79. [ 1.105851] raid6: int32x2 xor() 156 MB/s
  80. [ 1.275923] raid6: int32x4 gen() 199 MB/s
  81. [ 1.446088] raid6: int32x4 xor() 151 MB/s
  82. [ 1.616596] raid6: int32x8 gen() 195 MB/s
  83. [ 1.786640] raid6: int32x8 xor() 134 MB/s
  84. [ 1.956742] raid6: neonx1 gen() 447 MB/s
  85. [ 2.126975] raid6: neonx1 xor() 423 MB/s
  86. [ 2.297216] raid6: neonx2 gen() 578 MB/s
  87. [ 2.467373] raid6: neonx2 xor() 522 MB/s
  88. [ 2.637561] raid6: neonx4 gen() 671 MB/s
  89. [ 2.807808] raid6: neonx4 xor() 574 MB/s
  90. [ 2.978109] raid6: neonx8 gen() 625 MB/s
  91. [ 3.148270] raid6: neonx8 xor() 523 MB/s
  92. [ 3.148279] raid6: using algorithm neonx4 gen() 671 MB/s
  93. [ 3.148285] raid6: .... xor() 574 MB/s, rmw enabled
  94. [ 3.148292] raid6: using neon recovery algorithm
  95. [ 3.148716] reg-fixed-voltage ahci-5v: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/ahci_pwr_pin@1, deferring probe
  96. [ 3.148770] reg-fixed-voltage usb0-vbus: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/usb0_vbus_pin@0, deferring probe
  97. [ 3.150134] SCSI subsystem initialized
  98. [ 3.150696] usbcore: registered new interface driver usbfs
  99. [ 3.150747] usbcore: registered new interface driver hub
  100. [ 3.150815] usbcore: registered new device driver usb
  101. [ 3.151079] pps_core: LinuxPPS API ver. 1 registered
  102. [ 3.151089] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  103. [ 3.151108] PTP clock support registered
  104. [ 3.151691] Advanced Linux Sound Architecture Driver Initialized.
  105. [ 3.152099] random: fast init done
  106. [ 3.152995] clocksource: Switched to clocksource arch_sys_counter
  107. [ 3.153300] FS-Cache: Loaded
  108. [ 3.153981] simple-framebuffer bfd00000.framebuffer: framebuffer at 0xbfd00000, 0x300000 bytes, mapped to 0xf0900000
  109. [ 3.153999] simple-framebuffer bfd00000.framebuffer: format=x8r8g8b8, mode=1024x768x32, linelength=4096
  110. [ 3.168316] Console: switching to colour frame buffer device 128x48
  111. [ 3.180834] simple-framebuffer bfd00000.framebuffer: fb0: simplefb registered!
  112. [ 3.188178] NET: Registered protocol family 2
  113. [ 3.188806] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
  114. [ 3.188898] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
  115. [ 3.189025] TCP: Hash tables configured (established 8192 bind 8192)
  116. [ 3.189154] UDP hash table entries: 512 (order: 2, 16384 bytes)
  117. [ 3.189219] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  118. [ 3.189425] NET: Registered protocol family 1
  119. [ 3.189936] RPC: Registered named UNIX socket transport module.
  120. [ 3.189950] RPC: Registered udp transport module.
  121. [ 3.189956] RPC: Registered tcp transport module.
  122. [ 3.189963] RPC: Registered tcp NFSv4.1 backchannel transport module.
  123. [ 3.190610] hw perfevents: no interrupt-affinity property for /pmu, guessing.
  124. [ 3.190884] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available
  125. [ 3.193570] workingset: timestamp_bits=14 max_order=19 bucket_order=5
  126. [ 3.200033] NFS: Registering the id_resolver key type
  127. [ 3.200083] Key type id_resolver registered
  128. [ 3.200091] Key type id_legacy registered
  129. [ 3.200898] fuse init (API version 7.26)
  130. [ 3.201441] JFS: nTxBlock = 8192, nTxLock = 65536
  131. [ 3.211759] SGI XFS with ACLs, security attributes, realtime, no debug enabled
  132. [ 3.217999] NET: Registered protocol family 38
  133. [ 3.218023] async_tx: api initialized (async)
  134. [ 3.218100] bounce: pool size: 64 pages
  135. [ 3.218198] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
  136. [ 3.218208] io scheduler noop registered
  137. [ 3.218216] io scheduler deadline registered
  138. [ 3.218515] io scheduler cfq registered (default)
  139. [ 3.218527] io scheduler mq-deadline registered
  140. [ 3.218534] io scheduler kyber registered
  141. [ 3.218905] sun4i-usb-phy 1c13400.phy: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/usb0_id_detect_pin@0, deferring probe
  142. [ 3.222479] sun4i-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
  143. [ 3.273809] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
  144. [ 3.276225] console [ttyS0] disabled
  145. [ 3.296454] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 46, base_baud = 1500000) is a U6_16550A
  146. [ 4.122225] console [ttyS0] enabled
  147. [ 4.128287] SSFDC read-only Flash Translation layer
  148. [ 4.133494] Could not find PAR responsible for SC520CDP Flash Bank #0
  149. [ 4.139930] Trying default address 0x8400000
  150. [ 4.144242] Could not find PAR responsible for SC520CDP Flash Bank #1
  151. [ 4.150674] Trying default address 0x8c00000
  152. [ 4.154971] Could not find PAR responsible for SC520CDP DIL Flash
  153. [ 4.161055] Trying default address 0x9400000
  154. [ 4.165346] SC520 CDP flash device: 0x800000 at 0x8400000
  155. [ 4.170942] SC520 CDP flash device: 0x800000 at 0x8c00000
  156. [ 4.176567] SC520 CDP flash device: 0x80000 at 0x9400000
  157. [ 4.181986] Concatenating MTD devices:
  158. [ 4.185770] (0): "SC520CDP Flash Bank #0"
  159. [ 4.189775] (1): "SC520CDP Flash Bank #1"
  160. [ 4.193800] into device "SC520CDP Flash Banks #0 and #1"
  161. [ 4.201873] NetSc520 flash device: 0x100000 at 0x200000
  162. [ 4.207508] Creating 4 MTD partitions on "netsc520 Flash Bank":
  163. [ 4.213492] 0x000000000000-0x0000000c0000 : "NetSc520 boot kernel"
  164. [ 4.220656] 0x0000000c0000-0x000000100000 : "NetSc520 Low BIOS"
  165. [ 4.227477] 0x000000100000-0x000000f80000 : "NetSc520 file system"
  166. [ 4.233691] mtd: partition "NetSc520 file system" is out of reach -- disabled
  167. [ 4.241662] 0x000000f80000-0x000001000000 : "NetSc520 High BIOS"
  168. [ 4.247713] mtd: partition "NetSc520 High BIOS" is out of reach -- disabled
  169. [ 4.256000] Creating 3 MTD partitions on "TS-5500 Flash":
  170. [ 4.261413] 0x000000000000-0x0000000e0000 : "Drive A"
  171. [ 4.267483] 0x0000000e0000-0x000000100000 : "BIOS"
  172. [ 4.273137] 0x000000100000-0x000000200000 : "Drive B"
  173. [ 4.279051] impA7:probing 0x00800000 at 0x00000000
  174. [ 4.284131] impA7:probing 0x00800000 at 0x10000000
  175. [ 4.289509] slram: not enough parameters.
  176. [ 4.294459] libphy: Fixed MDIO Bus: probed
  177. [ 4.298560] CAN device driver interface
  178. [ 4.303248] sun7i-dwmac 1c50000.ethernet: PTP uses main clock
  179. [ 4.309002] sun7i-dwmac 1c50000.ethernet: no reset control found
  180. [ 4.315090] sun7i-dwmac 1c50000.ethernet: no regulator found
  181. [ 4.320809] sun7i-dwmac 1c50000.ethernet: Ring mode enabled
  182. [ 4.326419] sun7i-dwmac 1c50000.ethernet: DMA HW capability register supported
  183. [ 4.333661] sun7i-dwmac 1c50000.ethernet: Normal descriptors
  184. [ 4.347176] libphy: stmmac: probed
  185. [ 4.350594] mdio_bus stmmac-0:00: attached PHY driver [unbound] (mii_bus:phy_addr=stmmac-0:00, irq=-1)
  186. [ 4.359930] mdio_bus stmmac-0:01: attached PHY driver [unbound] (mii_bus:phy_addr=stmmac-0:01, irq=-1)
  187. [ 4.370169] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  188. [ 4.376756] ehci-platform: EHCI generic platform driver
  189. [ 4.382399] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  190. [ 4.388653] ohci-platform: OHCI generic platform driver
  191. [ 4.394314] usbcore: registered new interface driver usb-storage
  192. [ 4.402064] sunxi-rtc 1c20d00.rtc: rtc core: registered rtc-sunxi as rtc0
  193. [ 4.408904] sunxi-rtc 1c20d00.rtc: RTC enabled
  194. [ 4.413559] i2c /dev entries driver
  195. [ 4.418046] axp20x-i2c 0-0034: AXP20x variant AXP209 found
  196. [ 4.437941] input: axp20x-pek as /devices/platform/soc@01c00000/1c2ac00.i2c/i2c-0/0-0034/axp20x-pek/input/input0
  197. [ 4.449085] ldo1: supplied by regulator-dummy
  198. [ 4.453754] ldo2: supplied by regulator-dummy
  199. [ 4.459164] ldo3: supplied by regulator-dummy
  200. [ 4.464186] ldo4: supplied by regulator-dummy
  201. [ 4.468701] ldo5: supplied by regulator-dummy
  202. [ 4.474128] dcdc2: supplied by regulator-dummy
  203. [ 4.479171] dcdc3: supplied by regulator-dummy
  204. [ 4.485039] axp20x-i2c 0-0034: AXP20X driver loaded
  205. [ 4.491754] IR NEC protocol handler initialized
  206. [ 4.496378] IR RC5(x/sz) protocol handler initialized
  207. [ 4.501426] IR RC6 protocol handler initialized
  208. [ 4.505985] IR JVC protocol handler initialized
  209. [ 4.510510] IR Sony protocol handler initialized
  210. [ 4.515146] IR SANYO protocol handler initialized
  211. [ 4.519843] IR Sharp protocol handler initialized
  212. [ 4.524561] IR MCE Keyboard/mouse protocol handler initialized
  213. [ 4.530386] IR XMP protocol handler initialized
  214. [ 4.535769] Registered IR keymap rc-empty
  215. [ 4.539900] rc rc0: sunxi-ir as /devices/platform/soc@01c00000/1c21800.ir/rc/rc0
  216. [ 4.547482] input: sunxi-ir as /devices/platform/soc@01c00000/1c21800.ir/rc/rc0/input1
  217. [ 4.555945] input: MCE IR Keyboard/Mouse (sunxi-ir) as /devices/virtual/input/input2
  218. [ 4.564034] sunxi-ir 1c21800.ir: initialized sunXi IR driver
  219. [ 4.571857] sunxi-wdt 1c20c90.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
  220. [ 4.580421] device-mapper: uevent: version 1.0.3
  221. [ 4.585477] device-mapper: ioctl: 4.36.0-ioctl (2017-06-09) initialised: dm-devel@redhat.com
  222. [ 4.593956] device-mapper: raid: Loading target version 1.12.1
  223. [ 4.612706] sunxi-mmc 1c0f000.mmc: Got CD GPIO
  224. [ 4.673597] sunxi-mmc 1c0f000.mmc: base:0xf08ed000 irq:27
  225. [ 4.681416] sunxi-mmc 1c12000.mmc: allocated mmc-pwrseq
  226. [ 4.743126] sunxi-mmc 1c12000.mmc: base:0xf08f1000 irq:28
  227. [ 4.750658] ledtrig-cpu: registered to indicate activity on CPUs
  228. [ 4.766222] sun4i-ss 1c15000.crypto-engine: Die ID 0
  229. [ 4.772859] usbcore: registered new interface driver usbhid
  230. [ 4.777946] mmc0: host does not support reading read-only switch, assuming write-enable
  231. [ 4.780276] mmc0: new high speed SDHC card at address e127
  232. [ 4.784157] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
  233. [ 4.785664] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
  234. [ 4.787172] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
  235. [ 4.789866] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
  236. [ 4.804982] mmc1: new high speed SDIO card at address 0001
  237. [ 4.819408] usbhid: USB HID core driver
  238. [ 4.823858] mmcblk0: mmc0:e127 SD16G 14.7 GiB
  239. [ 4.830736] mmcblk0: p1
  240. [ 4.832948] sun4i-codec 1c22c00.codec: Codec <-> 1c22c00.codec mapping ok
  241. [ 4.843918] NET: Registered protocol family 10
  242. [ 4.849683] Segment Routing with IPv6
  243. [ 4.853522] NET: Registered protocol family 17
  244. [ 4.857985] NET: Registered protocol family 15
  245. [ 4.862423] can: controller area network core (rev 20170425 abi 9)
  246. [ 4.868716] NET: Registered protocol family 29
  247. [ 4.873190] can: raw protocol (rev 20170425)
  248. [ 4.877459] can: broadcast manager protocol (rev 20170425 t)
  249. [ 4.883139] can: netlink gateway (rev 20170425) max_hops=1
  250. [ 4.888849] Key type dns_resolver registered
  251. [ 4.893264] ThumbEE CPU extension supported.
  252. [ 4.897543] Registering SWP/SWPB emulation handler
  253. [ 4.905104] Btrfs loaded, crc32c=crc32c-generic
  254. [ 5.013224] ahci-sunxi 1c18000.sata: controller can't do PMP, turning off CAP_PMP
  255. [ 5.020817] ahci-sunxi 1c18000.sata: SSS flag set, parallel bus scan disabled
  256. [ 5.028146] ahci-sunxi 1c18000.sata: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl platform mode
  257. [ 5.037193] ahci-sunxi 1c18000.sata: flags: ncq sntf stag pm led clo only pio slum part ccc
  258. [ 5.047732] scsi host0: ahci-sunxi
  259. [ 5.051714] ata1: SATA max UDMA/133 mmio [mem 0x01c18000-0x01c18fff] port 0x100 irq 33
  260. [ 5.122608] ehci-platform 1c14000.usb: EHCI Host Controller
  261. [ 5.128423] ehci-platform 1c14000.usb: new USB bus registered, assigned bus number 1
  262. [ 5.136457] ehci-platform 1c14000.usb: irq 30, io mem 0x01c14000
  263. [ 5.163095] ehci-platform 1c14000.usb: USB 2.0 started, EHCI 1.00
  264. [ 5.170538] hub 1-0:1.0: USB hub found
  265. [ 5.174458] hub 1-0:1.0: 1 port detected
  266. [ 5.179611] ehci-platform 1c1c000.usb: EHCI Host Controller
  267. [ 5.185344] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 2
  268. [ 5.193364] ehci-platform 1c1c000.usb: irq 34, io mem 0x01c1c000
  269. [ 5.223036] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00
  270. [ 5.229980] hub 2-0:1.0: USB hub found
  271. [ 5.233813] hub 2-0:1.0: 1 port detected
  272. [ 5.238531] ohci-platform 1c14400.usb: Generic Platform OHCI controller
  273. [ 5.245227] ohci-platform 1c14400.usb: new USB bus registered, assigned bus number 3
  274. [ 5.253160] ohci-platform 1c14400.usb: irq 31, io mem 0x01c14400
  275. [ 5.328895] hub 3-0:1.0: USB hub found
  276. [ 5.332739] hub 3-0:1.0: 1 port detected
  277. [ 5.337748] ohci-platform 1c1c400.usb: Generic Platform OHCI controller
  278. [ 5.344474] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 4
  279. [ 5.352393] ohci-platform 1c1c400.usb: irq 35, io mem 0x01c1c400
  280. [ 5.387971] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
  281. [ 5.422379] ata1.00: ATA-10: ST2000LM015-2E8174, SDM1, max UDMA/133
  282. [ 5.428793] ata1.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 31/32)
  283. [ 5.451488] hub 4-0:1.0: USB hub found
  284. [ 5.455332] hub 4-0:1.0: 1 port detected
  285. [ 5.460142] usb_phy_generic usb_phy_generic.0.auto: usb_phy_generic.0.auto supply vcc not found, using dummy regulator
  286. [ 5.471359] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
  287. [ 5.476176] ata1.00: configured for UDMA/133
  288. [ 5.476772] scsi 0:0:0:0: Direct-Access ATA ST2000LM015-2E81 SDM1 PQ: 0 ANSI: 5
  289. [ 5.478190] sd 0:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
  290. [ 5.478197] sd 0:0:0:0: [sda] 4096-byte physical blocks
  291. [ 5.478262] sd 0:0:0:0: [sda] Write Protect is off
  292. [ 5.478364] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  293. [ 5.516447] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 5
  294. [ 5.525269] hub 5-0:1.0: USB hub found
  295. [ 5.529077] hub 5-0:1.0: 1 port detected
  296. [ 5.534003] sunxi-rtc 1c20d00.rtc: setting system clock to 2017-09-08 08:42:36 UTC (1504860156)
  297. [ 5.543192] vcc3v0: disabling
  298. [ 5.546171] vcc5v0: disabling
  299. [ 5.546600] sda: sda1 sda2 sda3
  300. [ 5.548281] sd 0:0:0:0: [sda] Attached SCSI disk
  301. [ 5.557044] usb0-vbus: disabling
  302. [ 5.560283] ALSA device list:
  303. [ 5.563283] #0: sun4i-codec
  304. [ 5.567112] md: Waiting for all devices to be available before autodetect
  305. [ 5.573965] md: If you don't use raid, use raid=noautodetect
  306. [ 5.580319] md: Autodetecting RAID arrays.
  307. [ 5.584475] md: autorun ...
  308. [ 5.587268] md: ... autorun DONE.
  309. [ 5.592668] EXT4-fs (mmcblk0p1): couldn't mount as ext3 due to feature incompatibilities
  310. [ 5.600945] usb 1-1: new high-speed USB device number 2 using ehci-platform
  311. [ 5.624825] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
  312. [ 5.633095] VFS: Mounted root (ext4 filesystem) readonly on device 179:1.
  313. [ 5.648562] devtmpfs: mounted
  314. [ 5.653903] Freeing unused kernel memory: 2048K
  315. [ 6.471928] systemd[1]: systemd 232 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
  316. [ 6.490837] systemd[1]: Detected architecture arm.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement