bug-grub
[Top][All Lists]
Advanced

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

Re: multiboot information structure flags are confusing me


From: Timmy Douglas
Subject: Re: multiboot information structure flags are confusing me
Date: Sat, 16 Feb 2002 13:32:20 -0600 (CST)

Alex Thiel <address@hidden> said:
>On Saturday 16 February 2002 07:55, Timmy Douglas wrote:
>> it seems that i'm not getting the flag (bit 11) in the mbi
>> structure...
>>
>> i think the flags i'm getting are 0x7e7 (11111100111)
>>
>> any ideas?
>>
>> i'm testing on a dell inspiron 3800 laptop which has vesa support
>> i think.
>>
>
>Did you try 'vbeprobe' from the GRUB shell. This will show you all the 
>available video modes for your video adapter. Furthermore, you must have bit 
>2 (0x04) set in the kernel header. Otherwise, bit 11 in the MBI flags field 
>will never be set.
>

ah, thanks, sorry i missed that.

have you tried printing the oem_string from the vbe control info
structure? i'm getting jibberish when i try but the only thing i can
think of doing is what they did in get_str() (page 78) in the vbe spec
by changing the far ptr to a near one. but i thought i wouldn't have
to do that because i'm in the same segment?




reply via email to

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