From owner-freebsd-arm@FreeBSD.ORG Thu Feb 28 09:23:58 2013 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 4185C73D for ; Thu, 28 Feb 2013 09:23:58 +0000 (UTC) (envelope-from ronald-freebsd8@klop.yi.org) Received: from smarthost1.greenhost.nl (smarthost1.greenhost.nl [195.190.28.78]) by mx1.freebsd.org (Postfix) with ESMTP id E8C6216E9 for ; Thu, 28 Feb 2013 09:23:56 +0000 (UTC) Received: from smtp.greenhost.nl ([213.108.104.138]) by smarthost1.greenhost.nl with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1UAziU-0007gg-3S for freebsd-arm@freebsd.org; Thu, 28 Feb 2013 10:23:55 +0100 Received: from [81.21.138.17] (helo=ronaldradial.versatec.local) by smtp.greenhost.nl with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.72) (envelope-from ) id 1UAziU-0000Lm-2p for freebsd-arm@freebsd.org; Thu, 28 Feb 2013 10:23:54 +0100 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes To: freebsd-arm@freebsd.org Subject: Re: X.org on RaspberryPi? References: <60404D53-7691-42D3-A0F7-729FCF2CD62E@freebsd.org> <921741D8-D7AC-4C8B-95C9-1FDD7387E9FB@bluezbox.com> <20130228013455.064819da@ivory.wynn.com> Date: Thu, 28 Feb 2013 10:23:53 +0100 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: "Ronald Klop" Message-ID: In-Reply-To: <20130228013455.064819da@ivory.wynn.com> User-Agent: Opera Mail/12.14 (Win32) X-Virus-Scanned: by clamav at smarthost1.samage.net X-Spam-Level: / X-Spam-Score: 0.8 X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50 autolearn=disabled version=3.3.1 X-Scan-Signature: a8ecdd0179e5342c74548fafd5461917 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Feb 2013 09:23:58 -0000 On Thu, 28 Feb 2013 07:34:55 +0100, Brett Wynkoop wrote: > On Wed, 27 Feb 2013 21:08:41 -0800 > Oleksandr Tymoshenko wrote: > >> >> On 2013-02-27, at 8:51 PM, Tim Kientzle wrote: >> >> > Has anyone tried getting X.org running on FreeBSD on RaspberryPi? >> > >> > Seems like a worthwhile project… > > Greeting- > > Since X.org is the same between all platforms and the Linux folks have > X on Pi why would we have problems getting X on Pi? > > -Brett > Because X also depends on working drivers. Ronald.