I have been running my t^crusty old G450 for more than 5 years now, and I just inherited of an ACER AL2017 LCD display.
The display’s native resolution is a wonky 1400x1050, which the latest drivers from Matrox won’t support.
I can run it in 1600x1200, or 1280x1024, yes, but I don’t like blurry text.
Digging in the windows registry (I like to live dangerously), I find those gems at
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\G 400DH\Device0:
(Click here for full, complete, unadulterated text of the registry entries)
Obviously, those are RAMDAC chip parameters. Could there be some kind of Linux-like video mode tweaking utility I could use to generate a native 1400x1050 entry so I could use my new screen?
The display’s native resolution is a wonky 1400x1050, which the latest drivers from Matrox won’t support.
I can run it in 1600x1200, or 1280x1024, yes, but I don’t like blurry text.
Digging in the windows registry (I like to live dangerously), I find those gems at
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\G 400DH\Device0:
"Graphic.320.200"=hex:55,00,24,00,c5,3e,00,00,20,0 0,20,00,40,00,03,00,03,00,10,\
00,00,00,00,00,4a,00,1f,00,0a,32,00,00,08,00,20,00 ,30,00,03,00,03,00,10,00,\
00,00,00,00
…
"Graphic.1280.1024"=hex:3c,00,40,00,e0,a5,01,00,30 ,00,70,00,f8,00,01,00,03,00,\
26,00,0c,00,00,00,4b,00,50,00,58,0f,02,00,10,00,90 ,00,f8,00,01,00,03,00,26,\
00,0c,00,00,00,55,00,5b,00,3c,67,02,00,40,00,a0,00 ,e0,00,01,00,03,00,2c,00,\
0c,00,00,00
00,00,00,00,00,4a,00,1f,00,0a,32,00,00,08,00,20,00 ,30,00,03,00,03,00,10,00,\
00,00,00,00
…
"Graphic.1280.1024"=hex:3c,00,40,00,e0,a5,01,00,30 ,00,70,00,f8,00,01,00,03,00,\
26,00,0c,00,00,00,4b,00,50,00,58,0f,02,00,10,00,90 ,00,f8,00,01,00,03,00,26,\
00,0c,00,00,00,55,00,5b,00,3c,67,02,00,40,00,a0,00 ,e0,00,01,00,03,00,2c,00,\
0c,00,00,00
Obviously, those are RAMDAC chip parameters. Could there be some kind of Linux-like video mode tweaking utility I could use to generate a native 1400x1050 entry so I could use my new screen?
Comment