On Thu, 29 Mar 2007, Mike Erdely wrote: > Otto Moerbeek wrote: > > On Thu, 29 Mar 2007, Tasmanian Devil wrote: > > > The i386 GENERIC.MP kernel runs fine on Intel Macs. You just need to > > > enable ACPI with "config -ef bsd.mp" (or on the boot prompt). > > This is not true. At least it has been reported that the MacBook Pro > > with Core Due 2 processor does not run. > > Tas is right. I have my MacBook Pro Core 2 Duo dual booting with OS X and > OpenBSD (snap around 3/10). I _think_ my installation process was this (since > I didn't do make release with -current): > 1. Install 4.0 from the CD. > 2. Copy an ACPI-enabled bsd.rd to a CDROM, boot to OpenBSD and copy to the > hard drive. > 3. Reboot and boot to bsd.rd and install the snapshot using FTP.
That's different than the report fom Jason Dixon. He was trying current bsd.rd. Anyway, as you mention some problems remain. To me the most annyoing is the UKC prompt not working, which means you can't enable ACPI on a stock bsd.rd and you have to compile a bsd.rd with ACPI enabled. Other than that my MacBook (with Core Duo (no 2)) works quite ok, apart from the sound and wireless, which do not work. Even X works, but you'll have to use the 915 resolution port to get native resolution. -Otto > > Note: Wifi did not work. Video used VESA driver. I didn't test much else. > Next time I get a chance, I'll send a dmesg to [EMAIL PROTECTED] > > > BTW, you can install OpenBSD on a BootCamp partition. After creating > > the Bootcamp partition using the wizard, boot using the OpenBSD CD, > > and in the fdisk step in the installer, set the partition type to A6, > > make it active and update the MBR. > > I did this. > > -ME