From owner-freebsd-questions@FreeBSD.ORG Fri Dec 27 22:14:28 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 87D186A5 for ; Fri, 27 Dec 2013 22:14:28 +0000 (UTC) Received: from alogt.com (alogt.com [69.36.191.58]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 624C113E3 for ; Fri, 27 Dec 2013 22:14:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=alogt.com; s=default; h=Content-Transfer-Encoding:Content-Type:Mime-Version:References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date; bh=TpMtcNO7mTQR8vKcYKflHxSSC7dIYevK0VtTFDrIL3k=; b=nlryk7+Xk/wWHrXUWLPKOi3dHyLdlfwpbUmcV0aD5Vuse6CodGc7qcM/GKkfLwhvaYAhMI0plTPlnMsS7hFlTA2La/esTPx3vWaFmZYCuZJBwRnulQRDedjn7hyasEAhdjQZpWjdjoa5xRvOOj3F29yKIa8ZXUkG1rsJgJDPe+s=; Received: from [182.0.13.237] (port=33461 helo=X220.alogt.com) by sl-508-2.slc.westdc.net with esmtpsa (SSLv3:DHE-RSA-AES128-SHA:128) (Exim 4.82) (envelope-from ) id 1Vwfff-003p39-I5; Fri, 27 Dec 2013 15:14:20 -0700 Date: Sat, 28 Dec 2013 06:14:14 +0800 From: Erich Dollansky To: Lokadamus Subject: Re: Probs with FreeBSD 10- Beta/ RC and Xorg Message-ID: <20131228061414.2bc6aef3@X220.alogt.com> In-Reply-To: <52BDC486.1060901@gmx.de> References: <52BDC486.1060901@gmx.de> X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.19; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - sl-508-2.slc.westdc.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - alogt.com X-Get-Message-Sender-Via: sl-508-2.slc.westdc.net: authenticated_id: erichsfreebsdlist@alogt.com X-Source: X-Source-Args: X-Source-Dir: Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Dec 2013 22:14:28 -0000 Hi, On Fri, 27 Dec 2013 19:18:46 +0100 Lokadamus wrote: > Hi all, > > I've made a clean install with FreeBSD 10.0-Beta1, updatet it to > Beta2 and run it some weeks. > Last week i see that RC2 was out and i made an upgrade. > After that, i can't start xorg. > For my graphiccard Intel i945GM i get the errormessage (see > attachment Xorg.0.log-Beta2): > EE) intel(0): Couldn't allocate video memory > > So i made a new installation with Beta1, install xorg, put hald and > dbus in rc.conf and can't use > mouse or keyboard. > I see that hald isn't running. > Its missing __bsd_iconvs as a dependency from libglib2.0.so > > Someone an idea what i can do? I also did a fresh Install with BETA1 but installed the ports from source and did not have problems. But I installed hal by hand as it was not pulled in (if I remember right). I suggest an upgrade to RC3 via sources and a manual install of the ports required. > I think, i will install FreeBSD 9.2 You could face the same problem. Erich