From owner-freebsd-questions@FreeBSD.ORG Thu Aug 26 20:11:48 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 88C561065698 for ; Thu, 26 Aug 2010 20:11:48 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 530718FC1B for ; Thu, 26 Aug 2010 20:11:47 +0000 (UTC) Received: by iwn36 with SMTP id 36so2077855iwn.13 for ; Thu, 26 Aug 2010 13:11:47 -0700 (PDT) Received: by 10.231.30.75 with SMTP id t11mr10702166ibc.27.1282853507425; Thu, 26 Aug 2010 13:11:47 -0700 (PDT) MIME-Version: 1.0 Received: by 10.231.150.135 with HTTP; Thu, 26 Aug 2010 13:11:27 -0700 (PDT) In-Reply-To: <20100826133725.GB1491@gothic.blackend.org> References: <4C700925.715E10B8@blakemfg.com> <4C704C7B.134759E5@blakemfg.com> <4C707AA6.8F60FE62@blakemfg.com> <4C708E6D.88FF2B9F@blakemfg.com> <20100822075157.GA1485@gothic.blackend.org> <4C71318C.2AA5F140@blakemfg.com> <20100826133725.GB1491@gothic.blackend.org> From: Eitan Adler Date: Thu, 26 Aug 2010 16:11:27 -0400 Message-ID: To: Marc Fonvieille Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: Fred Boatwright , freebsd-questions@freebsd.org Subject: Re: Xorg Problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Aug 2010 20:11:48 -0000 >> I used make install as I had no way of knowing that additional drivers >> could be selected. =C2=A0Perhaps that should be an option to the sysinst= all >> program when FBSD is initially being installed. >> > > Yes, people can't guess what are the names of the drivers, it's in my > opinion a problem for this port. =C2=A0I Cced the maintainer. I have a lot on my plate right now so I can't guarantee that I'll solve this soon. Would depending on x11-driver/xorg-drivers instead of requiring VIDEO_DRIVER being set help at all? I intended this port to be used when you require X11 to up and running fast without any overhead. That is why things like xset aren't installed. It is possible to run X11 with the vesa driver even if you can get better performance with a different driver. --=20 Eitan Adler