From owner-freebsd-current@FreeBSD.ORG Wed Nov 15 14:30:54 2006 Return-Path: X-Original-To: freebsd-current@FreeBSD.org Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF4C816A4E5 for ; Wed, 15 Nov 2006 14:30:54 +0000 (UTC) (envelope-from tataz@tataz.chchile.org) Received: from smtp1-g19.free.fr (smtp1-g19.free.fr [212.27.42.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E8BD440B2 for ; Wed, 15 Nov 2006 14:18:16 +0000 (GMT) (envelope-from tataz@tataz.chchile.org) Received: from tatooine.tataz.chchile.org (tataz.chchile.org [82.233.239.98]) by smtp1-g19.free.fr (Postfix) with ESMTP id 588B99B410 for ; Wed, 15 Nov 2006 15:18:07 +0100 (CET) Received: from obiwan.tataz.chchile.org (unknown [192.168.1.25]) by tatooine.tataz.chchile.org (Postfix) with ESMTP id 364FC9E6C2 for ; Wed, 15 Nov 2006 14:18:38 +0000 (UTC) Received: by obiwan.tataz.chchile.org (Postfix, from userid 1000) id 23964405B; Wed, 15 Nov 2006 15:18:38 +0100 (CET) Date: Wed, 15 Nov 2006 15:18:38 +0100 From: Jeremie Le Hen To: freebsd-current@FreeBSD.org Message-ID: <20061115141838.GL20405@obiwan.tataz.chchile.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.13 (2006-08-11) Cc: Subject: psm(4) stopped working suddently X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Nov 2006 14:30:55 -0000 Hi, my touchpad has been working like a charm until recently, then I noticed psm0 didn't exist any more. A verbose boot shows the following message in dmesg: % jarjarbinks:~:107# dmesg | grep ^psm % psm0: unable to allocate IRQ % psmcpnp0: irq 12 on acpi0 % psm0: current command byte:0047 % psm0: strange result for test aux port (1). % psm0: failed to reset the aux device Therefore, I added PSM_CONFIG_NORESET (0x400) to hint.psm.0.cflags in loader.conf(5) and this made psm0 come back and the touchpad work. I tried older kernels back to 2006.03.01 but none made my touchpad work without this flag. Does anyone have an idea of what has happened to my laptop ? Thank you. -- Jeremie Le Hen < jeremie at le-hen dot org >< ttz at chchile dot org >