Advertisement
wiktorek140

Untitled

Aug 2nd, 2018
216
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.93 KB | None | 0 0
  1. # cat /init.log
  2. + exec
  3. + echo Running Mer Boat Loader
  4. Running Mer Boat Loader
  5. + BOOTLOGO=
  6. + ALWAYSDEBUG=
  7. + DATA_PARTITION=/dev/block/platform/soc.0/by-name/userdata
  8. + DEFAULT_OS=sailfishos
  9. + export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin
  10. + USB_FUNCTIONS=rndis
  11. + ANDROID_USB=/sys/class/android_usb/android0
  12. + GADGET_DIR=/config/usb_gadget
  13. + LOCAL_IP=192.168.2.15
  14. + DONE_SWITCH=no
  15. + [ /init = /init-debug ]
  16. + [ no = no ]
  17. + EXPLICIT_BUSYBOX=
  18. + TELNET_DEBUG_PORT=23
  19. + /bin/busybox --install -s
  20. + date
  21. __bionic_open_tzdata_path: ANDROID_ROOT not set!
  22. __bionic_open_tzdata_path: ANDROID_ROOT not set!
  23. __bionic_open_tzdata_path: ANDROID_ROOT not set!
  24. Sat Jan 23 19:16:52 GMT 1971
  25. + do_mount_devprocsys
  26. + echo ########################## mounting devprocsys
  27. ########################## mounting devprocsys
  28. + mkdir /dev
  29. mkdir: can't create directory '/dev': File exists
  30. + mount -t devtmpfs devtmpfs /dev
  31. + mkdir /dev/pts
  32. + mount -t devpts devpts /dev/pts
  33. + mkdir /proc
  34. + mkdir /sys
  35. + mount -t sysfs sysfs /sys
  36. + mount -t proc proc /proc
  37. + mkdir /config
  38. + mount -t configfs none /config
  39. + do_hotplug_scan
  40. + echo /sbin/mdev
  41. + mdev -s
  42. + sleep 2
  43. + ln -s . /dev/block
  44. + ln -s /proc/mounts /etc/mtab
  45. + check_kernel_config
  46. + echo Checking kernel config
  47. Checking kernel config
  48. + [ ! -e /proc/config.gz ]
  49. + zcat /proc/config.gz
  50. + grep -E ^CONFIG_CGROUPS=y$
  51. CONFIG_CGROUPS=y
  52. + grep -E ^CONFIG_AUTOFS4_FS=y$+CONFIG_AUTOFS4_FS=y
  53. + grep -E+ zcat ^CONFIG_DEVTMPF
  54. CONFIG_DEVTMPFS_MOUNT=y
  55. + grep -E ^CONFIG_DEVTMPFS=y$
  56. + zcat /proc/config.gz
  57. CONFIG_DEVTMPFS=y
  58. + grep -E+ zcat /proc/con
  59. CONFIG_UNIX=y
  60. + grep -E ^CONFIG_INOTIFY_USER=y$
  61. + zcat /proc/config.gz
  62. CONFIG_INOTIFY_USER=y
  63. + grep -E ^CONFIG_SYSVIPC=y$
  64. + zcat /proc/config.gz
  65. CONFIG_SYSVIPC=y
  66. + grep -E ^CONFIG_NET=y$
  67. + zcat /proc/config.gz
  68. CONFIG_NET=y
  69. + grep -E ^CONFIG_PROC_FS=y$
  70. + zcat /proc/config.gz
  71. CONFIG_PROC_FS=y
  72. + zcat /proc/config.gz
  73. CONFIG_SIGNALFD=y
  74. + grep -E+ zcat /proc/conf
  75. CONFIG_SYSFS=y
  76. + grep -E ^CONFIG_TMPFS_POSIX_ACL=y$
  77. + zcat /proc/config.gz
  78. CONFIG_TMPFS_POSIX_ACL=y
  79. + grep -E ^CONFIG_VT=y$
  80. + zcat /proc/config.gz
  81. CONFIG_VT=y
  82. + grep -E ^CONFIG_DUMMY=y$
  83. + zcat /proc/config.gz
  84. + grep -E ^CONFIG_SYSFS_DEPRECATED=y$
  85. + zcat /proc/config.gz
  86. + bootsplash
  87. + [ x = x1 ]
  88. + mount_stowaways
  89. + echo ########################## mounting stowaways
  90. ########################## mounting stowaways
  91. + [ ! -z /dev/block/platform/soc.0/by-name/userdata ]
  92. + get_opt data_subdir
  93. + cat /proc/cmdline
  94. + grep ^data_subdir=*
  95. + echo sched_enable_hmp=1
  96. + cut -d= -f2
  97. + grep ^data_subdir=*
  98. + echo console=null
  99. + cut -d= -f2
  100. + echo androidboot.hardware=qcom
  101. + cut -d= -f2
  102. + grep ^data_subdir=*
  103. + echo msm_rtb.filter=0x3F
  104. + cut -d= -f2
  105. + grep ^data_subdir=*
  106. + echo ehci-hcd.park=3
  107. + cut -d= -f2
  108. + grep ^data_subdir=*
  109. + echo vmalloc=400M
  110. + cut -d= -f2
  111. + grep ^data_subdir=*
  112. + echo androidboot.bootdevice=soc.0
  113. + cut -d= -f2
  114. + grep ^data_subdir=*
  115. + echo utags.blkdev=/dev/block/platform/soc.0/by-name/utags
  116. + cut -d= -f2
  117. + grep ^data_subdir=*
  118. + echo utags.backup=/dev/block/platform/soc.0/by-name/utagsBackup
  119. + cut -d= -f2
  120. + grep ^data_subdir=*
  121. + echo movablecore=160M
  122. + cut -d= -f2
  123. + grep ^data_subdir=*
  124. + echo selinux=0
  125. + cut -d= -f2
  126. + grep ^data_subdir=*
  127. + echo androidboot.emmc=true
  128. + cut -d= -f2
  129. + grep ^data_subdir=*
  130. + echo androidboot.serialno=TA364077GG
  131. + cut -d= -f2
  132. + grep ^data_subdir=*
  133. + echo androidboot.baseband=msm
  134. + cut -d= -f2
  135. + grep ^data_subdir=*
  136. + echo androidboot.mode=normal
  137. + cut -d= -f2
  138. + grep ^data_subdir=*
  139. + echo androidboot.device=surnia
  140. + cut -d= -f2
  141. + grep ^data_subdir=*
  142. + echo androidboot.hwrev=0x8300
  143. + cut -d= -f2
  144. + grep ^data_subdir=*
  145. + echo androidboot.radio=0x4
  146. + cut -d= -f2+ grep ^data_subdir=*
  147. + echo androidboot.powerup_reason=0x00004000
  148. + cut -d= -f2
  149. + grep ^data_subdir=*
  150. + echo androidboot.bootreason=reboot
  151. + cut -d= -f2
  152. + grep ^data_subdir=*
  153. + echo androidboot.write_protect=0
  154. + cut -d= -f2
  155. + grep ^data_subdir=*
  156. + echo msm_poweroff.download_mode=0
  157. + cut -d= -f2
  158. + grep ^data_subdir=*
  159. + echo androidboot.fsg-id=
  160. + cut -d= -f2
  161. + grep ^data_subdir=*
  162. + echo androidboot.secure_hardware=1
  163. + cut -d= -f2
  164. + grep ^data_subdir=*
  165. + echo androidboot.cid=0x7
  166. + cut -d= -f2
  167. + grep ^data_subdir=*
  168. + echo androidboot.wifimacaddr=1C:56:FE:F0:46:7F,1C:56:FE:F0:52:FB
  169. + cut -d= -f2
  170. + grep ^data_subdir=*
  171. + echo mdss_mdp.panel=1:dsi:0:qcom,mdss_dsi_mot_boe_450_qhd_video_v3
  172. + cut -d= -f2
  173. + grep ^data_subdir=*
  174. + echo androidboot.bootloader=0x8022
  175. + cut -d= -f2
  176. + grep ^data_subdir=*
  177. + echo androidboot.carrier=reteu
  178. + cut -d= -f2
  179. + grep ^data_subdir=*
  180. + echo androidboot.hardware.sku=XT1524
  181. + cut -d= -f2
  182. + grep ^data_subdir=*
  183. + echo androidboot.bl_state=2
  184. + cut -d= -f2
  185. + grep ^data_subdir=*
  186. + data_subdir=
  187. + mkdir /data
  188. + mkdir /target
  189. + mount /dev/block/platform/soc.0/by-name/userdata /data
  190. mount: mounting /dev/block/platform/soc.0/by-name/userdata on /data failed: No such file or directory
  191. + mount --bind /data//.stowaways/sailfishos /target
  192. mount: mounting /data//.stowaways/sailfishos on /target failed: No such file or directory
  193. + mkdir /target/data
  194. + mount --bind /data/ /target/data
  195. mount: mounting /data/ on /target/data failed: Invalid argument
  196. + mount
  197. rootfs on / type rootfs (rw)
  198. devtmpfs on /dev type devtmpfs (rw,relatime,size=410564k,nr_inodes=102641,mode=755)
  199. devpts on /dev/pts type devpts (rw,relatime,mode=600)
  200. sysfs on /sys type sysfs (rw,relatime)
  201. proc on /proc type proc (rw,relatime)
  202. none on /config type configfs (rw,relatime)
  203. + DBG_REASON=
  204. + [ -e /diagnosis.log ]
  205. + get_opt bootmode
  206. + cat /proc/cmdline
  207. + grep ^bootmode=*
  208. + echo sched_enable_hmp=1
  209. + cut -d= -f2
  210. + grep ^bootmode=*
  211. + echo console=null
  212. + cut -d= -f2
  213. + echo androidboot.hardware=qcom
  214. + cut -d= -f2
  215. + grep ^bootmode=*
  216. + echo msm_rtb.filter=0x3F
  217. + cut -d= -f2
  218. + grep ^bootmode=*
  219. + echo ehci-hcd.park=3
  220. + cut -d= -f2
  221. + grep ^bootmode=*
  222. + echo vmalloc=400M
  223. + cut -d= -f2
  224. + grep ^bootmode=*
  225. + echo androidboot.bootdevice=soc.0
  226. + cut -d= -f2
  227. + grep ^bootmode=*
  228. + echo utags.blkdev=/dev/block/platform/soc.0/by-name/utags
  229. + cut -d= -f2
  230. + grep ^bootmode=*
  231. + echo utags.backup=/dev/block/platform/soc.0/by-name/utagsBackup
  232. + cut -d= -f2
  233. + grep ^bootmode=*
  234. + echo movablecore=160M
  235. + cut -d= -f2
  236. + grep ^bootmode=*
  237. + echo selinux=0
  238. + cut -d= -f2
  239. + grep ^bootmode=*
  240. + echo androidboot.emmc=true
  241. + cut -d= -f2
  242. + grep ^bootmode=*
  243. + echo androidboot.serialno=TA364077GG
  244. + cut -d= -f2
  245. + grep ^bootmode=*
  246. + echo androidboot.baseband=msm
  247. + cut -d= -f2
  248. + grep ^bootmode=*
  249. + echo androidboot.mode=normal
  250. + cut -d= -f2
  251. + grep ^bootmode=*
  252. + echo androidboot.device=surnia
  253. + cut -d= -f2
  254. + grep ^bootmode=*
  255. + echo androidboot.hwrev=0x8300
  256. + cut -d= -f2
  257. + grep ^bootmode=*
  258. + echo androidboot.radio=0x4
  259. + cut -d= -f2
  260. + grep ^bootmode=*
  261. + echo androidboot.powerup_reason=0x00004000
  262. + cut -d= -f2
  263. + grep ^bootmode=*
  264. + echo androidboot.bootreason=reboot
  265. + cut -d= -f2
  266. + grep ^bootmode=*
  267. + echo androidboot.write_protect=0
  268. + cut -d= -f2
  269. + grep ^bootmode=*
  270. + echo msm_poweroff.download_mode=0
  271. + cut -d= -f2
  272. + grep ^bootmode=*
  273. + echo androidboot.fsg-id=
  274. + cut -d= -f2
  275. + grep ^bootmode=*
  276. + echo androidboot.secure_hardware=1
  277. + grep ^bootmode=*
  278. + cut -d= -f2
  279. + echo androidboot.cid=0x7
  280. + cut -d= -f2
  281. + grep ^bootmode=*
  282. + echo androidboot.wifimacaddr=1C:56:FE:F0:46:7F,1C:56:FE:F0:52:FB
  283. + cut -d= -f2
  284. + grep ^bootmode=*
  285. + echo mdss_mdp.panel=1:dsi:0:qcom,mdss_dsi_mot_boe_450_qhd_video_v3
  286. + cut -d= -f2
  287. + grep ^bootmode=*
  288. + echo androidboot.bootloader=0x8022
  289. + cut -d= -f2
  290. + grep ^bootmode=*
  291. + echo androidboot.carrier=reteu
  292. + cut -d= -f2
  293. + grep ^bootmode=*
  294. + echo androidboot.hardware.sku=XT1524
  295. + cut -d= -f2
  296. + grep ^bootmode=*
  297. + echo androidboot.bl_state=2
  298. + cut -d= -f2
  299. + grep ^bootmode=*
  300. + [ = debug ]
  301. + [ x = x1 ]
  302. + [ -f /target/init_enter_debug ]
  303. + [ -f /target/init_disable_telnet ]
  304. + [ = ]
  305. + echo
  306. + [ -f /target/init-debug ]
  307. + [ -x /target/sbin/preinit ]
  308. + INIT=/sbin/init
  309. + [ -x /target/sbin/init ]
  310. + run_debug_session Failed to boot init in real rootfs
  311. + CUSTOMPRODUCT=Failed to boot init in real rootfs
  312. + echo ########################## Debug session : Failed to boot init in real rootfs
  313. ########################## Debug session : Failed to boot init in real rootfs
  314. + usb_setup Mer Debug setting up (DONE_SWITCH=no)
  315. + [ -d /sys/class/android_usb/android0 ]
  316. + usb_setup_android_usb Mer Debug setting up (DONE_SWITCH=no)
  317. + G_USB_ISERIAL=/sys/class/android_usb/android0/iSerial
  318. + write /sys/class/android_usb/android0/enable 0
  319. + echo -n 0
  320. + write /sys/class/android_usb/android0/functions
  321. + echo -n
  322. + write /sys/class/android_usb/android0/enable 1
  323. + echo -n 1
  324. + usleep 500000
  325. + write /sys/class/android_usb/android0/enable 0
  326. + echo -n 0
  327. + write /sys/class/android_usb/android0/idVendor 18D1
  328. + echo -n 18D1
  329. + write /sys/class/android_usb/android0/idProduct D001
  330. + echo -n D001
  331. + write /sys/class/android_usb/android0/iManufacturer Mer Boat Loader
  332. + echo -n Mer Boat Loader
  333. + write /sys/class/android_usb/android0/iProduct Failed to boot init in real rootfs
  334. + echo -n Failed to boot init in real rootfs
  335. + write /sys/class/android_usb/android0/iSerial Mer
  336. + echo -n Mer
  337. + write /sys/class/android_usb/android0/functions rndis
  338. + echo -n rndis
  339. + write /sys/class/android_usb/android0/enable 1
  340. + echo -n 1
  341. + USB_IFACE=notfound
  342. + /sbin/ifconfig rndis0 192.168.2.15
  343. + USB_IFACE=rndis0
  344. + [ xrndis0 = xnotfound ]
  345. + /sbin/ifconfig -a
  346. lo Link encap:Local Loopback
  347. LOOPBACK MTU:65536 Metric:1
  348. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  349. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  350. collisions:0 txqueuelen:0
  351. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  352.  
  353. rndis0 Link encap:Ethernet HWaddr 7A:E5:A2:E3:A8:E3
  354. inet addr:192.168.2.15 Bcast:192.168.2.255 Mask:255.255.255.0
  355. UP BROADCAST MULTICAST MTU:1500 Metric:1
  356. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  357. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  358. collisions:0 txqueuelen:1000
  359. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  360.  
  361. sit0 Link encap:IPv6-in-IPv4
  362. NOARP MTU:1480 Metric:1
  363. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  364. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  365. collisions:0 txqueuelen:0
  366. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  367.  
  368. usb0 Link encap:Ethernet HWaddr 22:49:95:DE:76:6A
  369. BROADCAST MULTICAST MTU:1500 Metric:1
  370. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  371. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  372. collisions:0 txqueuelen:1000
  373. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  374.  
  375. + [ xrndis0 = xnotfound ]
  376. + echo start 192.168.2.20
  377. + echo end 192.168.2.90
  378. + echo lease_file /var/udhcpd.leases
  379. + echo interface rndis0
  380. + echo option subnet 255.255.255.0
  381. + echo ########################## starting dhcpd
  382. ########################## starting dhcpd
  383. + udhcpd
  384. + HALT_BOOT=y
  385. + set_welcome_msg y
  386. + cat
  387. + [ no = no ]
  388. + cat
  389. + cat
  390. + HALT_BOOT=y
  391. + [ y = y ]
  392. + cat
  393. + [ no = no ]
  394. + cat
  395. + [ -z ]
  396. + echo ########################## starting telnetd
  397. ########################## starting telnetd
  398. + telnetd -b 192.168.2.15:23 -l /bin/sh
  399. + usb_info Mer Debug telnet on port 23 on rndis0 192.168.2.15 - also running udhcpd
  400. + echo ########################## usb_info: Mer Debug telnet on port 23 on rndis0 192.168.2.15 - also running udhcpd
  401. ########################## usb_info: Mer Debug telnet on port 23 on rndis0 192.168.2.15 - also running udhcpd
  402. + sleep 1
  403. + write /sys/class/android_usb/android0/iSerial Mer Debug telnet on port 23 on rndis0 192.168.2.15 - also running udhcpd
  404. + echo -n Mer Debug telnet on port 23 on rndis0 192.168.2.15 - also running udhcpd
  405. + [ y = y ]
  406. + ps -wlT
  407. __bionic_open_tzdata_path: ANDROID_ROOT not set!
  408. __bionic_open_tzdata_path: ANDROID_ROOT not set!
  409. __bionic_open_tzdata_path: ANDROID_ROOT not set!
  410. S UID PID PPID VSZ RSS TTY STIME TIME CMD
  411. S 0 1 0 17240 504 0:0 19:16 00:00:00 {init} /bin/sh /init
  412. S 0 2 0 0 0 0:0 19:16 00:00:00 [kthreadd]
  413. S 0 3 2 0 0 0:0 19:16 00:00:00 [ksoftirqd/0]
  414. S 0 4 2 0 0 0:0 19:16 00:00:00 [kworker/0:0]
  415. S 0 5 2 0 0 0:0 19:16 00:00:00 [kworker/0:0H]
  416. D 0 6 2 0 0 0:0 19:16 00:00:00 [kworker/u8:0]
  417. S 0 7 2 0 0 0:0 19:16 00:00:00 [migration/0]
  418. S 0 8 2 0 0 0:0 19:16 00:00:00 [rcu_preempt]
  419. S 0 9 2 0 0 0:0 19:16 00:00:00 [rcu_bh]
  420. S 0 10 2 0 0 0:0 19:16 00:00:00 [rcu_sched]
  421. S 0 11 2 0 0 0:0 19:16 00:00:00 [watchdog/0]
  422. S 0 12 2 0 0 0:0 19:16 00:00:00 [watchdog/1]
  423. S 0 13 2 0 0 0:0 19:16 00:00:00 [migration/1]
  424. S 0 14 2 0 0 0:0 19:16 00:00:00 [ksoftirqd/1]
  425. S 0 15 2 0 0 0:0 19:16 00:00:00 [kworker/1:0]
  426. S 0 16 2 0 0 0:0 19:16 00:00:00 [kworker/1:0H]
  427. S 0 17 2 0 0 0:0 19:16 00:00:00 [watchdog/2]
  428. S 0 18 2 0 0 0:0 19:16 00:00:00 [migration/2]
  429. S 0 19 2 0 0 0:0 19:16 00:00:00 [ksoftirqd/2]
  430. S 0 20 2 0 0 0:0 19:16 00:00:00 [kworker/2:0]
  431. S 0 21 2 0 0 0:0 19:16 00:00:00 [kworker/2:0H]
  432. S 0 22 2 0 0 0:0 19:16 00:00:00 [watchdog/3]
  433. S 0 23 2 0 0 0:0 19:16 00:00:00 [migration/3]
  434. S 0 24 2 0 0 0:0 19:16 00:00:00 [ksoftirqd/3]
  435. S 0 25 2 0 0 0:0 19:16 00:00:00 [kworker/3:0]
  436. S 0 26 2 0 0 0:0 19:16 00:00:00 [kworker/3:0H]
  437. S 0 27 2 0 0 0:0 19:16 00:00:00 [khelper]
  438. S 0 28 2 0 0 0:0 19:16 00:00:00 [kdevtmpfs]
  439. S 0 29 2 0 0 0:0 19:16 00:00:00 [netns]
  440. S 0 30 2 0 0 0:0 19:16 00:00:00 [kworker/1:1]
  441. S 0 31 2 0 0 0:0 19:16 00:00:00 [kworker/0:1]
  442. S 0 32 2 0 0 0:0 19:16 00:00:00 [kworker/2:1]
  443. S 0 33 2 0 0 0:0 19:16 00:00:00 [kworker/3:1]
  444. S 0 34 2 0 0 0:0 19:16 00:00:00 [kworker/3:1H]
  445. S 0 35 2 0 0 0:0 19:16 00:00:00 [smd_channel_clo]
  446. S 0 36 2 0 0 0:0 19:16 00:00:00 [smsm_cb_wq]
  447. S 0 37 2 0 0 0:0 19:16 00:00:00 [kworker/u8:1]
  448. D 0 38 2 0 0 0:0 19:16 00:00:00 [kworker/u9:0]
  449. S 0 39 2 0 0 0:0 19:16 00:00:00 [rpm-smd]
  450. S 0 40 2 0 0 0:0 19:16 00:00:00 [kworker/u9:1]
  451. S 0 41 2 0 0 0:0 19:16 00:00:00 [irq/47-cpr]
  452. S 0 42 2 0 0 0:0 19:16 00:00:00 [deferwq]
  453. S 0 43 2 0 0 0:0 19:16 00:00:00 [mpm]
  454. S 0 44 2 0 0 0:0 19:16 00:00:00 [kworker/u8:2]
  455. S 0 45 2 0 0 0:0 19:16 00:00:00 [kworker/u8:3]
  456. S 0 54 2 0 0 0:0 19:16 00:00:00 [writeback]
  457. S 0 55 2 0 0 0:0 19:16 00:00:00 [bioset]
  458. S 0 56 2 0 0 0:0 19:16 00:00:00 [crypto]
  459. S 0 57 2 0 0 0:0 19:16 00:00:00 [kblockd]
  460. S 0 58 2 0 0 0:0 19:16 00:00:00 [khubd]
  461. S 0 59 2 0 0 0:0 19:16 00:00:00 [system]
  462. S 0 60 2 0 0 0:0 19:16 00:00:00 [irq/75-msm_iomm]
  463. S 0 61 2 0 0 0:0 19:16 00:00:00 [irq/75-msm_iomm]
  464. S 0 62 2 0 0 0:0 19:16 00:00:00 [irq/273-msm_iom]
  465. S 0 63 2 0 0 0:0 19:16 00:00:00 [irq/274-msm_iom]
  466. S 0 64 2 0 0 0:0 19:16 00:00:00 [irq/102-msm_iom]
  467. S 0 65 2 0 0 0:0 19:16 00:00:00 [irq/102-msm_iom]
  468. S 0 66 2 0 0 0:0 19:16 00:00:00 [irq/102-msm_iom]
  469. S 0 67 2 0 0 0:0 19:16 00:00:00 [irq/102-msm_iom]
  470. S 0 68 2 0 0 0:0 19:16 00:00:00 [irq/102-msm_iom]
  471. S 0 69 2 0 0 0:0 19:16 00:00:00 [irq/102-msm_iom]
  472. S 0 70 2 0 0 0:0 19:16 00:00:00 [irq/102-msm_iom]
  473. S 0 71 2 0 0 0:0 19:16 00:00:00 [irq/102-msm_iom]
  474. S 0 72 2 0 0 0:0 19:16 00:00:00 [irq/102-msm_iom]
  475. S 0 73 2 0 0 0:0 19:16 00:00:00 [irq/102-msm_iom]
  476. S 0 74 2 0 0 0:0 19:16 00:00:00 [irq/102-msm_iom]
  477. S 0 75 2 0 0 0:0 19:16 00:00:00 [irq/102-msm_iom]
  478. S 0 76 2 0 0 0:0 19:16 00:00:00 [irq/102-msm_iom]
  479. S 0 77 2 0 0 0:0 19:16 00:00:00 [irq/102-msm_iom]
  480. S 0 78 2 0 0 0:0 19:16 00:00:00 [irq/102-msm_iom]
  481. S 0 79 2 0 0 0:0 19:16 00:00:00 [irq/102-msm_iom]
  482. S 0 80 2 0 0 0:0 19:16 00:00:00 [irq/102-msm_iom]
  483. S 0 81 2 0 0 0:0 19:16 00:00:00 [irq/102-msm_iom]
  484. S 0 82 2 0 0 0:0 19:16 00:00:00 [irq/102-msm_iom]
  485. S 0 83 2 0 0 0:0 19:16 00:00:00 [irq/102-msm_iom]
  486. S 0 84 2 0 0 0:0 19:16 00:00:00 [devfreq_wq]
  487. S 0 85 2 0 0 0:0 19:16 00:00:00 [cfg80211]
  488. S 0 86 2 0 0 0:0 19:16 00:00:00 [kswapd0]
  489. S 0 87 2 0 0 0:0 19:16 00:00:00 [fsnotify_mark]
  490. D 0 107 2 0 0 0:0 19:16 00:00:00 [mdss_dsi_event]
  491. S 0 108 2 0 0 0:0 19:16 00:00:00 [apr_driver]
  492. S 0 109 2 0 0 0:0 19:16 00:00:00 [pil_vote_wq]
  493. S 0 110 2 0 0 0:0 19:16 00:00:00 [mem_share_svc]
  494. S 0 111 2 0 0 0:0 19:16 00:00:00 [qmi_hndl0000000]
  495. S 0 112 2 0 0 0:0 19:16 00:00:00 [msm_ipc_router]
  496. S 0 113 2 0 0 0:0 19:16 00:00:00 [hwrng]
  497. S 0 114 2 0 0 0:0 19:16 00:00:00 [diag_real_time_]
  498. S 0 115 2 0 0 0:0 19:16 00:00:00 [diag_modem_data]
  499. S 0 116 2 0 0 0:0 19:16 00:00:00 [diag_lpass_data]
  500. S 0 117 2 0 0 0:0 19:16 00:00:00 [diag_wcnss_data]
  501. S 0 118 2 0 0 0:0 19:16 00:00:00 [diag_sensors_da]
  502. S 0 119 2 0 0 0:0 19:16 00:00:00 [diag_wq]
  503. S 0 120 2 0 0 0:0 19:16 00:00:00 [DIAG_USB_diag]
  504. S 0 121 2 0 0 0:0 19:16 00:00:00 [diag_cntl_wq]
  505. S 0 122 2 0 0 0:0 19:16 00:00:00 [diag_dci_wq]
  506. S 0 123 2 0 0 0:0 19:16 00:00:00 [kgsl-3d0]
  507. S 0 124 2 0 0 0:0 19:16 00:00:00 [kgsl-events]
  508. S 0 125 2 0 0 0:0 19:16 00:00:00 [governor_msm_ad]
  509. S 0 126 2 0 0 0:0 19:16 00:00:00 [kgsl_devfreq_wq]
  510. S 0 127 2 0 0 0:0 19:16 00:00:00 [proximity_als]
  511. S 0 128 2 0 0 0:0 19:16 00:00:00 [spi0]
  512. S 0 131 2 0 0 0:0 19:16 00:00:00 [stml0xx_wq]
  513. S 0 132 2 0 0 0:0 19:16 00:00:00 [usbnet]
  514. S 0 133 2 0 0 0:0 19:16 00:00:00 [sharedmem_qmi_w]
  515. S 0 134 2 0 0 0:0 19:16 00:00:00 [qmi_hndl0000000]
  516. S 0 135 2 0 0 0:0 19:16 00:00:00 [k_gserial]
  517. S 0 136 2 0 0 0:0 19:16 00:00:00 [uether]
  518. S 0 137 2 0 0 0:0 19:16 00:00:00 [rmi_det_workque]
  519. S 0 140 2 0 0 0:0 19:16 00:00:00 [msm_cpp_workque]
  520. S 0 141 2 0 0 0:0 19:16 00:00:00 [irq/322-max170x]
  521. S 0 142 2 0 0 0:0 19:16 00:00:00 [cfinteractive]
  522. S 0 143 2 0 0 0:0 19:16 00:00:00 [irq/170-7824900]
  523. S 0 144 2 0 0 0:0 19:16 00:00:00 [irq/253-7864900]
  524. S 0 145 2 0 0 0:0 19:16 00:00:00 [irq/288-7864900]
  525. S 0 166 2 0 0 0:0 19:16 00:00:00 [binder]
  526. S 0 167 2 0 0 0:0 19:16 00:00:00 [usb_bam_wq]
  527. S 0 168 2 0 0 0:0 19:16 00:00:00 [mmcqd/0]
  528. S 0 169 2 0 0 0:0 19:16 00:00:00 [mmcqd/0rpmb]
  529. S 0 170 2 0 0 0:0 19:16 00:00:00 [modem-etm]
  530. S 0 171 2 0 0 0:0 19:16 00:00:00 [wcn-etm]
  531. S 0 172 2 0 0 0:0 19:16 00:00:00 [rpm-etm]
  532. S 0 173 2 0 0 0:0 19:16 00:00:00 [krfcommd]
  533. S 0 174 2 0 0 0:0 19:16 00:00:00 [irq/461-wcnss]
  534. S 0 175 2 0 0 0:0 19:16 00:00:00 [irq/429-modem]
  535. S 0 176 2 0 0 0:0 19:16 00:00:00 [msm_vidc_worker]
  536. S 0 177 2 0 0 0:0 19:16 00:00:00 [pm_workerq_venu]
  537. S 0 178 2 0 0 0:0 19:16 00:00:00 [irq/321-fan5404]
  538. S 0 179 2 0 0 0:0 19:16 00:00:00 [kworker/0:2]
  539. S 0 180 2 0 0 0:0 19:16 00:00:00 [kcompact]
  540. S 0 181 2 0 0 0:0 19:16 00:00:00 [rq_stats]
  541. S 0 182 2 0 0 0:0 19:16 00:00:00 [bam_dmux_rx]
  542. S 0 183 2 0 0 0:0 19:16 00:00:00 [bam_dmux_tx]
  543. S 0 184 2 0 0 0:0 19:16 00:00:00 [k_bam_data]
  544. S 0 185 2 0 0 0:0 19:16 00:00:00 [f_mtp]
  545. S 0 186 2 0 0 0:0 19:16 00:00:00 [file-storage]
  546. S 0 187 2 0 0 0:0 19:16 00:00:00 [kworker/u8:4]
  547. S 0 188 2 0 0 0:0 19:16 00:00:00 [msm_thermal:hot]
  548. S 0 189 2 0 0 0:0 19:16 00:00:00 [msm_thermal:fre]
  549. S 0 190 2 0 0 0:0 19:16 00:00:00 [msm_thermal:the]
  550. S 0 206 2 0 0 0:0 19:16 00:00:00 [kworker/1:2]
  551. S 0 455 1 17240 320 0:0 19:16 00:00:00 udhcpd
  552. S 0 467 1 17240 212 0:0 19:16 00:00:00 telnetd -b 192.168.2.15:23 -l /bin/sh
  553. S 0 469 2 0 0 0:0 19:16 00:00:00 [kworker/0:3]
  554. R 0 470 1 17240 356 0:0 19:16 00:00:00 ps -wlT
  555. + ps -ef
  556. ps: invalid option -- e
  557. BusyBox v1.22.1 static (2018-08-01 17:57 +0000) multi-call binary.
  558.  
  559. Usage: ps
  560.  
  561. Show list of processes
  562.  
  563. -Z Show selinux context
  564. w Wide output
  565. l Long output
  566. T Show threads
  567.  
  568. + netstat -lnp
  569. Active Internet connections (only servers)
  570. Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
  571. tcp 0 0 192.168.2.15:23 0.0.0.0:* LISTEN 467/telnetd
  572. udp 0 0 0.0.0.0:67 0.0.0.0:* 455/udhcpd
  573. Active UNIX domain sockets (only servers)
  574. Proto RefCnt Flags Type State I-Node PID/Program name Path
  575. + cat /proc/mounts
  576. rootfs / rootfs rw 0 0
  577. devtmpfs /dev devtmpfs rw,relatime,size=410564k,nr_inodes=102641,mode=755 0 0
  578. devpts /dev/pts devpts rw,relatime,mode=600 0 0
  579. sysfs /sys sysfs rw,relatime 0 0
  580. proc /proc proc rw,relatime 0 0
  581. none /config configfs rw,relatime 0 0
  582. + sync
  583. + inject_loop
  584. + INJ_DIR=/init-ctl
  585. + INJ_STDIN=/init-ctl/stdin
  586. + mkdir /init-ctl
  587. + mkfifo /init-ctl/stdin
  588. + echo This entire directory is for debugging init - it can safely be removed
  589. + echo ########################## Beginning inject loop
  590. ########################## Beginning inject loop
  591. + :
  592. ~ #
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement