From owner-freebsd-stable@FreeBSD.ORG Fri Aug 8 09:04:19 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1F919D26 for ; Fri, 8 Aug 2014 09:04:19 +0000 (UTC) Received: from smarthost1.greenhost.nl (smarthost1.greenhost.nl [195.190.28.81]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D545F246E for ; Fri, 8 Aug 2014 09:04:18 +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.72) (envelope-from ) id 1XFg5v-00007F-0f for freebsd-stable@freebsd.org; Fri, 08 Aug 2014 11:04:15 +0200 Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes To: freebsd-stable@freebsd.org Subject: Re: xorg problem References: <20140807152738.GA1076@mycenae.sbb.rs> <20140807160332.GA1925@faust.sbb.rs> Date: Fri, 08 Aug 2014 11:04:14 +0200 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: "Ronald Klop" Message-ID: In-Reply-To: <20140807160332.GA1925@faust.sbb.rs> User-Agent: Opera Mail/12.16 (FreeBSD) X-Authenticated-As-Hash: 398f5522cb258ce43cb679602f8cfe8b62a256d1 X-Virus-Scanned: by clamav at smarthost1.samage.net X-Spam-Level: - X-Spam-Score: -1.0 X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED, BAYES_20 autolearn=disabled version=3.3.1 X-Scan-Signature: 7b320cd02cd98c580351ccd23ba1512a X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2014 09:04:19 -0000 On Thu, 07 Aug 2014 18:03:32 +0200, Zoran Kolic wrote: >> There is a separate repository for the newer Xorg. See >> http://lists.freebsd.org/pipermail/freebsd-announce/2014-July/001570.html > > Removing xorg.conf I have x up, but mouse and kb > are not usable. I will try your idea and report back. > What command to issue to pkg? > > Zoran Do you have sysutils/hal installed? Might be that xorg-minimal is a bit too minimal? Ronald.