-
Notifications
You must be signed in to change notification settings - Fork 2.3k
请求 增加适配 rk3399-tpm312-main #2403
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
Comments
根据你的反馈,我添加了这个设备,你有空的时候到releases里下载测试下: https://github.com/ophub/amlogic-s9xxx-armbian/releases |
在dts里,作者删除了显示支持,原因未知: 下面的这个是我删除了这个禁用显示节点设置后编译的,下载解压缩,覆盖/boot/dtb/rockchip下的同名文件,重启试试。 |
用了 你的 dtb 后,led 灯恢复了,但是 hdmi 线有信号,但是无显示输出,rk3399 vop / hdmi 还是没有启用,可能是没开启成功,也有可能是系统显卡驱动这个问题。 |
有时间的话可以在内核中增加 2.5G 网卡驱动 [e.g. realtek 8125 8152 8156(usb) . intel i225 i226 ... ] |
在你提供的dtb 基础上 修改并开启 fdi / hdmi / vop,设置 status = "okay" 后 可以开启 hdmi 显示,但是显示效果比较差(画面比较浑浊,可能是gpu/hdmi 驱动没有适配好),另外此版本的 wifi 网卡没了,得恢复 wlan0 网卡。 |
我在这个仓库找到一个dts源文件,可以在源文件基础上修改,进行编译测试。 |
请发修改过的原始dts文件出来 |
|
在这个源码里,你改动了什么地方,提交到上游f大的这个内核仓库里,每次更新以这里编译的为准。 https://github.com/ophub/kernel/blob/571280fe3e19adba194c737e6fa513b9d79f1a23/kernel-config/release/general/config-6.6#L3284 rtw8821cu驱动和固件都有,查查什么原因导致无法加载的 |
驱动应该是加载了,wifi功能也正常,就是会一会报一下这个错误,可能和wifi的休眠功能有关 |
无线不使用就关闭了 |
提交了,dtb反编译修改的,不是很易读,用仓库的dts修改不成功,总是花屏闪烁,找不到问题 |
能够将hdmi等修改好的版本,至今release发布吗 |
Device Information | 设备信息
Armbian Version | 系统版本
Describe the bug | 问题描述
请求 增加 适配 这个rk3399硬件
dtb 文件下载地址: https://github.com/Lemon1151/rk33xx-armbian/blob/main/build-armbian/armbian-files/platform-files/rockchip/bootfs/dtb/rockchip/rk3399-tpm312.dtb
编译仓库:https://github.com/Lemon1151/rk33xx-armbian
板子照片

问题:
hdmi 无显示输出,需要调整dtb显示输出端口;
minipcie 需要开启使能。
The text was updated successfully, but these errors were encountered: