綁定帳號登入

Android 台灣中文網

打印 上一主題 下一主題

[測評] 請問 大家的ROM 是使用甚麼呢!!

[複製連結] 查看: 3850|回覆: 45|好評: -1
31
clarkapk | 收聽TA | 只看該作者
發表於 2012-10-25 17:56
a28467913 發表於 2012-10-25 15:51
''我聽別人說官解s-on可以直接刷核心不需要用adb工具耶''
關於這句話只對了一半,S-ON本身能刷ROM!但是由 ...

ok!! 大大你給的載點裡面的檔案是Pyramid-ICS-XE-010b6-aroma-xlx890121這個對嗎? 一定要用工具包來刷麻? 因為好像要註冊才能下載= =  不能直接這樣嗎?
1. 檔案放入sdcard
2. 進入 recovery,  "wipe cache" 和"wipe Dalvik"
3. 選擇 "Install Zip From SDCad", 選擇kernel zip檔
4. 重新開機
謝謝大大^^
用Android 就來Android 台灣中文網(https://apk.tw)
回覆 支持 反對

使用道具 舉報

32
a28467913 | 收聽TA | 只看該作者
發表於 2012-10-25 18:14
clarkapk 發表於 2012-10-25 17:56
ok!! 大大你給的載點裡面的檔案是Pyramid-ICS-XE-010b6-aroma-xlx890121這個對嗎? 一定要用工具包來刷麻? ...

沒關係!你可以先試著這樣刷刷看!
但是WIFI應該是不能用,順便你去看看軟體編號裡核心有沒有改
沒改就是失敗了!WIFI自然也不能使用
不過你可試著先刷,不會無限重起,因為你本來WIFI就不能使用
所以沒關係,你就當學一個經驗!失敗再照我的方試試

先預祝你能成功

評分

參與人數 1幫助 +1 收起 理由
clarkapk + 1

查看全部評分

用Android 就來Android 台灣中文網(https://apk.tw)
回覆 支持 反對

使用道具 舉報

33
clarkapk | 收聽TA | 只看該作者
發表於 2012-10-25 18:29
本帖最後由 clarkapk 於 2012-10-25 18:31 編輯
a28467913 發表於 2012-10-25 15:51
''我聽別人說官解s-on可以直接刷核心不需要用adb工具耶''
關於這句話只對了一半,S-ON本身能刷ROM!但是由 ...


求救!!! 刷完後不要重開喔!!一樣留在Recovery!打開CMD!輸入cd c:\adb(你有官解過應該知道)
打入adb pull/tmp/newboot.img(待他跑完,此時以萃取出內核的BOOT.IMG)
之後打入adb reboot bootreloader 之後會進入fastboot(會顯示fastboot usb) --->我在這個步驟之後手機就自動從開機了......怎麼會這樣QQ
CMD顯示
c:\adb>adb reboot bootreloader
adb server is out of date.  killing...
* daemon started successfully *
我是在apk的XE版找另一個adb工具包,是因為這個問題嗎?  然後我看我的核心還是一樣沒變><

P.s平率那邊大大都改多少呢?還是跟它裡面默認那個Y大用一樣的呢?
用Android 就來Android 台灣中文網(https://apk.tw)
回覆 支持 反對

使用道具 舉報

34
a28467913 | 收聽TA | 只看該作者
發表於 2012-10-25 18:36
本帖最後由 a28467913 於 2012-10-25 18:38 編輯
clarkapk 發表於 2012-10-25 18:29
求救!!! 刷完後不要重開喔!!一樣留在Recovery!打開CMD!輸入cd c:\adb(你有官解過應該知道)
打入adb pull/ ...


不不! 不是adb的問題!
你先不要緊張,因為你少了一個步驟
''再CMD打入fastboot flash boot newboot.img''
你再重刷一次,前面都一樣
然後在這''在CMD打入adb reboot bootreloader''
步驟之後他又重啟,你就在他進入開畫面前拔電池,等個兩三秒
裝回,插上USB線!
進入工程模式fastboot狀態下再CMD打(音量下和電源鍵一直按直到進入)
fastboot flash boot newboot.img
跑完再重即可(重頭到尾CMD都別關喔)
有問題再回報
用Android 就來Android 台灣中文網(https://apk.tw)
回覆 支持 反對

使用道具 舉報

35
clarkapk | 收聽TA | 只看該作者
發表於 2012-10-25 18:54
a28467913 發表於 2012-10-25 18:36
不不! 不是adb的問題!
你先不要緊張,因為你少了一個步驟
''再CMD打入fastboot flash boot newboot.img''

重啟後我拔電池然後進入fastboot有顯示fastboot usb,然後我輸入fastboot flash boot newboot.img之後它卻顯示error: cannot load 'newboot.img'  怎麼會這樣QAQ
用Android 就來Android 台灣中文網(https://apk.tw)
回覆 支持 反對

使用道具 舉報

36
clarkapk | 收聽TA | 只看該作者
發表於 2012-10-25 19:00
a28467913 發表於 2012-10-25 18:36
不不! 不是adb的問題!
你先不要緊張,因為你少了一個步驟
''再CMD打入fastboot flash boot newboot.img''


c:\adb>adb pull/tmp/newboot.img
Android Debug Bridge version 1.0.26

-d                            - directs command to the only connected USB devic
e
                                 returns an error if more than one USB device is
present.
-e                            - directs command to the only running emulator.
                                 returns an error if more than one emulator is r
unning.
-s <serial number>            - directs command to the USB device or emulator w
ith
                                 the given serial number. Overrides ANDROID_SERI
AL
                                 environment variable.
-p <product name or path>     - simple product name like 'sooner', or
                                 a relative/absolute path to a product
                                 out directory like 'out/target/product/sooner'.

                                 If -p is not specified, the ANDROID_PRODUCT_OUT

                                 environment variable is used, which must
                                 be an absolute path.
devices                       - list all connected devices
connect <host>[:<port>]       - connect to a device via TCP/IP
                                 Port 5555 is used by default if no port number
is specified.
disconnect [<host>[:<port>]]  - disconnect from a TCP/IP device.
                                 Port 5555 is used by default if no port number
is specified.
                                 Using this ocmmand with no additional arguments

                                 will disconnect from all connected TCP/IP devic
es.

device commands:
  adb push <local> <remote>    - copy file/dir to device
  adb pull <remote> [<local>]  - copy file/dir from device
  adb sync [ <directory> ]     - copy host->device only if changed
                                 (-l means list but don't copy)
                                 (see 'adb help all')
  adb shell                    - run remote shell interactively
  adb shell <command>          - run remote shell command
  adb emu <command>            - run emulator console command
  adb logcat [ <filter-spec> ] - View device log
  adb forward <local> <remote> - forward socket connections
                                 forward specs are one of:
                                   tcp:<port>
                                   localabstract:<unix domain socket name>
                                   localreserved:<unix domain socket name>
                                   localfilesystem:<unix domain socket name>
                                   dev:<character device name>
                                   jdwp:<process pid> (remote only)
  adb jdwp                     - list PIDs of processes hosting a JDWP transport

  adb install [-l] [-r] [-s] <file> - push this package file to the device and i
nstall it
                                 ('-l' means forward-lock the app)
                                 ('-r' means reinstall the app, keeping its data
)
                                 ('-s' means install on SD card instead of inter
nal storage)
  adb uninstall [-k] <package> - remove this app package from the device
                                 ('-k' means keep the data and cache directories
)
  adb bugreport                - return all information from the device
                                 that should be included in a bug report.

  adb help                     - show this help message
  adb version                  - show version num

DATAOPTS:
(no option)                   - don't touch the data partition
  -w                           - wipe the data partition
  -d                           - flash the data partition

scripting:
  adb wait-for-device          - block until device is online
  adb start-server             - ensure that there is a server running
  adb kill-server              - kill the server if it is running
  adb get-state                - prints: offline | bootloader | device
  adb get-serialno             - prints: <serial-number>
  adb status-window            - continuously print device status for a specifie
d device
  adb remount                  - remounts the /system partition on the device re
ad-write
  adb reboot [bootloader|recovery] - reboots the device, optionally into the boo
tloader or recovery program
  adb reboot-bootloader        - reboots the device into the bootloader
  adb root                     - restarts the adbd daemon with root permissions
  adb usb                      - restarts the adbd daemon listening on USB
  adb tcpip <port>             - restarts the adbd daemon listening on TCP on th
e specified port
networking:
  adb ppp <tty> [parameters]   - Run PPP over USB.
Note: you should not automatically start a PPP connection.
<tty> refers to the tty for PPP stream. Eg. dev:/dev/omap_csmi_tty1
[parameters] - Eg. defaultroute debug dump local notty usepeerdns

adb sync notes: adb sync [ <directory> ]
  <localdir> can be interpreted in several ways:

  - If <directory> is not specified, both /system and /data partitions will be u
pdated.

  - If it is "system" or "data", only the corresponding partition
    is updated.

environmental variables:
  ADB_TRACE                    - Print debug information. A comma separated list
of the following values
                                 1 or all, adb, sockets, packets, rwx, usb, sync
, sysdeps, transport, jdwp
  ANDROID_SERIAL               - The serial number to connect to. -s takes prior
ity over this if given.
  ANDROID_LOG_TAGS             - When used with the logcat option, only these de
bug tags are printed.

c:\adb>adb reboot bootreloader
adb server is out of date.  killing...
* daemon started successfully *

c:\adb>fastboot flash boot newboot.img
error: cannot load 'newboot.img'
用Android 就來Android 台灣中文網(https://apk.tw)
回覆 支持 反對

使用道具 舉報

37
a28467913 | 收聽TA | 只看該作者
發表於 2012-10-25 19:07
本帖最後由 a28467913 於 2012-10-25 19:16 編輯
clarkapk 發表於 2012-10-25 19:00
c:\adb>adb pull/tmp/newboot.img
Android Debug Bridge version 1.0.26


喔喔 對不起!這是我的疏忽...
應該是
''adb pull /tmp/newboot.img . ''
'' ''裡頭全複製打入試試,不好意思捏...

評分

參與人數 1幫助 +1 收起 理由
clarkapk + 1

查看全部評分

用Android 就來Android 台灣中文網(https://apk.tw)
回覆 支持 反對

使用道具 舉報

38
clarkapk | 收聽TA | 只看該作者
發表於 2012-10-25 20:04
本帖最後由 clarkapk 於 2012-10-25 20:07 編輯
a28467913 發表於 2012-10-25 19:07
喔喔 對不起!這是我的疏忽...
應該是
''adb pull /tmp/newboot.img . ''


okok我再試一次看看^^
可以麻煩請大大在從頭把步驟打一次嗎><  有點不知道哪個要接在哪個後面....
用Android 就來Android 台灣中文網(https://apk.tw)
回覆 支持 反對

使用道具 舉報

39
a28467913 | 收聽TA | 只看該作者
發表於 2012-10-25 20:25
clarkapk 發表於 2012-10-25 20:04
okok我再試一次看看^^
可以麻煩請大大在從頭把步驟打一次嗎><  有點不知道哪個要接在哪個後面.... ...

首先,用Recovery直刷核心!接下來注意!!
刷完後不要重啟喔!!一樣留在Recovery!打開CMD!輸入cd c:\adb (有官解過應該知道)
打入''adb pull /tmp/newboot.img . ''(待他跑完,此時以萃取出內核的BOOT.IMG)
*注意:以上'' ''裡頭要整段複製打入*

之後在CMD打入adb reboot bootloader 之後會進入fastboot(會顯示fastboot usb)
*沒有顯示後頭usb的代表你缺少驅動,記得去官網下載HTC Sync*

然後再CMD打入fastboot flash boot newboot.img 之後reboot即可
(之後可以至設定-->關於-->軟體資訊-->更多那裏確認)
假如變成你現刷的核心(Kernel)即代表完全刷入!

評分

參與人數 1幫助 +1 收起 理由
clarkapk + 1

查看全部評分

用Android 就來Android 台灣中文網(https://apk.tw)
回覆 支持 反對

使用道具 舉報

40
clarkapk | 收聽TA | 只看該作者
發表於 2012-10-25 20:33

oh YA~~~~~~成功嚕^^ 謝謝大大,剛測試wifi可以正常開啟囉^^ 到核心的地方看也是faux123嚕  真的非常感謝~~~
用Android 就來Android 台灣中文網(https://apk.tw)
回覆 支持 反對

使用道具 舉報

您需要登錄後才可以回帖 登錄 | 註冊

本版積分規則