From owner-freebsd-questions@FreeBSD.ORG Sat Jan 3 13:43:09 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5190B16A4CF for ; Sat, 3 Jan 2004 13:43:09 -0800 (PST) Received: from mail.prosoft.com.pl (ns.prosoft.com.pl [213.25.91.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9106743D5A for ; Sat, 3 Jan 2004 13:42:50 -0800 (PST) (envelope-from jarek@eko.net.pl) Received: from wa35m26.eko.net.pl ([192.168.78.26] helo=skorpion) by mail.prosoft.com.pl with asmtp (Exim 4.22) id 1ActYh-0004Xq-C0; Sat, 03 Jan 2004 22:43:47 +0100 From: Jaroslaw Nozderko To: Martin Brecher Date: Sat, 3 Jan 2004 22:40:37 +0100 User-Agent: KMail/1.5.2 References: <200401021231.32584.jarek@eko.net.pl> <200401030137.38285.jarek@eko.net.pl> <3FF70924.5040305@mb-itconsulting.com> In-Reply-To: <3FF70924.5040305@mb-itconsulting.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200401032240.37231.jarek@eko.net.pl> cc: freebsd-questions@freebsd.org Subject: Re: Problems with startx on 5.2-RC2 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jan 2004 21:43:09 -0000 Hi Martin, > > ACPI is still activated. Removing those two lines from my kernel > configuration solved the problem for me. Have you tried that? This would > help nailing the problem down, I guess. > > BTW, I haven't tried with the geforce again, yet -- still running the > i740 (which had the problems, too, of course). > > Some people mentioned that the X11 freezes crawled in shortly before the > 5.2 branch; was there some (major?) update to the APIC stuff maybe? > (Just guessing wild.) > > Greetings, > Martin I installed 5.2-RC2 again, added hint.acpi.0.disabled="1" to /boot/device.hints, but then I got this in dmesg after vga0:... unknown: can't assign resources (port) unknown: can't assign resources (port) unknown: can't assign resources (port) unknown: can't assign resources (port) unknown: can't assign resources (irq) unknown: can't assign resources (port) Messages were always present with ACPI disabled and absent when enabled. I've decided to get back to 5.1 and wait for 5.2-RELEASE... Regards, Jarek