From owner-freebsd-current@FreeBSD.ORG Mon Feb 11 18:33:23 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4AC8416A418 for ; Mon, 11 Feb 2008 18:33:23 +0000 (UTC) (envelope-from hpcharles@gmail.com) Received: from el-out-1112.google.com (el-out-1112.google.com [209.85.162.176]) by mx1.freebsd.org (Postfix) with ESMTP id 0825F13C461 for ; Mon, 11 Feb 2008 18:33:22 +0000 (UTC) (envelope-from hpcharles@gmail.com) Received: by el-out-1112.google.com with SMTP id r27so1726837ele.3 for ; Mon, 11 Feb 2008 10:33:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=cvo1sVCQuPszQI6mHWGCUBMbHTTBJccrDynLdduedW0=; b=eHoGXFmOLll5Wj8835I0+P5dWURSTiv/kLUWG4hE+n6djw56S6QmoGWJ5Ce84ACTKFt8v5rhjrCYcyoIUFgL0N5uKSqF+grouo7vIM8HOmW6CPUscizRLUQmzKP0dOyIv7m/O8ABofWxXA1iXbLOJSCiiv1y6rLz9bTLSymR+yw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=JM2TvGV3pWIspszlAg+62WRCJ7yK42y6S1tPPC9Kv7hdOvfx9CcTUQSetaULkqnzkQRITvgTe6Tqbe3ykOHGi397XW9XUNlahnDriVCfm4KBrj5xcv1YtY7rbnVp5tpyajKPXEbxmTvA4VEsjv2MUG37K2nJPBzLk/lBg2lty3I= Received: by 10.142.252.11 with SMTP id z11mr279454wfh.50.1202754801018; Mon, 11 Feb 2008 10:33:21 -0800 (PST) Received: by 10.143.52.1 with HTTP; Mon, 11 Feb 2008 10:33:20 -0800 (PST) Message-ID: <4734a3ed0802111033k9296e10lf24eec8d6569ef5@mail.gmail.com> Date: Mon, 11 Feb 2008 19:33:20 +0100 From: "Henri-Pierre Charles" To: freebsd-current@freebsd.org, freebsd-question@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: Subject: How to debug hot key disfuntion (on asus eepc) ? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: hpcharles@gmail.com 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 Feb 2008 18:33:23 -0000 Hello, I have an asus eepc 701, FreeBSD 7.0 RC1 + patch for the ath wifi connection. It work quite well, but I'm unable to use ALT+F5 which is supposed to swicth between LCD and VGA port (with or without ACPI enabled). Of course, it works on xandros which is pre-installed. What can be done to track this problem ? Is it related to ACPI ? All the laptops I had before (dell, hp) worked out of the box for this point.T Thanks for any idea -- HPC