LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Looking for a list of typical resolutions for the VESA frame buffer. (https://www.linuxquestions.org/questions/slackware-14/looking-for-a-list-of-typical-resolutions-for-the-vesa-frame-buffer-4175437089/)

stf92 11-14-2012 06:36 AM

Looking for a list of typical resolutions for the VESA frame buffer.
 
Hi:

There is a program that prompts you for several data and, as a result, writes a lilo.conf. Also, pkgtools>Setup does the same, possibly invoking that program. I would like to know the name of that program, for it tipically produces output that contains dozens of posible VESA resolutions. Regards.

slacktroll 11-14-2012 09:17 AM

not to be jerky. but it's named lilo.conf. what about liloconfig? :-)

stf92 11-14-2012 03:11 PM

Quote:

Originally Posted by slacktroll (Post 4829242)
not to be jerky. but it's named lilo.conf. what about liloconfig? :-)

slacktroll, lilo.conf is just a text file you have to write yourself. There are some programs there that help you with this task, and I think liloconfig may be one of them.

Full stop.
Code:

root@darkstar:~# whereis liloconfig
liloconfig: /sbin/liloconfig
root@darkstar:~# file /sbin/liloconfig
/sbin/liloconfig: Bourne shell script text executable
root@darkstar:~# liloconfig  --help
root@darkstar:~# liloconfig
root@darkstar:~#

Humm... odd behavior that of liloconfig. You run it and you have no idea about the mess it could have done. It could very well have overwritten your own /etc/lilo.conf!

And how do I learn to use it? Thanks for your helpful reply.

impert 11-14-2012 03:38 PM

http://en.wikipedia.org/wiki/VESA_BIOS_Extensions#VBE_mode_numbers

stf92 11-14-2012 04:24 PM

Quote:

Originally Posted by impert (Post 4829533)

Your post has been one of the first really helpful ones I have received in my three days long struggle to set slackware 14.0 console to my particular taste (which by the way is no other than the console style used by default for slack <= 12.0). I heartly thank you.

Daedra 11-14-2012 09:32 PM

You can also use the vga = ask option or you can install hwinfo over at slackbuilds.org and run it like so

hwinfo --framebuffer

and it will give you a list of supported vesa modes for your particular video card.

impert 11-15-2012 06:16 AM

stf92, you're welcome. I've had a lot of help here myself.


All times are GMT -5. The time now is 10:18 AM.