sipeed / NanoKVM

NanoKVM: Affordable, Multifunctional, Nano RISC-V IP-KVM
GNU General Public License v3.0
3.09k stars 51 forks source link

Screen not working #86

Open pabloalcantara opened 1 month ago

pabloalcantara commented 1 month ago

Hi, The display is not working anymore. It worked for more or less 2 days, then now it shows only an icon o a monitor with a cross in it. I'm using the 2.0.9 version I know it's not the output of my pc, because taking the hdmi cable and putiing in a monitor, it works perfectly. Screenshot_20241007_061224_Edge

ep1cman commented 1 month ago

I just had the same issue with a device. I reflashed the SD card, it still didn't work. Once I did an update though it came back alive.

pabloalcantara commented 1 month ago

I just had the same issue with a device. I reflashed the SD card, it still didn't work. Once I did an update though it came back alive.

I´ll try to reflash.

Igor-M-77 commented 4 weeks ago

I have a similar problem. HDMI stopped working after half a day. I have two nano kvm devices. The second one works if I use it. If you managed to solve the problem, then tell me where I can find instructions for reflashing?

ep1cman commented 4 weeks ago

I have a similar problem. HDMI stopped working after half a day. I have two nano kvm devices. The second one works if I use it. If you managed to solve the problem, then tell me where I can find instructions for reflashing?

Take the four screws at the bottom off and there is a micro sd card. You can find the image to flash to it on the release page of this GitHub repository. Bare in mind it’s compressed, I’d recommend a tool like “balena etcher” which can decompress it and write it to the sd card

Igor-M-77 commented 4 weeks ago

I have a similar problem. HDMI stopped working after half a day. I have two nano kvm devices. The second one works if I use it. If you managed to solve the problem, then tell me where I can find instructions for reflashing?

Take the four screws at the bottom off and there is a micro sd card. You can find the image to flash to it on the release page of this GitHub repository. Bare in mind it’s compressed, I’d recommend a tool like “balena etcher” which can decompress it and write it to the sd card

It worked after reflashing and updating. I was already starting to worry that it was a hardware problem. Thank you.

pabloalcantara commented 4 weeks ago

Reflashed. But still hit and miss... Some times works, and some don´t..After a lot of reboot.

marshalleq commented 4 weeks ago

Just had this happen too, it seems to come right by itself sometimes. This time it isn't. Refreshing is a bit extreme, we probably need to find out what is causing this....

Adding a bit of info, for me this happened after rebooting (and possibly a hard reset). Further reboots have not changed the situation. My guess is that it's perhaps being caused by the GPU thinking it has not monitor or the reverse. The system is up and running well as is the KVM, other than it not displaying anything. Everything else works.

patschi commented 4 weeks ago

I have had the same issue in the past. Somehow a random mixture of power-resetting, re-attaching HID and HDMI fixed it. But only seen it once so far...

pabloalcantara commented 4 weeks ago

I think I discovered the possible problem USB power. My device is the light one, so is using power from the USB, maybe, only maybe, the USB can´t delivere the necessary power. Ony one know how to use an external power supply on it using the pin headers? I know that it have 3 power pins: vsys 5v, vbus 5v and 3v3 and 2 ground pins. Some time ago i played with arduino, and I have an external power suply that can output 5v or 3.3v, and I have all the necessiry cables. But I don´t know witch power pin I can use.

haggis-supper commented 3 weeks ago

I think I discovered the possible problem USB power. My device is the light one, so is using power from the USB, maybe, only maybe, the USB can´t delivere the necessary power. Ony one know how to use an external power supply on it using the pin headers? I know that it have 3 power pins: vsys 5v, vbus 5v and 3v3 and 2 ground pins. Some time ago i played with arduino, and I have an external power suply that can output 5v or 3.3v, and I have all the necessiry cables. But I don´t know witch power pin I can use.

I had the same problem with my nanoKVM Lite. So i've done a couple of things

  1. Reflashed the SD card ( went here and pulled down the 1.2.0 version images as i noticed when i looked at the "About KVM " pulldown it showed image version 1.0.0 )
  2. I then used the option in the KVM to "Check for Update" which updated me from Application version 1.0.0 to 2.0.9.
  3. Got a shorter USB-A to USB-C cable ( 0.5m )

Now it seems to be working ok.

marshalleq commented 3 weeks ago

I thought mine is plugged into an external power source, but I've just seen that it isn't. So it could be something... No idea why that makes it lose its marbles though. I wonder if just external powering it is enough to sort it on its own. Somehow I doubt it but I really don't want to have to pull it all apart again to get the card out....

kcastner commented 3 weeks ago

My devices expand the view to the NanoKVM. If i set it to mirror, the NanoKVM wont show any HDMI output anymore. Same problem at changing screen resolution on host system.

I have to reboot the NanoKVM to get it working again. It seems that the video input wont be reenabled after any input change. Replug wont work either.

Can anyone reproduce this problem? I think its related to it.

My current workaround: open NanoKVM terminal via GUI and type "reboot"

Joshndroid commented 3 weeks ago

I appear to have the same issue - NanoKVM Full - 2.0.9 I can set it up to work after a clean flash of the sdcard, everything works as expected and I can see the screen. Once i shut down the PC I get the blank screen. I can boot the PC, and it appears that the mouse movement moves ont he screen however the video is blank. Rebooting the NanoKVM doesn't make any difference, unplugging and replugging the hdmi makes no difference, still blanks screen. The only way I have been able to get it to work is by reflashing the sd-card again

marshalleq commented 3 weeks ago

I am new to this project, but I assume there will be a way of providing logs before we re-flash the device so that we can help pin this down? Anyone know or have a link for a procedure? Or otherwise what logs might be needed? I haven't refreshed mine yet in the hope I could provide some kind of details to help, rather than just do a workaround.

kcastner commented 3 weeks ago

otherwise what logs might be needed? I haven't refreshed mine yet

my 4 devices are ready to provide logs too - does anybody know where to find those?

Device: NanoKVM Full - GUI v.2.0.9

haggis-supper commented 3 weeks ago

The only log file I can see is the /var/log/messages file, everything seems to be executable.So unless there is a command to dump logs from the running executables I don't know.Will scan the docs and see myself.On 11 Oct 2024 9:20 am, Kevin Castner @.***> wrote:

otherwise what logs might be needed? I haven't refreshed mine yet

my 4 devices are ready to provide logs too - does anybody know where to find those? Device: NanoKVM Full - GUI v.2.0.9

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: @.***>

aka-charos commented 3 weeks ago

I can confirm the issue myself (2.0.9). Not sure what triggered it , but after a week of usage, I get blank screen (with the "X"). I think developers needs to step in, identify and fix the issue. Re-flashing is not even a proper workaround. The whole idea of KVM is remote access. If I have to flash firmware everytime this happens, what's the point of having a KVM in the first place. Mine is plugged into a different country. I can only "fix" this in a month...this is ridiculous

Z2Z-GuGu commented 3 weeks ago

Thanks for your feedback. I am currently trying to reproduce this issue. When you encounter this problem, you can try entering the command /etc/init.d/S95nanokvm restart_stream. If the problem still persists, please paste the log here. Thanks!

Joshndroid commented 3 weeks ago

What log do you require and how do we obtain it?

Mine does it everytime I shut down my PC which renders the KVM worse than useless at present.

I will report back in a couple hours my result of the below command

Thanks for your feedback. I am currently trying to reproduce this issue. When you encounter this problem, you can try entering the command /etc/init.d/S95nanokvm restart_stream. If the problem still persists, please paste the log here. Thanks!

Joshndroid commented 3 weeks ago

@Z2Z-GuGu

I came home to see my nanokvm had the monitor with the X in it.

I ran the command it it doesn't make a difference.

`/etc/init.d/S95nanokvm restart_stream killall: kvm_stream: no process killed OK

HDMI res modification event new res: 1920 1080 CSI res: 1920 1080 VI RES = 1920 1080 &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& 1920 1080 [SAMPLE_COMM_SNS_ParseIni]-2204: Parse /mnt/data/sensor_cfg.ini [parse_source_devnum]-1797: devNum = 1 [parse_sensor_name]-1878: sensor = LONTIUM_LT6911_2M_60FPS_8BIT [parse_sensor_busid]-1907: bus_id = 4 [parse_sensor_i2caddr]-1918: sns_i2c_addr = ff [parse_sensor_mipidev]-1929: mipi_dev = 0 [parse_sensor_laneid]-1940: Lane_id = 2, 4, 3, 1, 0 [parse_sensor_pnswap]-1951: pn_swap = 0, 0, 0, 0, 0 [parse_sensor_mclken]-1973: mclk_en = 0 [parse_sensor_mclk]-1984: mclk = 0 try release sys ok ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^reinit_soph_vb rmmod: can't unload module 'soph_vpss': Resource temporarily unavailable ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^reinit_soph_vb insmod: can't insert '/mnt/system/ko/soph_base.ko': File exists insmod: can't insert '/mnt/system/ko/soph_rtos_cmdqu.ko': File exists insmod: can't insert '/mnt/system/ko/soph_fast_image.ko': File exists insmod: can't insert '/mnt/system/ko/soph_mipi_rx.ko': File exists insmod: can't insert '/mnt/system/ko/soph_snsr_i2c.ko': File exists insmod: can't insert '/mnt/system/ko/soph_vi.ko': File exists insmod: can't insert '/mnt/system/ko/soph_vpss.ko': File exists HDMI res modification event new res: 1920 1080 CSI res: 1920 1080 kvm_cfg.fps = 30 kvm_cfg.qlty = 60 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^reinit_soph_vb [_mmf_init]-1142: maix multi-media version:67a90e2-musl_riscv64 [SAMPLE_COMM_SNS_ParseIni]-2204: Parse /mnt/data/sensor_cfg.ini [parse_source_devnum]-1797: devNum = 1 [parse_sensor_name]-1878: sensor = LONTIUM_LT6911_2M_60FPS_8BIT [parse_sensor_busid]-1907: bus_id = 4 [parse_sensor_i2caddr]-1918: sns_i2c_addr = ff [parse_sensor_mipidev]-1929: mipi_dev = 0 [parse_sensor_laneid]-1940: Lane_id = 2, 4, 3, 1, 0 [parse_sensor_pnswap]-1951: pn_swap = 0, 0, 0, 0, 0 [parse_sensor_mclken]-1973: mclk_en = 0 [parse_sensor_mclk]-1984: mclk = 0 pstSize->u32Width = 1920 pstSize->u32Height = 1080 pstSize->u32Width = 1920 pstSize->u32Height = 1080 pstSize->u32Width = 1920 pstSize->u32Height = 1080 ISP Vipipe(0) Allocate pa(0x8b302000) va(0x0x3fd591f000) size(291424) pstSize->u32Width = 1920 pstSize->u32Height = 1080 stSnsrMode.u16Width 1920 stSnsrMode.u16Height 1080 60.000000 wdrMode 0 pstSnsObj 0x3fd608b2e8 pstSize->u32Width = 1920 pstSize->u32Height = 1080 pstSize->u32Width = 1920 pstSize->u32Height = 1080 [SAMPLE_COMM_VI_StartMIPI]-494: sensor 0 stDevAttr.devno 0 [sensor_prob = lt6911_probe] ########### PinMux ####################################################################### ########### PinMux End ####################################################################### [lt6911_probe] -189 [lt6911_probe] -195 [lt6911_i2c_write] : addr = ee. data = 1 [lt6911_i2c_read] : addr = 0 [lt6911_i2c_write] : addr = ee. data = 0 [lt6911_i2c_write] : addr = ee. data = 1 [lt6911_i2c_read] : addr = 1 [lt6911_i2c_write] : addr = ee. data = 0 [lt6911_probe] jump return nVal -198 [lt6911_probe] -201 data:ffffffff ffffffff [lt6911_probe] jump return CVI_FAILURE -206 [lt6911_probe] -208 = exit success pstSize->u32Width = 1920 pstSize->u32Height = 1080 20241014 06:36:00.657 1870 E isp AE_InitSensorFpsPara:5555 pfn_cmos_fps_set NULL!

AE_SetExposure inttime update NULL. awbInit ver 6.9@2021500 0 R:1400 B:3100 CT:2850 1 R:1500 B:2500 CT:3900 2 R:2300 B:1600 CT:6500 Golden 1024 1024 1024 WB Quadratic:0 isWdr:0 20241014 06:36:00.667 1870 E isp setNoiseProfile:3460 Noise profile get fail. Please check

cvi_bin_isp message gerritId: 97347 commitId: fc6ce647 md5: d6db2297ddfd44e8252c1f3f888f47b2 sensorNum 1 sensorName0 6911

PQBIN message gerritId: commitId: fc6ce647 md5: d6db2297ddfd44e8252c1f3f888f47b2 sensorNum 1 sensorName0 4653

author: lxowalle desc: gc4653 30fps createTime: 2024-03-26 13:41:34version: tool Version: v3.0.5.48 mode:

sensorName(0) mismatch, mwSns:6911 != pqBinSns:4653 [SAMPLE_COMM_ISP_Thread]-95: ISP Dev 0 running! pstSize->u32Width = 1920 pstSize->u32Height = 1080 VI_SDK_IOC_S_CTRL - vi_sdk_enable_chn NG, Out of memory HDMI res modification event new res: 1920 1080 CSI res: 1920 1080 ISP Vipipe(0) Free pa(0x8b302000) va(0x0x3fd591f000) -- [E] Trigger signal, code:SIGSEGV(11)!`

