消費降級,SONY NWZ-A10 系列 Walkman® NWZ-A17 動手玩

編譯 Rockbox

浅羽使用 Fedora,先準備環境和原始碼。

$ sudo dnf install @c-development libmpc-devel gmp-devel mpfr-devel
$ git clone git://git.rockbox.org/rockbox && cd rockbox
$ ../tools/rockboxdev.sh --prefix=/home/asaba/.local/

準備好交叉編譯器後就需要編譯本體了,這個過程「基本上是全自動的」。

$ mkdir build && cd build
$ export PATH=~/.local/bin/:$PATH
$ ../tools/configure
### Choose 226 for NWZ-A10 Series
$ make -j8 && make zip

隨後就可以在 build 資料夾下看到 rockbox.zip,就是編譯好的 Rockbox 韌體了。

頁次: 1 2

Comments

在〈消費降級,SONY NWZ-A10 系列 Walkman® NWZ-A17 動手玩〉中有 1 則留言

  1. 「YIR」的個人頭像

    我的zx300a应该可以用个十年吧我觉得。

Mentions

  • YIR

發佈留言

發佈留言必須填寫的電子郵件地址不會公開。 必填欄位標示為 *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

To respond on your own website, enter the URL of your response which should contain a link to this post’s permalink URL. Your response will then appear (possibly after moderation) on this page. Want to update or remove your response? Update or delete your post and re-enter your post’s URL again. (Find out more about Webmentions.)