![]() |
HDMI 1024 x 600 - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: PINE A64(+) (https://forum.pine64.org/forumdisplay.php?fid=4) +--- Forum: Pine A64 Hardware, Accessories and POT (https://forum.pine64.org/forumdisplay.php?fid=32) +---- Forum: HDMI Port (https://forum.pine64.org/forumdisplay.php?fid=36) +---- Thread: HDMI 1024 x 600 (/showthread.php?tid=3029) |
HDMI 1024 x 600 - mus1c - 01-03-2017 I have a HDMI display that is 1024x600 that I want to use on the pine64+ 2GB system running Debian 20160701. I tried Longsleep's tool sunxi-disp-tool but as far as I know it does not support it. Any ideas on how I can do this? Thanks, Mus1c RE: HDMI 1024 x 600 - longsleep - 01-03-2017 Its not a matter of sunxi-disp-tool as it can set all resolutions which are supported by the disp2 driver. For Pine64 this is a subset of - https://github.com/longsleep/sunxi-disp-tool/blob/master/disp2/tv_mode.go#L13-L44 - look into the kernel driver source for the exact values. Other resolutions would need to be added to the kernel driver (some parts are closed source). RE: HDMI 1024 x 600 - mus1c - 01-07-2017 Okay, baby steps, I ran some commands starting with: 1. sunxi-disp-tool switch -name 1024x600 2. sunxi-disp-tool switch -mode 0x1f 3. sunxi-disp-tool switch -mode 0xffff 4. sunxi-disp-tool switch -mode 0xe Does it need to be added? Am I doing this all wrong? I'm sorry about my inexperience. All my knowledge on linux is based on trial and error or following the directions. RE: HDMI 1024 x 600 - xalius - 01-07-2017 What longsleep wanted to say it that 1024x600 is not a resolution that is supported by the current HDMI driver. RE: HDMI 1024 x 600 - mus1c - 01-09-2017 I really hate being this newbie guy. Could it be possible in a future driver update? I just want to know if I need to return it to amazon or not. If it is time is irrelevant, just knowing it is a possibility assures me it will be a good investment. |