Joshndroid commented 3 weeks ago

Heres some findings;

Z2Z-GuGu commented 3 weeks ago

@pabloalcantara Thank you for your reply. I'll try to fix this in a subsequent release

lovedayb commented 2 weeks ago

@Z2Z-GuGu I'm having the same issue with mine, but when I try to run /etc/init.d/S95nanokvm restart_stream, I get the following error:

`[_mmf_sys_init]-930: system init failed with 0xffffffff [_mmf_init]-1194: sys init failed. s32Ret: 0xffffffff ! maix multi-media init failed terminate called after throwing an instance of 'maix::err::Exception' what(): : Runtime error: mmf init failed

-- [E] Trigger signal, code:SIGABRT(6)!`

Any ideas?

argakon commented 1 week ago

Same problem, looks like the problem is in not default resolution and for some reason it never working until i reflash sdcard. This happens to me when nanokvm was 3000 km away, and when i need to use it - it fails. I have to investigate a proble, when call a person and he reflashed the card. Please make it high priority, when kvm doesn't show a picture, it is not a kvm.

marshalleq commented 1 week ago

Yeah, I bought this so I can manage a New Zealand Sever from Colombia. But presently it's not possible. This is a pretty foundational issue that makes the device completely worthless. And taking apart the full product that comes with case etc is far too fidly to be doing more than once a year or so too. Hopefully we can get a fix. Even if there was something we could ssh into the box and do a temporary fix would be acceptable. @Z2Z-GuGu do you think we will get a fix this year? Thanks.

haggis-supper commented 1 week ago

I've got a NanoKVM lite and see that i get no response when i connect up, I always have to do a "Reset Hid", then log out and back in again to see the console and manage to access my console.

My KVM is connected to a linux host, if i dont do those steps i dont see anything on screen ( although no big X ). Once i did get the big X and i did a couple of things, checked the HDMI cable and also reblast the sd card with 1.2.0.

fizzroy commented 6 days ago

What log do you require and how do we obtain it?

Mine does it everytime I shut down my PC which renders the KVM worse than useless at present.

I will report back in a couple hours my result of the below command

Thanks for your feedback. I am currently trying to reproduce this issue. When you encounter this problem, you can try entering the command /etc/init.d/S95nanokvm restart_stream. If the problem still persists, please paste the log here. Thanks!

This helped. Thanks. I've had this exact issue for a couple of days now. Reboots did nothing. I think it happened after power failure.

alexmoras commented 4 days ago

Plus one on this issue, however the /etc/init.d/S95nanokvm restart_stream command seems to work for me.

aksultank commented 4 days ago

Same issue here. I received it today, and it worked for only 40 minutes before it completely stopped. I’ve tried every fix posted here, but nothing has worked. This is disappointing, and it seems I have no choice but to wait for an update or another solution. Update: I've tried /etc/init.d/S95nanokvm restart_stream command once more after i wrote this. It's just suddenly started working.

bolausson commented 3 days ago

Same here - stopped showing the stream /etc/init.d/S95nanokvm restart_stream didn't help and did throw an error (I forgot to note it down though). Rebooting, power-cycling, etc - nothing helped.

