From owner-freebsd-arm@freebsd.org Thu Sep 10 16:45:38 2015 Return-Path: Delivered-To: freebsd-arm@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 30397A01CCA for ; Thu, 10 Sep 2015 16:45:38 +0000 (UTC) (envelope-from john@potato.growveg.org) Received: from potato.growveg.org (potato.growveg.org [62.49.247.163]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E9A821BDE for ; Thu, 10 Sep 2015 16:45:37 +0000 (UTC) (envelope-from john@potato.growveg.org) Received: from john by potato.growveg.org with local (Exim 4.86 (FreeBSD)) (envelope-from ) id 1Za4yV-00042C-I0 for freebsd-arm@freebsd.org; Thu, 10 Sep 2015 17:45:28 +0100 Date: Thu, 10 Sep 2015 17:45:27 +0100 From: John To: freebsd-arm@freebsd.org Subject: Re: X on RPI2 - which driver Message-ID: <20150910164527.GA15049@potato.growveg.org> Reply-To: freebsd-arm@freebsd.org Mail-Followup-To: freebsd-arm@freebsd.org References: <20150910094505.GA23609@potato.growveg.org> <55F15232.3060401@selasky.org> <20150910104001.GB23609@potato.growveg.org> <20150910144719.GC23609@potato.growveg.org> <87h9n26zem.fsf@elk.localnet> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87h9n26zem.fsf@elk.localnet> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: John X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Sep 2015 16:45:38 -0000 On Thu, Sep 10, 2015 at 08:56:49AM -0700, Carl Johnson wrote: > John writes: > > > No dice, I get the following from X -configure > > Look at the 'Setting up Xorg on RPi' link on the 'Raspberry Pi' page on > the FreeBSD wiki (https://wiki.freebsd.org/FreeBSD/arm/Raspberry%20Pi). > It shows a sample xorg.conf file that works for me. I tried that, unfortunately it didn't work for me and gives the error I posted (sorry I didn't make that clear). -- John