mazdlc 0 Posted March 12 Share Posted March 12 TV Box Name : H96 Pro Plus (Green PCB version) CPU : Amlogic S912 Armbian build file name: Armbian_20.10_Arm-64_focal_current_5.9.0.img DTB file used: meson-gxm-q200.dtb (no wifi/bluetooth/hdmi audio with distributed one, need modification, see below) Kernel Version: 5.9.0-arm-64 Distribution Installed: focal Working Ethernet: Yes Max Ethernet Speed that works: 1000 Does wifi work: Yes Does bluetooth work: Yes Does HDMI audio work: Yes Additional Comments: modified dtb: https://github.com/maz-1/h96-pro-plus-armbian-stuff almost everything works except buggy gpu support. The kernel crashes when opengl programs (like glxgears) terminates, and low fps. Link to post Share on other sites More sharing options...
SteeMan 108 Posted March 13 Share Posted March 13 @mazdlc Thanks. Would it be possible to create a patch/diff between your dts modifications and those in the mainline kernel source tree? And then post that either here or in your github? That way as the code evolves others could easily pick up your work and port it to newer kernels if necessary in the future. Link to post Share on other sites More sharing options...
mazdlc 0 Posted March 14 Author Share Posted March 14 17 hours ago, SteeMan said: @mazdlc Thanks. Would it be possible to create a patch/diff between your dts modifications and those in the mainline kernel source tree? And then post that either here or in your github? That way as the code evolves others could easily pick up your work and port it to newer kernels if necessary in the future. Sure, I have updated patch and Readme. Link to post Share on other sites More sharing options...
mazdlc 0 Posted March 16 Author Share Posted March 16 On 3/14/2021 at 5:07 AM, SteeMan said: @mazdlc Thanks. Would it be possible to create a patch/diff between your dts modifications and those in the mainline kernel source tree? And then post that either here or in your github? That way as the code evolves others could easily pick up your work and port it to newer kernels if necessary in the future. Update: I managed to get hdmi audio working. Link to post Share on other sites More sharing options...
Recommended Posts