inindev / linux-rockchip

linux kernel for rockchip rk3588 devices
GNU General Public License v3.0
4 stars 1 forks source link

no hdmi after upgrade to 6.9.5 #1

Closed leelists closed 2 months ago

leelists commented 2 months ago

Hi,

A few days ago, I started using this repo to get a recent mainline kernel for my nanopc-t6. I did that with the 6.9.4 kernel version an all is good for me.

But since I tried the 6.9.5 kernel and lost HDMI output. Reverting to 6.9.4 fixes the issue.

How can i help ?

inindev commented 2 months ago

Thank you for the feedback. I updated to the linux config Debian uses and I must have dropped a kernel module. https://github.com/inindev/linux-rockchip/commit/cd1f27d49fc64eabaac7ae8c50550b6e94802655#diff-c175f5a644886216903695409cfd69d68ecc091a1e60a9b9f018e7413bd738ef

This should be easy to fix.

inindev commented 2 months ago

I have published a 6.9.5 kernel with working video: https://github.com/inindev/linux-rockchip/releases/tag/v6.9.5-2

leelists commented 2 months ago

I confirm, it's working again, great job