uvesafb works nice.
Try to determine possible resolutions by typing "hwinfo --framebuffer". Use the
hex code 0x... and put it as kernel parameter in your grub.conf.
For 1400x1050 with kernel 2.6.24-r3 I am using the following lines:
title Gentoo GNU/Linux (gentoo-sources-2.6.24-r3)
root (hd0,1)
kernel /gentoo-sources-2.6.24-r3 root=/dev/sda5 vga=0x344
Regards,
acm.
Yes I am using gentoo-sources. I think since kernel 2.6.23 (or maybe 2.6.24)
there is only uvesafb - nothing else to choose. uvesafb replaced vesafb-tng.
Greets,
acm.
Try to determine possible resolutions by typing "hwinfo --framebuffer". Use the
hex code 0x... and put it as kernel parameter in your grub.conf.
For 1400x1050 with kernel 2.6.24-r3 I am using the following lines:
title Gentoo GNU/Linux (gentoo-sources-2.6.24-r3)
root (hd0,1)
kernel /gentoo-sources-2.6.24-r3 root=/dev/sda5 vga=0x344
i always thought vga= was only used by the old vesafb driver
i use video=uvesafb:1024x768-32
i cant get any wide screen modes to work at all, anybody else know how??
--
gento...@lists.gentoo.org mailing list
i always thought vga= was only used by the old vesafb driver
i use video=uvesafb:1024x768-32
i cant get any wide screen modes to work at all, anybody else know how??
--
wcw
--
gento...@lists.gentoo.org mailing list
Did you tried to find out what resolutions are supported by your graphic card
(e.g. hwinfo --framebuffer)? I only know this tool to get the necessary hex code.
So I don't really know if the vga= option works with uvesafb too.
I have to correct my statement that I am using uvesafb. It seems that I am using
vesafb. This is because I don't want either any additional userspace application
(v86d) nor bootsplash etc.
acm.
> Are you guys using uvesafb in the latest gentoo sources kernel? because
> i dont have the option to choose this one..i am using vesa
You have to select Connector - unified userspace <-> kernelspace linker in
the Device Drivers page. Then you will have uvesafb available for
selection.
It seems that you also need v86d installed, and start with an initramfs with
that in it, though I haven't yet finished working this out for myself.
--
Rgds
Peter
--
gento...@lists.gentoo.org mailing list
have you tried vga=ask ?
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFH68698hUIAnGfls4RAj9HAJ9LdjRvAwW+DZAu5OrdbNBGO6c0tQCeMuS5
cMwBndcvDThMFz/4CngdHBI=
=wT9b
-----END PGP SIGNATURE-----
--
gento...@lists.gentoo.org mailing list
have you tried vga=ask ?