Skip to content

No display output after upgrading to App 2.5.0 (image v1.4.0) #869

Description

@OriAndDarkChocolate

This seems to be similar to the issue #376 #376

After upgrading offline to App 2.5.0, no display output to the webgui anymore.

# cat /etc/kvm/hdmi_version
ux


[VI BE_Dbg_Info]
VIPreBEDoneSts          :0x0            VIPreBEDmaIdleStatus    :0x7
[VI Post_Dbg_Info]
VIIspTopStatus          :0x3ff
[VI DMA_Dbg_Info]
VIWdma0ErrStatus        :0x3000000      VIWdma0IdleStatus       :0xffffffff
VIWdma1ErrStatus        :0x3000000      VIWdma1IdleStatus       :0xffffffff
VIRdmaErrStatus         :0x3000000      VIRdmaIdleStatus        :0xffffffff
[VI ISP_PIPE_A FE_Dbg_Info]
VIPreFERawDbgSts        :0x3ff          VIPreFEDbgInfo          :0x3f
[VI ISP_PIPE_A]
VIOutImgWidth           :1920
VIOutImgHeight          :1080
VIInImgWidth            :1920
VIInImgHeight           :1080
VIDevFPS                :  60
VIFPS                   :   0
VISofCh0Cnt             : 740
VIPreFECh0Cnt           :   0
VIPreBECh0Cnt           :   0
VIPostCnt               :   0
VIDropCnt               :   0
VIDumpCnt               :   0
[VI ISP_PIPE_A Csi_Dbg_Info]
VICsiIntStatus0         :0x3
VICsiIntStatus1         :0x0
VICsiCh0Dbg             :0x0
VICsiCh1Dbg             :0x0
VICsiOverFlowCnt        :   0
VICsiCh0WidthGTCnt      :   0
VICsiCh0WidthLSCnt      :  32
VICsiCh0HeightGTCnt     :   0
VICsiCh0HeightLSCnt     :   0

After S95nanokvm restart, the terminal will output repeatedly:
[2026-08-08 18:21:18.544] [error] [kvm_vision.go:50] failed to read kvm image: -4
[2026-08-08 18:21:18.577] [error] [kvm_vision.go:50] failed to read kvm image: -4
[2026-08-08 18:21:18.611] [error] [kvm_vision.go:50] failed to read kvm image: -4

Setting the following in another ssh session does not help neither.
echo 1920 > /kvmapp/kvm/width; echo 1080 > /kvmapp/kvm/height

Downgrading the app version per the instruction on issue #376 and reboot, and everything is back to normal.
#376 (comment)

Thought to report my experience before it's available on the webgui.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions