On Thu, 2002-08-01 at 18:47, dave wrote: > I have two nvidia cards at the moment (trying to get linuxbios working with > any offboard video card - crashes in the mtrr on routine for rivafb) > a pci in 0:b:0 > and an agp in 1:0:0 >
Try change the line in northsouthbirdge/sis/730/730s_regs.inc
.byte 0x9C, 0x02 # Integrated VGA Enable
to
.byte 0x9C, 0x00 # Integrated VGA Disable
Ollie
