From owner-freebsd-current@FreeBSD.ORG Mon Oct 11 12:53:14 2004 Return-Path: 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 2F9CD16A4CE for ; Mon, 11 Oct 2004 12:53:14 +0000 (GMT) Received: from mail.gmx.net (pop.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 26F0243D39 for ; Mon, 11 Oct 2004 12:53:13 +0000 (GMT) (envelope-from incmc@gmx.de) Received: (qmail 26675 invoked by uid 65534); 11 Oct 2004 12:53:12 -0000 Received: from p5089FB99.dip.t-dialin.net (EHLO ms.homeip.net) (80.137.251.153) by mail.gmx.net (mp004) with SMTP; 11 Oct 2004 14:53:12 +0200 X-Authenticated: #15946415 Received: from [10.0.0.100] (helo=[10.0.0.100]) by ms.homeip.net with asmtp (TLSv1:AES256-SHA:256) id 1CGzfv-000PSF-QH; Mon, 11 Oct 2004 14:53:15 +0200 Message-ID: <416A8235.4090207@gmx.de> Date: Mon, 11 Oct 2004 14:53:09 +0200 From: Jochen Gensch User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-current@freebsd.org, freebsd-mobile@freebsd.org X-Enigmail-Version: 0.86.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: ACPI Suspend -> /dev/ums0 dead X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Mon, 11 Oct 2004 12:53:14 -0000 Hi, After activating acpi_video.ko I can perfectly suspend on my Thinkpad A30p without screwing up the X-server. Except two things: 1) The trackpoint is dead after resumuning moused: unable to open /dev/ums0: No such file or directory 2) The cursor is blinking in the upper left corner The only thing I found is this link with pretty much the same problems. http://lists.freebsd.org/pipermail/freebsd-current/2004-April/026370.html Any clues? Jochen