On 2018-08-03, Jay Hart <jh...@kevla.org> wrote: > Let me add a bit more data: > > MITAC PD11BICC motherboard (running Intel Indian Bay Trail chipset I think). > > Link to motherboard manual: https://globalamericaninc.com/manuals/2809056.pdf > > Has both a DVI-I and VGA port. I have only tried the VGA port but assume same > issue if I use the > DVI-I port. > > OpenBSD 6.3 installed just fine, just can't get it boot now, so I don't think > its a BIOS setting > per se, but don't know this for a fact. > > I can't get you dmesg, else I'd post it. The info I got below was best I > could get with a cell phone.
Are you intending to run it as a graphical workstation? If not, try "b -c" at the bootloader prompt, then "disable inteldrm" and "quit". That is likely to get it booting - if so, you should be able to get a dmesg. (The on-disk kernel can be edited with "config -ef /bsd"). > Jay > >> Good afternoon, >> >> I'm trying to determine the level of support in 6.3 for an i915 chipset. If >> it is not supported, >> what driver might work? >> >> I've bought a new server and can't get it to boot. >> >> Upon startup, the boot up is proceeding normally until these lines are shown: >> >> pchb0 at pci0 dev 0 function 0 "Indian Bay Trail Host" rev 0x0e >> inteldrm0 at pci0 dev 2 function o "Intel Bay Trail Video" rev 0x0e >> drm0 at Inteldrm0 >> Inteldrm0: msi >> >> At this point, the box reboots into BIOS. >> >> Any suggestions to try and get the box booting? >> >> Thanks, >> >> Jay >> >> > > >