> >Synopsis:    <At boot startup, black screen, need to disable acpi using UKC>

> OpenBSD 5.6-current (GENERIC.MP) #609: Thu Dec 11 21:36:32 MST 2014
>     dera...@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC.MP
> cpu0: Intel(R) Core(TM) i3 CPU 540 @ 3.07GHz ("GenuineIntel" 686-class) 3.06 
> GHz
> cpu0: 
> FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,NXE,LONG,SSE3,DTES64,MWAIT,DS-CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,SSE4.1,SSE4.2,POPCNT,LAHF,PERF,ITSC
> real mem  = 3144695808 (2999MB)
> avail mem = 3080982528 (2938MB)
> User Kernel Config
> UKC> disqbl\^H \^H\^H \^H\^H \^Hable acpi
> 492 acpi0 disabled
> UKC> di\^H \^H\^H \^Hquit
> Continuing...
> mpath0 at root
> scsibus0 at mpath0: 256 targets
> mainbus0 at root
> bios0 at mainbus0: AT/286+ BIOS, date 11/30/09, BIOS32 rev. 0 @ 0xf0010, 
> SMBIOS rev. 2.6 @ 0xfbac0 (45 entries)
> bios0: vendor Dell Inc. version "A02" date 11/30/2009
> bios0: Dell Inc. Inspiron 580
> acpi at bios0 function 0x0 not configured
> mpbios0 at bios0: Intel MP Specification 1.4

A major problem.

You have now disabled acpi.  Now your machine is using mpbios.  And
that means everything changes.  Your dmesg is now useless to us.
Everything before the acpi line is uninteresting and uninformative,
but everything after the mpbios line influenced by MPBIOS, so it is
not very useful either.

One day you guys are going to stop following the 'disable acpi'
recipe, but until then the replies will remain the same: What you just
submitted as a bug report is useless.  A 'disable acpi' dmest does not
help find the problem.

What you should have done is get the machine setup well enough that
you can login from remote in the failing configuration, then collect
the information.

Reply via email to