RE: [Linux-fbdev-devel] Re: Generic VESA framebuffer driver and Video card BOOT?

From: Pallipadi, Venkatesh
Date: Thu Oct 21 2004 - 18:27:11 EST


>-----Original Message-----
>From: Pavel Machek [mailto:pavel@xxxxxx]
>Sent: Thursday, October 21, 2004 4:00 PM
>To: Pallipadi, Venkatesh
>Cc: Kendall Bennett; linux-kernel@xxxxxxxxxxxxxxx;
>linux-fbdev-devel@xxxxxxxxxxxxxxxxxxxxx
>Subject: Re: [Linux-fbdev-devel] Re: Generic VESA framebuffer
>driver and Video card BOOT?
>
>Hi!
>
>> >The rest of the code you have above seems superfluous to me
>as we have
>> >never needed to do that. Then again we boot the card using the BIOS
>> >emulator, which is different because it runs within a
>> >protected machine
>> >state.
>> >
>> >Have you taken a look at the X.org code? They have code in
>> >there to POST
>> >the video card also (either using vm86() or the BIOS emulator).
>> >
>>
>> I have done some experiments with this video post stuff.
>> I think this should be done using x86 emulator rather than doing
>> in real mode. The reason being, with an userlevel emulator
>we can call
>> it at different times during resume. The current real mode videopost
>> does
>
>Actually Ole Rohne has patch that allows you to call real mode any
>time you want.
> Pavel

Yes. I tried Ole's patch. That helped on one of my laptops. But, on
the other one it doesn't work. It goes into real mode but never returns.
Both systems had Radeom 9000M cards, but one with older version of the
firmware (didn't work) and one with newer version.

IIRC, even Stefan had similar problems with Ole's patch.

Thanks,
Venki
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/