Comment 4 for bug 46176

Revision history for this message
Bradley T Hughes (bhughes) wrote : Re: vbetool autoconfig fails to set 915resoltuion config

Indeed... it seems the AUTO mode of 915resolution replaces my VESA text mode. Here's a diff from 915resolution -l when configured manually and automatically:

--- 915resolution-l.manual 2006-05-24 09:35:42.000000000 +0200
+++ 915resolution-l.auto 2006-05-24 09:32:33.000000000 +0200
@@ -13 +13 @@
-Mode 3c : 1280x800, 8 bits/pixel
+Mode 3c : 1920x1440, 8 bits/pixel
@@ -19 +19 @@
-Mode 4d : 1280x800, 16 bits/pixel
+Mode 4d : 1920x1440, 16 bits/pixel
@@ -25,4 +25,4 @@
-Mode 5c : 1280x800, 32 bits/pixel
-Mode 60 : 512x771, 8 bits/pixel
-Mode 61 : 512x771, 16 bits/pixel
-Mode 62 : 512x771, 32 bits/pixel
+Mode 5c : 1920x1440, 32 bits/pixel
+Mode 60 : 1280x800, 8 bits/pixel
+Mode 61 : 1280x800, 16 bits/pixel
+Mode 62 : 1280x800, 32 bits/pixel