From owner-freebsd-x11@FreeBSD.ORG Sun Jul 15 05:52:24 2012 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 553601065673 for ; Sun, 15 Jul 2012 05:52:24 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: from mail-wi0-f178.google.com (mail-wi0-f178.google.com [209.85.212.178]) by mx1.freebsd.org (Postfix) with ESMTP id D11818FC0C for ; Sun, 15 Jul 2012 05:52:23 +0000 (UTC) Received: by wibhr14 with SMTP id hr14so1444925wib.13 for ; Sat, 14 Jul 2012 22:52:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=+BZAOF0zoOsb0KrEjBBkYnZWTsh0UXYlkj92x/YTeK8=; b=UWWH7Uv8dQZyDA2BLuRyoCLANmgixTOqsg8dFRJfavuE+jt9z1cfyrpm0f537xlWjC 3AbA1sDqCeWi2GzYw/lkx7AL6lgjPcuqZTUeC5XKW2W6bx8Zg6YtDuIa0tbOIZn2gopW m8JsuBVONKvLhxvXIN54jbGjyMmTSfAVOu7wZ3mZNzcLJM4PXy0ryMFW4j2j4eSv46/g LO1ZZDoJUVFmSVZW8q42/Oghyn6SBZmQixc6tOjMDZhs4cmgaCetmuGpM2+aEqvTzkPa Tdf5cgIGh+qFsNrh2FDTpmo3zRmpG6j/1aXxU3V4ehcr4tSVgipDMG4OMF6qggo6HHWc NnYw== MIME-Version: 1.0 Received: by 10.216.4.146 with SMTP id 18mr3373168wej.83.1342331542701; Sat, 14 Jul 2012 22:52:22 -0700 (PDT) Received: by 10.223.88.217 with HTTP; Sat, 14 Jul 2012 22:52:22 -0700 (PDT) In-Reply-To: <1342250994028-5726759.post@n5.nabble.com> References: <4FF16170.80802@webmail.sub.ru> <20120702094132.GT2337@deviant.kiev.zoral.com.ua> <1341230349.29141163@f233.mail.ru> <1342084801386-5726206.post@n5.nabble.com> <1342149269866-5726448.post@n5.nabble.com> <1342181508753-5726549.post@n5.nabble.com> <1342250994028-5726759.post@n5.nabble.com> Date: Sat, 14 Jul 2012 22:52:22 -0700 Message-ID: From: Kevin Oberman To: SicoSico Content-Type: text/plain; charset=UTF-8 Cc: freebsd-x11@freebsd.org Subject: Re: Re[2]: Dual video card notebook: no X11 at all X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Jul 2012 05:52:24 -0000 On Sat, Jul 14, 2012 at 12:29 AM, SicoSico wrote: > Thanks for your reply Kevin Oberman, > > I patched the file and rebuilt/reinstalled the kernel, but there is no > effect. How can I know if LEN0068 is the right string for my laptop? sysctl dev.acpi_ibm.0 If it produces a list of values, the module is operating. If not, something is wrong. dev.acpi_ibm.0.lcd_brightness SHOULD now work (with the patched DSDT installed). dev.acpi_ibm.0.volume will not work, but he mixer should, so you can set the volume buttons to use mixer(1) to adjust the volume dev.acpi_ibm.0.mute works for me dev.acpi_ibm.0.thinklight works for me dev.acpi_ibm.0.fan_speed is valid dev.acpi_ibm.0.fan_level seems to do nothing -- R. Kevin Oberman, Network Engineer E-mail: kob6558@gmail.com