[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: error in booting up OpenBSD 3.3 main cd
- To: misc@openbsd.org
- Subject: Re: error in booting up OpenBSD 3.3 main cd
- From: Nick Nauwelaerts <nick@nauwelaerts.net>
- Date: Mon, 4 Aug 2003 01:43:38 +0200
- References: <20030803091117.75765.qmail@web10002.mail.yahoo.com> <Pine.BSO.4.53.0308032055200.24441@gnubbel.my.domain> <Pine.BSO.4.53-CIS.0308031525440.21035@af.pbqrshfvbavf.pbz>
On Sun, 3 Aug 2003 15:29:37 -0400 (EDT)
Ted Unangst <tedu@zeitbombe.org> wrote:
> On Sun, 3 Aug 2003 sven_dehmlow@gmx.de wrote:
>
> > > pciide0:0:0 busmaster DMA error: missing interrupt,
> > > status = 0 x21
> >
> > Looks like typical DMA trouble. Did you already try
> >
> > boot -c
> > disable pciide
> > quit
> >
> > at boottime? This should do the same as
> >
> > set hw.ata.ata_dma=0
> >
> > in freebsd. Or in other words: It should turn DMA off.
>
> no, that is wrong. read the man pages for wd and atapiscsi. marlon
> should also try to explain why this is a problem. does the system
> print a message and work, or do something wrong?
As I mailed privatly; 3.3-stable does not work with newer SIS chipsets,
he should try -current to see if the problem is fixed. It was for me
with a recent AMD SIS chipset (740 I think). If you know what to look
for then backporting the fix to stable only needs 2 files changed, have
those here as well.
Disabling pcibios got me through the install, but renders the board next
to useless.
// nick