OpenBSD Installation advice
I have searched and read lots (if not all) threads containing the faint mention of BSD in them and did not find the advice or answer I am searhcing for, so thus this thread. I am at this moment running FreeBSD 5.1 and I am trying to install OpenBSD 3.3 (Orig. CD not downloaded) and it's just not getting past the boot sequence. This is the maschine I am trying to install upon:
P4 2.66 GHz
512 DDR
2x80GB HDs
Megatrends Board
CD-ROM/CD-RW + DVD Player
all aother stuff is not worth the mention.
Now this is the error msg I am getting
wd0(pciide0:0:): timeout
type: ata
C_bcount: 512
C_skip: 0
pciide0:0:0: bus-master DMA error: missing Interrupt, status=0x61
I have tried lots(not everything) and searched, read(even outdated literature) and nothing turned up a possible answer to get around this. I have also tried deacvtivating pcibios by entering "boot -c" and then "UKC" this did not help. I know someone out there has an answer, atleast a logical/feasable one that may help.
Ohh: Megatrends bios does not allow deactivating DMA, you can only switch betwenn PnP/ISA.
Re: OpenBSD Installation advice
Quote:
Originally posted here by virgule
Now this is the error msg I am getting
wd0(pciide0:0:): timeout
type: ata
C_bcount: 512
C_skip: 0
pciide0:0:0: bus-master DMA error: missing Interrupt, status=0x61
Ohh: Megatrends bios does not allow deactivating DMA, you can only switch betwenn PnP/ISA.
To solve this problem you need to turn off your DMA setting on your BIOS but unfortunately your Megatrends bios does not allow deactivating DMA ( are you sure? ). Try second option BIOS APM turned off, I am not really sure if this is will works cause you have problem with your DMA but most of BSD installation problem on laptops/PC desk usually solved the problem by one of theese (BIOS setting) : turn off APM, turn of ACPI, turn of DMA, Device Config= All Devices.
Try again play around with your BIOS setting.
Cheers