Gordon Ross wrote:
> We've got several VIA based micro ATX systems here. We've been using
> OpenBSD on them for years now, and never had any problems.
> 
> Today, I installed 3.8 (from the official CDs) and this went fine. I
> then rebooted the system off of the HD, and the boot started, but
> stopped at "sysbeep0 at pcppi0"
> 
> I repeated the install on an identical box and got exactly the same
> problem.
> 
> Below is a dmesg from one of these machines running 3.7
> 
> Suggestions as to where I should go from here ?

This pretty much means that there is something in the GENERIC kernel
that is NOT in the install kernel that is causing problems on this
machine.  If you can find this device and disable it through ukc>, you
should be in business.

totally wild guess: try disabling ahc.

If the wild guess doesn't work, do a verbose boot, and take a look at
what is the last thing probed.

Failing that, try a snapshot (ISA ahc devices are disabled in -current,
which are the problem devices with the ahc probe, apparently).  Always
good to see if a problem is already fixed...

Nick.

> GTG
> 
> OpenBSD 3.7 (GENERIC) #50: Sun Mar 20 00:01:57 MST 2005
>     [EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC 
> cpu0: VIA Samuel 2 ("CentaurHauls" 686-class) 799 MHz
> cpu0: FPU,DE,TSC,MSR,MTRR,PGE,MMX
> real mem  = 528064512 (515688K)
> avail mem = 475037696 (463904K)
...

Reply via email to