On Fri, Mar 17, 2006 at 02:33:06PM +0100, Vincent Immler wrote:
> Hi folks,
> 
> I just bought a HP Compaq nc6220. I really like this notebook, business 
> look and quality. But I have a serious problem with OpenBSD.
> I just tried my OpenBSD 3.8 installation CD on it and can't boot properly.
> 
> The boot process stops at this point:
> "pciide0 at pci0 dev 31 function 1 "Intel 82801FB IDE" rev. 0x03: DMA, 
> channel 0 configured to compatibility, channel 1 configured to 
> compatibility"
> After this line the notebook stops responding, therefore I have to power 
> down the notebook completely.
> 
> Does anyone have similar problems? Is there any solution available?
> Thanks for your help in advance.
> 
> All the best,
> Vincent
> 
> 

Hello Vincent, here are some generic tips.
Boot with "boot -c", enable verbose mode and boot, then try to
disable the last driver you see. Common candidates are also ahc
and pciide.

It's documented here:
http://www.openbsd.org/cgi-bin/man.cgi?query=boot&apropos=0&sektion=8&manpath=OpenBSD+Current&arch=i386&format=html
http://www.openbsd.org/cgi-bin/man.cgi?query=boot_config&sektion=8&arch=i386&apropos=0&manpath=OpenBSD+Current

Also try to get a complete dmesg, it might help a lot:
http://www.openbsd.org/faq/faq4.html#getdmesg

Tobias

Reply via email to