Skip to content
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

请求增加rk3568-ruisen-box支持 #2508

Open
ysuolmai opened this issue Aug 26, 2024 · 8 comments
Open

请求增加rk3568-ruisen-box支持 #2508

ysuolmai opened this issue Aug 26, 2024 · 8 comments
Labels
documentation Improvements or additions to documentation new box Research Fills in the Blanks support This need is supported

Comments

@ysuolmai
Copy link

rk3568-ruisen-box.zip

找到个大佬做的固件,能升级到6.1.75内核(很奇怪只能升级到这个,而且无法升级到6.6,会提示找不到新内核),但是提取dtb, armbianEnv.txt,boot.scr, boot.cmd放到其他镜像里,就无法启动。求大佬加入这个盒子的支持!

@ophub
Copy link
Owner

ophub commented Aug 26, 2024

这是rockchip专用内核:https://github.com/ophub/kernel/releases/tag/kernel_rk35xx

6.1.75是官方目前的版本,几个月更新一下版本号:https://github.com/armbian/linux-rockchip

发个完整固件下载地址,只有dtb不行。

@ysuolmai
Copy link
Author

@ophub
Copy link
Owner

ophub commented Aug 29, 2024

你看看这个设备的配置和h66k,h68k哪个相似,使用这个固件测试下。
rk3568-ruisen-box.dtb.zip

@Xianleewu
Copy link

我想这个固件大概率是我适配的😂,我这边需要用到硬件编解码和NPU,所有就用的5.10的内核
screenshot-20240829-163300
dts我也上传下,可以在这个基础上改。
rk3568-ruisenbox-dts-dtb.zip

@ysuolmai
Copy link
Author

ysuolmai commented Aug 29, 2024 via email

@ophub ophub added documentation Improvements or additions to documentation support This need is supported new box Research Fills in the Blanks labels Aug 30, 2024
@ophub
Copy link
Owner

ophub commented Aug 30, 2024

多谢分享,根据你提供的资料,我添加了这个设备的支持,固件在releases里可以下载,有空的时候测试下。这个dts我提交到f大的内核仓库里: https://github.com/unifreq/linux-5.10.y-rk35xx

以后有相关修改欢迎你pr

@ysuolmai
Copy link
Author

ysuolmai commented Sep 3, 2024

多谢分享,根据你提供的资料,我添加了这个设备的支持,固件在releases里可以下载,有空的时候测试下。这个dts我提交到f大的内核仓库里: https://github.com/unifreq/linux-5.10.y-rk35xx

以后有相关修改欢迎你pr

大佬, op和armbian都测过了, 都没有问题。armbian升级到6.1.75也没有问题,op不知道怎么升😄

@ophub
Copy link
Owner

ophub commented Sep 3, 2024

好的👌

op升级内核有2个方法,一个是手动把一套内核的几个tar.gz包上传到/mnt/*p4/目录下,然后执行openwrt-kernel命令即可升级内核;

另外一个方法是在系统—-晶晨宝盒—-插件设置—-选择6.1.y内核分支,保存,然后在线更新,选择第二个按钮(仅更新内核),即可在线下载内核,提示下载完成后,点更新即可。

在线更新要确保自己的设备可以正常访问github.com网站,内核包文件存在这里。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation new box Research Fills in the Blanks support This need is supported
Projects
None yet
Development

No branches or pull requests

5 participants
@ysuolmai @Xianleewu @ophub and others