From owner-freebsd-arm@freebsd.org Thu Sep 10 10:40:47 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 57CD0A011D8 for ; Thu, 10 Sep 2015 10:40:47 +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 1F5A21E1C for ; Thu, 10 Sep 2015 10:40:46 +0000 (UTC) (envelope-from john@potato.growveg.org) Received: from john by potato.growveg.org with local (Exim 4.86 (FreeBSD)) (envelope-from ) id 1ZZzGr-000DFT-Rj for freebsd-arm@freebsd.org; Thu, 10 Sep 2015 11:40:29 +0100 Date: Thu, 10 Sep 2015 11:40:01 +0100 From: John To: freebsd-arm@freebsd.org Subject: Re: X on RPI2 - which driver Message-ID: <20150910104001.GB23609@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> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <55F15232.3060401@selasky.org> 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 10:40:47 -0000 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. -- John