發信人jkim@FreeBSD.org (Jung-uk Kim),
看板FB_stable
標 題Re: MacBookPro7,1 and FreeBSD 8.1
發信站NCTU CS FreeBSD Server (Fri Nov 12 22:12:05 2010)
轉信站ptt!csnews.cs.nctu!news.cs.nctu!FreeBSD.cs.nctu!freebsd.org!owner-free
[Move the thread to freebsd-stable@]
On Friday 12 November 2010 12:57 pm, Veniamin Gvozdikov wrote:
> Hi everybody.
> I have the macbook and I tryed install FreeBSD 8.1. But I have
> froze loading.
>
> I have it's:
> with acpi (default loading)
> http://img203.imageshack.us/img203/2556/dscn2822u.jpg
>
> disable acpi
> http://img152.imageshack.us/img152/1796/dscn2823.jpg
>
> verbose mode (option 5 at the boot menu)
> http://img822.imageshack.us/img822/8069/dscn2825gm.jpg
It seems it is yet another mysterious and notorious "memory mapped IO
hangs after PAT change" case of Apple hardware. If that's the case,
FreeBSD 7.3 or older should work, I think. Then, you can upgrade it
from source *after* adding your Mac model in sys/amd64/amd64/pmap.c
such as this:
http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/amd64/amd64/pmap.c.diff?r1=1.710;r2=1.711
If it works, please let us know.
Jung-uk Kim
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"