Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Nov 2010 21:31:57 +0100
From:      Hans Petter Selasky <hselasky@c2i.net>
To:        freebsd-hackers@freebsd.org
Cc:        Veniamin Gvozdikov <g.veniamin@googlemail.com>
Subject:   Re: MacBookPro7,1 and FreeBSD 8.1
Message-ID:  <201011122131.57554.hselasky@c2i.net>
In-Reply-To: <4CDD7922.1060105@googlemail.com>
References:  <4CDD7922.1060105@googlemail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 12 November 2010 18:28:02 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

This might be because your model is not listed in a quirk-table:

grep -ri macbook /usr/src/sys/amd64

/usr/src/sys/amd64/amd64/machdep.c

--HPS



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011122131.57554.hselasky>