Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Distribution: Slackware 9.1, LFS 5.0, Mandrake 9.0/9.1/10.0, Knoppix 3.1, Windows 98SE, Windows XP Pro
Posts: 37
Rep:
LILO graphics modes
Hi,
I personally do not find graphics modes in rows/columns of text very helpful (even if it is for the console). For example, I know what 800x600 looks like and I know what the maximum resolution my graphics card/display will cope with (this is particularly annoying when working with a laptop- I don't want to know what happens if you set it to a resolution larger than it can take.) Currently, LILO is not set up right, and so it asks me what res it wants on startup. Can anyone give me a guide as to what rows/columns of text correspond to what resolutions (particularly- which ones are 800x600 and 1024x768?).
I did find a table giving numbers for different graphics modes on lilo (e.g. 1024x768x32 is 791- or something like that) and I have put this into the config file, but it does not appear to recognise the mode- hence the prompt on startup.
look in your /etc/lilo.conf. near the top you'll find line pairs like this:
# VESA framebuffer console @ 1024x768x64k
# vga=791
you can just uncomment the lower line if you want that resolution (don't forget to comment out whatever your previous resolution was) and run lilo.
another way is just to run liloconfig and make your selection there.
Distribution: Slackware 9.1, LFS 5.0, Mandrake 9.0/9.1/10.0, Knoppix 3.1, Windows 98SE, Windows XP Pro
Posts: 37
Original Poster
Rep:
After playing around a bit I have discovered that only 256 colours is supported and 32K and 64K modes are not recognised- giving the prompt on startup.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.