-
Notifications
You must be signed in to change notification settings - Fork 65
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HDMI Resolution support #43
Comments
I found this in the user manual, but its got a huge note at the end about the host resolution.... and no detail about the options available for host system settings
|
If you're asking if the NanoKVM syncs properly with these VGA-to-HDMI adapters, I don't think it does at the time of posting this comment. They recently fixed a bug where the NanoKVM would not display resolutions other than 1080p. See #5 (comment) for more details. |
@carrierone Hi, in previous versions of KVMAPP, NanoKVM only supported a physical resolution of HDMI 1920 * 1080, so when switching to other resolutions, there was an issue where it could not be displayed (Windows prioritizes changing the desktop resolution when modifying the resolution, and the physical resolution will not be modified, so the above problem will not occur). We have recently provided an update 2.0.7, which supports more resolutions (1920 * 1080; 1600 * 900; 1440 * 1080; 1440 * 900; 1280 * 1024; 1280 * 960; 1280 * 800; 1280 * 720; 1152 * 864; 1024 * 768; 800 * 600), but due to the encoder of the SG2002 chip, some resolutions may experience screen tearing issues (1680 * 1050; 1440 * 1050; 1368 * 768; 1366 * 768; 720 * 576). We are trying to modify the EDID of HDMI to mask these problematic resolutions |
That is great @Z2Z-GuGu I will have to buy a nanokvm when it is released and try it out since I already have a bunch of VGA->HDMI and let you know if it works |
We once published a video on X about using VGA to HDMI to connect a computer and NanoKVM. You can refer to it |
I am thinking about buying one or more 5 packs of these NanoKVMs however most of my old servers have SVGA output that I want to use them with, I am concerned about this because the specifications say it supports "1080p" and that is all it mentions. With the PiKVM 4 by contrast I tried out several VGA->HDMI adapter cables/boxes which convert the analog signal to digital, but it struggles to sync up to different resolutions even if its 720p for example. The adapter cable/boxes tend to output a signal in various formats that would be I think comparable to DVI signals with various resolutions. Anyway, I was wondering if the NanoKVM can support tweaking the HDMI/CSI input so that I could get these to work typically they output 640x480 or 800x600 during boot process to text based BIOS and linux OSes is all I need to work. If not, I guess I can just use these things for media emulation because most of these servers have working KVM/IPMI however the ISO emulation is broken with newer java, but I do have some linux OSes that don't get along with the Supermicro IPMI KVM for whatever reason... Thanks!
The text was updated successfully, but these errors were encountered: