Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Apr 2008 22:21:02 +0200
From:      Marcin Nowak <marcin.nowak@simplusnet.pl>
To:        acpi@FreeBSD.org
Subject:   Unsupported Asus laptop: A6F
Message-ID:  <200804142221.02809.marcin.nowak@simplusnet.pl>

next in thread | raw e-mail | index | archive | help
Hi

In the source file acpi_asus.c is:

"/*
 * Driver for extra ACPI-controlled gadgets (hotkeys, leds, etc) found on
 * recent Asus (and Medion) laptops.  Inspired by the acpi4asus project which
 * implements these features in the Linux kernel.
 *
 *   <http://sourceforge.net/projects/acpi4asus/>;
 *
 * Currently should support most features, but could use some more testing.
 * Particularly the display-switching stuff is a bit hairy.  If you have an
 * Asus laptop which doesn't appear to be supported, or strange things happen
 * when using this driver, please report to <acpi@FreeBSD.org>.
 */"

So... my asus laptop doesn't appear to be supported. Model is:
smbios.bios.reldate="07/27/2006"
smbios.bios.vendor="American Megatrends Inc."
smbios.bios.version="A6FAS.215   "
smbios.chassis.maker="ASUSTeK Computer Inc. "
smbios.chassis.serial="                      "
smbios.chassis.tag="                      "
smbios.chassis.version="                      "
smbios.planar.maker="ASUSTeK Computer Inc.        "
smbios.planar.product="A6F       "
smbios.planar.serial="BSN12345678901234567"
smbios.planar.version="1.0       "
smbios.socket.enabled="1"
smbios.socket.populated="1"
smbios.system.maker="ASUSTeK Computer Inc. "
smbios.system.product="A6F                 "
smbios.system.serial="SSN12345678901234567"
smbios.system.uuid="2e2e81db-498c-6c5f-5e00-0018f36fe66e"
smbios.system.version="1.0       "

and after type: kldload acpi_asus i have:

acpi_asus0: Unsupported Asus laptop: A6F

Greetings ;)




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804142221.02809.marcin.nowak>