From owner-freebsd-mobile@FreeBSD.ORG Fri Dec 21 00:46:57 2012 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E0786399 for ; Fri, 21 Dec 2012 00:46:57 +0000 (UTC) (envelope-from ff0000.it@gmail.com) Received: from mail-qa0-f50.google.com (mail-qa0-f50.google.com [209.85.216.50]) by mx1.freebsd.org (Postfix) with ESMTP id 97EA48FC0C for ; Fri, 21 Dec 2012 00:46:57 +0000 (UTC) Received: by mail-qa0-f50.google.com with SMTP id cr7so3100762qab.9 for ; Thu, 20 Dec 2012 16:46:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=YD8gNq/yl+DHuTLIfehkYTMXjbhlzKTc1clajt3iwUM=; b=f6ujughI9Nxfd1vBTvwdWUcbVerCDL+75RYiwprvaBQOiqzWmkU7ZCYC19lMe8Frob BsLqFeYf85p2Z2l23rQ0vn+HPwlB13UOJ28geFE6tjZYkn8KjLm8TUcPo6Tg1Sd7QN7g eIqqju4WIanTdG8UNXdUU87Xw6CFUHe2uDSEfKGj2IWASKLcsvmBMp+qtxzUyM4xDUW2 mbmiPNHSNGKXCzNmjYr7p6Ml6NXA5AfA0LD8K7p3TF2Hdxy5JaR7bdDTLI5hQuPzWznB FHnROzWexPdsKCIi65WNxPW/8JuH4frLJjJm7GV2ctBH1Jw2jXL+A8R6crvn/4eK/SCT LyrQ== MIME-Version: 1.0 Received: by 10.49.75.102 with SMTP id b6mr6584335qew.14.1356050811334; Thu, 20 Dec 2012 16:46:51 -0800 (PST) Received: by 10.224.116.6 with HTTP; Thu, 20 Dec 2012 16:46:51 -0800 (PST) Date: Fri, 21 Dec 2012 01:46:51 +0100 Message-ID: Subject: Toshiba Tecra M1 - ACPI issue From: Alessandro Massignan To: freebsd-mobile@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Dec 2012 00:46:57 -0000 Hi all, I'm trying FreeBSD on a Tecra M1 and I'm wondering if It's possible to figure out if I'm doing something wrong or if the drivers lacks support for It. I'm trying to have the "Fn" keys working in order to set the LCD backlight, I build the kernel including (not as modules) "acpi", "acpi_wmi", "acpi_video" and "acpi_toshiba" but I've no sysctl's variable hw.acpi.toshiba.* at all. Am I missing something? Is there a way to debug It? Thanks :-), Alessandro