I had to re-flash the image and update the app.

marshalleq commented 3 days ago

I've never bothered to re-flash. It's clear that it will just happen again so there's not point. Right now this device is a doorstop, but can't even be used for that. Would sure be nice to hear that someone is even looking at the problem. I should have got the other pi kvm unit, at least that works. Now I have no solution and will have to wait 2 months to come back and fix anything that goes wrong.

aka-charos commented 3 days ago

just for the sake of input, here's the command stuck in a loop in my kvm:

# /etc/init.d/S95nanokvm restart_stream
OK
# [KVM_stream]:start
kvm_cfg.fps = 60
kvm_cfg.qlty = 90
kvm_cfg.width = 55596
kvm_cfg.height = 20
kvm_cfg.res = 1080
VI RES = 1920 * 1080 
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
55596 * 20
[SAMPLE_COMM_SNS_ParseIni]-2204: Parse /mnt/data/sensor_cfg.ini
[parse_source_devnum]-1797: devNum =  1
[parse_sensor_name]-1878: sensor =  LONTIUM_LT6911_2M_60FPS_8BIT
[parse_sensor_busid]-1907: bus_id =  4
[parse_sensor_i2caddr]-1918: sns_i2c_addr =  ff
[parse_sensor_mipidev]-1929: mipi_dev =  0
[parse_sensor_laneid]-1940: Lane_id =  2, 4, 3, 1, 0
[parse_sensor_pnswap]-1951: pn_swap =  0, 0, 0, 0, 0
[parse_sensor_mclken]-1973: mclk_en =  0
[parse_sensor_mclk]-1984: mclk =  0
try release sys ok
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^reinit_soph_vb
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^reinit_soph_vb
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^reinit_soph_vb
[_mmf_init]-1142: maix multi-media version:67a90e2-musl_riscv64
[SAMPLE_COMM_SNS_ParseIni]-2204: Parse /mnt/data/sensor_cfg.ini
[parse_source_devnum]-1797: devNum =  1
[parse_sensor_name]-1878: sensor =  LONTIUM_LT6911_2M_60FPS_8BIT
[parse_sensor_busid]-1907: bus_id =  4
[parse_sensor_i2caddr]-1918: sns_i2c_addr =  ff
[parse_sensor_mipidev]-1929: mipi_dev =  0
[parse_sensor_laneid]-1940: Lane_id =  2, 4, 3, 1, 0
[parse_sensor_pnswap]-1951: pn_swap =  0, 0, 0, 0, 0
[parse_sensor_mclken]-1973: mclk_en =  0
[parse_sensor_mclk]-1984: mclk =  0
pstSize->u32Width = 55596
pstSize->u32Height = 20
alloc_buf_size(294912): 294912, phy_addr(8a293000): 0x8a293000, buffer_name: ISP_SHARED_BUFFER_0
ion_data.size:294912, ion_data.addr_p:0x8a293000, ion_data.name:ISP_SHARED_BUFFER_0
pstSize->u32Width = 55596
pstSize->u32Height = 20
pstSize->u32Width = 55596
pstSize->u32Height = 20
ISP Vipipe(0) Allocate pa(0x8a293000) va(0x0x3fbfae4000) size(291424)
pstSize->u32Width = 55596
pstSize->u32Height = 20
stSnsrMode.u16Width 55596 stSnsrMode.u16Height 20 60.000000 wdrMode 0 pstSnsObj 0x3fc02512e8
pstSize->u32Width = 55596
pstSize->u32Height = 20
pstSize->u32Width = 55596
pstSize->u32Height = 20
[SAMPLE_COMM_VI_StartMIPI]-494: sensor 0 stDevAttr.devno 0
[sensor_prob = lt6911_probe] 
###########   PinMux  #######################################################################
###########   PinMux End  #######################################################################
[lt6911_probe] -189 
[lt6911_probe] -195 
[lt6911_i2c_write] : addr = ee. data = 1 
[lt6911_i2c_read] : addr = 0 
[lt6911_i2c_write] : addr = ee. data = 0 
[lt6911_i2c_write] : addr = ee. data = 1 
[lt6911_i2c_read] : addr = 1 
[lt6911_i2c_write] : addr = ee. data = 0 
[lt6911_probe] jump return nVal -198 
[lt6911_probe] -201 
data:ffffffff ffffffff
[lt6911_probe] jump return CVI_FAILURE -206 
[lt6911_probe] -208 = exit success 
pstSize->u32Width = 55596
pstSize->u32Height = 20
20241102 21:52:16.441 1011 E isp AE_InitSensorFpsPara:5555 pfn_cmos_fps_set NULL!

