|
【Android】
LVDS for RK3399C AIO for Android10
Posted at 10/5/2021 14:31:24
View:2104
|
Replies:0
Print
Only Author
[Copy Link]
1#
I was looking into using the LVDS HSX101H40C display with the RK3399C-AIO board, but have not been able to get it working yet. For the builds I have been attempting to use the rk3399-firefly-aio-lvds-HSX10140C project, but when looking at the files that support it, it appears that one is really for the RK3399J. When I received this device the board and panel were working properly with the stock android 7.1 image loaded on it, but when I go to use the Android10 build built with that project, the display is not working. Is there a different project I should be using or a specific set of changes to .dst files that can get this display working on the latest android build? The error message I am seeing during boot up is this.
0.207690] rockchip-vop ff900000.vop: Linked as a consumer to ff903f00.iommu
[ 0.210996] rockchip-drm display-subsystem: Linked as a consumer to ff8f0000.vop
[ 0.211028] rockchip-drm display-subsystem: Linked as a consumer to ff900000.vop
[ 0.211989] rockchip-drm display-subsystem: Linked as a consumer to ff940000.hdmi
[ 0.212302] rockchip-drm display-subsystem: Linked as a consumer to ff960000.dsi
[ 0.213174] rockchip-drm display-subsystem: defer getting devfreq
[ 0.213325] rockchip-vop ff8f0000.vop: missing rockchip,grf property
[ 0.213443] rockchip-drm display-subsystem: bound ff8f0000.vop (ops vop_component_ops)
[ 0.213492] rockchip-vop ff900000.vop: missing rockchip,grf property
[ 0.213670] rockchip-drm display-subsystem: bound ff900000.vop (ops vop_component_ops)
[ 0.213797] dwhdmi-rockchip ff940000.hdmi: Detected HDMI TX controller v2.11a with HDCP (DWC HDMI 2.0 TX PHY)
[ 0.214217] dwhdmi-rockchip ff940000.hdmi: registered DesignWare HDMI I2C bus driver
[ 0.214654] rockchip-drm display-subsystem: bound ff940000.hdmi (ops dw_hdmi_rockchip_ops)
[ 0.214706] dw-mipi-dsi ff960000.dsi: [drm:dw_mipi_dsi_bind] *ERROR* Failed to find panel or bridge: -517
[ 0.214726] rockchip-drm display-subsystem: failed to bind ff960000.dsi (ops dw_mipi_dsi_ops): -517
[ 0.215323] rockchip-drm display-subsystem: master bind failed: -517
[ 0.218242] panel-simple-dsi ff960000.dsi.0: ff960000.dsi.0 supply power not found, using dummy regulator
[ 0.218320] panel-simple-dsi ff960000.dsi.0: Linked as a consumer to regulator.0
[ 0.218353] panel-simple-dsi ff960000.dsi.0: ff960000.dsi.0 supply vsp not found, using dummy regulator
[ 0.218412] panel-simple-dsi ff960000.dsi.0: ff960000.dsi.0 supply vsn not found, using dummy regulator
|
|