Advertisement
Guest User

errror

a guest
Aug 6th, 2017
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.46 KB | None | 0 0
  1. + exec
  2. + echo Running Mer Boat Loader
  3. Running Mer Boat Loader
  4. + BOOTLOGO=
  5. + ALWAYSDEBUG=
  6. + DATA_PARTITION=/dev/block/bootdevice/by-name/userdata
  7. + DEFAULT_OS=sailfishos
  8. + export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin
  9. + USB_FUNCTIONS=rndis
  10. + ANDROID_USB=/sys/class/android_usb/android0
  11. + LOCAL_IP=192.168.2.15
  12. + DONE_SWITCH=no
  13. + [ /init = /init-debug ]
  14. + [ no = no ]
  15. + EXPLICIT_BUSYBOX=
  16. + TELNET_DEBUG_PORT=23
  17. + /bin/busybox --install -s
  18. + date
  19. __bionic_open_tzdata_path: ANDROID_DATA not set!
  20. __bionic_open_tzdata_path: ANDROID_ROOT not set!
  21. __bionic_open_tzdata_path: ANDROID_DATA not set!
  22. __bionic_open_tzdata_path: ANDROID_ROOT not set!
  23. __bionic_open_tzdata_path: ANDROID_DATA not set!
  24. __bionic_open_tzdata_path: ANDROID_ROOT not set!
  25. Fri Jan 2 12:23:17 GMT 1970
  26. + do_mount_devprocsys
  27. + echo ########################## mounting devprocsys
  28. ########################## mounting devprocsys
  29. + mkdir /dev
  30. mkdir: can't create directory '/dev': File exists
  31. + mount -t devtmpfs devtmpfs /dev
  32. + mkdir /dev/pts
  33. + mount -t devpts devpts /dev/pts
  34. + mkdir /proc
  35. + mkdir /sys
  36. + mount -t sysfs sysfs /sys
  37. + mount -t proc proc /proc
  38. + do_hotplug_scan
  39. + echo /sbin/mdev
  40. + mdev -s
  41. + sleep 2
  42. + ln -s . /dev/block
  43. + ln -s /proc/mounts /etc/mtab
  44. + check_kernel_config
  45. + echo Checking kernel config
  46. Checking kernel config
  47. + [ ! -e /proc/config.gz ]
  48. + zcat /proc/config.gz
  49. + grep -E ^CONFIG_CGROUPS=y$
  50. CONFIG_CGROUPS=y
  51. + zcat /proc/config.gz
  52. + grep -E ^CONFIG_AUTOFS4_FS=y$
  53. CONFIG_AUTOFS4_FS=y
  54. + zcat /proc/config.gz
  55. + grep -E ^CONFIG_DEVTMPFS_MOUNT=y$
  56. CONFIG_DEVTMPFS_MOUNT=y
  57. + zcat /proc/config.gz
  58. + grep -E ^CONFIG_DEVTMPFS=y$
  59. CONFIG_DEVTMPFS=y
  60. + zcat /proc/config.gz
  61. + grep -E ^CONFIG_UNIX=y$
  62. CONFIG_UNIX=y
  63. + zcat /proc/config.gz
  64. + grep -E ^CONFIG_INOTIFY_USER=y$
  65. CONFIG_INOTIFY_USER=y
  66. + zcat /proc/config.gz
  67. + grep -E ^CONFIG_SYSVIPC=y$
  68. CONFIG_SYSVIPC=y
  69. + zcat /proc/config.gz
  70. + grep -E ^CONFIG_NET=y$
  71. CONFIG_NET=y
  72. + zcat /proc/config.gz
  73. + grep -E ^CONFIG_PROC_FS=y$
  74. CONFIG_PROC_FS=y
  75. + zcat /proc/config.gz
  76. + grep -E ^CONFIG_SIGNALFD=y$
  77. CONFIG_SIGNALFD=y
  78. + zcat /proc/config.gz
  79. + grep -E ^CONFIG_SYSFS=y$
  80. CONFIG_SYSFS=y
  81. + zcat /proc/config.gz
  82. + grep -E ^CONFIG_TMPFS_POSIX_ACL=y$
  83. CONFIG_TMPFS_POSIX_ACL=y
  84. + zcat /proc/config.gz
  85. + grep -E ^CONFIG_VT=y$
  86. CONFIG_VT=y
  87. + zcat /proc/config.gz
  88. + grep -E ^CONFIG_ANDROID_LOW_MEMORY_KILLER=y$
  89. + zcat /proc/config.gz
  90. + grep -E ^CONFIG_DUMMY=y$
  91. + zcat /proc/config.gz
  92. + grep -E ^CONFIG_SYSFS_DEPRECATED=y$
  93. + bootsplash
  94. + [ x = x1 ]
  95. + mount_stowaways
  96. + echo ########################## mounting stowaways
  97. ########################## mounting stowaways
  98. + [ ! -z /dev/block/bootdevice/by-name/userdata ]
  99. + get_opt data_subdir
  100. + cat /proc/cmdline
  101. + echo sched_enable_hmp=1
  102. + grep ^data_subdir=*
  103. + cut -d= -f2
  104. + echo sched_enable_power_aware=1
  105. + grep ^data_subdir=*
  106. + cut -d= -f2
  107. + echo console=null
  108. + grep ^data_subdir=*
  109. + cut -d= -f2
  110. + echo androidboot.hardware=qcom
  111. + grep ^data_subdir=*
  112. + cut -d= -f2
  113. + echo msm_rtb.filter=0x37
  114. + grep ^data_subdir=*
  115. + cut -d= -f2
  116. + echo ehci-hcd.park=3
  117. + grep ^data_subdir=*
  118. + cut -d= -f2
  119. + echo selinux=0
  120. + grep ^data_subdir=*
  121. + cut -d= -f2
  122. + echo lpm_levels.sleep_disabled=1
  123. + grep ^data_subdir=*
  124. + cut -d= -f2
  125. + echo utags.blkdev=/dev/block/bootdevice/by-name/utags
  126. + grep ^data_subdir=*
  127. + cut -d= -f2
  128. + echo utags.backup=/dev/block/bootdevice/by-name/utagsBackup
  129. + grep ^data_subdir=*
  130. + cut -d= -f2
  131. + echo boot_cpus=0-5
  132. + grep ^data_subdir=*
  133. + cut -d= -f2
  134. + echo androidboot.bootdevice=f9824900.sdhci
  135. + grep ^data_subdir=*
  136. + cut -d= -f2
  137. + echo androidboot.serialno=ZY22447NW4
  138. + grep ^data_subdir=*
  139. + cut -d= -f2
  140. + echo androidboot.baseband=msm
  141. + grep ^data_subdir=*
  142. + cut -d= -f2
  143. + echo androidboot.mode=normal
  144. + grep ^data_subdir=*
  145. + cut -d= -f2
  146. + echo androidboot.device=kinzie
  147. + grep ^data_subdir=*
  148. + cut -d= -f2
  149. + echo androidboot.hwrev=0x8301
  150. + grep ^data_subdir=*
  151. + cut -d= -f2
  152. + echo androidboot.radio=0x2
  153. + grep ^data_subdir=*
  154. + cut -d= -f2
  155. + echo androidboot.powerup_reason=0x00004000
  156. + grep ^data_subdir=*
  157. + cut -d= -f2
  158. + echo androidboot.bootreason=reboot
  159. + grep ^data_subdir=*
  160. + cut -d= -f2
  161. + echo androidboot.write_protect=0
  162. + grep ^data_subdir=*
  163. + cut -d= -f2
  164. + echo msm_poweroff.download_mode=0
  165. + grep ^data_subdir=*
  166. + cut -d= -f2
  167. + echo androidboot.fsg-id=
  168. + grep ^data_subdir=*
  169. + cut -d= -f2
  170. + echo androidboot.secure_hardware=1
  171. + grep ^data_subdir=*
  172. + cut -d= -f2
  173. + echo androidboot.cid=0x7
  174. + grep ^data_subdir=*
  175. + cut -d= -f2
  176. + echo androidboot.wifimacaddr=80:58:F8:61:77:FB,80:58:F8:61:77:FC
  177. + grep ^data_subdir=*
  178. + cut -d= -f2
  179. + echo androidboot.btmacaddr=80:58:F8:61:77:FA
  180. + grep ^data_subdir=*
  181. + cut -d= -f2
  182. + echo mdss_mdp.panel=1:dsi:0:qcom,mdss_dsi_mot_smd_543_QHD_dualmipi0_cmd_v0;1:qcom,mdss_dsi_mot_smd_543_QHD_dualmipi1_cmd_v0
  183. + grep ^data_subdir=*
  184. + cut -d= -f2
  185. + echo androidboot.bootloader=0xA856
  186. + grep ^data_subdir=*
  187. + cut -d= -f2
  188. + echo androidboot.carrier=retin
  189. + grep ^data_subdir=*
  190. + cut -d= -f2
  191. + echo androidboot.build_vars=black
  192. + grep ^data_subdir=*
  193. + cut -d= -f2
  194. + echo androidboot.hardware.sku=XT1580
  195. + grep ^data_subdir=*
  196. + cut -d= -f2
  197. + echo androidboot.bl_state=2 + cut -d= -f2
  198. + data_subdir=
  199. + mkdir /data
  200. + mkdir /target
  201. + mount /dev/block/bootdevice/by-name/userdata /data
  202. mount: mounting /dev/block/bootdevice/by-name/userdata on /data failed: No such file or directory
  203. + mount --bind /data//.stowaways/sailfishos /target
  204. mount: mounting /data//.stowaways/sailfishos on /target failed: No such file or directory
  205. + mkdir /target/data
  206. + mount --bind /data/ /target/data
  207. mount: mounting /data/ on /target/data failed: Invalid argument
  208. + mount
  209. rootfs on / type rootfs (rw)
  210. devtmpfs on /dev type devtmpfs (rw,relatime,size=1040476k,nr_inodes=260119,mode=755)
  211. devpts on /dev/pts type devpts (rw,relatime,mode=600)
  212. sysfs on /sys type sysfs (rw,relatime)
  213. proc on /proc type proc (rw,relatime)
  214. + DBG_REASON=
  215. + [ -e /diagnosis.log ]
  216. + get_opt bootmode
  217. + cat /proc/cmdline
  218. + echo sched_enable_hmp=1
  219. + grep ^bootmode=*
  220. + cut -d= -f2
  221. + echo sched_enable_power_aware=1
  222. + grep ^bootmode=*
  223. + cut -d= -f2
  224. + echo console=null
  225. + grep ^bootmode=*
  226. + cut -d= -f2
  227. + echo androidboot.hardware=qcom
  228. + grep ^bootmode=*
  229. + cut -d= -f2
  230. + echo msm_rtb.filter=0x37
  231. + grep ^bootmode=*
  232. + cut -d= -f2
  233. + echo ehci-hcd.park=3
  234. + grep ^bootmode=*
  235. + cut -d= -f2
  236. + echo selinux=0
  237. + grep ^bootmode=*
  238. + cut -d= -f2
  239. + echo lpm_levels.sleep_disabled=1
  240. + grep ^bootmode=*
  241. + cut -d= -f2
  242. + echo utags.blkdev=/dev/block/bootdevice/by-name/utags
  243. + grep ^bootmode=*
  244. + cut -d= -f2
  245. + echo utags.backup=/dev/block/bootdevice/by-name/utagsBackup
  246. + grep ^bootmode=*
  247. + cut -d= -f2
  248. + echo boot_cpus=0-5
  249. + grep ^bootmode=*
  250. + cut -d= -f2
  251. + echo androidboot.bootdevice=f9824900.sdhci
  252. + grep ^bootmode=*
  253. + cut -d= -f2
  254. + echo androidboot.serialno=ZY22447NW4
  255. + grep ^bootmode=*
  256. + cut -d= -f2
  257. + echo androidboot.baseband=msm
  258. + grep ^bootmode=*
  259. + cut -d= -f2
  260. + echo androidboot.mode=normal
  261. + grep ^bootmode=*
  262. + cut -d= -f2
  263. + echo androidboot.device=kinzie
  264. + grep ^bootmode=*
  265. + cut -d= -f2
  266. + echo androidboot.hwrev=0x8301
  267. + grep ^bootmode=*
  268. + cut -d= -f2
  269. + echo androidboot.radio=0x2
  270. + grep ^bootmode=*
  271. + cut -d= -f2
  272. + echo androidboot.powerup_reason=0x00004000
  273. + grep ^bootmode=*
  274. + cut -d= -f2
  275. + echo androidboot.bootreason=reboot
  276. + grep ^bootmode=*
  277. + cut -d= -f2
  278. + echo androidboot.write_protect=0
  279. + grep ^bootmode=*
  280. + cut -d= -f2
  281. + echo msm_poweroff.download_mode=0
  282. + grep ^bootmode=*
  283. + cut -d= -f2
  284. + echo androidboot.fsg-id=
  285. + grep ^bootmode=*
  286. + cut -d= -f2
  287. + echo androidboot.secure_hardware=1
  288. + grep ^bootmode=*
  289. + cut -d= -f2
  290. + echo androidboot.cid=0x7
  291. + grep ^bootmode=*
  292. + cut -d= -f2
  293. + echo androidboot.wifimacaddr=80:58:F8:61:77:FB,80:58:F8:61:77:FC
  294. + grep ^bootmode=*
  295. + cut -d= -f2
  296. + echo androidboot.btmacaddr=80:58:F8:61:77:FA
  297. + grep ^bootmode=*
  298. + cut -d= -f2
  299. + echo mdss_mdp.panel=1:dsi:0:qcom,mdss_dsi_mot_smd_543_QHD_dualmipi0_cmd_v0;1:qcom,mdss_dsi_mot_smd_543_QHD_dualmipi1_cmd_v0
  300. + grep ^bootmode=*
  301. + cut -d= -f2
  302. + echo androidboot.bootloader=0xA856
  303. + grep ^bootmode=*
  304. + cut -d= -f2
  305. + echo androidboot.carrier=retin
  306. + grep ^bootmode=*
  307. + cut -d= -f2
  308. + echo androidboot.build_vars=black
  309. + grep ^bootmode=*
  310. + cut -d= -f2
  311. + echo androidboot.hardware.sku=XT1580
  312. + grep ^bootmode=*
  313. + cut -d= -f2
  314. + echo androidboot.bl_state=2
  315. + grep ^bootmode=*
  316. + cut -d= -f2
  317. + [ = debug ]
  318. + [ x = x1 ]
  319. + [ -f /target/init_enter_debug ]
  320. + [ -f /target/init_disable_telnet ]
  321. + [ = ]
  322. + echo
  323. + [ -f /target/init-debug ]
  324. + [ -x /target/sbin/preinit ]
  325. + INIT=/sbin/init
  326. + [ -x /target/sbin/init ]
  327. + run_debug_session Failed to boot init in real rootfs
  328. + CUSTOMPRODUCT=Failed to boot init in real rootfs
  329. + echo ########################## Debug session : Failed to boot init in real rootfs
  330. ########################## Debug session : Failed to boot init in real rootfs
  331. + usb_setup Mer Debug setting up (DONE_SWITCH=no)
  332. + write /sys/class/android_usb/android0/enable 0
  333. + echo -n 0
  334. + write /sys/class/android_usb/android0/functions
  335. + echo -n
  336. + write /sys/class/android_usb/android0/enable 1
  337. + echo -n 1
  338. + usleep 500000
  339. + write /sys/class/android_usb/android0/enable 0
  340. + echo -n 0
  341. + write /sys/class/android_usb/android0/idVendor 18D1
  342. + echo -n 18D1
  343. + write /sys/class/android_usb/android0/idProduct D001
  344. + echo -n D001
  345. + write /sys/class/android_usb/android0/iManufacturer Mer Boat Loader
  346. + echo -n Mer Boat Loader
  347. + write /sys/class/android_usb/android0/iProduct Failed to boot init in real rootfs
  348. + echo -n Failed to boot init in real rootfs
  349. + write /sys/class/android_usb/android0/iSerial Mer Debug setting up (DONE_SWITCH=no)
  350. + echo -n Mer Debug setting up (DONE_SWITCH=no)
  351. + write /sys/class/android_usb/android0/functions rndis
  352. + echo -n rndis
  353. + write /sys/class/android_usb/android0/enable 1
  354. + echo -n 1
  355. + USB_IFACE=notfound
  356. + /sbin/ifconfig rndis0 192.168.2.15
  357. + USB_IFACE=rndis0
  358. + [ xrndis0 = xnotfound ]
  359. + /sbin/ifconfig -a
  360. lo Link encap:Local Loopback
  361. LOOPBACK MTU:65536 Metric:1
  362. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  363. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  364. collisions:0 txqueuelen:0
  365. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  366.  
  367. rmnet_ipa0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
  368. [NO FLAGS] MTU:2000 Metric:1
  369. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  370. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  371. collisions:0 txqueuelen:1000
  372. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  373.  
  374. rndis0 Link encap:Ethernet HWaddr 2E:7B:AB:E1:43:D1
  375. inet addr:192.168.2.15 Bcast:192.168.2.255 Mask:255.255.255.0
  376. UP BROADCAST MULTICAST MTU:1500 Metric:1
  377. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  378. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  379. collisions:0 txqueuelen:1000
  380. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  381.  
  382. sit0 Link encap:IPv6-in-IPv4
  383. NOARP MTU:1480 Metric:1
  384. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  385. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  386. collisions:0 txqueuelen:0
  387. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  388.  
  389. usb0 Link encap:Ethernet HWaddr E2:06:36:A2:36:5E
  390. BROADCAST MULTICAST MTU:1500 Metric:1
  391. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  392. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  393. collisions:0 txqueuelen:1000
  394. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  395.  
  396. + [ xrndis0 = xnotfound ]
  397. + echo start 192.168.2.20
  398. + echo end 192.168.2.90
  399. + echo lease_file /var/udhcpd.leases
  400. + echo interface rndis0
  401. + echo option subnet 255.255.255.0
  402. + echo ########################## starting dhcpd
  403. ########################## starting dhcpd
  404. + udhcpd
  405. + HALT_BOOT=y
  406. + set_welcome_msg y
  407. + cat
  408. + [ no = no ]
  409. + cat
  410. + cat
  411. + HALT_BOOT=y
  412. + [ y = y ]
  413. + cat
  414. + [ no = no ]
  415. + cat
  416. + [ -z ]
  417. + echo ########################## starting telnetd
  418. ########################## starting telnetd
  419. + telnetd -b 192.168.2.15:23 -l /bin/sh
  420. + usb_info Mer Debug telnet on port 23 on rndis0 192.168.2.15 - also running udhcpd
  421. + echo ########################## usb_info: Mer Debug telnet on port 23 on rndis0 192.168.2.15 - also running udhcpd
  422. ########################## usb_info: Mer Debug telnet on port 23 on rndis0 192.168.2.15 - also running udhcpd
  423. + sleep 1
  424. + write /sys/class/android_usb/android0/iSerial Mer Debug telnet on port 23 on rndis0 192.168.2.15 - also running udhcpd
  425. + echo -n Mer Debug telnet on port 23 on rndis0 192.168.2.15 - also running udhcpd
  426. + [ y = y ]
  427. + ps -wlT
  428. __bionic_open_tzdata_path: ANDROID_DATA not set!
  429. __bionic_open_tzdata_path: ANDROID_ROOT not set!
  430. __bionic_open_tzdata_path: ANDROID_DATA not set!
  431. __bionic_open_tzdata_path: ANDROID_ROOT not set!
  432. __bionic_open_tzdata_path: ANDROID_DATA not set!
  433. __bionic_open_tzdata_path: ANDROID_ROOT not set!
  434. S UID PID PPID VSZ RSS TTY STIME TIME CMD
  435. S 0 1 0 12312 636 0:0 12:23 00:00:00 {init} /bin/sh /init
  436. S 0 2 0 0 0 0:0 12:23 00:00:00 [kthreadd]
  437. S 0 3 2 0 0 0:0 12:23 00:00:00 [ksoftirqd/0]
  438. S 0 4 2 0 0 0:0 12:23 00:00:00 [kworker/0:0]
  439. S 0 5 2 0 0 0:0 12:23 00:00:00 [kworker/0:0H]
  440. D 0 6 2 0 0 0:0 12:23 00:00:00 [kworker/u16:0]
  441. S 0 7 2 0 0 0:0 12:23 00:00:00 [migration/0]
  442. S 0 8 2 0 0 0:0 12:23 00:00:00 [rcu_preempt]
  443. S 0 9 2 0 0 0:0 12:23 00:00:00 [rcu_bh]
  444. S 0 10 2 0 0 0:0 12:23 00:00:00 [rcu_sched]
  445. S 0 11 2 0 0 0:0 12:23 00:00:00 [migration/1]
  446. S 0 12 2 0 0 0:0 12:23 00:00:00 [ksoftirqd/1]
  447. S 0 13 2 0 0 0:0 12:23 00:00:00 [kworker/1:0]
  448. S 0 14 2 0 0 0:0 12:23 00:00:00 [kworker/1:0H]
  449. S 0 15 2 0 0 0:0 12:23 00:00:00 [migration/2]
  450. S 0 16 2 0 0 0:0 12:23 00:00:00 [ksoftirqd/2]
  451. S 0 17 2 0 0 0:0 12:23 00:00:00 [kworker/2:0]
  452. S 0 18 2 0 0 0:0 12:23 00:00:00 [kworker/2:0H]
  453. S 0 19 2 0 0 0:0 12:23 00:00:00 [migration/3]
  454. S 0 20 2 0 0 0:0 12:23 00:00:00 [ksoftirqd/3]
  455. S 0 21 2 0 0 0:0 12:23 00:00:00 [kworker/3:0]
  456. S 0 22 2 0 0 0:0 12:23 00:00:00 [kworker/3:0H]
  457. S 0 23 2 0 0 0:0 12:23 00:00:00 [migration/4]
  458. S 0 24 2 0 0 0:0 12:23 00:00:00 [ksoftirqd/4]
  459. S 0 25 2 0 0 0:0 12:23 00:00:00 [kworker/4:0]
  460. S 0 26 2 0 0 0:0 12:23 00:00:00 [kworker/4:0H]
  461. S 0 27 2 0 0 0:0 12:23 00:00:00 [migration/5]
  462. S 0 28 2 0 0 0:0 12:23 00:00:00 [ksoftirqd/5]
  463. S 0 29 2 0 0 0:0 12:23 00:00:00 [kworker/5:0]
  464. S 0 30 2 0 0 0:0 12:23 00:00:00 [kworker/5:0H]
  465. S 0 31 2 0 0 0:0 12:23 00:00:00 [khelper]
  466. S 0 32 2 0 0 0:0 12:23 00:00:00 [kdevtmpfs]
  467. S 0 33 2 0 0 0:0 12:23 00:00:00 [netns]
  468. S 0 34 2 0 0 0:0 12:23 00:00:00 [perf]
  469. D 0 35 2 0 0 0:0 12:23 00:00:00 [kworker/0:1]
  470. S 0 36 2 0 0 0:0 12:23 00:00:00 [kworker/2:1]
  471. S 0 37 2 0 0 0:0 12:23 00:00:00 [kworker/3:1]
  472. S 0 38 2 0 0 0:0 12:23 00:00:00 [kworker/1:1]
  473. S 0 39 2 0 0 0:0 12:23 00:00:00 [kworker/5:1]
  474. S 0 40 2 0 0 0:0 12:23 00:00:00 [kworker/4:1]
  475. S 0 41 2 0 0 0:0 12:23 00:00:00 [msm_watchdog]
  476. S 0 42 2 0 0 0:0 12:23 00:00:00 [smd_channel_clo]
  477. S 0 43 2 0 0 0:0 12:23 00:00:00 [smsm_cb_wq]
  478. D 0 44 2 0 0 0:0 12:23 00:00:00 [kworker/u16:1]
  479. S 0 45 2 0 0 0:0 12:23 00:00:00 [deferwq]
  480. S 0 46 2 0 0 0:0 12:23 00:00:00 [irq/48-cpr]
  481. S 0 47 2 0 0 0:0 12:23 00:00:00 [irq/51-cpr]
  482. S 0 48 2 0 0 0:0 12:23 00:00:00 [mpm]
  483. S 0 49 2 0 0 0:0 12:23 00:00:00 [kworker/u16:2]
  484. S 0 50 2 0 0 0:0 12:23 00:00:00 [writeback]
  485. S 0 51 2 0 0 0:0 12:23 00:00:00 [bioset]
  486. S 0 52 2 0 0 0:0 12:23 00:00:00 [crypto]
  487. S 0 53 2 0 0 0:0 12:23 00:00:00 [kblockd]
  488. S 0 54 2 0 0 0:0 12:23 00:00:00 [khubd]
  489. S 0 55 2 0 0 0:0 12:23 00:00:00 [system]
  490. S 0 56 2 0 0 0:0 12:23 00:00:00 [ipa_power_mgmt]
  491. S 0 57 2 0 0 0:0 12:23 00:00:00 [sps_ipa_power_m]
  492. S 0 58 2 0 0 0:0 12:23 00:00:00 [ipawq14]
  493. S 0 59 2 0 0 0:0 12:23 00:00:00 [iparepwq14]
  494. S 0 60 2 0 0 0:0 12:23 00:00:00 [ipawq45]
  495. S 0 61 2 0 0 0:0 12:23 00:00:00 [iparepwq45]
  496. S 0 62 2 0 0 0:0 12:23 00:00:00 [ipawq13]
  497. S 0 63 2 0 0 0:0 12:23 00:00:00 [iparepwq13]
  498. S 0 64 2 0 0 0:0 12:23 00:00:00 [ipa_power_mgmt]
  499. S 0 65 2 0 0 0:0 12:23 00:00:00 [ipa_rm_wq]
  500. S 0 66 2 0 0 0:0 12:23 00:00:00 [ipa_interrupt_w]
  501. S 0 67 2 0 0 0:0 12:23 00:00:00 [irq/261-msm_iom]
  502. S 0 68 2 0 0 0:0 12:23 00:00:00 [irq/263-msm_iom]
  503. S 0 69 2 0 0 0:0 12:23 00:00:00 [irq/261-msm_iom]
  504. S 0 70 2 0 0 0:0 12:23 00:00:00 [irq/263-msm_iom]
  505. S 0 71 2 0 0 0:0 12:23 00:00:00 [irq/261-msm_iom]
  506. S 0 72 2 0 0 0:0 12:23 00:00:00 [irq/263-msm_iom]
  507. S 0 73 2 0 0 0:0 12:23 00:00:00 [irq/261-msm_iom]
  508. S 0 74 2 0 0 0:0 12:23 00:00:00 [irq/263-msm_iom]
  509. S 0 75 2 0 0 0:0 12:23 00:00:00 [irq/261-msm_iom]
  510. S 0 76 2 0 0 0:0 12:23 00:00:00 [irq/263-msm_iom]
  511. S 0 77 2 0 0 0:0 12:23 00:00:00 [irq/261-msm_iom]
  512. S 0 78 2 0 0 0:0 12:23 00:00:00 [irq/263-msm_iom]
  513. S 0 79 2 0 0 0:0 12:23 00:00:00 [irq/261-msm_iom]
  514. S 0 80 2 0 0 0:0 12:23 00:00:00 [irq/263-msm_iom]
  515. S 0 81 2 0 0 0:0 12:23 00:00:00 [irq/102-msm_iom]
  516. S 0 82 2 0 0 0:0 12:23 00:00:00 [irq/102-msm_iom]
  517. S 0 83 2 0 0 0:0 12:23 00:00:00 [irq/102-msm_iom]
  518. S 0 84 2 0 0 0:0 12:23 00:00:00 [irq/102-msm_iom]
  519. S 0 85 2 0 0 0:0 12:23 00:00:00 [irq/74-msm_iomm]
  520. S 0 86 2 0 0 0:0 12:23 00:00:00 [irq/75-msm_iomm]
  521. S 0 87 2 0 0 0:0 12:23 00:00:00 [irq/75-msm_iomm]
  522. S 0 88 2 0 0 0:0 12:23 00:00:00 [irq/75-msm_iomm]
  523. S 0 89 2 0 0 0:0 12:23 00:00:00 [irq/75-msm_iomm]
  524. S 0 90 2 0 0 0:0 12:23 00:00:00 [irq/273-msm_iom]
  525. S 0 91 2 0 0 0:0 12:23 00:00:00 [irq/273-msm_iom]
  526. S 0 92 2 0 0 0:0 12:23 00:00:00 [irq/272-msm_iom]
  527. S 0 93 2 0 0 0:0 12:23 00:00:00 [irq/97-msm_iomm]
  528. S 0 94 2 0 0 0:0 12:23 00:00:00 [irq/97-msm_iomm]
  529. S 0 95 2 0 0 0:0 12:23 00:00:00 [irq/97-msm_iomm]
  530. S 0 96 2 0 0 0:0 12:23 00:00:00 [irq/350-msm_iom]
  531. S 0 97 2 0 0 0:0 12:23 00:00:00 [irq/350-msm_iom]
  532. S 0 98 2 0 0 0:0 12:23 00:00:00 [irq/350-msm_iom]
  533. S 0 99 2 0 0 0:0 12:23 00:00:00 [irq/298-msm_iom]
  534. S 0 100 2 0 0 0:0 12:23 00:00:00 [irq/298-msm_iom]
  535. S 0 101 2 0 0 0:0 12:23 00:00:00 [irq/298-msm_iom]
  536. S 0 102 2 0 0 0:0 12:23 00:00:00 [irq/79-msm_iomm]
  537. S 0 103 2 0 0 0:0 12:23 00:00:00 [irq/78-msm_iomm]
  538. S 0 104 2 0 0 0:0 12:23 00:00:00 [irq/78-msm_iomm]
  539. S 0 105 2 0 0 0:0 12:23 00:00:00 [devfreq_wq]
  540. S 0 106 2 0 0 0:0 12:23 00:00:00 [cfg80211]
  541. S 0 107 2 0 0 0:0 12:23 00:00:00 [irq/15-bcl_vbat]
  542. S 0 108 2 0 0 0:0 12:23 00:00:00 [irq/460-bcl_iba]
  543. S 0 133 2 0 0 0:0 12:23 00:00:00 [power_off_alarm]
  544. S 0 134 2 0 0 0:0 12:23 00:00:00 [kswapd0]
  545. S 0 135 2 0 0 0:0 12:23 00:00:00 [fsnotify_mark]
  546. S 0 136 2 0 0 0:0 12:23 00:00:00 [ecryptfs-kthrea]
  547. S 0 137 2 0 0 0:0 12:23 00:00:00 [cifsiod]
  548. S 0 159 2 0 0 0:0 12:23 00:00:00 [ad_calc_wq]
  549. S 0 160 2 0 0 0:0 12:23 00:00:00 [kworker/u17:0]
  550. S 0 161 2 0 0 0:0 12:23 00:00:00 [rot_commit_work]
  551. D 0 162 2 0 0 0:0 12:23 00:00:00 [mdss_dsi_event]
  552. S 0 163 2 0 0 0:0 12:23 00:00:00 [apr_driver]
  553. S 0 164 2 0 0 0:0 12:23 00:00:00 [pil_vote_wq]
  554. S 0 165 2 0 0 0:0 12:23 00:00:00 [core_ctl/0]
  555. S 0 166 2 0 0 0:0 12:23 00:00:00 [core_ctl/4]
  556. S 0 167 2 0 0 0:0 12:23 00:00:00 [shm_svc]
  557. S 0 168 2 0 0 0:0 12:23 00:00:00 [qmi_hndl0000000]
  558. S 0 169 2 0 0 0:0 12:23 00:00:00 [msm_ipc_router]
  559. S 0 170 2 0 0 0:0 12:23 00:00:00 [k_hsuart]
  560. S 0 171 2 0 0 0:0 12:23 00:00:00 [msm_serial_hs_0]
  561. S 0 172 2 0 0 0:0 12:23 00:00:00 [msm_serial_hs_0]
  562. S 0 173 2 0 0 0:0 12:23 00:00:00 [k_hsuart]
  563. S 0 174 2 0 0 0:0 12:23 00:00:00 [msm_serial_hs_0]
  564. S 0 175 2 0 0 0:0 12:23 00:00:00 [msm_serial_hs_0]
  565. S 0 176 2 0 0 0:0 12:23 00:00:00 [hwrng]
  566. S 0 177 2 0 0 0:0 12:23 00:00:00 [diag_real_time_]
  567. S 0 178 2 0 0 0:0 12:23 00:00:00 [diag_modem_data]
  568. S 0 179 2 0 0 0:0 12:23 00:00:00 [diag_lpass_data]
  569. S 0 180 2 0 0 0:0 12:23 00:00:00 [diag_wcnss_data]
  570. S 0 181 2 0 0 0:0 12:23 00:00:00 [diag_sensors_da]
  571. S 0 182 2 0 0 0:0 12:23 00:00:00 [diag_wq]
  572. S 0 183 2 0 0 0:0 12:23 00:00:00 [DIAG_USB_diag]
  573. S 0 184 2 0 0 0:0 12:23 00:00:00 [diag_cntl_wq]
  574. S 0 185 2 0 0 0:0 12:23 00:00:00 [diag_dci_wq]
  575. S 0 186 2 0 0 0:0 12:23 00:00:00 [kgsl-3d0]
  576. S 0 187 2 0 0 0:0 12:23 00:00:00 [kgsl-events]
  577. S 0 188 2 0 0 0:0 12:23 00:00:00 [governor_msm_ad]
  578. S 0 189 2 0 0 0:0 12:23 00:00:00 [kgsl_devfreq_wq]
  579. S 0 190 2 0 0 0:0 12:23 00:00:00 [motosh_wq]
  580. S 0 191 2 0 0 0:0 12:23 00:00:00 [motosh_quickpee]
  581. S 0 192 2 0 0 0:0 12:23 00:00:00 [qcrypto_seq_res]
  582. S 0 213 2 0 0 0:0 12:23 00:00:00 [spi7]
  583. S 0 214 2 0 0 0:0 12:23 00:00:00 [kworker/u16:3]
  584. S 0 215 2 0 0 0:0 12:23 00:00:00 [irq/608-arizona]
  585. S 0 216 2 0 0 0:0 12:23 00:00:00 [usbnet]
  586. S 0 217 2 0 0 0:0 12:23 00:00:00 [sharedmem_qmi_w]
  587. S 0 218 2 0 0 0:0 12:23 00:00:00 [kworker/3:2]
  588. S 0 219 2 0 0 0:0 12:23 00:00:00 [qmi_hndl0000000]
  589. S 0 220 2 0 0 0:0 12:23 00:00:00 [irq/212-msm_dwc]
  590. S 0 221 2 0 0 0:0 12:23 00:00:00 [k_gserial]
  591. S 0 222 2 0 0 0:0 12:23 00:00:00 [uether]
  592. S 0 223 2 0 0 0:0 12:23 00:00:00 [kworker/0:2]
  593. S 0 224 2 0 0 0:0 12:23 00:00:00 [rmi_det_workque]
  594. S 0 227 2 0 0 0:0 12:23 00:00:00 [f54_status_work]
  595. S 0 228 2 0 0 0:0 12:23 00:00:00 [msm_cpp_workque]
  596. S 0 229 2 0 0 0:0 12:23 00:00:00 [irq/495-batt-mi]
  597. S 0 230 2 0 0 0:0 12:23 00:00:00 [therm_core:noti]
  598. S 0 231 2 0 0 0:0 12:23 00:00:00 [kworker/2:2]
  599. S 0 232 2 0 0 0:0 12:23 00:00:00 [therm_core:noti]
  600. S 0 233 2 0 0 0:0 12:23 00:00:00 [irq/464-chg-err]
  601. S 0 234 2 0 0 0:0 12:23 00:00:00 [irq/9-chg-taper]
  602. S 0 235 2 0 0 0:0 12:23 00:00:00 [irq/10-chg-tcc-]
  603. S 0 236 2 0 0 0:0 12:23 00:00:00 [irq/8-chg-rechg]
  604. S 0 237 2 0 0 0:0 12:23 00:00:00 [irq/468-chg-p2f]
  605. S 0 238 2 0 0 0:0 12:23 00:00:00 [irq/469-batt-ho]
  606. S 0 239 2 0 0 0:0 12:23 00:00:00 [irq/11-batt-war]
  607. S 0 240 2 0 0 0:0 12:23 00:00:00 [irq/13-batt-coo]
  608. S 0 241 2 0 0 0:0 12:23 00:00:00 [irq/12-batt-col]
  609. S 0 242 2 0 0 0:0 12:23 00:00:00 [irq/7-batt-miss]
  610. S 0 243 2 0 0 0:0 12:23 00:00:00 [irq/470-batt-lo]
  611. S 0 244 2 0 0 0:0 12:23 00:00:00 [irq/1-usbin-uv]
  612. S 0 245 2 0 0 0:0 12:23 00:00:00 [irq/2-usbin-ov]
  613. S 0 246 2 0 0 0:0 12:23 00:00:00 [irq/3-usbin-src]
  614. S 0 247 2 0 0 0:0 12:23 00:00:00 [irq/4-otg-fail]
  615. S 0 248 2 0 0 0:0 12:23 00:00:00 [irq/5-otg-oc]
  616. S 0 249 2 0 0 0:0 12:23 00:00:00 [irq/6-aicl-done]
  617. S 0 250 2 0 0 0:0 12:23 00:00:00 [irq/472-usbid-c]
  618. S 0 251 2 0 0 0:0 12:23 00:00:00 [irq/473-dcin-uv]
  619. S 0 252 2 0 0 0:0 12:23 00:00:00 [irq/476-temp-sh]
  620. S 0 253 2 0 0 0:0 12:23 00:00:00 [irq/477-safety-]
  621. S 0 254 2 0 0 0:0 12:23 00:00:00 [therm_core:noti]
  622. S 0 255 2 0 0 0:0 12:23 00:00:00 [therm_core:noti]
  623. S 0 256 2 0 0 0:0 12:23 00:00:00 [therm_core:noti]
  624. S 0 257 2 0 0 0:0 12:23 00:00:00 [therm_core:noti]
  625. S 0 258 2 0 0 0:0 12:23 00:00:00 [therm_core:noti]
  626. S 0 259 2 0 0 0:0 12:23 00:00:00 [therm_core:noti]
  627. S 0 260 2 0 0 0:0 12:23 00:00:00 [therm_core:noti]
  628. S 0 261 2 0 0 0:0 12:23 00:00:00 [therm_core:noti]
  629. S 0 262 2 0 0 0:0 12:23 00:00:00 [therm_core:noti]
  630. S 0 263 2 0 0 0:0 12:23 00:00:00 [therm_core:noti]
  631. S 0 264 2 0 0 0:0 12:23 00:00:00 [therm_core:noti]
  632. S 0 265 2 0 0 0:0 12:23 00:00:00 [therm_core:noti]
  633. S 0 266 2 0 0 0:0 12:23 00:00:00 [therm_core:noti]
  634. S 0 267 2 0 0 0:0 12:23 00:00:00 [therm_core:noti]
  635. S 0 268 2 0 0 0:0 12:23 00:00:00 [therm_core:noti]
  636. S 0 269 2 0 0 0:0 12:23 00:00:00 [therm_core:noti]
  637. S 0 270 2 0 0 0:0 12:23 00:00:00 [therm_core:noti]
  638. S 0 271 2 0 0 0:0 12:23 00:00:00 [therm_core:noti]
  639. S 0 272 2 0 0 0:0 12:23 00:00:00 [irq/216-tsens_i]
  640. S 0 273 2 0 0 0:0 12:23 00:00:00 [therm_core:noti]
  641. S 0 274 2 0 0 0:0 12:23 00:00:00 [therm_core:noti]
  642. S 0 275 2 0 0 0:0 12:23 00:00:00 [therm_core:noti]
  643. S 0 276 2 0 0 0:0 12:23 00:00:00 [therm_core:noti]
  644. S 0 277 2 0 0 0:0 12:23 00:00:00 [therm_core:noti]
  645. S 0 278 2 0 0 0:0 12:23 00:00:00 [therm_core:noti]
  646. S 0 279 2 0 0 0:0 12:23 00:00:00 [dm_bufio_cache]
  647. S 0 280 2 0 0 0:0 12:23 00:00:00 [cfinteractive]
  648. S 0 281 2 0 0 0:0 12:23 00:00:00 [irq/170-f982490]
  649. S 0 282 2 0 0 0:0 12:23 00:00:00 [irq/253-f98a490]
  650. S 0 283 2 0 0 0:0 12:23 00:00:00 [irq/766-f98a490]
  651. S 0 284 2 0 0 0:0 12:23 00:00:00 [mmc1_sdhci]
  652. S 0 285 2 0 0 0:0 12:23 00:00:00 [usb_bam_wq]
  653. S 0 286 2 0 0 0:0 12:23 00:00:00 [irq/224-spdm_bw]
  654. S 0 287 2 0 0 0:0 12:23 00:00:00 [binder]
  655. S 0 288 2 0 0 0:0 12:23 00:00:00 [tfa9890]
  656. S 0 289 2 0 0 0:0 12:23 00:00:00 [mmcqd/0]
  657. S 0 290 2 0 0 0:0 12:23 00:00:00 [mmcqd/0rpmb]
  658. S 0 291 2 0 0 0:0 12:23 00:00:00 [fsa8500]
  659. S 0 292 2 0 0 0:0 12:23 00:00:00 [irq/770-adsp]
  660. S 0 293 2 0 0 0:0 12:23 00:00:00 [qmi_svc_event_w]
  661. S 0 294 2 0 0 0:0 12:23 00:00:00 [irq/802-modem]
  662. S 0 295 2 0 0 0:0 12:23 00:00:00 [msm_vidc_worker]
  663. S 0 296 2 0 0 0:0 12:23 00:00:00 [pm_workerq_venu]
  664. S 0 297 2 0 0 0:0 12:23 00:00:00 [kworker/u16:4]
  665. S 0 298 2 0 0 0:0 12:23 00:00:00 [kworker/u16:5]
  666. S 0 299 2 0 0 0:0 12:23 00:00:00 [kworker/u16:6]
  667. S 0 300 2 0 0 0:0 12:23 00:00:00 [kworker/u16:7]
  668. S 0 301 2 0 0 0:0 12:23 00:00:00 [kworker/u16:8]
  669. S 0 302 2 0 0 0:0 12:23 00:00:00 [kcompact]
  670. S 0 303 2 0 0 0:0 12:23 00:00:00 [rq_stats]
  671. S 0 304 2 0 0 0:0 12:23 00:00:00 [msm_perf:events]
  672. S 0 305 2 0 0 0:0 12:23 00:00:00 [sb-1]
  673. D 0 306 2 0 0 0:0 12:23 00:00:00 [ngd_rx_thread1]
  674. D 0 307 2 0 0 0:0 12:23 00:00:00 [ngd_notify_sl1]
  675. S 0 308 2 0 0 0:0 12:23 00:00:00 [k_bam_data]
  676. S 0 309 2 0 0 0:0 12:23 00:00:00 [f_mtp]
  677. S 0 310 2 0 0 0:0 12:23 00:00:00 [file-storage]
  678. D 0 311 2 0 0 0:0 12:23 00:00:00 [msm-core:sampli]
  679. S 0 312 2 0 0 0:0 12:23 00:00:00 [msm_thermal:hot]
  680. S 0 313 2 0 0 0:0 12:23 00:00:00 [msm_thermal:fre]
  681. S 0 314 2 0 0 0:0 12:23 00:00:00 [msm_thermal:the]
  682. S 0 315 2 0 0 0:0 12:23 00:00:00 [kworker/5:2]
  683. S 0 316 2 0 0 0:0 12:23 00:00:00 [therm_core:noti]
  684. S 0 317 2 0 0 0:0 12:23 00:00:00 [therm_core:noti]
  685. S 0 318 2 0 0 0:0 12:23 00:00:00 [therm_core:noti]
  686. S 0 319 2 0 0 0:0 12:23 00:00:00 [therm_core:noti]
  687. S 0 320 2 0 0 0:0 12:23 00:00:00 [therm_core:noti]
  688. S 0 321 2 0 0 0:0 12:23 00:00:00 [therm_core:noti]
  689. S 0 322 2 0 0 0:0 12:23 00:00:00 [therm_core:noti]
  690. S 0 323 2 0 0 0:0 12:23 00:00:00 [therm_core:noti]
  691. S 0 324 2 0 0 0:0 12:23 00:00:00 [therm_core:noti]
  692. S 0 325 2 0 0 0:0 12:23 00:00:00 [ipa_A7_svc]
  693. S 0 326 2 0 0 0:0 12:23 00:00:00 [qmi_hndl0000000]
  694. S 0 327 2 0 0 0:0 12:23 00:00:00 [kworker/5:3]
  695. S 0 328 2 0 0 0:0 12:23 00:00:00 [clnt_req]
  696. S 0 329 2 0 0 0:0 12:23 00:00:00 [clnt_resp]
  697. S 0 330 2 0 0 0:0 12:23 00:00:00 [clnt_req]
  698. S 0 345 2 0 0 0:0 12:23 00:00:00 [kworker/0:3]
  699. S 0 348 2 0 0 0:0 12:23 00:00:00 [kworker/0:4]
  700. S 0 660 1 11800 288 0:0 12:23 00:00:00 udhcpd
  701. S 0 672 1 11800 112 0:0 12:23 00:00:00 telnetd -b 192.168.2.15:23 -l /bin/sh
  702. R 0 674 1 11800 444 0:0 12:23 00:00:00 ps -wlT
  703. + ps -ef
  704. ps: invalid option -- e
  705. BusyBox v1.22.1 static (2017-08-06 08:04 +0000) multi-call binary.
  706.  
  707. Usage: ps
  708.  
  709. Show list of processes
  710.  
  711. -Z Show selinux context
  712. w Wide output
  713. l Long output
  714. T Show threads
  715.  
  716. + netstat -lnp
  717. Active Internet connections (only servers)
  718. Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
  719. tcp 0 0 192.168.2.15:23 0.0.0.0:* LISTEN 672/telnetd
  720. udp 0 0 0.0.0.0:67 0.0.0.0:* 660/udhcpd
  721. Active UNIX domain sockets (only servers)
  722. Proto RefCnt Flags Type State I-Node PID/Program name Path
  723. + cat /proc/mounts
  724. rootfs / rootfs rw 0 0
  725. devtmpfs /dev devtmpfs rw,relatime,size=1040476k,nr_inodes=260119,mode=755 0 0
  726. devpts /dev/pts devpts rw,relatime,mode=600 0 0
  727. sysfs /sys sysfs rw,relatime 0 0
  728. proc /proc proc rw,relatime 0 0
  729. + sync
  730. + inject_loop
  731. + INJ_DIR=/init-ctl
  732. + INJ_STDIN=/init-ctl/stdin
  733. + mkdir /init-ctl
  734. + mkfifo /init-ctl/stdin
  735. + echo This entire directory is for debugging init - it can safely be removed
  736. + echo ########################## Beginning inject loop
  737. ########################## Beginning inject loop
  738. + :
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement