綜合交流 / 評測 / 活動區(qū)
交流區(qū) | 測硬件 | 網(wǎng)站活動 | Z幣中心
新手入門 / 進(jìn)階 / 社區(qū)互助
新手 | 你問我答 | 免費(fèi)刷機(jī)救磚 | ROM固件
![]() |
發(fā)布時間: 2020-8-20 22:01
正文摘要:如題,為方便折騰,避免頻繁拆機(jī)連接ttl線,通過修改隨系統(tǒng)啟動的腳本文件達(dá)到默認(rèn)開啟adb的目的。借鑒了這個帖子:http://m.ahydgy.cn/forum.php?mod=viewthread&tid=1142472 。由于該帖中沒明確說明如何將修改后 ... |
666666 |
感謝分享,修改腳本文件實(shí)現(xiàn)開機(jī)默認(rèn)啟動adb |
8888888 |
我的盒子每次開機(jī)都變回720p,請問會是哪個腳本起作用? |
默認(rèn)打開ADB |
QQ截圖20240624090914.png (30.06 KB, 下載次數(shù): 20)
setprop ro.secure 0 setprop persist.sys.sw.adb_root 1 setprop persist.sys.sw.console 1 setprop persist.sys.usb.config mtp,adb setprop persist.service.adb.enable 1 su mount -o remount,rw /system setprop service.adb.tcp.port 5555 stop adbd Start adbd adbd adbd& busybox telnetd -l /system/bin/sh& start utelnetd setenforce 0 chmod 4755 /system/xbin/daemonsu chmod 4755 /system/xbin/su chmod 4755 /system/bin/su setprop ro.secure 0 mount -o remount rw /system /system/xbin/daemonsu --auto-daemon & /system/xbin/su --auto-daemon & /system/bin/su --auto-daemon & setprop ro.secure 0 setprop persist.sys.sw.adb_root 1 setprop persist.sys.sw.console 1 setprop persist.sys.usb.config mtp,adb setprop persist.service.adb.enable 1 su mount -o remount,rw /system setprop service.adb.tcp.port 5555 stop adbd Start adbd adbd adbd& busybox telnetd -l /system/bin/sh& start utelnetd setenforce 0 chmod 4755 /system/xbin/daemonsu chmod 4755 /system/xbin/su chmod 4755 /system/bin/su setprop ro.secure 0 mount -o remount rw /system /system/xbin/daemonsu --auto-daemon & /system/xbin/su --auto-daemon & /system/bin/su --auto-daemon & |
我的刷機(jī)后怎么都打不開調(diào)試狀態(tài)了。 |
1zhouchuan1 發(fā)表于 2022-8-31 21:04 感謝。我也是到了這個步驟發(fā)現(xiàn)沒用,加了執(zhí)行權(quán)限搞定 |
本帖最后由 1zhouchuan1 于 2022-8-31 21:27 編輯 開始失敗了,我用adb pull 和adb push 傳輸文件復(fù)制粘貼。后面我加上 chmod 755 init.bigfish.sh 添加上可執(zhí)行權(quán)限,成功了 |
Archiver|新帖|標(biāo)簽|軟件|Sitemap|ZNDS智能電視網(wǎng) ( 蘇ICP備2023012627號 )
網(wǎng)絡(luò)信息服務(wù)信用承諾書 | 增值電信業(yè)務(wù)經(jīng)營許可證:蘇B2-20221768 丨 蘇公網(wǎng)安備 32011402011373號
GMT+8, 2025-8-18 05:54 , Processed in 0.059939 second(s), 15 queries , Redis On.