tech-x11 archive

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

Re: mmap() fails for V_RAM and V_BIOS



On Sat, Nov 08, 2008 at 11:34:11AM +0900, KIYOHARA Takashi wrote:
> I loaded libint10.o with s3_driver.o with the PowerPC machine (bebox).
> libint10.o tries mmap() of V_RAM (0xa0000-0xbffff) and V_BIOS (0xc0000).
> However, I do not think that it has this space on PowerPC.  Should this
> allocate the space somewhere for compulsion?

The V_RAM space is usually described by a memory BAR of your vga - no idea
about the vga cards ROM though.

Are you going to run this via lbx86emu?

Martin


Home | Main Index | Thread Index | Old Index