Guest User

Untitled

a guest
May 25th, 2026
25
0
299 days
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 45.13 KB | None | 0 0
  1. + echo 'Running Mer Boat Loader'
  2. Running Mer Boat Loader
  3. + BOOTLOGO='%BOOTLOGO%'
  4. + ALWAYSDEBUG='%ALWAYSDEBUG%'
  5. + DATA_PARTITION=/dev/sda31
  6. + DEFAULT_OS='%DEFAULT_OS%'
  7. + export 'PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin'
  8. + USB_FUNCTIONS=rndis
  9. + ANDROID_USB=/sys/class/android_usb/android0
  10. + GADGET_DIR=/config/usb_gadget
  11. + LOCAL_IP=192.168.2.15
  12. + DONE_SWITCH=no
  13. + '[' /init-debug '=' /init-debug ]
  14. + DONE_SWITCH=yes
  15. + '[' yes '=' no ]
  16. + EXPLICIT_BUSYBOX=/bin/busybox-static
  17. + TELNET_DEBUG_PORT=2323
  18. + do_mount_devprocsys
  19. + echo '########################## mounting devprocsys'
  20. ########################## mounting devprocsys
  21. + mkdir /dev
  22. mkdir: can't create directory '/dev': File exists
  23. + mount -t devtmpfs devtmpfs /dev
  24. + mkdir /dev/pts
  25. mkdir: can't create directory '/dev/pts': File exists
  26. + mount -t devpts devpts /dev/pts
  27. + mkdir /proc
  28. mkdir: can't create directory '/proc': File exists
  29. + mkdir /sys
  30. mkdir: can't create directory '/sys': File exists
  31. + mount -t sysfs sysfs /sys
  32. + mount -t proc proc /proc
  33. + mkdir /config
  34. mkdir: can't create directory '/config': File exists
  35. + mount -t configfs none /config
  36. + HALT_BOOT=n
  37. + '[' -f /init_enter_debug2 ]
  38. + HALT_BOOT=y
  39. + '[' -f /init_disable_telnet ]
  40. + run_debug_session 'init-debug in real rootfs' y
  41. + CUSTOMPRODUCT='init-debug in real rootfs'
  42. + echo '########################## Debug session : init-debug in real rootfs'
  43. ########################## Debug session : init-debug in real rootfs
  44. + usb_setup 'Mer Debug setting up (DONE_SWITCH=yes)'
  45. + write /sys/class/typec/port0/data_role '[device]'
  46. + echo -n '[device]'
  47. sh: write error: Invalid argument
  48. + '[' -d /sys/class/android_usb/android0 ]
  49. + '[' -d /config/usb_gadget ]
  50. + usb_setup_configfs Mer Debug setting up '(DONE_SWITCH=yes)'
  51. + G_USB_ISERIAL=/config/usb_gadget/g1/strings/0x409/serialnumber
  52. + mkdir /config/usb_gadget/g1
  53. + write /config/usb_gadget/g1/idVendor 0x18D1
  54. + echo -n 0x18D1
  55. + write /config/usb_gadget/g1/idProduct 0xD001
  56. + echo -n 0xD001
  57. + mkdir /config/usb_gadget/g1/strings/0x409
  58. + write /config/usb_gadget/g1/strings/0x409/serialnumber Mer
  59. + echo -n Mer
  60. + write /config/usb_gadget/g1/strings/0x409/manufacturer 'Mer Boat Loader'
  61. + echo -n 'Mer Boat Loader'
  62. + write /config/usb_gadget/g1/strings/0x409/product 'init-debug in real rootfs'
  63. + echo -n 'init-debug in real rootfs'
  64. + echo rndis
  65. + grep -q rndis
  66. + mkdir /config/usb_gadget/g1/functions/rndis.usb0
  67. + mkdir /config/usb_gadget/g1/functions/rndis_bam.rndis
  68. mkdir: can't create directory '/config/usb_gadget/g1/functions/rndis_bam.rndis': No such file or directory
  69. + grep+ -qecho mass_storage rndis
  70.  
  71. + mkdir /config/usb_gadget/g1/configs/c.1
  72. + mkdir /config/usb_gadget/g1/configs/c.1/strings/0x409
  73. + write /config/usb_gadget/g1/configs/c.1/strings/0x409/configuration rndis
  74. + echo -n rndis
  75. + echo rndis
  76. + grep -q rndis
  77. + ln -s /config/usb_gadget/g1/functions/rndis.usb0 /config/usb_gadget/g1/configs/c.1
  78. + ln -s /config/usb_gadget/g1/functions/rndis_bam.rndis /config/usb_gadget/g1/configs/c.1
  79. ln: /config/usb_gadget/g1/configs/c.1/rndis_bam.rndis: No such file or directory
  80. + echo rndis
  81. + grep -q mass_storage
  82. + get_opt androidboot.usbcontroller
  83. + cat /proc/cmdline
  84. + head -1
  85. + grep '^androidboot.usbcontroller=*'
  86. + cut '-d=' -f2
  87. + echo 'console=ttynull'
  88. + echo 'stack_depot_disable=on'
  89. + grep '^androidboot.usbcontroller=*'
  90. + cut '-d=' -f2
  91. + echo 'cgroup_disable=pressure'
  92. + grep '^androidboot.usbcontroller=*'
  93. + cut '-d=' -f2
  94. + echo 'kasan.page_alloc.sample=10'
  95. + grep '^androidboot.usbcontroller=*'
  96. + cut '-d=' -f2
  97. + echo 'kasan.stacktrace=off'
  98. + grep '^androidboot.usbcontroller=*'
  99. + cut '-d=' -f2
  100. + echo 'kvm-arm.mode=protected'
  101. + grep '^androidboot.usbcontroller=*'
  102. + cut '-d=' -f2
  103. + echo bootconfig
  104. + grep '^androidboot.usbcontroller=*'
  105. + cut '-d=' -f2
  106. + echo ioremap_guard
  107. + + cutgrep '-d=' '^androidboot.usbcontroller=*'
  108. -f2
  109. + echo 'clocksource=arch_sys_counter'
  110. + grep '^androidboot.usbcontroller=*'
  111. + cut '-d=' -f2
  112. + echo 'root=/dev/ram0'
  113. + grep '^androidboot.usbcontroller=*'
  114. + cut '-d=' -f2
  115. + echo rw
  116. + grep '^androidboot.usbcontroller=*'
  117. + cut '-d=' -f2
  118. + grep '^androidboot.usbcontroller=*'
  119. + echo 'ramdisk_size=65536'
  120. + cut '-d=' -f2
  121. + echo 'firmware_class.path=/vendor/firmware'
  122. + grep '^androidboot.usbcontroller=*'
  123. + cut '-d=' -f2
  124. + echo 'reserve-fimc=0xffffff90f9fe0000'
  125. + grep '^androidboot.usbcontroller=*'
  126. + cut '-d=' -f2
  127. + echo clk_ignore_unused
  128. + grep '^androidboot.usbcontroller=*'
  129. + cut '-d=' -f2
  130. + echo 'loop.max_part=7'
  131. + grep '^androidboot.usbcontroller=*'
  132. + cut '-d=' -f2
  133. + echo 'coherent_pool=4M'
  134. + grep '^androidboot.usbcontroller=*'
  135. + cut '-d=' -f2
  136. + echo no_console_suspend
  137. + grep '^androidboot.usbcontroller=*'
  138. + cut '-d=' -f2
  139. + echo 'softlockup_panic=1'
  140. + grep '^androidboot.usbcontroller=*'
  141. + cut '-d=' -f2
  142. + echo 'maxcpus=8'
  143. + grep '^androidboot.usbcontroller=*'
  144. + cut '-d=' -f2
  145. + echo sysrq_always_enabled
  146. + grep '^androidboot.usbcontroller=*'
  147. + cut '-d=' -f2
  148. + echo kasan_multi_shot
  149. + grep '^androidboot.usbcontroller=*'
  150. + cut '-d=' -f2
  151. + grep '^androidboot.usbcontroller=*'
  152. + echo 'ehld.noehld=1'
  153. + cut '-d=' -f2
  154. + echo 'kvm-arm.protected_modules=exynos-pd,pkvm_s2mpu'
  155. + grep '^androidboot.usbcontroller=*'
  156. + cut '-d=' -f2
  157. + echo 'selinux=1'
  158. + grep '^androidboot.usbcontroller=*'
  159. + cut '-d=' -f2
  160. + echo 'enforcing=0'
  161. + grep '^androidboot.usbcontroller=*'
  162. + cut '-d=' -f2
  163. + echo 'fips140.load_sequential=1'
  164. + grep '^androidboot.usbcontroller=*'
  165. + cut '-d=' -f2
  166. + echo 'exynos_drm.load_sequential=1'
  167. + grep '^androidboot.usbcontroller=*'
  168. + cut '-d=' -f2
  169. + echo 'dyndbg="func'
  170. + grep '^androidboot.usbcontroller=*'
  171. + cut '-d=' -f2
  172. + echo alloc_contig_dump_pages
  173. + grep '^androidboot.usbcontroller=*'
  174. + cut '-d=' -f2
  175. + echo '+p"'
  176. + cut '-d=' -f2+
  177. grep '^androidboot.usbcontroller=*'
  178. + grep '^androidboot.usbcontroller=*'
  179. + cut '-d=' -f2
  180. + echo 'printk.devkmsg=on'
  181. + echo 'cma_sysfs.experimental=Y'
  182. + grep '^androidboot.usbcontroller=*'
  183. + cut '-d=' -f2
  184. + echo 'cgroup_disable=memory'
  185. + grep '^androidboot.usbcontroller=*'
  186. + cut '-d=' -f2
  187. + echo 'rcupdate.rcu_expedited=1'
  188. + grep '^androidboot.usbcontroller=*'
  189. + cut '-d=' -f2
  190. + echo 'rcu_nocbs=all'
  191. + grep '^androidboot.usbcontroller=*'
  192. + cut '-d=' -f2
  193. + echo rcutree.enable_rcu_lazy
  194. + cut '-d=' -f2
  195. + grep '^androidboot.usbcontroller=*'
  196. + echo 'stack_depot_disable=off'
  197. + grep '^androidboot.usbcontroller=*'
  198. + cut '-d=' -f2
  199. + echo 'page_pinner=on'
  200. + grep '^androidboot.usbcontroller=*'
  201. + cut '-d=' -f2
  202. + echo 'swiotlb=1024'
  203. + grep '^androidboot.usbcontroller=*'
  204. + cut '-d=' -f2
  205. + echo 'cgroup.memory=nokmem'
  206. + cut '-d=' -f2
  207. + grep '^androidboot.usbcontroller=*'
  208. + echo 'disable_dma32=on'
  209. + grep '^androidboot.usbcontroller=*'
  210. + cut '-d=' -f2
  211. + echo 'rodata=on'
  212. + grep '^androidboot.usbcontroller=*'
  213. + cut '-d=' -f2
  214. + echo 'at24.write_timeout=100'
  215. + grep '^androidboot.usbcontroller=*'
  216. + cut '-d=' -f2
  217. + echo 'android_arch_task_struct_size=512'
  218. + grep '^androidboot.usbcontroller=*'
  219. + cut '-d=' -f2
  220. + echo 's3c2410_wdt.soft_noboot=1'
  221. + grep '^androidboot.usbcontroller=*'
  222. + cut '-d=' -f2
  223. + echo 'kvm-arm.mode=nvhe'
  224. + grep '^androidboot.usbcontroller=*'
  225. + cut '-d=' -f2
  226. + + grep '^androidboot.usbcontroller=*'
  227. echo 'log_buf_len=8M'
  228. + cut '-d=' -f2
  229. + echo 'hardlockup_panic=1'
  230. + grep '^androidboot.usbcontroller=*'
  231. + cut '-d=' -f2
  232. + echo 'hung_task_panic=1'
  233. + grep '^androidboot.usbcontroller=*'
  234. + cut '-d=' -f2
  235. + echo 'hung_task_timeout_secs=30'
  236. + grep '^androidboot.usbcontroller=*'
  237. + cut '-d=' -f2
  238. + echo ftrace_dump_on_oops
  239. + grep '^androidboot.usbcontroller=*'
  240. + cut '-d=' -f2
  241. + echo 'trace_event=module:*,workqueue:*,irq_handler_entry'
  242. + grep '^androidboot.usbcontroller=*'
  243. + cut '-d=' -f2
  244. + echo 'trace_buf_size=4M'
  245. + grep '^androidboot.usbcontroller=*'
  246. + cut '-d=' -f2
  247. + echo 'swiotlb=noforce'
  248. + grep '^androidboot.usbcontroller=*'
  249. + cut '-d=' -f2
  250. + echo bootconfig
  251. + grep '^androidboot.usbcontroller=*'
  252. + cut '-d=' -f2
  253. + echo 'console=null'
  254. + grep '^androidboot.usbcontroller=*'
  255. + cut '-d=' -f2
  256. + echo 'exynos_drm.panel_name=sdc-s6e3fc3-p10'
  257. + cut '-d=' -f2
  258. + grep '^androidboot.usbcontroller=*'
  259. + echo 'tcpci_max77759.conf_sbu=0'
  260. + grep '^androidboot.usbcontroller=*'
  261. + cut '-d=' -f2
  262. + + echogrep 'trace_buf_size=64M'
  263. '^androidboot.usbcontroller=*'
  264. + cut '-d=' -f2
  265. + echo 'trace_event=sched:sched_switch,sched:sched_blocked_reason,sched:sched_waking,power,dalvik,pm'
  266. + grep '^androidboot.usbcontroller=*'
  267. + cut '-d=' -f2
  268. + echo 'trace_options=record-tgid'
  269. + grep '^androidboot.usbcontroller=*'
  270. + cut '-d=' -f2
  271. + echo 'ufs_pixel_fips140.fips_first_lba=86406'
  272. + grep '^androidboot.usbcontroller=*'
  273. + cut '-d=' -f2
  274. + echo 'ufs_pixel_fips140.fips_last_lba=86917'
  275. + grep '^androidboot.usbcontroller=*'
  276. + cut '-d=' -f2
  277. + echo 'ufs_pixel_fips140.fips_lu=0'
  278. + grep '^androidboot.usbcontroller=*'
  279. + cut '-d=' -f2
  280. + echo 'ufs_pixel_fips140.use_hw_keys=true'
  281. + grep '^androidboot.usbcontroller=*'
  282. + cut '-d=' -f2
  283. + echo 'id_aa64mmfr1.vh=0'
  284. + grep '^androidboot.usbcontroller=*'
  285. + cut '-d=' -f2
  286. + echo bootconfig
  287. + cut '-d=' -f2
  288. + grep '^androidboot.usbcontroller=*'
  289. + '[' -f /proc/bootconfig ]
  290. + read param
  291. + grep '^androidboot.usbcontroller = *'
  292. + cut '-d=' -f2
  293. + cut '-d"' -f2
  294. + echo 'androidboot.load_modules_parallel = "true"'
  295. + read param
  296. + echo 'androidboot.boot_devices = "14700000.ufs"'
  297. + grep '^androidboot.usbcontroller = *'
  298. + cut+ '-d='cut -f2 '-d"'
  299. -f2
  300. + read param
  301. + echo 'androidboot.hardware = "panther"'
  302. + grep '^androidboot.usbcontroller = *'
  303. + cut '-d=' -f2
  304. + cut '-d"' -f2
  305. + read param
  306. + echo 'androidboot.hardware.platform = "gs201"'
  307. + grep '^androidboot.usbcontroller = *'
  308. + cut '-d=' -f2
  309. + cut '-d"' -f2
  310. + read param
  311. + echo 'androidboot.hardware.ddr = "8GiB", "Samsung", "LPDDR5", "0108"'
  312. + grep '^androidboot.usbcontroller = *'
  313. + cut '-d=' -f2
  314. + cut '-d"' -f2
  315. + read param
  316. + echo 'androidboot.hardware.ufs = "128GB", "SKHynix"'
  317. + grep '^androidboot.usbcontroller = *'
  318. + cut+ '-d='cut -f2 '-d"'
  319. -f2
  320. + read param
  321. + echo 'androidboot.hardware.sku = "GVU6C"'
  322. + grep '^androidboot.usbcontroller = *'
  323. + cut '-d=' -f2
  324. + cut '-d"' -f2
  325. + read param
  326. + echo 'androidboot.hardware.pcbcfg = "G650-07896-06"'
  327. + grep '^androidboot.usbcontroller = *'
  328. + cut '-d=' -f2
  329. + cut '-d"' -f2
  330. + read param
  331. + echo 'androidboot.hardware.devcfg = "G950-08654-01"'
  332. + cut '-d=' -f2
  333. + cut '-d"' -f2
  334. + grep '^androidboot.usbcontroller = *'
  335. + read param
  336. + grep '^androidboot.usbcontroller = *'
  337. + cut '-d=' -f2
  338. + cut '-d"' -f2
  339. + echo 'androidboot.hardware.radio.subtype = "0"'
  340. + read param
  341. + echo 'androidboot.hardware.color = "WHT"'
  342. + grep '^androidboot.usbcontroller = *'
  343. + cut '-d"' -f2
  344. + cut '-d=' -f2
  345. + read param
  346. + echo 'androidboot.hardware.coo = "CN"'
  347. + grep '^androidboot.usbcontroller = *'
  348. + cut '-d=' -f2
  349. + cut '-d"' -f2
  350. + read param
  351. + echo 'androidboot.hardware.cpu.pagesize = "4096"'
  352. + grep '^androidboot.usbcontroller = *'
  353. + cut '-d=' -f2
  354. + cut '-d"' -f2
  355. + read param
  356. + echo 'androidboot.debug_level = "0x4948"'
  357. + grep '^androidboot.usbcontroller = *'
  358. + cut '-d=' -f2
  359. + cut '-d"' -f2
  360. + read param
  361. + echo 'androidboot.serialno = "33011FDH2002NE"'
  362. + grep '^androidboot.usbcontroller = *'
  363. + cut '-d=' -f2
  364. + cut '-d"' -f2
  365. + read param
  366. + echo 'androidboot.bootreason = "reboot"'
  367. + grep '^androidboot.usbcontroller = *'
  368. + cut '-d=' -f2
  369. + cut '-d"' -f2
  370. + read param
  371. + echo 'androidboot.force_normal_boot = "1"'
  372. + grep '^androidboot.usbcontroller = *'
  373. + cut '-d=' -f2
  374. + cut '-d"' -f2
  375. + read param
  376. + echo 'androidboot.slot_suffix = "_b"'
  377. + grep '^androidboot.usbcontroller = *'
  378. + cut '-d=' -f2
  379. + cut '-d"' -f2
  380. + read param
  381. + echo 'androidboot.revision = "MP1.0"'
  382. + grep '^androidboot.usbcontroller = *'
  383. + cut '-d=' -f2
  384. + cut '-d"' -f2
  385. + read param
  386. + echo 'androidboot.ddr_info = "Samsung"'
  387. + grep '^androidboot.usbcontroller = *'
  388. + cut '-d=' -f2
  389. + cut '-d"' -f2
  390. + read param
  391. + echo 'androidboot.ddr_size = "8GiB"'
  392. + cut+ '-d"'cut -f2
  393. '-d=' -f2
  394. + grep '^androidboot.usbcontroller = *'
  395. + read param
  396. + echo 'androidboot.warranty.sku = "EMA"'
  397. + grep '^androidboot.usbcontroller = *'
  398. + cut '-d=' -f2
  399. + cut '-d"' -f2
  400. + read param
  401. + echo 'androidboot.dtbo_idx = "22"'
  402. + grep '^androidboot.usbcontroller = *'
  403. + cut '-d=' -f2
  404. + cut '-d"' -f2
  405. + read param
  406. + echo 'androidboot.bootloader = "cloudripper-16.4-14097579"'
  407. + grep '^androidboot.usbcontroller = *'
  408. + cut '-d=' -f2
  409. + cut '-d"' -f2
  410. + read param
  411. + echo 'androidboot.secure_boot = "PRODUCTION"'
  412. + grep '^androidboot.usbcontroller = *'
  413. + cut '-d=' -f2
  414. + cut '-d"' -f2
  415. + read param
  416. + echo 'androidboot.hw.soc.sec-ar = "2"'
  417. + grep '^androidboot.usbcontroller = *'
  418. + cut '-d=' -f2
  419. + cut '-d"' -f2
  420. + read param
  421. + echo 'androidboot.hw.soc.nonsec-ar = "2"'
  422. + grep '^androidboot.usbcontroller = *'
  423. + cut '-d=' -f2
  424. + cut '-d"' -f2
  425. + read param
  426. + echo 'androidboot.hw.soc.rev = "2"'
  427. + grep '^androidboot.usbcontroller = *'
  428. + cut '-d=' -f2
  429. + cut '-d"' -f2
  430. + read param
  431. + echo 'androidboot.hw.soc.id = "0b74ad432ef0"'
  432. + grep '^androidboot.usbcontroller = *'
  433. + cut '-d=' -f2
  434. + cut '-d"' -f2
  435. + read param
  436. + echo 'androidboot.hw.soc.pkg_mode = "0"'
  437. + grep '^androidboot.usbcontroller = *'
  438. + cut '-d=' -f2
  439. + cut '-d"' -f2
  440. + read param
  441. + grep '^androidboot.usbcontroller = *'
  442. + echo 'androidboot.wificountrycode = "00"'
  443. + cut '-d=' -f2
  444. + cut '-d"' -f2
  445. + read param
  446. + echo 'androidboot.verifiedbootstate = "orange"'
  447. + grep '^androidboot.usbcontroller = *'
  448. + cut '-d=' -f2
  449. + cut '-d"' -f2
  450. + read param
  451. + echo 'androidboot.serialconsole = "0"'
  452. + grep '^androidboot.usbcontroller = *'
  453. + cut '-d=' -f2
  454. + cut '-d"' -f2
  455. + read param
  456. + echo 'androidboot.cdt_hwid = "0x00030406000100000100000000000000"'
  457. + grep '^androidboot.usbcontroller = *'
  458. + cut '-d=' -f2
  459. + cut '-d"' -f2
  460. + read param
  461. + echo 'androidboot.bootdevice = "14700000.ufs"'
  462. + grep '^androidboot.usbcontroller = *'
  463. + cut '-d=' -f2
  464. + cut '-d"' -f2
  465. + read param
  466. + echo 'androidboot.primary_panel_drv = "panel-samsung-s6e3fc3-p10"'
  467. + grep '^androidboot.usbcontroller = *'
  468. + cut '-d=' -f2
  469. + cut '-d"' -f2
  470. + read param
  471. + echo 'androidboot.ramdump = "enabled"'
  472. + grep '^androidboot.usbcontroller = *'
  473. + cut '-d=' -f2
  474. + cut '-d"' -f2
  475. + read param
  476. + echo 'androidboot.ramdump.encryption = "enabled"'
  477. + grep+ cut '-d=' -f2
  478. + cut '-d"' -f2
  479. '^androidboot.usbcontroller = *'
  480. + read param
  481. + echo 'androidboot.ramdump.compression = "enabled"'
  482. + grep '^androidboot.usbcontroller = *'
  483. + cut '-d=' -f2
  484. + cut '-d"' -f2
  485. + read param
  486. + echo 'androidboot.init_fatal_panic = "true"'
  487. + + cutgrep '-d=' '^androidboot.usbcontroller = *' -f2
  488.  
  489. + cut '-d"' -f2
  490. + read param
  491. + echo 'androidboot.ramdump_2mb_blocks = "true"'
  492. + grep '^androidboot.usbcontroller = *'
  493. + cut '-d=' -f2
  494. + cut '-d"' -f2
  495. + read param
  496. + echo 'androidboot.dpm_state = "0x0000"'
  497. + grep '^androidboot.usbcontroller = *'
  498. + cut '-d=' -f2
  499. + cut '-d"' -f2
  500. + read param
  501. + echo 'androidboot.fastboot.boottrace = "enabled"'
  502. + grep '^androidboot.usbcontroller = *'
  503. + cut '-d=' -f2
  504. + cut '-d"' -f2
  505. + read param
  506. + echo 'androidboot.hypervisor.version = "kvm.arm-protected"'
  507. + grep '^androidboot.usbcontroller = *'
  508. + cut+ '-d"' -f2cut
  509. '-d=' -f2
  510. + read param
  511. + echo 'androidboot.hypervisor.vm.supported = "1"'
  512. + grep '^androidboot.usbcontroller = *'
  513. + cut '-d=' -f2
  514. + cut '-d"' -f2
  515. + read param
  516. + echo 'androidboot.hypervisor.protected_vm.supported = "1"'
  517. + grep '^androidboot.usbcontroller = *'
  518. + cut '-d=' -f2
  519. + cut '-d"' -f2
  520. + read param
  521. + echo 'androidboot.boottime = "0BLE:45", "1BLL:3", "1BLE:8", "2BLL:49", "2BLE:11501", "3BLL:18", "3BLE:290", "SW:10029", "KL:43", "KD:0", "ODT:14", "AVB:7", "FWL:91"'
  522. + grep '^androidboot.usbcontroller = *'
  523. + cut '-d=' -f2
  524. + cut '-d"' -f2
  525. + read param
  526. + echo 'androidboot.boottime_extra = "PKD:11850", "RKD:148", "DISP:238", "DISP_PE:0", "DISP_WAIT:0", "KL_VB:0", "KL_BOOT:74", "KL_INTB:5", "KL_VBS:0", "KL_VBV:0", "KL_DTBO:9", "KL_PVMFW:1", "KL_VDRB:38", "KL_VDRKB:34", "ODT_DOARD:14", "ODT_DEVICE:0", "ODT_DPM:0", "DRAM_TRAIN:10953"'
  527. + grep '^androidboot.usbcontroller = *'
  528. + cut '-d=' -f2
  529. + cut '-d"' -f2
  530. + read param
  531. + udc=
  532. + '[' -z ]
  533. + udc=11210000.dwc3
  534. + break
  535. + write /sys/class/udc/11210000.dwc3/device/../mode peripheral
  536. /init-debug: line 216: can't create /sys/class/udc/11210000.dwc3/device/../mode: Permission denied
  537. + echo 11210000.dwc3
  538. + USB_IFACE=notfound
  539. + /sbin/ifconfig rndis0 192.168.2.15
  540. SIOCSIFADDR: No such device
  541. rndis0: unknown interface: No such device
  542. + '[' xnotfound '=' xnotfound ]
  543. + /sbin/ifconfig usb0 192.168.2.15
  544. + USB_IFACE=usb0
  545. + /sbin/ifconfig -a
  546. erspan0 Link encap:Ethernet HWaddr 00:00:00:00:00:00
  547. BROADCAST MULTICAST MTU:1450 Metric:1
  548. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  549. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  550. collisions:0 txqueuelen:1000
  551. RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
  552.  
  553. gretap0 Link encap:Ethernet HWaddr 00:00:00:00:00:00
  554. BROADCAST MULTICAST MTU:1462 Metric:1
  555. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  556. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  557. collisions:0 txqueuelen:1000
  558. RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
  559.  
  560. gre0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-A4-00-00-00-00-00-00-00-00
  561. NOARP MTU:1476 Metric:1
  562. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  563. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  564. collisions:0 txqueuelen:1000
  565. RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
  566.  
  567. ifb0 Link encap:Ethernet HWaddr EA:2E:AE:CA:9C:F3
  568. BROADCAST NOARP MTU:1500 Metric:1
  569. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  570. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  571. collisions:0 txqueuelen:32
  572. RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
  573.  
  574. ifb1 Link encap:Ethernet HWaddr 2E:AB:35:FC:37:E0
  575. BROADCAST NOARP MTU:1500 Metric:1
  576. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  577. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  578. collisions:0 txqueuelen:32
  579. RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
  580.  
  581. ip6_vti0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
  582. NOARP MTU:1364 Metric:1
  583. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  584. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  585. collisions:0 txqueuelen:1000
  586. RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
  587.  
  588. ip6gre0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
  589. NOARP MTU:1448 Metric:1
  590. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  591. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  592. collisions:0 txqueuelen:1000
  593. RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
  594.  
  595. ip6tnl0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
  596. NOARP MTU:1452 Metric:1
  597. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  598. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  599. collisions:0 txqueuelen:1000
  600. RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
  601.  
  602. ip_vti0 Link encap:IPIP Tunnel HWaddr
  603. NOARP MTU:1480 Metric:1
  604. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  605. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  606. collisions:0 txqueuelen:1000
  607. RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
  608.  
  609. lo Link encap:Local Loopback
  610. LOOPBACK MTU:65536 Metric:1
  611. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  612. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  613. collisions:0 txqueuelen:1000
  614. RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
  615.  
  616. rmnet0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
  617. POINTOPOINT NOARP MULTICAST MTU:1500 Metric:1
  618. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  619. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  620. collisions:0 txqueuelen:1000
  621. RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
  622.  
  623. rmnet1 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
  624. POINTOPOINT NOARP MULTICAST 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. rmnet2 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
  631. POINTOPOINT NOARP MULTICAST MTU:1500 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. rmnet3 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
  638. POINTOPOINT NOARP MULTICAST MTU:1500 Metric:1
  639. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  640. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  641. collisions:0 txqueuelen:1000
  642. RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
  643.  
  644. rmnet4 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
  645. POINTOPOINT NOARP MULTICAST MTU:1500 Metric:1
  646. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  647. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  648. collisions:0 txqueuelen:1000
  649. RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
  650.  
  651. rmnet5 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
  652. POINTOPOINT NOARP MULTICAST MTU:1500 Metric:1
  653. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  654. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  655. collisions:0 txqueuelen:1000
  656. RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
  657.  
  658. rmnet6 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
  659. POINTOPOINT NOARP MULTICAST MTU:1500 Metric:1
  660. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  661. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  662. collisions:0 txqueuelen:1000
  663. RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
  664.  
  665. rmnet7 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
  666. POINTOPOINT NOARP MULTICAST MTU:1500 Metric:1
  667. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  668. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  669. collisions:0 txqueuelen:1000
  670. RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
  671.  
  672. rmnet8 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
  673. POINTOPOINT NOARP MULTICAST MTU:1500 Metric:1
  674. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  675. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  676. collisions:0 txqueuelen:1000
  677. RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
  678.  
  679. rmnet9 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
  680. POINTOPOINT NOARP MULTICAST MTU:1500 Metric:1
  681. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  682. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  683. collisions:0 txqueuelen:1000
  684. RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
  685.  
  686. rmnet10 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
  687. POINTOPOINT NOARP MULTICAST MTU:1500 Metric:1
  688. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  689. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  690. collisions:0 txqueuelen:1000
  691. RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
  692.  
  693. rmnet11 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
  694. POINTOPOINT NOARP MULTICAST MTU:1500 Metric:1
  695. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  696. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  697. collisions:0 txqueuelen:1000
  698. RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
  699.  
  700. rmnet12 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
  701. POINTOPOINT NOARP MULTICAST MTU:1500 Metric:1
  702. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  703. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  704. collisions:0 txqueuelen:1000
  705. RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
  706.  
  707. rmnet13 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
  708. POINTOPOINT NOARP MULTICAST MTU:1500 Metric:1
  709. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  710. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  711. collisions:0 txqueuelen:1000
  712. RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
  713.  
  714. rmnet14 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
  715. POINTOPOINT NOARP MULTICAST MTU:1500 Metric:1
  716. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  717. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  718. collisions:0 txqueuelen:1000
  719. RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
  720.  
  721. rmnet15 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
  722. POINTOPOINT NOARP MULTICAST MTU:1500 Metric:1
  723. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  724. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  725. collisions:0 txqueuelen:1000
  726. RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
  727.  
  728. rmnet16 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
  729. POINTOPOINT NOARP MULTICAST MTU:1500 Metric:1
  730. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  731. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  732. collisions:0 txqueuelen:1000
  733. RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
  734.  
  735. rmnet17 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
  736. POINTOPOINT NOARP MULTICAST MTU:1500 Metric:1
  737. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  738. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  739. collisions:0 txqueuelen:1000
  740. RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
  741.  
  742. rmnet18 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
  743. POINTOPOINT NOARP MULTICAST MTU:1500 Metric:1
  744. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  745. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  746. collisions:0 txqueuelen:1000
  747. RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
  748.  
  749. rmnet19 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
  750. POINTOPOINT NOARP MULTICAST MTU:1500 Metric:1
  751. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  752. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  753. collisions:0 txqueuelen:1000
  754. RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
  755.  
  756. rmnet20 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
  757. POINTOPOINT NOARP MULTICAST MTU:1500 Metric:1
  758. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  759. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  760. collisions:0 txqueuelen:1000
  761. RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
  762.  
  763. rmnet21 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
  764. POINTOPOINT NOARP MULTICAST MTU:1500 Metric:1
  765. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  766. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  767. collisions:0 txqueuelen:1000
  768. RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
  769.  
  770. rmnet22 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
  771. POINTOPOINT NOARP MULTICAST MTU:1500 Metric:1
  772. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  773. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  774. collisions:0 txqueuelen:1000
  775. RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
  776.  
  777. rmnet23 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
  778. POINTOPOINT NOARP MULTICAST MTU:1500 Metric:1
  779. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  780. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  781. collisions:0 txqueuelen:1000
  782. RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
  783.  
  784. rmnet24 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
  785. POINTOPOINT NOARP MULTICAST MTU:1500 Metric:1
  786. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  787. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  788. collisions:0 txqueuelen:1000
  789. RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
  790.  
  791. rmnet25 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
  792. POINTOPOINT NOARP MULTICAST MTU:1500 Metric:1
  793. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  794. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  795. collisions:0 txqueuelen:1000
  796. RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
  797.  
  798. rmnet26 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
  799. POINTOPOINT NOARP MULTICAST MTU:1500 Metric:1
  800. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  801. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  802. collisions:0 txqueuelen:1000
  803. RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
  804.  
  805. rmnet27 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
  806. POINTOPOINT NOARP MULTICAST MTU:1500 Metric:1
  807. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  808. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  809. collisions:0 txqueuelen:1000
  810. RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
  811.  
  812. rmnet28 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
  813. POINTOPOINT NOARP MULTICAST MTU:1500 Metric:1
  814. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  815. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  816. collisions:0 txqueuelen:1000
  817. RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
  818.  
  819. rmnet29 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
  820. POINTOPOINT NOARP MULTICAST MTU:1500 Metric:1
  821. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  822. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  823. collisions:0 txqueuelen:1000
  824. RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
  825.  
  826. sit0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-A4-00-00-00-00-00-00-00-00
  827. NOARP MTU:1480 Metric:1
  828. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  829. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  830. collisions:0 txqueuelen:1000
  831. RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
  832.  
  833. tunl0 Link encap:IPIP Tunnel HWaddr
  834. NOARP MTU:1480 Metric:1
  835. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  836. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  837. collisions:0 txqueuelen:1000
  838. RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
  839.  
  840. umts_dummy Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
  841. POINTOPOINT NOARP MULTICAST MTU:1500 Metric:1
  842. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  843. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  844. collisions:0 txqueuelen:1000
  845. RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
  846.  
  847. usb0 Link encap:Ethernet HWaddr 92:9C:6C:C9:D1:FD
  848. inet addr:192.168.2.15 Bcast:192.168.2.255 Mask:255.255.255.0
  849. UP BROADCAST MULTICAST MTU:1500 Metric:1
  850. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  851. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  852. collisions:0 txqueuelen:1000
  853. RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
  854.  
  855. + '[' xusb0 '=' xnotfound ]
  856. + dmesg
  857. + cp /init.log /data/init.log
  858. + sync
  859. + mkdir /etc
  860. mkdir: can't create directory '/etc': File exists
  861. /init-debug: line 358: can't create /etc/udhcpd.conf: nonexistent directory
  862. /init-debug: line 359: can't create /etc/udhcpd.conf: nonexistent directory
  863. /init-debug: line 360: can't create /etc/udhcpd.conf: nonexistent directory
  864. /init-debug: line 361: can't create /etc/udhcpd.conf: nonexistent directory
  865. /init-debug: line 362: can't create /etc/udhcpd.conf: nonexistent directory
  866. + echo '########################## starting dhcpd'
  867. ########################## starting dhcpd
  868. + /bin/busybox-static udhcpd
  869. + HALT_BOOT=y
  870. + set_welcome_msg y
  871. + cat
  872. + '[' yes '=' no ]
  873. + cat
  874. + cat
  875. + HALT_BOOT=y
  876. + '[' y '=' y ]
  877. + cat
  878. + '[' yes '=' no ]
  879. + '[' -z ]
  880. + echo '########################## starting telnetd'
  881. ########################## starting telnetd
  882. + /bin/busybox-static telnetd -b 192.168.2.15:2323 -l /bin/sh
  883. + usb_info 'Mer Debug telnet on port 2323 on usb0 192.168.2.15 - also running udhcpd'
  884. + echo '########################## usb_info: Mer Debug telnet on port 2323 on usb0 192.168.2.15 - also running udhcpd'
  885. ########################## usb_info: Mer Debug telnet on port 2323 on usb0 192.168.2.15 - also running udhcpd
  886. + sleep 1
  887. + write /config/usb_gadget/g1/strings/0x409/serialnumber 'Mer Debug telnet on port 2323 on usb0 192.168.2.15 - also running udhcpd'
  888. + echo -n 'Mer Debug telnet on port 2323 on usb0 192.168.2.15 - also running udhcpd'
  889. + echo '### cat /sys/class/udc/11210000.dwc3/device/../usb_data_enabled'
  890. ### cat /sys/class/udc/11210000.dwc3/device/../usb_data_enabled
  891. + cat /sys/class/udc/11210000.dwc3/device/../usb_data_enabled
  892. enabled
  893. + '[' y '=' y ]
  894. + ps -wlT
  895. ps: invalid option -- 'w'
  896. BusyBox v1.36.1 (2024-12-03 00:00:00 UTC) multi-call binary.
  897.  
  898. Usage: ps [-o COL1,COL2=HEADER] [-T]
  899.  
  900. Show list of processes
  901.  
  902. -o COL1,COL2=HEADER Select columns for display
  903. -T Show threads
  904. + ps -ef
  905. PID USER COMMAND
  906. 1 root {init-debug} /bin/sh /init-debug
  907. 2 root [kthreadd]
  908. 3 root [rcu_gp]
  909. 4 root [slub_flushwq]
  910. 5 root [netns]
  911. 6 root [kworker/0:0-mld]
  912. 7 root [kworker/0:0H-kb]
  913. 8 root [kworker/u16:0-a]
  914. 9 root [mm_percpu_wq]
  915. 10 root [kworker/u16:1-e]
  916. 11 root [rcu_tasks_kthre]
  917. 12 root [rcu_tasks_trace]
  918. 13 root [ksoftirqd/0]
  919. 14 root [rcu_preempt]
  920. 15 root [rcuog/0]
  921. 16 root [rcuop/0]
  922. 17 root [rcub/0]
  923. 18 root [rcu_exp_gp_kthr]
  924. 19 root [rcu_exp_par_gp_]
  925. 20 root [migration/0]
  926. 21 root [kworker/0:1-dev]
  927. 22 root [idle_inject/0]
  928. 23 root [cpuhp/0]
  929. 24 root [cpuhp/1]
  930. 25 root [idle_inject/1]
  931. 26 root [migration/1]
  932. 27 root [ksoftirqd/1]
  933. 28 root [kworker/1:0-mm_]
  934. 29 root [kworker/1:0H-kb]
  935. 30 root [rcuop/1]
  936. 31 root [cpuhp/2]
  937. 32 root [idle_inject/2]
  938. 33 root [migration/2]
  939. 34 root [ksoftirqd/2]
  940. 35 root [kworker/2:0-eve]
  941. 36 root [kworker/2:0H-ev]
  942. 37 root [rcuop/2]
  943. 38 root [cpuhp/3]
  944. 39 root [idle_inject/3]
  945. 40 root [migration/3]
  946. 41 root [ksoftirqd/3]
  947. 42 root [kworker/3:0-mm_]
  948. 43 root [kworker/3:0H-kb]
  949. 44 root [rcuop/3]
  950. 45 root [cpuhp/4]
  951. 46 root [idle_inject/4]
  952. 47 root [migration/4]
  953. 48 root [ksoftirqd/4]
  954. 49 root [kworker/4:0-dev]
  955. 50 root [kworker/4:0H-ev]
  956. 51 root [rcuog/4]
  957. 52 root [rcuop/4]
  958. 53 root [cpuhp/5]
  959. 54 root [idle_inject/5]
  960. 55 root [migration/5]
  961. 56 root [ksoftirqd/5]
  962. 57 root [kworker/5:0-eve]
  963. 58 root [kworker/5:0H-kb]
  964. 59 root [rcuop/5]
  965. 60 root [cpuhp/6]
  966. 61 root [idle_inject/6]
  967. 62 root [migration/6]
  968. 63 root [ksoftirqd/6]
  969. 64 root [kworker/6:0-eve]
  970. 65 root [kworker/6:0H-ev]
  971. 66 root [rcuop/6]
  972. 67 root [cpuhp/7]
  973. 68 root [idle_inject/7]
  974. 69 root [migration/7]
  975. 70 root [ksoftirqd/7]
  976. 71 root [kworker/7:0-eve]
  977. 72 root [kworker/7:0H-ev]
  978. 73 root [rcuop/7]
  979. 74 root [kdevtmpfs]
  980. 75 root [inet_frag_wq]
  981. 76 root [kauditd]
  982. 77 root [khungtaskd]
  983. 78 root [oom_reaper]
  984. 79 root [writeback]
  985. 80 root [kcompactd0]
  986. 81 root [khugepaged]
  987. 82 root [kblockd]
  988. 83 root [blkcg_punt_bio]
  989. 84 root [kworker/u16:2-e]
  990. 85 root [kworker/1:1-mm_]
  991. 86 root [kworker/2:1-eve]
  992. 87 root [kworker/4:1-dev]
  993. 88 root [edac-poller]
  994. 89 root [devfreq_wq]
  995. 90 root [watchdogd]
  996. 91 root [kworker/7:1-mm_]
  997. 92 root [kworker/7:1H-kb]
  998. 93 root [rpciod]
  999. 94 root [xprtiod]
  1000. 95 root [kswapd0]
  1001. 96 root [ecryptfs-kthrea]
  1002. 97 root [nfsiod]
  1003. 98 root [cifsiod]
  1004. 99 root [smb3decryptd]
  1005. 100 root [cifsfileinfoput]
  1006. 101 root [cifsoplockd]
  1007. 102 root [deferredclose]
  1008. 103 root [serverclose]
  1009. 104 root [kworker/u17:0-t]
  1010. 105 root [erofs_worker/0]
  1011. 106 root [erofs_worker/1]
  1012. 107 root [erofs_worker/2]
  1013. 108 root [erofs_worker/3]
  1014. 109 root [erofs_worker/4]
  1015. 110 root [erofs_worker/5]
  1016. 111 root [erofs_worker/6]
  1017. 112 root [erofs_worker/7]
  1018. 113 root [kworker/6:1-pm]
  1019. 114 root [kthrotld]
  1020. 115 root [nbd0-recv]
  1021. 116 root [nbd1-recv]
  1022. 117 root [nbd2-recv]
  1023. 118 root [nbd3-recv]
  1024. 119 root [nbd4-recv]
  1025. 120 root [nbd5-recv]
  1026. 121 root [nbd6-recv]
  1027. 122 root [nbd7-recv]
  1028. 123 root [nbd8-recv]
  1029. 124 root [nbd9-recv]
  1030. 125 root [nbd10-recv]
  1031. 126 root [nbd11-recv]
  1032. 127 root [nbd12-recv]
  1033. 128 root [nbd13-recv]
  1034. 129 root [nbd14-recv]
  1035. 130 root [nbd15-recv]
  1036. 131 root [dmabuf-deferred]
  1037. 132 root [nvme-wq]
  1038. 133 root [nvme-reset-wq]
  1039. 134 root [nvme-delete-wq]
  1040. 135 root [uas]
  1041. 136 root [dm_bufio_cache]
  1042. 137 root [hwrng]
  1043. 138 root [mld]
  1044. 139 root [ipv6_addrconf]
  1045. 161 root [kworker/2:1H-kb]
  1046. 162 root [kworker/5:1-eve]
  1047. 163 root [kworker/3:1-eve]
  1048. 228 root [kworker/5:2-mm_]
  1049. 230 root [kworker/6:2-mm_]
  1050. 231 root [PT_resize]
  1051. 233 root [kworker/u16:3-a]
  1052. 236 root [perf_mon_update]
  1053. 237 root [kworker/4:2-rcu]
  1054. 239 root [trusty-nop-0]
  1055. 241 root [trusty-nop-1]
  1056. 242 root [trusty-nop-2]
  1057. 243 root [trusty-nop-3]
  1058. 244 root [trusty-nop-4]
  1059. 245 root [trusty-nop-5]
  1060. 246 root [trusty-nop-6]
  1061. 247 root [irq/23-18210000]
  1062. 248 root [trusty-nop-7]
  1063. 249 root [acpm_log]
  1064. 250 root [sched_pmu_wq]
  1065. 251 root [kworker/0:2-ipv]
  1066. 252 root [irq/96-tbn]
  1067. 253 root [kworker/0:3-eve]
  1068. 262 root [kworker/u17:1-u]
  1069. 263 root [kworker/3:2-eve]
  1070. 264 root [s2mpg13-wqueue]
  1071. 265 root [kdbgd]
  1072. 266 root [kworker/2:2-mm_]
  1073. 267 root [irq/161-1836000]
  1074. 268 root [spi5]
  1075. 269 root [bcm477x_wq]
  1076. 270 root [spi7]
  1077. 271 root [spi0]
  1078. 272 root [spi9]
  1079. 273 root [spi10]
  1080. 274 root [spi17]
  1081. 283 root [st_pstate_work]
  1082. 284 root [kworker/4:3-eve]
  1083. 285 root [kworker/4:4-mm_]
  1084. 286 root [s2mpg12-wqueue]
  1085. 287 root [thermal_BIG]
  1086. 288 root [thermal_MID]
  1087. 289 root [thermal_LITTLE]
  1088. 290 root [spmic-init]
  1089. 291 root [thermal_G3D]
  1090. 292 root [thermal_ISP]
  1091. 293 root [cs35l41_ramp]
  1092. 294 root [irq/188-cs35l41]
  1093. 295 root [thermal_TPU]
  1094. 296 root [irq/190-s2mpg12]
  1095. 297 root [power-keys-wq0@]
  1096. 298 root [thermal_AUR]
  1097. 299 root [AUR_hardlimit]
  1098. 308 root [irq/259-1a09000]
  1099. 309 root [irq/260-1a09000]
  1100. 310 root [scsi_eh_0]
  1101. 311 root [irq/262-max777x]
  1102. 312 root [scsi_tmf_0]
  1103. 313 root [cs35l41]
  1104. 314 root [simpleinteracti]
  1105. 315 root [ufs_mgc_hibern8]
  1106. 316 root [simpleinteracti]
  1107. 317 root [ufs_eh_wq_0]
  1108. 318 root [ufs_clk_gating_]
  1109. 319 root [simpleinteracti]
  1110. 320 root [sugov:0]
  1111. 321 root [sugov:4]
  1112. 322 root [simpleinteracti]
  1113. 323 root [sugov:6]
  1114. 324 root [kworker/6:1H-kb]
  1115. 325 root [irq/279-eh_erro]
  1116. 326 root [simpleinteracti]
  1117. 327 root [eh_comp_thread]
  1118. 328 root [irq/300-aerdrv]
  1119. 329 root [pcie_wq]
  1120. 330 root [simpleinteracti]
  1121. 331 root [irq/305-aerdrv]
  1122. 332 root [pcie_wq]
  1123. 333 root [simpleinteracti]
  1124. 334 root [simpleinteracti]
  1125. 335 root [cs35l41_ramp]
  1126. 336 root [irq/186-cs35l41]
  1127. 337 root [kworker/5:1H-kb]
  1128. 338 root [kworker/u16:4]
  1129. 339 root [cs35l41]
  1130. 340 root [irq/306-1ca4000]
  1131. 341 root [irq/307-1ca4000]
  1132. 342 root [irq/308-1a51000]
  1133. 343 root [irq/309-1a51000]
  1134. 344 root [irq/310-1a54000]
  1135. 345 root [irq/311-1a54000]
  1136. 346 root [irq/312-1b08000]
  1137. 347 root [irq/313-1b08000]
  1138. 348 root [kworker/1:1H-ev]
  1139. 349 root [irq/314-1c10000]
  1140. 350 root [irq/315-1c10000]
  1141. 351 root [irq/316-1c11000]
  1142. 352 root [irq/317-1c11000]
  1143. 353 root [irq/318-1c12000]
  1144. 354 root [irq/319-1c12000]
  1145. 355 root [irq/320-1c66000]
  1146. 356 root [irq/321-1c66000]
  1147. 357 root [irq/322-1c69000]
  1148. 358 root [irq/323-1c69000]
  1149. 359 root [irq/324-1c71000]
  1150. 360 root [irq/325-1c71000]
  1151. 361 root [irq/326-1a88000]
  1152. 362 root [irq/327-1a88000]
  1153. 363 root [kworker/3:1H-kb]
  1154. 364 root [irq/328-1d0a000]
  1155. 365 root [irq/329-1d0a000]
  1156. 366 root [irq/330-1d0d000]
  1157. 367 root [irq/331-1d0d000]
  1158. 368 root [irq/332-1d10000]
  1159. 369 root [irq/333-1d10000]
  1160. 370 root [kworker/7:2-rcu]
  1161. 371 root [irq/334-1ad0000]
  1162. 372 root [irq/335-1ad0000]
  1163. 373 root [irq/336-1b78000]
  1164. 374 root [irq/337-1b78000]
  1165. 375 root [irq/339-1b7b000]
  1166. 376 root [irq/340-1b7b000]
  1167. 377 root [irq/341-1b7e000]
  1168. 378 root [irq/342-1b7e000]
  1169. 379 root [irq/343-1c87000]
  1170. 380 root [irq/344-1c87000]
  1171. 381 root [irq/345-1c8a000]
  1172. 382 root [irq/346-1c8a000]
  1173. 383 root [irq/347-1bc7000]
  1174. 384 root [irq/348-1bc7000]
  1175. 385 root [irq/349-1bca000]
  1176. 386 root [irq/350-1bca000]
  1177. 387 root [irq/351-1bcd000]
  1178. 388 root [irq/352-1bcd000]
  1179. 389 root [irq/353-1bd0000]
  1180. 390 root [irq/354-1bd0000]
  1181. 391 root [irq/355-1bd3000]
  1182. 392 root [irq/356-1bd3000]
  1183. 393 root [irq/357-1cc4000]
  1184. 394 root [irq/358-1cc4000]
  1185. 395 root [irq/359-25a5000]
  1186. 396 root [irq/360-25a5000]
  1187. 397 root [irq/361-25a8000]
  1188. 398 root [irq/364-25a8000]
  1189. 399 root [mfc/inst_migrat]
  1190. 400 root [mfc/butler]
  1191. 401 root [irq/378-1c8d000]
  1192. 402 root [mfc_core/meerka]
  1193. 403 root [mfc_core/idle]
  1194. 404 root [mfc_core/butler]
  1195. 405 root [decon0_kthread]
  1196. 406 root [decon2_kthread]
  1197. 415 root [pca9468_dc_wq]
  1198. 416 root [g2d_completion]
  1199. 417 root [g2d_scheduler]
  1200. 418 root [cp2ap_wakeup_wq]
  1201. 419 root [trigger_cp_cras]
  1202. 420 root [cpif_tpmon_moni]
  1203. 421 root [cpif_tpmon_boos]
  1204. 422 root [wq-tcpm-usb-psy]
  1205. 423 root [wq-tcpm-usb-psy]
  1206. 424 root [max77759-bc12]
  1207. 425 root [irq/262-max7775]
  1208. 426 root [irq/183-pca9468]
  1209. 427 root [irq/392-p9221-i]
  1210. 431 root [wq-tcpm-tcpc]
  1211. 434 root [wq-tcpc-dp-noti]
  1212. 436 root [wq-bcl-usb]
  1213. 439 root [i2c-max77759tcp]
  1214. 440 root [bcl_qos_update]
  1215. 441 root [irq/393-smpl_gm]
  1216. 442 root [irq/394-ocp_cpu]
  1217. 443 root [irq/395-ocp_cpu]
  1218. 444 root [irq/396-ocp_tpu]
  1219. 445 root [irq/397-soft_oc]
  1220. 446 root [irq/398-soft_oc]
  1221. 447 root [irq/399-soft_oc]
  1222. 448 root [irq/400-ocp_gpu]
  1223. 449 root [irq/401-soft_oc]
  1224. 450 root [irq/402-vdroop1]
  1225. 451 root [irq/403-vdroop2]
  1226. 452 root [irq/404-i2c-max]
  1227. 453 root [google,usbc_por]
  1228. 454 root [kworker/5:3]
  1229. 463 root [hbm_workq]
  1230. 464 root [card0-crtc0]
  1231. 465 root [card0-crtc1]
  1232. 475 root [kworker/4:1H-kb]
  1233. 477 root [irq/408-max_fg_]
  1234. 478 root [kworker/3:3]
  1235. 479 root [kworker/2:3-eve]
  1236. 480 root [kworker/3:4-eve]
  1237. 929 root [jbd2/sda31-8]
  1238. 930 root [ext4-rsv-conver]
  1239. 931 root [ext4lazyinit]
  1240. 937 root [kworker/0:1H-kb]
  1241. 1544 root [kworker/1:2-eve]
  1242. 1767 root [irq/407-dwc3]
  1243. 1788 root /bin/busybox-static telnetd -b 192.168.2.15:2323 -l /bin/sh
  1244. 1792 root ps -ef
  1245. + netstat -lnp
  1246. Active Internet connections (only servers)
  1247. Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
  1248. tcp 0 0 192.168.2.15:2323 0.0.0.0:* LISTEN 1788/busybox-static
  1249. Active UNIX domain sockets (only servers)
  1250. Proto RefCnt Flags Type State I-Node PID/Program name Path
  1251. + cat /proc/mounts
  1252. /dev/sda31 / ext4 rw,relatime 0 0
  1253. /dev/sda31 /data ext4 rw,relatime 0 0
  1254. devtmpfs /dev devtmpfs rw,relatime,size=3289456k,nr_inodes=822364,mode=755 0 0
  1255. devpts /dev/pts devpts rw,relatime,mode=600,ptmxmode=000 0 0
  1256. sysfs /sys sysfs rw,relatime 0 0
  1257. proc /proc proc rw,relatime 0 0
  1258. none /config configfs rw,relatime 0 0
  1259. + sync
  1260. + inject_loop
  1261. + INJ_DIR=/init-ctl
  1262. + INJ_STDIN=/init-ctl/stdin
  1263. + mkdir /init-ctl
  1264. + mkfifo /init-ctl/stdin
  1265. + echo 'This entire directory is for debugging init - it can safely be removed'
  1266. + echo '########################## Beginning inject loop'
  1267. ########################## Beginning inject loop
  1268. + :
  1269.  
Advertisement
Add Comment
Please, Sign In to add comment