From owner-freebsd-questions@freebsd.org Sun May 27 09:41:04 2018 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 47A03EFB3A1 for ; Sun, 27 May 2018 09:41:04 +0000 (UTC) (envelope-from starikarp@yandex.com) Received: from forward102o.mail.yandex.net (forward102o.mail.yandex.net [IPv6:2a02:6b8:0:1a2d::602]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "forwards.mail.yandex.net", Issuer "Yandex CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id ADE367951F for ; Sun, 27 May 2018 09:41:02 +0000 (UTC) (envelope-from starikarp@yandex.com) Received: from mxback4o.mail.yandex.net (mxback4o.mail.yandex.net [IPv6:2a02:6b8:0:1a2d::1e]) by forward102o.mail.yandex.net (Yandex) with ESMTP id 7BBA15A03C2E; Sun, 27 May 2018 12:40:59 +0300 (MSK) Received: from smtp1j.mail.yandex.net (smtp1j.mail.yandex.net [2a02:6b8:0:801::ab]) by mxback4o.mail.yandex.net (nwsmtp/Yandex) with ESMTP id YyfjXKgapK-exUaSt40; Sun, 27 May 2018 12:40:59 +0300 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.com; s=mail; t=1527414059; bh=7fXZY19ar9VP/AEjlM9sGb4OjCvfNVxYDqEjBnIcXI8=; h=Message-ID:Subject:From:To:Cc:Date:In-Reply-To:References; b=oF8u7ThhcO5hCfCX4e9Sp4eZEPj2pO3b1/7dAiQLSkb8pxuFMPgm4xNs7W1mKOQeY nSy6sWF2mZ9xFg2TUU/VBUPX07IX1n7KR1b8zAR/2Ez3YWxdufiNHdK1xvuxZquORg ycCxUSM0PVPwEFxyaESdFewgR6VvdpSRctV7frNk= Received: by smtp1j.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id xsVjL5DXkl-evlCLh2B; Sun, 27 May 2018 12:40:58 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.com; s=mail; t=1527414058; bh=7fXZY19ar9VP/AEjlM9sGb4OjCvfNVxYDqEjBnIcXI8=; h=Message-ID:Subject:From:To:Cc:Date:In-Reply-To:References; b=mPnteCAh16AULIafnu+EAUdTDi6tH6yJnslpN59xmxiU9H6PRSCO4SrS30yXTHrHA Ca2T7qqWxDp3wXiIACAjs0KCBN5X43bO6l7EnUzoSzZZuuKy2efEcgH9bsQ0kjpPNr NPqVxOMhZ1EOIQHDfNIhNHymtrAK8X5O2JSGur3w= Authentication-Results: smtp1j.mail.yandex.net; dkim=pass header.i=@yandex.com Message-ID: <1527414055.646.1.camel@yandex.com> Subject: Re: FBSD on Mac From: StariKarp To: Felix Friedlander , blubee blubeeme Cc: freebsd-questions@freebsd.org, "M. P." Date: Sun, 27 May 2018 05:40:55 -0400 In-Reply-To: <2DE4EED8-6EB9-4AAE-938B-344211A5C654@gmail.com> References: <2DE4EED8-6EB9-4AAE-938B-344211A5C654@gmail.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.24.2 FreeBSD GNOME Team Mime-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 May 2018 09:41:04 -0000 On Sun, 2018-05-27 at 14:24 +1000, Felix Friedlander wrote: > > > > I’ve run FreeBSD on everything from a PowerBook G4 through to a > MacBookPro12,1 (which is a retina the same vintage as the 11,4 except > with 13" screen). Audio works fine, as does graphics (after I > submitted a 2-line patch to fix the vt(4) hard-coded resolution > limit). > > A touch bar will probably cause major issues, but those are only > present on the 13,2 and 13,3 (and their successors). > > Other than that there may be minor issues (e.g. the tilde key needing > to be remapped), but nothing that would stop me from installing > FreeBSD. > > - Felix > _______________________________________________ I also don' have a problem on 11,1 except sound: It works but I can use just headphone or just speakers or both at the same time. Maybe the link will help: https://glenbarber.us/2011/11/12/Dual-Booting-OS-X-and-FreeBSD-9.html