From e5b3640a419f766342f1fd2bf8e1184e129d4d43 Mon Sep 17 00:00:00 2001 From: polachok Date: Tue, 8 Sep 2009 14:39:51 -0700 Subject: [PATCH] --- docs/user/laptoptipsandtricks/index.mdwn | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/docs/user/laptoptipsandtricks/index.mdwn b/docs/user/laptoptipsandtricks/index.mdwn index 52fe8b00..69c4e3d3 100644 --- a/docs/user/laptoptipsandtricks/index.mdwn +++ b/docs/user/laptoptipsandtricks/index.mdwn @@ -6,16 +6,16 @@ This one will set all the devices without a loaded driver into sleep state. # console You can get full console resolution on an Intel 945-series graphics adapter with 915resolution. Find some spare mode like 640x480: - % sudo ./915resolution -l - Intel 800/900 Series VBIOS Hack : version 0.5.3 - - Chipset: 915GM - BIOS: TYPE 1 - Mode Table Offset: $C0000 + $269 - Mode Table Entries: 36 - ... - Mode 41 : 640x480, 16 bits/pixel - ... + % sudo ./915resolution -l + Intel 800/900 Series VBIOS Hack : version 0.5.3 + + Chipset: 915GM + BIOS: TYPE 1 + Mode Table Offset: $C0000 + $269 + Mode Table Entries: 36 + ... + Mode 41 : 640x480, 16 bits/pixel + ... Set it to 1024x600 for example: -- 2.41.0