From owner-freebsd-hackers@FreeBSD.ORG Tue Jan 1 07:11:27 2013 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6A21AEE for ; Tue, 1 Jan 2013 07:11:27 +0000 (UTC) (envelope-from frank@exit.com) Received: from tinker.exit.com (tinker.exit.com [IPv6:2001:470:f0fd:0:2e0:81ff:fe2b:acbc]) by mx1.freebsd.org (Postfix) with ESMTP id 3887C8FC08 for ; Tue, 1 Jan 2013 07:11:27 +0000 (UTC) Received: from jill.exit.com (jill.exit.com [IPv6:2001:470:f0fd:0:2e0:81ff:febc:fdcc]) by tinker.exit.com (8.14.5/8.14.5) with ESMTP id r017BQ4e029798 for ; Mon, 31 Dec 2012 23:11:26 -0800 (PST) (envelope-from frank@exit.com) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=exit.com; s=tinker; t=1357024286; bh=ktjpfiqxWLe6Upby7bE8WYZ2M7CQWLyLnI+YYVSO6nM=; h=Subject:From:Reply-To:To:Content-Type:Content-Transfer-Encoding: Date:Message-ID:Mime-Version; b=VC2fguH6eKPD4dJuDl5YuTl831Gf6fFojJSJq2byJbf89yGuTlaKX/yIFz32eJqtt i23bU+1JtuKdW5A9RVJWDsEQ2DQQiellVhEWm3Kumy4vn6tSjTshZhK+v3zmHkQI/m h/2pEjfrNlKp23Z4YZiQTM56Pr+azKlhaUHjOViA= Received: from jill.exit.com (localhost [127.0.0.1]) by jill.exit.com (8.14.5/8.14.5) with ESMTP id r017B43c026507 for ; Mon, 31 Dec 2012 23:11:04 -0800 (PST) (envelope-from frank@exit.com) Received: (from frank@localhost) by jill.exit.com (8.14.5/8.14.5/Submit) id r017B4ir026506 for freebsd-hackers@freebsd.org; Mon, 31 Dec 2012 23:11:04 -0800 (PST) (envelope-from frank@exit.com) X-Authentication-Warning: jill.exit.com: frank set sender to frank@exit.com using -f Subject: psm0: unable to allocate IRQ From: Frank Mayhar To: freebsd-hackers Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: quoted-printable Organization: Exit Consulting Date: Mon, 31 Dec 2012 23:11:04 -0800 Message-ID: <1357024264.13744.5.camel@jill.exit.com> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: frank@exit.com List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Jan 2013 07:11:27 -0000 Hi, guys. I'm trying to set up a new laptop and have run into a couple of problems. This one is the message in the subject line. I've managed to get X working but it can't talk to the mouse; after investigation and a verbose boot, this is why. I'm kind of stumped as to what steps to take; I've tried booting without acpi, same problem. Why would this happen? And better yet, how do I go about fixing it? Any help or suggestions would be greatly appreciated. Thanks. (And please CC replies to the list, email to this address is not quite 100% reliable at the moment.) Oh, the dmesg in question is available at https://docs.google.com/open?id=3D0B1d6rhpx_wBIeFJmNVJqVVQ1Xzg --=20 Frank Mayhar frank@exit.com