AE_SetExposure inttime update NULL.
awbInit ver 6.9@2021500
0 R:1400 B:3100 CT:2850
1 R:1500 B:2500 CT:3900
2 R:2300 B:1600 CT:6500
Golden 1024 1024 1024
WB Quadratic:0
isWdr:0
20241102 21:52:16.448 1011 E isp setNoiseProfile:3460 Noise profile get fail. Please check
********************************************************************************
cvi_bin_isp message
gerritId:      97347          commitId:      fc6ce647       
md5:           d6db2297ddfd44e8252c1f3f888f47b2
sensorNum      1              
sensorName0    6911           

PQBIN message
gerritId:      
              commitId:      fc6ce647       
md5:           d6db2297ddfd44e8252c1f3f888f47b2
sensorNum      1              
sensorName0    4653           

author:        lxowalle       desc:          gc4653 30fps   
createTime:    2024-03-26 13:41:34version:                      
tool Version:       v3.0.5.48           mode:      
********************************************************************************
sensorName(0) mismatch, mwSns:6911 != pqBinSns:4653
[SAMPLE_COMM_ISP_Thread]-95: ISP Dev 0 running!
pstSize->u32Width = 55596
pstSize->u32Height = 20
maix multi-media init ok
try release vio ok
try release venc ok
CONFIG_MAIXCAM_LIB_ENC-0
CONFIG_MAIXCAM_LIB_ENC-1
CONFIG_MAIXCAM_LIB_ENC-2
55596 * 20
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
CONFIG_MAIXCAM_LIB_ENC-0
CONFIG_MAIXCAM_LIB_ENC-1
CONFIG_MAIXCAM_LIB_ENC-2
CONFIG_MAIXCAM_LIB_ENC-0
CONFIG_MAIXCAM_LIB_ENC-1
CONFIG_MAIXCAM_LIB_ENC-2
-- [I] camera and display open success

-- [I] camera size: 1920x1080

CONFIG_MAIXCAM_LIB_ENC-0
CONFIG_MAIXCAM_LIB_ENC-1
CONFIG_MAIXCAM_LIB_ENC-2
CONFIG_MAIXCAM_LIB_ENC-0
CONFIG_MAIXCAM_LIB_ENC-1
CONFIG_MAIXCAM_LIB_ENC-2
CONFIG_MAIXCAM_LIB_ENC-0
CONFIG_MAIXCAM_LIB_ENC-1
CONFIG_MAIXCAM_LIB_ENC-2

