From owner-freebsd-arm@freebsd.org Thu Sep 10 15:56:58 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 9399FA01702 for ; Thu, 10 Sep 2015 15:56:58 +0000 (UTC) (envelope-from carlj@peak.org) Received: from filter01.peakinternet.com (filter01.peakinternet.com [207.55.16.92]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6DA2C1ACC for ; Thu, 10 Sep 2015 15:56:58 +0000 (UTC) (envelope-from carlj@peak.org) Received: from zmail-mta02.peak.org ([207.55.16.112]) by filter01.peakinternet.com ({e1c81c21-e4c4-4528-aa90-7a27869c545a}) via TCP (outbound) with ESMTPS id 20150910155651383_0000 for ; Thu, 10 Sep 2015 08:56:51 -0700 X-RC-FROM: X-RC-RCPT: Received: from zmail-mta02.peak.org (localhost [127.0.0.1]) by zmail-mta02.peak.org (Postfix) with ESMTPS id 5745A4D8C7 for ; Thu, 10 Sep 2015 08:56:50 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by zmail-mta02.peak.org (Postfix) with ESMTP id 3DB354D81B for ; Thu, 10 Sep 2015 08:56:50 -0700 (PDT) Received: from zmail-mta02.peak.org ([127.0.0.1]) by localhost (zmail-mta02.peak.org [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id EjWHcbxCWcQn for ; Thu, 10 Sep 2015 08:56:50 -0700 (PDT) Received: from mailproxy-lb-05.peak.org (mailproxy-lb-05.peak.org [207.55.17.95]) by zmail-mta02.peak.org (Postfix) with ESMTP id 0D5134D5E7 for ; Thu, 10 Sep 2015 08:56:49 -0700 (PDT) Received: from carlj by elk.localnet with local (Exim 4.80) (envelope-from ) id 1Za4DR-0003cD-3G for freebsd-arm@freebsd.org; Thu, 10 Sep 2015 08:56:49 -0700 From: Carl Johnson To: freebsd-arm@freebsd.org Subject: Re: X on RPI2 - which driver References: <20150910094505.GA23609@potato.growveg.org> <55F15232.3060401@selasky.org> <20150910104001.GB23609@potato.growveg.org> <20150910144719.GC23609@potato.growveg.org> X-Clacks-Overhead: GNU Terry Pratchett Date: Thu, 10 Sep 2015 08:56:49 -0700 In-Reply-To: <20150910144719.GC23609@potato.growveg.org> (John's message of "Thu, 10 Sep 2015 15:47:19 +0100") Message-ID: <87h9n26zem.fsf@elk.localnet> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-MAG-OUTBOUND: peakinternet.redcondor.net@207.55.16/22 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 15:56:58 -0000 John writes: > On Thu, Sep 10, 2015 at 11:40:01AM +0100, John wrote: >> On Thu, Sep 10, 2015 at 11:49:38AM +0200, Hans Petter Selasky wrote: >> > On 09/10/15 11:45, John wrote: >> > > Hello list, >> > > >> > > Which xorg drivers work on the rpi2? X -configure just shows vesa >> > > however I've not installed dbus/hal yet. >> > >> > I think you can use: >> > >> > xf86-video-scfb >> >> Thanks for that, I'll try it when hal and friends finish installing. > > 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. -- Carl Johnson carlj@peak.org