Done
Details
Assignee
UnassignedUnassignedReporter
Igor PecovnikIgor PecovnikComponents
Priority
Medium
Details
Details
Assignee
Unassigned
UnassignedReporter
Igor Pecovnik
Igor PecovnikComponents
Priority
Created June 10, 2020 at 11:33 AM
Updated June 10, 2020 at 11:33 AM
Resolved June 10, 2020 at 11:33 AM
If no display is connected to a sunxi system, the module sun4i_drm_hdmi will scan every 5 to 10 seconds for a hdmi display. As this needs significant time, a load spike of around 20% can be seen. On a headless system this is not desirable. Unfortunately the module cannot be blacklisted as it is not compiled as a module in the armbian kernel configuration. This update changes the kernel configuration to compilation as a module. Configuration for sunxi (legacy, current, dev) and for sunxi64 (legacy, current, dev) is updated (based on kconfig). Successful build was tested with building legacy, current and dev kernels for cubieboard and pine64.
https://github.com/armbian/build/pull/2012