You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I cold boot the device the display doesn't work - probably isn't initialized correctly. Then I log in using SSH and issue a reboot command the display starts working correctly (framebuffer device works).
If I look at the dmesg output when cold booted I see that there is an error which doesn't appear if the phone is warm booted:
If I cold boot the device the display doesn't work - probably isn't initialized correctly. Then I log in using SSH and issue a reboot command the display starts working correctly (framebuffer device works).
If I look at the dmesg output when cold booted I see that there is an error which doesn't appear if the phone is warm booted:
[ 23.460482] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff800008ca5178)
[ 23.464402] sun4i-drm display-engine: bound 1200000.mixer (ops 0xffff800008ca5178)
[ 23.465163] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
[ 23.465200] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xffff800008ca2248)
[ 23.465491] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xffff800008ca2248)
[ 23.465531] sun4i-drm display-engine: bound 1ca0000.dsi (ops 0xffff800008ca3f78)
[ 23.470246] sun8i-hdmi-phy 1ef0000.hdmi-phy: Couldn't create the PHY clock
[ 23.478777] sun4i-drm display-engine: failed to bind 1ee0000.hdmi (ops 0xffff800008ca4480): -17
[ 23.488801] sun4i-drm display-engine: Couldn't bind all pipelines components
[ 23.496333] sun4i-drm display-engine: adev bind failed: -17
[ 23.496358] sun8i-dw-hdmi: probe of 1ee0000.hdmi failed with error -17
dmesg-warm.txt
dmesg.txt
The text was updated successfully, but these errors were encountered: