RE: [LNX]Travis' Linux Lament continues ...

new topic     » topic index » view thread      » older message » newer message

Travis Beaty wrote:
> Int 0x10 is not in rom (0114:0113)
> No VESA bios detected!
> Try running vga_reset.
> Using VGA driver.

judging by that first line, it looks like that's where vector 0x10 is 
pointing to, and that address is too low to be in BIOS(VGA BIOS starts 
at segment 0xC000 as opposed to 0x0114). maybe something revectored your 
int 0x10. i noticed when i tried the raw disk access feature in my xVM 
program, that int 0x13 didn't do anything. is linux perhaps revectoring 
all the BIOS interrupts to an IRET(Interrupt RETurn) instruction?

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu