Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Console Resolution

  • 18-08-2005 4:39pm
    #1
    Closed Accounts Posts: 299 ✭✭


    I have Debian installed without any gui etc. It boots straight into console mode.

    However, I would like to change the resolution? Is this possible? Can I load additional graphics card drivers to increase resolution?

    Thanks


Comments

  • Closed Accounts Posts: 17,208 ✭✭✭✭aidan_walsh


    http://nslug.ns.ca/pipermail/nslug/2005-May/008273.html
    At the lilo boot: prompt Find out the name of your Linux kernel image
    (Linux by default) then to boot into a 1024x768 ultra sexy frame buffer
    mode enter Linux vga=0x317

    eg

    LILO Boot Menu
    -> Linux
    Windows :P

    boot: Linux vga=0x317

    If this works fine then add the line vga=0x317 to /etc/lilo.conf and run
    the command `lilo` as root. Should be a permanent thing then :)


  • Closed Accounts Posts: 299 ✭✭roamer


    Thanks. Much better now!


Advertisement