-
Notifications
You must be signed in to change notification settings - Fork 2.4k
[请求适配]原厂OEC/OEC-Turbo #2868
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[请求适配]原厂OEC/OEC-Turbo #2868
Conversation
Redefined the method how extlinux search for rootfs , otherwise the rootfs won't be mounted.
…tfs/usr/sbin/.gitkeep
…tfs/extlinux directory
model里缺u-boot,使用的哪个? |
这个底包是amlogic的,不包含u-boot,这个是在制作专用固件img时写入到固件的。我看你提交的文件里没u-boot相关的文件。 amlogic-s9xxx-armbian/compile-kernel/tools/script/ubuntu_chroot_armbian.sh Lines 94 to 113 in bb6f7ec
内核的config可以自定义添加需要的选项,缺少哪些选项可以更新这个文件: |
6.1.99是armbian的内核源码仓库:https://github.com/armbian/linux-rockchip 这2个我经常互换使用,每次编译完内核我都更新下测试这个内核能不能正常启动使用,直到下次编译我又换另外一个,有半年以上的使用中没发现启动问题。 温度的问题试试安装温度的软件包重启试试: |
你的这个pr测试过确定是可以正常工作的吧? |
刚买的 OEC Turbo 还没开始折腾就结束了吗 |
网心这种流氓公司还能管到github吗? |
oec turbo 和 oec 除了内存容量以外,还有其他的差异吗? |
|
||
# Set the type of file system | ||
# Not recommend to use other file system types since the SoC is efused. | ||
set_rootfs_type() { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
请问为啥不推荐其他文件系统啊,有啥坑吗,我看用btrfs开启压缩磁盘空间能省不少,原厂8g存储空间太小了
1