Advertisement
z3ntu

Untitled

Jun 25th, 2017
186
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 42.82 KB | None | 0 0
  1. [0] welcome to lk
  2.  
  3. [10] platform_init()
  4. [10] target_init()
  5. [30] calling vibrator enable
  6. [30] vibrator_enable
  7. [270] Done initialization of the card
  8. [290] DDR_Erase(1660):current DDR Version:1, target DDR Version:1
  9. [290] Not able to search the panel:
  10. [370] MDP GDSC already enabled
  11. [410] Config MIPI_CMD_PANEL.
  12. [670] Secure Config failed
  13. [670] Turn on MIPI_CMD_PANEL.
  14. [730] fastboot_init()
  15. [730] Loading keystore failed status 5 [730] ERROR: scm_protect_keystore Failed[840] USB init ept @ 0xf99f000
  16. [860] udc_start()
  17. [990] -- reset --
  18. [990] -- portchange --
  19. [1110] -- reset --
  20. [1110] -- portchange --
  21. [1240] fastboot: processing commands
  22. [4970] fastboot: getvar:slot-count
  23. [4970] fastboot: getvar:slot-suffixes
  24. [4980] fastboot: download:005abd27
  25. [5170] fastboot: boot
  26. [5170] qcom,msm-id entry not found
  27. [5180] DTB found with bestmatch soc rev id 0x0.Board soc rev id 0x10001
  28. [5180] cmdline: clk_ignore_unused rdinit=/init androidboot.emmc=true androidboot.serialno=f946f613 androidboot.baseband=msm mdss_mdp.panel=1:dsi:0:qcom,mdss_dsi_otm1902b_1080p_cmd
  29. [5200] Updating device tree: start
  30. [5200] Updating device tree: done
  31. [5210] Turn off MIPI_CMD_PANEL.
  32. [5210] Continuous splash enabled, keeping panel alive.
  33. [5210] booting linux @ 0x8000, ramdisk @ 0x2000000 (925369), tags/device tree @ 0x1e00000
  34. [ 0.000000] Booting Linux on physical CPU 0x0
  35. [ 0.000000] Linux version 4.12.0-rc5-00143-g36eb32ae29d2 (luca@g550jk) (gcc version 7.1.0 (Arch Repository) ) #1 SMP PREEMPT Fri Jun 23 22:38:41 CEST 2017
  36. [ 0.000000] CPU: ARMv7 Processor [512f06f1] revision 1 (ARMv7), cr=10c5787d
  37. [ 0.000000] CPU: div instructions available: patching division code
  38. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
  39. [ 0.000000] OF: fdt: Machine model: Fairphone 2
  40. [ 0.000000] Memory policy: Data cache writealloc
  41. [ 0.000000] percpu: Embedded 17 pages/cpu @eef9d000 s39052 r8192 d22388 u69632
  42. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 490240
  43. [ 0.000000] Kernel command line: clk_ignore_unused rdinit=/init androidboot.emmc=true androidboot.serialno=f946f613 androidboot.baseband=msm mdss_mdp.panel=1:dsi:0:qcom,mdss_dsi_otm1902b_1080p_cmd
  44. [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  45. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  46. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  47. [ 0.000000] Memory: 1937348K/1967104K available (7168K kernel code, 690K rwdata, 2632K rodata, 1024K init, 261K bss, 29756K reserved, 0K cma-reserved, 1310720K highmem)
  48. [ 0.000000] Virtual kernel memory layout:
  49. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  50. [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  51. [ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB)
  52. [ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB)
  53. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  54. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  55. [ 0.000000] .text : 0xc0208000 - 0xc0a00000 (8160 kB)
  56. [ 0.000000] .init : 0xc0d00000 - 0xc0e00000 (1024 kB)
  57. [ 0.000000] .data : 0xc0e00000 - 0xc0eac9a0 ( 691 kB)
  58. [ 0.000000] .bss : 0xc0eb4114 - 0xc0ef55e8 ( 262 kB)
  59. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  60. [ 0.000000] Preemptible hierarchical RCU implementation.
  61. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  62. [ 0.000000] ------------[ cut here ]------------
  63. [ 0.000000] WARNING: CPU: 0 PID: 0 at mm/vmalloc.c:1514 arch_timer_mem_of_init+0x250/0x468
  64. [ 0.000000] Trying to vfree() nonexistent vm area (ee821000)
  65. [ 0.000000] Modules linked in:
  66. [ 0.000000] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 4.12.0-rc5-00143-g36eb32ae29d2 #1
  67. [ 0.000000] Hardware name: Generic DT based system
  68. [ 0.000000] [<c0310684>] (unwind_backtrace) from [<c030c870>] (show_stack+0x10/0x14)
  69. [ 0.000000] [<c030c870>] (show_stack) from [<c05fa3dc>] (dump_stack+0x78/0x8c)
  70. [ 0.000000] [<c05fa3dc>] (dump_stack) from [<c031e5f0>] (__warn+0xec/0x104)
  71. [ 0.000000] [<c031e5f0>] (__warn) from [<c031e640>] (warn_slowpath_fmt+0x38/0x48)
  72. [ 0.000000] [<c031e640>] (warn_slowpath_fmt) from [<c0d37b94>] (arch_timer_mem_of_init+0x250/0x468)
  73. [ 0.000000] [<c0d37b94>] (arch_timer_mem_of_init) from [<c0d370f8>] (clocksource_probe+0x58/0xac)
  74. [ 0.000000] [<c0d370f8>] (clocksource_probe) from [<c0d00b38>] (start_kernel+0x254/0x38c)
  75. [ 0.000000] [<c0d00b38>] (start_kernel) from [<0020807c>] (0x20807c)
  76. [ 0.000000] ---[ end trace 0000000000000000 ]---
  77. [ 0.000000] arch_timer: cp15 and mmio timer(s) running at 19.20MHz (virt/virt).
  78. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
  79. [ 0.000005] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
  80. [ 0.000017] Switching to timer-based delay loop, resolution 52ns
  81. [ 0.000315] Console: colour dummy device 80x30
  82. [ 0.000983] console [tty0] enabled
  83. [ 0.001013] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
  84. [ 0.001051] pid_max: default: 32768 minimum: 301
  85. [ 0.001161] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
  86. [ 0.001189] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
  87. [ 0.001670] CPU: Testing write buffer coherency: ok
  88. [ 0.001901] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  89. [ 0.039722] Setting up static identity map for 0x300000 - 0x300060
  90. [ 0.119851] smp: Bringing up secondary CPUs ...
  91. [ 0.200269] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  92. [ 0.280435] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
  93. [ 0.360595] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
  94. [ 0.360741] smp: Brought up 1 node, 4 CPUs
  95. [ 0.360810] SMP: Total of 4 processors activated (153.60 BogoMIPS).
  96. [ 0.360832] CPU: All CPU(s) started in SVC mode.
  97. [ 0.362099] devtmpfs: initialized
  98. [ 0.369255] VFP support v0.3: implementor 51 architecture 64 part 6f variant 2 rev 1
  99. [ 0.369512] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  100. [ 0.369556] futex hash table entries: 1024 (order: 4, 65536 bytes)
  101. [ 0.369743] pinctrl core: initialized pinctrl subsystem
  102. [ 0.370694] NET: Registered protocol family 16
  103. [ 0.370948] DMA: preallocated 256 KiB pool for atomic coherent allocations
  104. [ 0.372217] cpuidle: using governor menu
  105. [ 0.372594] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  106. [ 0.372629] hw-breakpoint: maximum watchpoint size is 8 bytes.
  107. [ 0.373811] irq: no irq domain found for /smp2p-adsp/slave-kernel !
  108. [ 0.400130] reg-fixed-voltage vreg-boost: could not find pctldev for node /soc/spmi@fc4cf000/pm8941@0/gpios@c000/boost-bypass, deferring probe
  109. [ 0.400971] vgaarb: loaded
  110. [ 0.401337] SCSI subsystem initialized
  111. [ 0.401775] usbcore: registered new interface driver usbfs
  112. [ 0.401857] usbcore: registered new interface driver hub
  113. [ 0.401961] usbcore: registered new device driver usb
  114. [ 0.402988] Advanced Linux Sound Architecture Driver Initialized.
  115. [ 0.404216] clocksource: Switched to clocksource arch_sys_counter
  116. [ 0.475134] NET: Registered protocol family 2
  117. [ 0.475571] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
  118. [ 0.475640] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
  119. [ 0.475733] TCP: Hash tables configured (established 8192 bind 8192)
  120. [ 0.475827] UDP hash table entries: 512 (order: 2, 16384 bytes)
  121. [ 0.475866] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  122. [ 0.476021] NET: Registered protocol family 1
  123. [ 0.476447] RPC: Registered named UNIX socket transport module.
  124. [ 0.476473] RPC: Registered udp transport module.
  125. [ 0.476494] RPC: Registered tcp transport module.
  126. [ 0.476513] RPC: Registered tcp NFSv4.1 backchannel transport module.
  127. [ 0.476785] Trying to unpack rootfs image as initramfs...
  128. [ 0.546792] Freeing initrd memory: 904K
  129. [ 0.547388] hw perfevents: enabled with armv7_krait PMU driver, 5 counters available
  130. [ 0.549057] workingset: timestamp_bits=30 max_order=19 bucket_order=0
  131. [ 0.555184] NFS: Registering the id_resolver key type
  132. [ 0.555227] Key type id_resolver registered
  133. [ 0.555249] Key type id_legacy registered
  134. [ 0.555840] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
  135. [ 0.556178] fuse init (API version 7.26)
  136. [ 0.558122] bounce: pool size: 64 pages
  137. [ 0.558180] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
  138. [ 0.558213] io scheduler noop registered
  139. [ 0.558233] io scheduler deadline registered
  140. [ 0.558279] io scheduler cfq registered (default)
  141. [ 0.558303] io scheduler mq-deadline registered
  142. [ 0.558324] io scheduler kyber registered
  143. [ 0.579106] qcom-smsm smsm: no smsm size info, using defaults
  144. [ 0.579158] qcom-smsm smsm: unable to allocate shared state entry
  145. [ 0.579620] msm_serial f991e000.serial: msm_serial: detected port #0
  146. [ 0.579685] msm_serial f991e000.serial: uartclk = 7372800
  147. [ 0.579746] f991e000.serial: ttyMSM0 at MMIO 0xf991e000 (irq = 27, base_baud = 460800) is a MSM
  148. [ 0.579797] msm_serial: console setup on port #0
  149. [ 1.280626] console [ttyMSM0] enabled
  150. [ 1.285793] msm_serial: driver initialized
  151. [ 1.341293] brd: module loaded
  152. [ 1.360211] loop: module loaded
  153. [ 1.360574] SCSI Media Changer driver v0.25
  154. [ 1.362901] spmi spmi-0: PMIC Arb Version-1 (0x20000002)
  155. [ 1.381485] libphy: Fixed MDIO Bus: probed
  156. [ 1.381744] SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256) (6 bit encapsulation enabled).
  157. [ 1.384541] CSLIP: code copyright 1989 Regents of the University of California.
  158. [ 1.394183] usbcore: registered new interface driver ax88179_178a
  159. [ 1.401392] usbcore: registered new interface driver cdc_ether
  160. [ 1.407639] usbcore: registered new interface driver net1080
  161. [ 1.413341] usbcore: registered new interface driver cdc_subset
  162. [ 1.419205] usbcore: registered new interface driver cdc_ncm
  163. [ 1.425165] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  164. [ 1.430673] ehci-pci: EHCI PCI platform driver
  165. [ 1.437065] ehci-msm: Qualcomm On-Chip EHCI Host Controller
  166. [ 1.441611] usbcore: registered new interface driver cdc_acm
  167. [ 1.446917] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
  168. [ 1.452895] usbcore: registered new interface driver usbserial
  169. [ 1.462620] rtc-pm8xxx fc4cf000.spmi:pm8941@0:rtc@6000: rtc core: registered pm8xxx_rtc as rtc0
  170. [ 1.466594] i2c /dev entries driver
  171. [ 1.475583] qcom-smbb fc4cf000.spmi:pm8941@0:charger@1000: Initializing SMBB rev 3
  172. [ 1.481472] otg-vbus: supplied by regulator-dummy
  173. [ 1.486761] qcom-tsens fc4a8000.thermal-sensor: tsens calibration failed
  174. [ 1.491200] cpuidle: enable-method property 'qcom,kpss-acc-v2' found operations
  175. [ 1.497982] cpuidle: enable-method property 'qcom,kpss-acc-v2' found operations
  176. [ 1.504848] cpuidle: enable-method property 'qcom,kpss-acc-v2' found operations
  177. [ 1.512104] cpuidle: enable-method property 'qcom,kpss-acc-v2' found operations
  178. [ 1.519744] sdhci: Secure Digital Host Controller Interface driver
  179. [ 1.526614] sdhci: Copyright(c) Pierre Ossman
  180. [ 1.532825] sdhci-pltfm: SDHCI platform and OF driver helper
  181. [ 1.538875] usbcore: registered new interface driver usbhid
  182. [ 1.542985] usbhid: USB HID core driver
  183. [ 1.548632] remoteproc remoteproc0: releasing adsp-pil
  184. [ 1.554585] oprofile: using timer interrupt.
  185. [ 1.557505] NET: Registered protocol family 17
  186. [ 1.561796] Key type dns_resolver registered
  187. [ 1.566149] Registering SWP/SWPB emulation handler
  188. [ 1.595571] remoteproc remoteproc0: releasing adsp-pil
  189. [ 1.597243] input: soc:gpio-keys as /devices/platform/soc/soc:gpio-keys/input/input0
  190. [ 1.601465] remoteproc remoteproc0: releasing adsp-pil
  191. [ 1.607850] rtc-pm8xxx fc4cf000.spmi:pm8941@0:rtc@6000: setting system clock to 1970-02-01 09:49:52 UTC (2713792)
  192. [ 1.612656] clk: Not disabling unused clocks
  193. [ 1.622844] ALSA device list:
  194. [ 1.624757] s1: supplied by regulator-dummy
  195. [ 1.624805] s1: Bringing 0uV into 675000-675000uV
  196. [ 1.625657] s2: supplied by regulator-dummy
  197. [ 1.625700] s2: Bringing 0uV into 500000-500000uV
  198. [ 1.626082] s3: supplied by regulator-dummy
  199. [ 1.626132] s3: Bringing 0uV into 1050000-1050000uV
  200. [ 1.626727] qcom_adsp_pil adsp-pil: adsp-pil supply px not found, using dummy regulator
  201. [ 1.627057] s4: supplied by regulator-dummy
  202. [ 1.627284] s5: supplied by regulator-dummy
  203. [ 1.627526] s6: supplied by regulator-dummy
  204. [ 1.627760] s7: supplied by regulator-dummy
  205. [ 1.627994] s8: supplied by regulator-dummy
  206. [ 1.628459] s1: supplied by regulator-dummy
  207. [ 1.628509] s1: Bringing 0uV into 1300000-1300000uV
  208. [ 1.629082] remoteproc remoteproc0: adsp-pil is available
  209. [ 1.629835] remoteproc remoteproc0: Direct firmware load for adsp.mdt failed with error -2
  210. [ 1.629845] remoteproc remoteproc0: powering up adsp-pil
  211. [ 1.629913] remoteproc remoteproc0: Direct firmware load for adsp.mdt failed with error -2
  212. [ 1.629921] remoteproc remoteproc0: request_firmware failed: -2
  213. [ 1.630149] s2: supplied by regulator-dummy
  214. [ 1.630204] s2: Bringing 0uV into 2150000-2150000uV
  215. [ 1.630719] s3: supplied by regulator-dummy
  216. [ 1.630773] s3: Bringing 0uV into 1800000-1800000uV
  217. [ 1.631496] l1: supplied by s1
  218. [ 1.631544] l1: Bringing 0uV into 1225000-1225000uV
  219. [ 1.632042] l2: supplied by s3
  220. [ 1.632092] l2: Bringing 0uV into 1200000-1200000uV
  221. [ 1.632500] l3: supplied by s1
  222. [ 1.632553] l3: Bringing 0uV into 1225000-1225000uV
  223. [ 1.632957] l4: supplied by s1
  224. [ 1.633017] l4: Bringing 0uV into 1225000-1225000uV
  225. [ 1.633431] l5: supplied by s2
  226. [ 1.633481] l5: Bringing 0uV into 1800000-1800000uV
  227. [ 1.633831] l6: supplied by s2
  228. [ 1.633884] l6: Bringing 0uV into 1800000-1800000uV
  229. [ 1.634426] l7: supplied by s2
  230. [ 1.634471] l7: Bringing 0uV into 1800000-1800000uV
  231. [ 1.634954] l8: supplied by regulator-dummy
  232. [ 1.634998] l8: Bringing 0uV into 1800000-1800000uV
  233. [ 1.635367] l9: supplied by vreg-boost
  234. [ 1.635422] l9: Bringing 0uV into 1800000-1800000uV
  235. [ 1.635803] l10: supplied by vreg-boost
  236. [ 1.635848] l10: Bringing 0uV into 1800000-1800000uV
  237. [ 1.636220] l11: supplied by s1
  238. [ 1.636265] l11: Bringing 0uV into 1225000-1225000uV
  239. [ 1.636671] l12: supplied by s2
  240. [ 1.636715] l12: Bringing 0uV into 1800000-1800000uV
  241. [ 1.637231] l13: supplied by vreg-boost
  242. [ 1.637279] l13: Bringing 0uV into 1800000-1800000uV
  243. [ 1.637875] l14: supplied by s2
  244. [ 1.637930] l14: Bringing 0uV into 1800000-1800000uV
  245. [ 1.638364] l15: supplied by s2
  246. [ 1.638408] l15: Bringing 0uV into 2050000-2050000uV
  247. [ 1.638814] l16: supplied by regulator-dummy
  248. [ 1.638862] l16: Bringing 0uV into 2700000-2700000uV
  249. [ 1.639275] l17: supplied by vreg-boost
  250. [ 1.639321] l17: Bringing 0uV into 2850000-2850000uV
  251. [ 1.639732] l18: supplied by regulator-dummy
  252. [ 1.639776] l18: Bringing 0uV into 2850000-2850000uV
  253. [ 1.640167] l19: supplied by regulator-dummy
  254. [ 1.640220] l19: Bringing 0uV into 2900000-2900000uV
  255. [ 1.640637] l20: supplied by vreg-boost
  256. [ 1.640681] l20: Bringing 0uV into 2950000-2950000uV
  257. [ 1.641236] l21: supplied by vreg-boost
  258. [ 1.641280] l21: Bringing 0uV into 2950000-2950000uV
  259. [ 1.641861] l22: supplied by vreg-boost
  260. [ 1.641915] l22: Bringing 0uV into 3000000-3000000uV
  261. [ 1.642313] l23: supplied by vreg-boost
  262. [ 1.642363] l23: Bringing 0uV into 3000000-3000000uV
  263. [ 1.642766] l24: supplied by vreg-boost
  264. [ 1.642810] l24: Bringing 0uV into 3075000-3075000uV
  265. [ 1.643390] lvs1: supplied by s3
  266. [ 1.643678] lvs2: supplied by s3
  267. [ 1.643986] lvs3: supplied by s3
  268. [ 1.644328] 5vs1: supplied by regulator-dummy
  269. [ 1.644636] 5vs2: supplied by regulator-dummy
  270. [ 1.646312] mmc0: Switching to 3.3V signalling voltage failed
  271. [ 1.694336] mmc0: SDHCI controller on f9824900.sdhci [f9824900.sdhci] using ADMA 64-bit
  272. [ 1.752280] mmc0: new HS200 MMC card at address 0001
  273. [ 1.752923] mmcblk0: mmc0:0001 BWBC3R 29.1 GiB
  274. [ 1.763343] mmcblk0boot0: mmc0:0001 BWBC3R partition 1 4.00 MiB
  275. [ 1.773881] mmcblk0boot1: mmc0:0001 BWBC3R partition 2 4.00 MiB
  276. [ 1.784386] mmcblk0rpmb: mmc0:0001 BWBC3R partition 3 4.00 MiB
  277. [ 1.787621] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p[ 2.018085] Freeing unused kernel memory: 1024K
  278. Mounting filesystem...
  279. ====================================
  280. ls -al /proc:
  281. total 0
  282. dr-xr-xr-x 115 0 0 0 Jan 1 00:00 .
  283. drwxr-xr-x 7 1000 1000 160 Jun 25 2017 ..
  284. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 1
  285. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 10
  286. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 100
  287. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 101
  288. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 102
  289. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 103
  290. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 104
  291. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 108
  292. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 11
  293. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 110
  294. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 111
  295. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 112
  296. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 113
  297. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 114
  298. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 115
  299. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 116
  300. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 117
  301. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 118
  302. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 119
  303. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 12
  304. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 123
  305. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 13
  306. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 14
  307. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 15
  308. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 16
  309. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 17
  310. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 18
  311. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 19
  312. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 2
  313. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 20
  314. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 21
  315. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 22
  316. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 23
  317. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 24
  318. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 25
  319. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 26
  320. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 27
  321. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 28
  322. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 29
  323. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 3
  324. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 30
  325. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 31
  326. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 32
  327. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 33
  328. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 34
  329. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 35
  330. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 36
  331. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 37
  332. dr-xr[ 2.424046] random: fast init done
  333. -xr-x 8 0 0 0 Feb 1 09:49 38
  334. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 39
  335. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 4
  336. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 40
  337. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 41
  338. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 42
  339. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 43
  340. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 44
  341. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 45
  342. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 46
  343. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 47
  344. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 48
  345. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 5
  346. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 6
  347. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 61
  348. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 62
  349. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 63
  350. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 64
  351. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 65
  352. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 66
  353. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 67
  354. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 68
  355. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 69
  356. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 7
  357. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 70
  358. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 71
  359. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 72
  360. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 73
  361. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 74
  362. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 75
  363. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 76
  364. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 77
  365. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 78
  366. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 79
  367. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 8
  368. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 80
  369. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 81
  370. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 82
  371. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 83
  372. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 84
  373. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 85
  374. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 86
  375. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 87
  376. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 88
  377. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 89
  378. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 9
  379. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 90
  380. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 91
  381. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 92
  382. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 93
  383. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 94
  384. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 95
  385. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 97
  386. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 98
  387. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 99
  388. dr-xr-xr-x 2 0 0 0 Feb 1 09:49 asound
  389. -r--r--r-- 1 0 0 0 Feb 1 09:49 buddyinfo
  390. dr-xr-xr-x 4 0 0 0 Feb 1 09:49 bus
  391. -r--r--r-- 1 0 0 0 Feb 1 09:49 cgroups
  392. -r--r--r-- 1 0 0 0 Feb 1 09:49 cmdline
  393. -r--r--r-- 1 0 0 26691 Feb 1 09:49 config.gz
  394. -r--r--r-- 1 0 0 0 Feb 1 09:49 consoles
  395. dr-xr-xr-x 2 0 0 0 Feb 1 09:49 cpu
  396. -r--r--r-- 1 0 0 0 Feb 1 09:49 cpuinfo
  397. -r--r--r-- 1 0 0 0 Feb 1 09:49 crypto
  398. lrwxrwxrwx 1 0 0 29 Feb 1 09:49 device-tree -> /sys/firmware/devicetree/base
  399. -r--r--r-- 1 0 0 0 Feb 1 09:49 devices
  400. -r--r--r-- 1 0 0 0 Feb 1 09:49 diskstats
  401. dr-xr-xr-x 2 0 0 0 Feb 1 09:49 driver
  402. -r--r--r-- 1 0 0 0 Feb 1 09:49 execdomains
  403. -r--r--r-- 1 0 0 0 Feb 1 09:49 fb
  404. -r--r--r-- 1 0 0 0 Feb 1 09:49 filesystems
  405. dr-xr-xr-x 8 0 0 0 Feb 1 09:49 fs
  406. -r--r--r-- 1 0 0 0 Feb 1 09:49 interrupts
  407. -r--r--r-- 1 0 0 0 Feb 1 09:49 iomem
  408. -r--r--r-- 1 0 0 0 Feb 1 09:49 ioports
  409. dr-xr-xr-x 39 0 0 0 Feb 1 09:49 irq
  410. -r--r--r-- 1 0 0 0 Feb 1 09:49 kallsyms
  411. -r--r--r-- 1 0 0 0 Feb 1 09:49 key-users
  412. -r--r--r-- 1 0 0 0 Feb 1 09:49 keys
  413. -r-------- 1 0 0 0 Feb 1 09:49 kmsg
  414. -r-------- 1 0 0 0 Feb 1 09:49 kpagecount
  415. -r-------- 1 0 0 0 Feb 1 09:49 kpageflags
  416. -r--r--r-- 1 0 0 0 Feb 1 09:49 loadavg
  417. -r--r--r-- 1 0 0 0 Feb 1 09:49 locks
  418. -r--r--r-- 1 0 0 0 Feb 1 09:49 meminfo
  419. -r--r--r-- 1 0 0 0 Feb 1 09:49 misc
  420. -r--r--r-- 1 0 0 0 Feb 1 09:49 modules
  421. lrwxrwxrwx 1 0 0 11 Feb 1 09:49 mounts -> self/mounts
  422. -r--r--r-- 1 0 0 0 Feb 1 09:49 mtd
  423. lrwxrwxrwx 1 0 0 8 Feb 1 09:49 net -> self/net
  424. -r--r--r-- 1 0 0 0 Feb 1 09:49 pagetypeinfo
  425. -r--r--r-- 1 0 0 0 Feb 1 09:49 partitions
  426. dr-xr-xr-x 3 0 0 0 Feb 1 09:49 scsi
  427. lrwxrwxrwx 1 0 0 0 Jan 1 00:00 self -> 123
  428. -r--r--r-- 1 0 0 0 Feb 1 09:49 softirqs
  429. -r--r--r-- 1 0 0 0 Feb 1 09:49 stat
  430. -r--r--r-- 1 0 0 0 Feb 1 09:49 swaps
  431. dr-xr-xr-x 1 0 0 0 Feb 1 09:49 sys
  432. --w------- 1 0 0 0 Feb 1 09:49 sysrq-trigger
  433. dr-xr-xr-x 2 0 0 0 Feb 1 09:49 sysvipc
  434. lrwxrwxrwx 1 0 0 0 Jan 1 00:00 thread-self -> 123/task/123
  435. -r--r--r-- 1 0 0 0 Feb 1 09:49 timer_list
  436. dr-xr-xr-x 4 0 0 0 Feb 1 09:49 tty
  437. -r--r--r-- 1 0 0 0 Feb 1 09:49 uptime
  438. -r--r--r-- 1 0 0 0 Feb 1 09:49 version
  439. -r-------- 1 0 0 0 Feb 1 09:49 vmallocinfo
  440. -r--r--r-- 1 0 0 0 Feb 1 09:49 vmstat
  441. -r--r--r-- 1 0 0 0 Feb 1 09:49 zoneinfo
  442. ====================================
  443. ls -al /sys:
  444. total 0
  445. dr-xr-xr-x 12 0 0 0 Feb 1 09:49 .
  446. drwxr-xr-x 7 1000 1000 160 Jun 25 2017 ..
  447. drwxr-xr-x 2 0 0 0 Feb 1 09:49 block
  448. drwxr-xr-x 28 0 0 0 Feb 1 09:49 bus
  449. drwxr-xr-x 44 0 0 0 Feb 1 09:49 class
  450. drwxr-xr-x 4 0 0 0 Feb 1 09:49 dev
  451. drwxr-xr-x 9 0 0 0 Feb 1 09:49 devices
  452. drwxr-xr-x 3 0 0 0 Feb 1 09:49 firmware
  453. drwxr-xr-x 5 0 0 0 Feb 1 09:49 fs
  454. drwxr-xr-x 8 0 0 0 Feb 1 09:49 kernel
  455. drwxr-xr-x 61 0 0 0 Feb 1 09:49 module
  456. drwxr-xr-x 2 0 0 0 Feb 1 09:49 power
  457. ====================================
  458. ls -alR /dev:
  459. /dev:
  460. total 0
  461. drwxr-xr-x 4 0 0 2960 Feb 1 09:49 .
  462. drwxr-xr-x 7 1000 1000 160 Jun 25 2017 ..
  463. crw-rw---- 1 0 0 5, 1 Feb 1 09:49 console
  464. crw-rw---- 1 0 0 10, 61 Feb 1 09:49 cpu_dma_latency
  465. crw-rw---- 1 0 0 1, 7 Feb 1 09:49 full
  466. crw-rw---- 1 0 0 10, 229 Feb 1 09:49 fuse
  467. crw-rw---- 1 0 0 254, 0 Feb 1 09:49 gpiochip0
  468. crw-rw---- 1 0 0 254, 1 Feb 1 09:49 gpiochip1
  469. crw-rw---- 1 0 0 254, 2 Feb 1 09:49 gpiochip2
  470. crw-rw---- 1 0 0 254, 3 Feb 1 09:49 gpiochip3
  471. crw-rw---- 1 0 0 10, 183 Feb 1 09:49 hwrng
  472. drwxr-xr-x 2 0 0 60 Feb 1 09:49 input
  473. crw-rw---- 1 0 0 1, 11 Feb 1 09:49 kmsg
  474. crw-rw---- 1 0 0 10, 237 Feb 1 09:49 loop-control
  475. brw-rw---- 1 0 0 7, 0 Feb 1 09:49 loop0
  476. brw-rw---- 1 0 0 7, 1 Feb 1 09:49 loop1
  477. brw-rw---- 1 0 0 7, 2 Feb 1 09:49 loop2
  478. brw-rw---- 1 0 0 7, 3 Feb 1 09:49 loop3
  479. brw-rw---- 1 0 0 7, 4 Feb 1 09:49 loop4
  480. brw-rw---- 1 0 0 7, 5 Feb 1 09:49 loop5
  481. brw-rw---- 1 0 0 7, 6 Feb 1 09:49 loop6
  482. brw-rw---- 1 0 0 7, 7 Feb 1 09:49 loop7
  483. crw-rw---- 1 0 0 1, 1 Feb 1 09:49 mem
  484. crw-rw---- 1 0 0 10, 58 Feb 1 09:49 memory_bandwidth
  485. brw-rw---- 1 0 0 179, 0 Feb 1 09:49 mmcblk0
  486. brw-rw---- 1 0 0 179, 32 Feb 1 09:49 mmcblk0boot0
  487. brw-rw---- 1 0 0 179, 64 Feb 1 09:49 mmcblk0boot1
  488. brw-rw---- 1 0 0 179, 1 Feb 1 09:49 mmcblk0p1
  489. brw-rw---- 1 0 0 179, 10 Feb 1 09:49 mmcblk0p10
  490. brw-rw---- 1 0 0 179, 11 Feb 1 09:49 mmcblk0p11
  491. brw-rw---- 1 0 0 179, 12 Feb 1 09:49 mmcblk0p12
  492. brw-rw---- 1 0 0 179, 13 Feb 1 09:49 mmcblk0p13
  493. brw-rw---- 1 0 0 179, 14 Feb 1 09:49 mmcblk0p14
  494. brw-rw---- 1 0 0 179, 15 Feb 1 09:49 mmcblk0p15
  495. brw-rw---- 1 0 0 179, 16 Feb 1 09:49 mmcblk0p16
  496. brw-rw---- 1 0 0 179, 17 Feb 1 09:49 mmcblk0p17
  497. brw-rw---- 1 0 0 179, 18 Feb 1 09:49 mmcblk0p18
  498. brw-rw---- 1 0 0 179, 19 Feb 1 09:49 mmcblk0p19
  499. brw-rw---- 1 0 0 179, 2 Feb 1 09:49 mmcblk0p2
  500. brw-rw---- 1 0 0 179, 20 Feb 1 09:49 mmcblk0p20
  501. brw-rw---- 1 0 0 179, 3 Feb 1 09:49 mmcblk0p3
  502. brw-rw---- 1 0 0 179, 4 Feb 1 09:49 mmcblk0p4
  503. brw-rw---- 1 0 0 179, 5 Feb 1 09:49 mmcblk0p5
  504. brw-rw---- 1 0 0 179, 6 Feb 1 09:49 mmcblk0p6
  505. brw-rw---- 1 0 0 179, 7 Feb 1 09:49 mmcblk0p7
  506. brw-rw---- 1 0 0 179, 8 Feb 1 09:49 mmcblk0p8
  507. brw-rw---- 1 0 0 179, 9 Feb 1 09:49 mmcblk0p9
  508. brw-rw---- 1 0 0 179, 96 Feb 1 09:49 mmcblk0rpmb
  509. crw-rw---- 1 0 0 10, 60 Feb 1 09:49 network_latency
  510. crw-rw---- 1 0 0 10, 59 Feb 1 09:49 network_throughput
  511. crw-rw---- 1 0 0 1, 3 Feb 1 09:49 null
  512. crw-rw---- 1 0 0 1, 4 Feb 1 09:49 port
  513. crw-rw---- 1 0 0 5, 2 Feb 1 09:49 ptmx
  514. brw-rw---- 1 0 0 1, 0 Feb 1 09:49 ram0
  515. brw-rw---- 1 0 0 1, 1 Feb 1 09:49 ram1
  516. brw-rw---- 1 0 0 1, 10 Feb 1 09:49 ram10
  517. brw-rw---- 1 0 0 1, 11 Feb 1 09:49 ram11
  518. brw-rw---- 1 0 0 1, 12 Feb 1 09:49 ram12
  519. brw-rw---- 1 0 0 1, 13 Feb 1 09:49 ram13
  520. brw-rw---- 1 0 0 1, 14 Feb 1 09:49 ram14
  521. brw-rw---- 1 0 0 1, 15 Feb 1 09:49 ram15
  522. brw-rw---- 1 0 0 1, 2 Feb 1 09:49 ram2
  523. brw-rw---- 1 0 0 1, 3 Feb 1 09:49 ram3
  524. brw-rw---- 1 0 0 1, 4 Feb 1 09:49 ram4
  525. brw-rw---- 1 0 0 1, 5 Feb 1 09:49 ram5
  526. brw-rw---- 1 0 0 1, 6 Feb 1 09:49 ram6
  527. brw-rw---- 1 0 0 1, 7 Feb 1 09:49 ram7
  528. brw-rw---- 1 0 0 1, 8 Feb 1 09:49 ram8
  529. brw-rw---- 1 0 0 1, 9 Feb 1 09:49 ram9
  530. crw-rw---- 1 0 0 1, 8 Feb 1 09:49 random
  531. crw-rw---- 1 0 0 10, 62 Feb 1 09:49 rfkill
  532. crw-rw---- 1 0 0 253, 0 Feb 1 09:49 rtc0
  533. drwxr-xr-x 2 0 0 60 Feb 1 09:49 snd
  534. crw-rw---- 1 0 0 5, 0 Feb 1 09:49 tty
  535. crw-rw---- 1 0 0 4, 0 Feb 1 09:49 tty0
  536. crw-rw---- 1 0 0 4, 1 Feb 1 09:49 tty1
  537. crw-rw---- 1 0 0 4, 10 Feb 1 09:49 tty10
  538. crw-rw---- 1 0 0 4, 11 Feb 1 09:49 tty11
  539. crw-rw---- 1 0 0 4, 12 Feb 1 09:49 tty12
  540. crw-rw---- 1 0 0 4, 13 Feb 1 09:49 tty13
  541. crw-rw---- 1 0 0 4, 14 Feb 1 09:49 tty14
  542. crw-rw---- 1 0 0 4, 15 Feb 1 09:49 tty15
  543. crw-rw---- 1 0 0 4, 16 Feb 1 09:49 tty16
  544. crw-rw---- 1 0 0 4, 17 Feb 1 09:49 tty17
  545. crw-rw---- 1 0 0 4, 18 Feb 1 09:49 tty18
  546. crw-rw---- 1 0 0 4, 19 Feb 1 09:49 tty19
  547. crw-rw---- 1 0 0 4, 2 Feb 1 09:49 tty2
  548. crw-rw---- 1 0 0 4, 20 Feb 1 09:49 tty20
  549. crw-rw---- 1 0 0 4, 21 Feb 1 09:49 tty21
  550. crw-rw---- 1 0 0 4, 22 Feb 1 09:49 tty22
  551. crw-rw---- 1 0 0 4, 23 Feb 1 09:49 tty23
  552. crw-rw---- 1 0 0 4, 24 Feb 1 09:49 tty24
  553. crw-rw---- 1 0 0 4, 25 Feb 1 09:49 tty25
  554. crw-rw---- 1 0 0 4, 26 Feb 1 09:49 tty26
  555. crw-rw---- 1 0 0 4, 27 Feb 1 09:49 tty27
  556. crw-rw---- 1 0 0 4, 28 Feb 1 09:49 tty28
  557. crw-rw---- 1 0 0 4, 29 Feb 1 09:49 tty29
  558. crw-rw---- 1 0 0 4, 3 Feb 1 09:49 tty3
  559. crw-rw---- 1 0 0 4, 30 Feb 1 09:49 tty30
  560. crw-rw---- 1 0 0 4, 31 Feb 1 09:49 tty31
  561. crw-rw---- 1 0 0 4, 32 Feb 1 09:49 tty32
  562. crw-rw---- 1 0 0 4, 33 Feb 1 09:49 tty33
  563. crw-rw---- 1 0 0 4, 34 Feb 1 09:49 tty34
  564. crw-rw---- 1 0 0 4, 35 Feb 1 09:49 tty35
  565. crw-rw---- 1 0 0 4, 36 Feb 1 09:49 tty36
  566. crw-rw---- 1 0 0 4, 37 Feb 1 09:49 tty37
  567. crw-rw---- 1 0 0 4, 38 Feb 1 09:49 tty38
  568. crw-rw---- 1 0 0 4, 39 Feb 1 09:49 tty39
  569. crw-rw---- 1 0 0 4, 4 Feb 1 09:49 tty4
  570. crw-rw---- 1 0 0 4, 40 Feb 1 09:49 tty40
  571. crw-rw---- 1 0 0 4, 41 Feb 1 09:49 tty41
  572. crw-rw---- 1 0 0 4, 42 Feb 1 09:49 tty42
  573. crw-rw---- 1 0 0 4, 43 Feb 1 09:49 tty43
  574. crw-rw---- 1 0 0 4, 44 Feb 1 09:49 tty44
  575. crw-rw---- 1 0 0 4, 45 Feb 1 09:49 tty45
  576. crw-rw---- 1 0 0 4, 46 Feb 1 09:49 tty46
  577. crw-rw---- 1 0 0 4, 47 Feb 1 09:49 tty47
  578. crw-rw---- 1 0 0 4, 48 Feb 1 09:49 tty48
  579. crw-rw---- 1 0 0 4, 49 Feb 1 09:49 tty49
  580. crw-rw---- 1 0 0 4, 5 Feb 1 09:49 tty5
  581. crw-rw---- 1 0 0 4, 50 Feb 1 09:49 tty50
  582. crw-rw---- 1 0 0 4, 51 Feb 1 09:49 tty51
  583. crw-rw---- 1 0 0 4, 52 Feb 1 09:49 tty52
  584. crw-rw---- 1 0 0 4, 53 Feb 1 09:49 tty53
  585. crw-rw---- 1 0 0 4, 54 Feb 1 09:49 tty54
  586. crw-rw---- 1 0 0 4, 55 Feb 1 09:49 tty55
  587. crw-rw---- 1 0 0 4, 56 Feb 1 09:49 tty56
  588. crw-rw---- 1 0 0 4, 57 Feb 1 09:49 tty57
  589. crw-rw---- 1 0 0 4, 58 Feb 1 09:49 tty58
  590. crw-rw---- 1 0 0 4, 59 Feb 1 09:49 tty59
  591. crw-rw---- 1 0 0 4, 6 Feb 1 09:49 tty6
  592. crw-rw---- 1 0 0 4, 60 Feb 1 09:49 tty60
  593. crw-rw---- 1 0 0 4, 61 Feb 1 09:49 tty61
  594. crw-rw---- 1 0 0 4, 62 Feb 1 09:49 tty62
  595. crw-rw---- 1 0 0 4, 63 Feb 1 09:49 tty63
  596. crw-rw---- 1 0 0 4, 7 Feb 1 09:49 tty7
  597. crw-rw---- 1 0 0 4, 8 Feb 1 09:49 tty8
  598. crw-rw---- 1 0 0 4, 9 Feb 1 09:49 tty9
  599. crw-rw---- 1 0 0 250, 0 Feb 1 09:49 ttyMSM0
  600. crw-rw---- 1 0 0 10, 223 Feb 1 09:49 uinput
  601. crw-rw---- 1 0 0 1, 9 Feb 1 09:49 urandom
  602. crw-rw---- 1 0 0 249, 0 Feb 1 09:49 usbmon0
  603. crw-rw---- 1 0 0 7, 0 Feb 1 09:49 vcs
  604. crw-rw---- 1 0 0 7, 1 Feb 1 09:49 vcs1
  605. crw-rw---- 1 0 0 7, 128 Feb 1 09:49 vcsa
  606. crw-rw---- 1 0 0 7, 129 Feb 1 09:49 vcsa1
  607. crw-rw---- 1 0 0 10, 63 Feb 1 09:49 vga_arbiter
  608. crw-rw---- 1 0 0 1, 5 Feb 1 09:49 zero
  609.  
  610. /dev/input:
  611. total 0
  612. drwxr-xr-x 2 0 0 60 Feb 1 09:49 .
  613. drwxr-xr-x 4 0 0 2960 Feb 1 09:49 ..
  614. crw-rw---- 1 0 0 13, 64 Feb 1 09:49 event0
  615.  
  616. /dev/snd:
  617. total 0
  618. drwxr-xr-x 2 0 0 60 Feb 1 09:49 .
  619. drwxr-xr-x 4 0 0 2960 Feb 1 09:49 ..
  620. crw-rw---- 1 0 0 116, 33 Feb 1 09:49 timer
  621. ====================================
  622. ifconfig -a
  623. dummy0 Link encap:Ethernet HWaddr 5A:06:31:AE:B1:A0
  624. BROADCAST NOARP MTU:1500 Metric:1
  625. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  626. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  627. collisions:0 txqueuelen:1000
  628. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  629.  
  630. lo Link encap:Local Loopback
  631. LOOPBACK MTU:65536 Metric:1
  632. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  633. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  634. collisions:0 txqueuelen:1000
  635. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  636.  
  637. ====================================
  638. fdisk -l /dev/mmcblk0:
  639. Disk /dev/mmcblk0: 29 GB, 31268536320 bytes, 61071360 sectors
  640. 3786 cylinders, 256 heads, 63 sectors/track
  641. Units: cylinders of 16128 * 512 = 8257536 bytes
  642.  
  643. Device Boot StartCHS EndCHS StartLBA EndLBA Sectors Size Id Type
  644. /dev/mmcblk0p1 0,0,1 1023,255,63 1 4294967295 4294967295 2047G ee EFI GPT
  645. Thanks for using this init!
  646. Rebooting to bootloader...
  647. Didn't work :/
  648. Rebooting...
  649. Didn't work either...
  650. RIP Kernel 2017-2017
  651. [ 4.114386] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000000
  652. [ 4.114386]
  653. [ 4.114484] CPU: 1 PID: 1 Comm: init Tainted: G W 4.12.0-rc5-00143-g36eb32ae29d2 #1
  654. [ 4.122624] Hardware name: Generic DT based system
  655. [ 4.131396] [<c0310684>] (unwind_backtrace) from [<c030c870>] (show_stack+0x10/0x14)
  656. [ 4.136004] [<c030c870>] (show_stack) from [<c05fa3dc>] (dump_stack+0x78/0x8c)
  657. [ 4.143900] [<c05fa3dc>] (dump_stack) from [<c03dc9f0>] (panic+0xdc/0x250)
  658. [ 4.150922] [<c03dc9f0>] (panic) from [<c0322598>] (complete_and_exit+0x0/0x1c)
  659. [ 4.157791] [<c0322598>] (complete_and_exit) from [<ee89df88>] (0xee89df88)
  660. [ 4.165075] CPU0: stopping
  661. [ 4.171901] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G W 4.12.0-rc5-00143-g36eb32ae29d2 #1
  662. [ 4.174695] Hardware name: Generic DT based system
  663. [ 4.183977] [<c0310684>] (unwind_backtrace) from [<c030c870>] (show_stack+0x10/0x14)
  664. [ 4.188672] [<c030c870>] (show_stack) from [<c05fa3dc>] (dump_stack+0x78/0x8c)
  665. [ 4.196571] [<c05fa3dc>] (dump_stack) from [<c030f6d0>] (handle_IPI+0x3ec/0x3fc)
  666. [ 4.203603] [<c030f6d0>] (handle_IPI) from [<c030148c>] (gic_handle_irq+0x88/0x8c)
  667. [ 4.211156] [<c030148c>] (gic_handle_irq) from [<c095aa8c>] (__irq_svc+0x6c/0xa8)
  668. [ 4.218528] Exception stack(0xc0e01f10 to 0xc0e01f58)
  669. [ 4.226075] 1f00: 00000000 c0bd5094 00000001 2e23b000
  670. [ 4.231132] 1f20: f4a23d59 00000000 f841cfd8 00000000 00000000 c0e9d768 00000001 ee231800
  671. [ 4.239288] 1f40: 0682aaab c0e01f60 c03578f4 c07b55cc 60000013 ffffffff
  672. [ 4.247437] [<c095aa8c>] (__irq_svc) from [<c07b55cc>] (cpuidle_enter_state+0x160/0x4cc)
  673. [ 4.253869] [<c07b55cc>] (cpuidle_enter_state) from [<c0357b4c>] (do_idle+0x1b4/0x204)
  674. [ 4.262199] [<c0357b4c>] (do_idle) from [<c0357e54>] (cpu_startup_entry+0x18/0x1c)
  675. [ 4.269928] [<c0357e54>] (cpu_startup_entry) from [<c0d00c64>] (start_kernel+0x380/0x38c)
  676. [ 4.277474] CPU2: stopping
  677. [ 4.285714] CPU: 2 PID: 0 Comm: swapper/2 Tainted: G W 4.12.0-rc5-00143-g36eb32ae29d2 #1
  678. [ 4.288336] Hardware name: Generic DT based system
  679. [ 4.297618] [<c0310684>] (unwind_backtrace) from [<c030c870>] (show_stack+0x10/0x14)
  680. [ 4.302318] [<c030c870>] (show_stack) from [<c05fa3dc>] (dump_stack+0x78/0x8c)
  681. [ 4.310216] [<c05fa3dc>] (dump_stack) from [<c030f6d0>] (handle_IPI+0x3ec/0x3fc)
  682. [ 4.317247] [<c030f6d0>] (handle_IPI) from [<c030148c>] (gic_handle_irq+0x88/0x8c)
  683. [ 4.324798] [<c030148c>] (gic_handle_irq) from [<c095aa8c>] (__irq_svc+0x6c/0xa8)
  684. [ 4.332168] Exception stack(0xee8cff48 to 0xee8cff90)
  685. [ 4.339720] ff40: 00000002 c0bd5094 00000001 2e25d000 f79e958c 00000000
  686. [ 4.344777] ff60: f842b897 00000000 00000000 c0e9d768 00000001 ee231c00 0682aaab ee8cff98
  687. [ 4.352927] ff80: c03578f4 c07b55cc 60000013 ffffffff
  688. [ 4.361071] [<c095aa8c>] (__irq_svc) from [<c07b55cc>] (cpuidle_enter_state+0x160/0x4cc)
  689. [ 4.366122] [<c07b55cc>] (cpuidle_enter_state) from [<c0357b4c>] (do_idle+0x1b4/0x204)
  690. [ 4.374280] [<c0357b4c>] (do_idle) from [<c0357e54>] (cpu_startup_entry+0x18/0x1c)
  691. [ 4.382003] [<c0357e54>] (cpu_startup_entry) from [<0030152c>] (0x30152c)
  692. [ 4.389538] CPU3: stopping
  693. [ 4.396390] CPU: 3 PID: 0 Comm: swapper/3 Tainted: G W 4.12.0-rc5-00143-g36eb32ae29d2 #1
  694. [ 4.399015] Hardware name: Generic DT based system
  695. [ 4.408295] [<c0310684>] (unwind_backtrace) from [<c030c870>] (show_stack+0x10/0x14)
  696. [ 4.412996] [<c030c870>] (show_stack) from [<c05fa3dc>] (dump_stack+0x78/0x8c)
  697. [ 4.420893] [<c05fa3dc>] (dump_stack) from [<c030f6d0>] (handle_IPI+0x3ec/0x3fc)
  698. [ 4.427924] [<c030f6d0>] (handle_IPI) from [<c030148c>] (gic_handle_irq+0x88/0x8c)
  699. [ 4.435475] [<c030148c>] (gic_handle_irq) from [<c095aa8c>] (__irq_svc+0x6c/0xa8)
  700. [ 4.442846] Exception stack(0xee8d1f48 to 0xee8d1f90)
  701. [ 4.450397] 1f40: 00000003 c0bd5094 00000001 2e26e000 f4a40d6b 00000000
  702. [ 4.455455] 1f60: f843a430 00000000 00000000 c0e9d768 00000001 ee231e00 0682aaab ee8d1f98
  703. [ 4.463605] 1f80: c03578f4 c07b55cc 60000013 ffffffff
  704. [ 4.471748] [<c095aa8c>] (__irq_svc) from [<c07b55cc>] (cpuidle_enter_state+0x160/0x4cc)
  705. [ 4.476800] [<c07b55cc>] (cpuidle_enter_state) from [<c0357b4c>] (do_idle+0x1b4/0x204)
  706. [ 4.484958] [<c0357b4c>] (do_idle) from [<c0357e54>] (cpu_startup_entry+0x18/0x1c)
  707. [ 4.492681] [<c0357e54>] (cpu_startup_entry) from [<0030152c>] (0x30152c)
  708. [ 4.500234] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000000
  709. [ 4.500234]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement