From: Robert Millan <rmh@aybabtu.com>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: Is it possible to issue a VBE3.0 call from Grub (1.95) to set desired refresh rate?
Date: Tue, 29 May 2007 18:41:14 +0200 [thread overview]
Message-ID: <20070529164114.GA31323@aragorn> (raw)
In-Reply-To: <bcba51a0705290703l2406822ag4b446da48e943968@mail.gmail.com>
On Tue, May 29, 2007 at 10:03:35AM -0400, Dimitry Golubovsky wrote:
> Hi,
>
> I am using Linux 2.6 on x86-64 with framebuffer console, VIA Unichrome
> integrated graphics chip on a VIA K9MM-V motherboard.
>
> When the videomode is set using Linux kernel boot options
> (video=vesafb vga=...), default refresh rate is 60Hz which causes
> visible blinking on a CRT monitor. The vesafb-tng driver does not work
> in 64 bit kernels. Kernel framebuffer driver modules specific to VIA
> Unichrome were tried, but none worked.
>
> Is setting a videomode via VBE3.0 call 4f02h with desired refresh rate
> possible from within Grub - using the grub.cfg file, or with some
> programming?
I'm not familiar with the video API either, but vbe.c:grub_video_vbe_init()
looks like a good place to start digging for the information you want.
grub_video_vbe_fini() might also be useful.
--
Robert Millan
My spam trap is honeypot@aybabtu.com. Note: this address is only intended
for spam harvesters. Writing to it will get you added to my black list.
prev parent reply other threads:[~2007-05-29 16:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-29 14:03 Is it possible to issue a VBE3.0 call from Grub (1.95) to set desired refresh rate? Dimitry Golubovsky
2007-05-29 16:41 ` Robert Millan [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070529164114.GA31323@aragorn \
--to=rmh@aybabtu.com \
--cc=grub-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.