You are not logged in.
Hello there,
my monitor supports resolutions up to 1680x1050. At boot time my frame buffer resolution is currently set to 1280x1024 (vga=795 in /boot/grub/menu.lst). I would like to set it to a higher resolution, in order to preserve my screen aspect ratio (16/10).
It seems the highest FB supported resolution is 1440x900 (scan gives me code 348). A wiki article advises to add 512 to this number, so in my case it would be 860.
Alas, it doesn't work. What am I doing wrong??
thx.
Last edited by brazzmonkey (2009-02-08 20:27:58)
what goes up must come down
Offline
ok, I figured this out myself: vga=0x348 did the trick.
what goes up must come down
Offline
Doesn't work for me
Archi686 User | Old Screenshots | Old .Configs
Vi veri universum vivus vici.
Offline
vga=0x0369
works for me
Offline
vga=0x0369
works for me
Doesn't work either...
Archi686 User | Old Screenshots | Old .Configs
Vi veri universum vivus vici.
Offline
haxit, are you sure these modes are supported by your frame buffer ?
if you set a wrong value, you should be offered to scan for available modes. Then you'll get a list of those supported modes along with the corresponding codes (without "0x0" prefix).
I hope this helps.
what goes up must come down
Offline
Actually you can set vga=ask to the kernel line of /boot/grub/menu.lst, you'll be prompted to scan for available modes.
A few more tips in case you don't know them: while grub menu is displayed, hit "e" to edit an entry, chose the line you want to edit, hit "e" again, edit as required, validate (hit "Enter"), then hit "b" to boot the modified entry. Just my 2 cents.
what goes up must come down
Offline
Edit: Removed.
Apparently I took a while to find a thread and submit ;-) so my suggestion ended up just a repeat of brazzmonkeys
Last edited by tim (2009-02-12 11:06:52)
Offline
It worked before, but after a kernel upgrade then downgrade then upgrade it broke ;(
Archi686 User | Old Screenshots | Old .Configs
Vi veri universum vivus vici.
Offline