2008-05-25

Slitaz - VGA Kernel modes

vga=XXX - VGA Kernel modes

http://forum.slitaz.org/viewtopic.php?id=370

* Index * ? Feedbacks * ? Pls check 771 (1024x768) ?

#1 2008-05-23 08:17:33 alanyih Member

Pls check 771 (1024x768) ?

vga=XXX - VGA Kernel modes


/boot/isolinux/options.txt <====

F2 SliTaz GNU/Linux - Temporary Autonomous Zone. options ===================================================================== irqpoll : Recommende lors de problemes avec les interruptions.
no387 : Desactive l'emulation du coprocesseur mathematique.
vga=XXX : Change le mode video ou framebuffer.
788 (800x600), 771 (1024x768), 775 (1280x1024).


http://www.slitaz.org/en/doc/handbook/livecd.html#options

vga=XXX - VGA Kernel modes

Colors | 640x480 800x600 1024x768 1280x1024 1600x1200
-------------------------------------------------------
256 | 769 771 773 775 796
32768 | 784 787 790 793 797
65536 | 785 788 791 794 798
16,8M | 786 789 792 795 799

Last edited by alanyih (2008-05-24 17:01:16)

#2 2008-05-24 18:07:11 Linea Contributor

Re: Pls check 771 (1024x768) ?

This has now been amended.

http://hg.slitaz.org/wok/rev/c48eba57fbb4

Paul


http://hg.slitaz.org/wok/rev/c48eba57fbb4

changeset: syslinux: type in video option
changeset 854: c48eba57fbb4
parent 853: b56e5a4b6cdf
child 855: 106e096e90d1
author: Pascal Bellard
date: Fri May 23 08:46:20 2008 +0000 (2 days ago)
files: syslinux/stuff/enopts.txt syslinux/stuff/options.txt
description: syslinux: type in video option

--- a/syslinux/stuff/enopts.txt Thu May 22 21:52:15 2008 +0000
+++ b/syslinux/stuff/enopts.txt Fri May 23 08:46:20 2008 +0000
@@ -5,7 +5,7 @@ F6 SliTaz GNU/Linux - Temporary A
irqpoll : Recommended if problems with interrupts.
no387 : Disable mathematic coprocessor emulation.
vga=XXX : Change video mode or framebuffer.
- 788 (800x600), 771 (1024x768), 775 (1280x1024).
+ 788 (800x600), 791 (1024x768), 775 (1280x1024).

-------------------- SliTaz boot options ------------------
home=sda[1-9] : Mount and use USB key or external disk partition

--- a/syslinux/stuff/options.txt Thu May 22 21:52:15 2008 +0000
+++ b/syslinux/stuff/options.txt Fri May 23 08:46:20 2008 +0000
@@ -5,7 +5,7 @@ F2 SliTaz GNU/Linux - Temporary A
irqpoll : Recommende lors de problemes avec les interruptions.
no387 : Desactive l'emulation du coprocesseur mathematique.
vga=XXX : Change le mode video ou framebuffer.
- 788 (800x600), 771 (1024x768), 775 (1280x1024).
+ 788 (800x600), 791 (1024x768), 775 (1280x1024).

------------------- SliTaz boot options -------------------
home=sda[1-9] : Monte et utilise une partition d'une cle USB ou d'un



http://hg.slitaz.org/wok/file/c48eba57fbb4/syslinux/stuff/options.txt
syslinux/stuff/options.txt
changeset 854: c48eba57fbb4
parent: b56e5a4b6cdf
author: Pascal Bellard
date: Fri May 23 08:46:20 2008 +0000 (2 days ago)
permissions: -rw-r--r--
description: syslinux: type in video option

1=====================================================================
2F2 SliTaz GNU/Linux - Temporary Autonomous Zone. options
3=====================================================================
4
5 irqpoll : Recommende lors de problemes avec les interruptions.
6 no387 : Desactive l'emulation du coprocesseur mathematique.
7 vga=XXX : Change le mode video ou framebuffer.
8 788 (800x600), 791 (1024x768), 775 (1280x1024).
9
10 ------------------- SliTaz boot options -------------------
11 home=sda[1-9] : Monte et utilise une partition d'une cle USB ou d'un
12 disque dur externe comme partition /home. L'option
13 home=usb monte la premiere partition (sda1) sur /home.
14 config=, : Execute un script se trouvant sur un
15 peripherique. Exemple : config=/dev/hda1,slitaz.sh
16 modprobe= : Force le chargement de module(s).
17 lang=* : Specifie la langue [en,fr_CH,fr_FR]
18 kmap=* : Specifie le clavier [be-latin1,de-latin1,fr-latin1,fr_CH...]
19 sound=no : Supprime tous les modules son du noyau.
20 sound=noconf : Ne configure pas la carte son.
21 screen= : Definit le type d'ecran [text,640x480x16..1920x1440x24]
22
23 usage: slitaz [option], par exemple :
24 boot: slitaz irqpoll screen=1280x800x24 lang=fr_CH kmap=fr_CH modprobe=3c59x
25