grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Is it possible to issue a VBE3.0 call from Grub (1.95) to set desire


From: Robert Millan
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
User-agent: Mutt/1.5.13 (2006-08-11)

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 address@hidden  Note: this address is only intended
for spam harvesters.  Writing to it will get you added to my black list.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]