On Fri, Mar 27, 2009 at 12:21 AM, Bean wrote:
> On Fri, Mar 27, 2009 at 12:09 AM, step21 wrote:
>> hi,
>> why did you scrap ivt.bin loading ... seems much more complicated now.
>> I'm not sure if I remeber right, but I think ivt.bin worked best for me ...
>
> Hi,
>
> The latest patch support load
On Fri, Mar 27, 2009 at 12:09 AM, step21 wrote:
> hi,
> why did you scrap ivt.bin loading ... seems much more complicated now.
> I'm not sure if I remeber right, but I think ivt.bin worked best for me ...
Hi,
The latest patch support loading file again, but only int10.bin, not
the whole ivt. In
hi,
why did you scrap ivt.bin loading ... seems much more complicated now.
I'm not sure if I remeber right, but I think ivt.bin worked best for me ...
2009/3/26 Bean :
> Hi,
>
> This is another update, it contains the following changes with regards
> to the previous one:
>
> 1, Move loadbios comma
Hi,
This is another update, it contains the following changes with regards
to the previous one:
1, Move loadbios command to commands/efi directory.
2, loadbios support an optional second parameter which is the int10
vector dump file.
3, The linux command enables frame buffer by default, so you do
Hi,
The new patch have some adjustment:
1, The loadbios code is moved out of linux.c, it's in a standalone
module loadbios.mod, you could use:
fakebios
or
loadbios /VBIOS.bin
Both will fake acpi and dmi information, loadbios loads video bios rom
from external file as well.
2, loadbios doesn'
Hi,
svn rev 2043 patched loadrom.diff on imac81 with ati fglrx.
I find loadrom needs time when called in menuentry, otherwise linux load
fails or loadrom fails. So I had to use sleep.
Then it works very nicely.
--
insmod sleep
menuentry "loadrom hd0,4 sda4" {
search --set /ivt
On Sat, Mar 21, 2009 at 06:38:12PM +0800, Bean wrote:
> Hi,
>
> This patch improves the frame buffer detection algorithm. It uses pci
> to find the video memory base, then scan it for frame buffer.
With this detection code getting increasingly more sophisticated, wouldn't
this be a good time to m
On Sat, Mar 21, 2009 at 11:49 PM, step21 wrote:
> nice ... will try to test this asap.
Hi,
Oh btw, there is still problem concerning the nvidia card, intel and
ati cards should be all right.
--
Bean
___
Grub-devel mailing list
Grub-devel@gnu.org
ht
nice ... will try to test this asap.
2009/3/21 Bean :
> Hi,
>
> This patch improves the frame buffer detection algorithm. It uses pci
> to find the video memory base, then scan it for frame buffer.
>
> It also add a loadrom command which can be used to enable accel
> graphic driver. The idea is th
Hi,
This patch improves the frame buffer detection algorithm. It uses pci
to find the video memory base, then scan it for frame buffer.
It also add a loadrom command which can be used to enable accel
graphic driver. The idea is that you can grab the video bios dump, and
optionally the IVT from pc
10 matches
Mail list logo