Module: [MIPI_RX], Build Time[#19 PREEMPT Mon Sep 9 11:27:10 CST 2024]

------------Combo DEV ATTR--------------
   Devno  WorkMode  DataType   WDRMode         LinkId        PN Swap  SyncMode  DataEndian  SyncCodeEndian
       0      MIPIYUV422_8BIT      NONE  2, 4, 3, 1, 0  0, 0, 0, 0, 0       N/A         N/A             N/A

------------MIPI info-------------------
 Devno EccErr CrcErr HdrErr WcErr fifofull   decode
     0      0      0      0     0        0  unknown
  Physical:       D0       D1       D2       D3       D4       D5
                   0        0        0        0        0        0
   Digital:       D0       D1       D2       D3    CK_HS  CK_ULPS  CK_STOP   CK_ERR   Deskew
             hs_idle  hs_idle  hs_idle  hs_idle        0        0        1        0     idle
img = NULL
[VI BE_Dbg_Info]
VIPreBEDoneSts          :0x0            VIPreBEDmaIdleStatus    :0x0
[VI Post_Dbg_Info]
VIIspTopStatus          :0x0
[VI DMA_Dbg_Info]
VIWdma0ErrStatus        :0x0    VIWdma0IdleStatus       :0x0
VIWdma1ErrStatus        :0x0    VIWdma1IdleStatus       :0x0
VIRdmaErrStatus         :0x0    VIRdmaIdleStatus        :0x0
[VI ISP_PIPE_A FE_Dbg_Info]
VIPreFERawDbgSts        :0x0            VIPreFEDbgInfo          :0x0
[VI ISP_PIPE_A]
VIOutImgWidth           :55596
VIOutImgHeight          :  20
VIInImgWidth            :55596
VIInImgHeight           :  20
VIDevFPS                :   0
VIFPS                   :   0
VISofCh0Cnt             :   0
VIPreFECh0Cnt           :   0
VIPreBECh0Cnt           :   0
VIPostCnt               :   0
VIDropCnt               :   0
VIDumpCnt               :   0
[VI ISP_PIPE_A Csi_Dbg_Info]
VICsiIntStatus0         :0x0
VICsiIntStatus1         :0x0
VICsiCh0Dbg             :0x0
VICsiCh1Dbg             :0x0
VICsiOverFlowCnt        :   0
VICsiCh0WidthGTCnt      :   0
VICsiCh0WidthLSCnt      :   0
VICsiCh0HeightGTCnt     :   0
VICsiCh0HeightLSCnt     :   0

Module: [MIPI_RX], Build Time[#19 PREEMPT Mon Sep 9 11:27:10 CST 2024]

------------Combo DEV ATTR--------------
   Devno  WorkMode  DataType   WDRMode         LinkId        PN Swap  SyncMode  DataEndian  SyncCodeEndian
       0      MIPIYUV422_8BIT      NONE  2, 4, 3, 1, 0  0, 0, 0, 0, 0       N/A         N/A             N/A

------------MIPI info-------------------
 Devno EccErr CrcErr HdrErr WcErr fifofull   decode
     0      0      0      0     0        0  unknown
  Physical:       D0       D1       D2       D3       D4       D5
                   0        0        0        0        0        0
   Digital:       D0       D1       D2       D3    CK_HS  CK_ULPS  CK_STOP   CK_ERR   Deskew
             hs_idle  hs_idle  hs_idle  hs_idle        0        0        1        0     idle
img = NULL
[VI BE_Dbg_Info]
VIPreBEDoneSts          :0x0            VIPreBEDmaIdleStatus    :0x0
[VI Post_Dbg_Info]
VIIspTopStatus          :0x0
[VI DMA_Dbg_Info]
VIWdma0ErrStatus        :0x0    VIWdma0IdleStatus       :0x0
VIWdma1ErrStatus        :0x0    VIWdma1IdleStatus       :0x0
VIRdmaErrStatus         :0x0    VIRdmaIdleStatus        :0x0
[VI ISP_PIPE_A FE_Dbg_Info]
VIPreFERawDbgSts        :0x0            VIPreFEDbgInfo          :0x0
[VI ISP_PIPE_A]
VIOutImgWidth           :55596
VIOutImgHeight          :  20
VIInImgWidth            :55596
VIInImgHeight           :  20
VIDevFPS                :   0
VIFPS                   :   0
VISofCh0Cnt             :   0
VIPreFECh0Cnt           :   0
VIPreBECh0Cnt           :   0
VIPostCnt               :   0
VIDropCnt               :   0
VIDumpCnt               :   0
[VI ISP_PIPE_A Csi_Dbg_Info]
VICsiIntStatus0         :0x0
VICsiIntStatus1         :0x0
VICsiCh0Dbg             :0x0
VICsiCh1Dbg             :0x0
VICsiOverFlowCnt        :   0
VICsiCh0WidthGTCnt      :   0
VICsiCh0WidthLSCnt      :   0
VICsiCh0HeightGTCnt     :   0
VICsiCh0HeightLSCnt     :   0

This issue and the fact that keyboard cannot be used during boot (https://github.com/sipeed/NanoKVM/issues/25) , makes the device totally useless as a KVM. Given the slow pace of any fixes in the project, I don't expect to be usable any time soon. I guess PiKVM purchase is inevitable after all ...

ZenoBell commented 19 hours ago

I just received this, and I'm experiencing the same issue. Could the team prioritize this and consider releasing a hotfix as soon as possible?