ubuntu904:viac7:video
This is an old revision of the document!
Конфигурация X-сервера
Section "Device"
Identifier "Configured Video Device"
Driver "openchrome"
Option "VBEModes" "Yes"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
SubSection "Display"
Modes "1024x768"
EndSubSection
EndSection
Section "ServerFlags"
Option "blank time" "0″
Option "standby time" "0″
Option "suspend time" "0″
Option "off time" "0"
Option "dpms" "false"
EndSection
Получить режим VBE
vbetool vbemode get
Прописать в конфигурацию grub режим vga = vbemode + 512
kernel /boot/vmlinuz-2.6.28-11-generic root=UUID=lalala vga=792 ro quiet plash
ubuntu904/viac7/video.1245834473.txt.gz · Last modified: (external edit)
