Rafael Santos wrote:
Note a alteração nas linhas em que coloquei um * no início, com isso
deve funcionar:

 Section "Device"
         Identifier  "Card0"
         Driver      "vesa"
         Option      "lcd_center"
 EndSection

 Section "Screen"
         Identifier "Screen0"
         Device     "Card0"
         Monitor    "Monitor0"
         DefaultDepth     16
         SubSection "Display"
                 Viewport   0 0
                 Depth     4
*                 Modes    "640x480" "800x600"
         EndSubSection
         SubSection "Display"
                 Viewport   0 0
                 Depth     8
*                 Modes    "640x480" "800x600"
         EndSubSection
         SubSection "Display"
                 Viewport   0 0
                 Depth     15
*                 Modes    "640x480" "800x600"
         EndSubSection
         SubSection "Display"
                 Viewport   0 0
                 Depth     16
*                 Modes    "640x480" "800x600"
         EndSubSection
         SubSection "Display"
                 Viewport   0 0
                 Depth     24
*                 Modes    "640x480" "800x600"
         EndSubSection
 EndSection

Se não me engano, com esta configuração, o sistema irá inicializar na 1a. resolução definida (640x480). Não seria melhor colocar o "800x600" antes, se pretendem mantê-lo como padrão?

Att., Ednei Pacheco,
http://www.linuxhome.eti.br/
---------------------------------------------------------------------------
Esta lista é patrocinada pela Conectiva S.A. Visite http://www.conectiva.com.br

Arquivo: http://bazar2.conectiva.com.br/mailman/listinfo/linux-br
Regras de utilização da lista: http://linux-br.conectiva.com.br
FAQ: http://www.zago.eti.br/menu.html

Responder a