Subject: Re: panic with 1.5E
To: Matthew Orgass <darkstar@pgh.net>
From: enami tsugutomo <enami@sm.sony.co.jp>
List: current-users
Date: 09/13/2000 11:59:19
Matthew Orgass <darkstar@pgh.net> writes:
> console device is found. You probably either removed all display cards or
> thought it was attached to a different bus (that's how I got it :/ ).
> Even if you have a PCI or AGP video card, you may still need vga at isa.
It's just the device wasn't configured on the bus, isn't it?
enami@parity-error% grep vga PARITY_ERROR
#vga0 at isa?
vga* at pci? dev ? function ?
wsdisplay* at vga? console ?
enami@parity-error% dmesg |grep vga
vga0 at pci0 dev 13 function 0: Matrox MGA Millennium 2064W ("Storm") (rev. 0x01)
wsdisplay0 at vga0: console (80x25, vt100 emulation)
enami@parity-error%
enami.