Sub Navigation

Hauptmenü

Statistik

Total:
Besuche: 30471
(28. Mär : 20:36)

Online-Rekord:
0 Mitglied(er), 97 Gäste
(15. Mär : 09:47)

RSS Feeds

Unsere Downloads können eingespeist werden, wenn Sie diese RSS Feeds nutzen.
rss1.0
rss2.0
rdf
A6VA ACPI v1.0.1
Autor Stingbyte
Autor Email info©stingbyte.com
Autor Website www.stingbyte.com
Beschreibung ACPI Modul für das A6VA. Zur Verwendung mit Notebook Hardware Control:
http://www.pbus-167.com/nhc/nhc.htm

Zum Funktionsumfang gehören:

- Hardware Control (WLAN LED EIN/AUS, Bluetooth EIN/AUS, Mail LED EIN/AUS)
- Brightness Control (LCD - Helligkeitssteuerung)
- unterschiedliche Lüftersteuerungen manuell / automatisch / intelligent

Nähere Details entnehmen Sie bitte direkt der Datei ASUSTeK.cs oder lesen Sie hier weiter.

// ACPI file for Asus A6VA
// Created on 14.05.2007
// Created by Stingbyte
// File Version: 1.0.1
//
// Updates: Please visit www.stingbyte.com
//
// v1.0.1
// - Minor bugs fixed
// - Minor calculation improvements
// - renamed .cs file to A6VA.cs (better than overwriting NHC's original file)
// - same process in xml file: I have added A6VA definition to NHC's original file
// - Brightness Control set to enabled by default, so that control is working in NHC's Graphic Tab
//
// v1.0:
// - First public release
// - Brightness Control working with ability to change brightness
// - Hardware Control: WLAN-LED ON/OFF, Bluetooth ON/OFF, Mail-LED ON/OFF
// - FAN: manual FAN ON/OFF with Speed Setting
// - Automatic FAN Control: FAN ON/OFF with Temperature Settings
// - QFAN: automatic fan speed setting according to desired CPU temperature
// - SFAN: intelligent FAN Speed Control with automatic fan speed according to CPU temperature
// - TFAN: intelligent FAN Speed Control with automatic fan speed accordding to Thermal Zones (enabled by default)
//
// Known Bugs/Limitations:
// - I could'nt find a value, that is reporting a real measured fan speed. But I found out,
// how the integrated FanControl works, so I used the same variables to set and read the
// FAN Speed. Reported FAN Speed by the ACPI File should be the same as real FAN speed.
// - No sound control yet - same problem: Could not find the corresponding methods.
// - Be careful: It is possible to use more than one FAN Control simultaneously by setting them
// to enabled.
// - Hardware Control: WLAN only switches the LED ON/OFF, not the hardware itself.
// Bluetooth ON/OFF switches LED & hardware.
//
// The CPU temperature is directly read from _TZ.RTMP in °C value.
// The FAN Speed is read from _TZ.FANL range 80-255, 0-80=off
//
// CAUTION: Disabling ACPI control at a moment where the FAN is off can
// lead to the situation that the FAN does not turn on at all anymore.
//
// ****!!NOTE:IF YOU TURN OFF YOUR FAN MANUALLY, OVERHEATING MAY OCCUR!!****
// This file is provided "as is" with no expressed or implied warranty.
// The author accepts no liability for any damage/loss of business that
// this product may cause.
//
// Feel free to modify as you wish, but give credit, where credit is due.
//
// © 2007, released by stingbyte.com under the terms
// and conditions of the CREATIVE COMMONS LICENSE
// http://creativecommons.org/licenses/by-nc-sa/3.0/
//
// Credits to: Manfred Jaider, Piotr Kocybik, Eelco Mossel, Pauli Lehto, volker, GoShiva, t6m4n232v57 @ gmx.li & others forgotten to name here
Bild
Dateigrösse 6,88 kB
Datum Montag, 14. Mai 2007 - 10:54:13
Downloads 5222
Download
Bewertung
Nicht bewertet 
Nichtfunktionierenden Download melden
  Zurück zur Liste [V6J ACPI v1.0] Nächste >>