On Friday 28 May 2004 05:48 am, Alain Poirier wrote:
> I just finished to write a little soft to patch
> the VBIOS on a Dell 510m and to get the 1400x1050
> resolution.
>
> I don't know if it works on other systems.
>
> The soft '855resolution' can be found at
> http://perso.wanadoo.fr/apoirier/

Hi, Alain.  This looked very exciting, but it isn't working on my Asus M3N 
with a 1400x1050 native lcd display.  Just to be sure, you confirmed that you 
get working 1400x1050 on your laptop with this?

I don't understand these things well enough to be confident I can fix 
anything, but maybe a little info is all you need to see how to make your 
tool more general.  I'm sending the output of the tool on my machine along 
with vbetest from lrmi as a comparison.  Let me know if anything else would 
be of use.

Here is the output of your tool with -l.

Chipset: 855GM
BIOS Configuration area offset: 0x0c20 bytes
BIOS Version: 2966

Mode 30 : 3856x1536, 8 bits/pixel
Mode 32 : 3600x2328, 8 bits/pixel
Mode 34 : 3856x3840, 8 bits/pixel
Mode 38 : 3856x2584, 8 bits/pixel
Mode 3a : 3856x1816, 8 bits/pixel
Mode 3c : 3856x2320, 8 bits/pixel
Mode 41 : 3856x1536, 16 bits/pixel
Mode 43 : 3600x2328, 16 bits/pixel
Mode 45 : 3856x3840, 16 bits/pixel
Mode 49 : 3856x2584, 16 bits/pixel
Mode 4b : 3856x1816, 16 bits/pixel
Mode 4d : 3856x2320, 16 bits/pixel
Mode 50 : 3856x1536, 32 bits/pixel
Mode 52 : 3600x2328, 32 bits/pixel
Mode 54 : 3856x3840, 32 bits/pixel
Mode 58 : 3856x2584, 32 bits/pixel
Mode 5a : 3856x1816, 32 bits/pixel
Mode 5c : 3856x2320, 32 bits/pixel
Mode 7c : 3856x3852, 8 bits/pixel
Mode 7d : 3856x3852, 16 bits/pixel
Mode 7e : 3856x3852, 32 bits/pixel

And this is what vbetest from lrmi shows

VBE Version 3.0
Intel(r)852MG/852MGE/855MG/855MGE Graphics Chip Accelerated VGA BIOS
[316] 1920x1440 (256 color palette)
[333] 1920x1440 (5:6:5)
[348] 1920x1440 (8:8:8)
[314] 1600x1200 (256 color palette)
[331] 1600x1200 (5:6:5)
[346] 1600x1200 (8:8:8)
[263] 1280x1024 (256 color palette)
[282] 1280x1024 (5:6:5)
[283] 1280x1024 (8:8:8)
[261] 1024x768 (256 color palette)
[279] 1024x768 (5:6:5)
[280] 1024x768 (8:8:8)
[274] 640x480 (8:8:8)
[276] 800x600 (5:6:5)
[277] 800x600 (8:8:8)
[257] 640x480 (256 color palette)
[259] 800x600 (256 color palette)
[273] 640x480 (5:6:5)

Here is from the X log file.

# grep Mode: /var/log/XFree86.0.log
Mode: 30 (640x480)
Mode: 32 (800x600)
Mode: 34 (1024x768)
Mode: 38 (1280x1024)
Mode: 3a (1600x1200)
Mode: 3c (1920x1440)
*Mode: 41 (640x480)
*Mode: 43 (800x600)
*Mode: 45 (1024x768)
*Mode: 49 (1280x1024)
Mode: 4b (1600x1200)
Mode: 4d (1920x1440)
Mode: 50 (640x480)
Mode: 52 (800x600)
Mode: 54 (1024x768)
Mode: 58 (1280x1024)
Mode: 5a (1600x1200)
Mode: 5c (1920x1440)
Mode: 7c (1024x600)
Mode: 7d (1024x600)
Mode: 7e (1024x600)
_______________________________________________
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel

Reply via email to