Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

acpi_aiboost(4) [debian man page]

ACPI_AIBOOST(4) 					   BSD Kernel Interfaces Manual 					   ACPI_AIBOOST(4)

NAME
acpi_aiboost -- ASUS AI Booster hardware monitor SYNOPSIS
To compile this driver into the kernel, place the following line in your kernel configuration file: device acpi_aiboost Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): acpi_aiboost_load="YES" DESCRIPTION
The acpi_aiboost driver provides support for monitoring the hardware sensors in recent ASUS motherboards. The driver uses ACPI as the back- end to fetch sensor values and descriptions and provides its data via the sysctl(8) interface, under dev.acpi_aiboost.0 namespace. Descrip- tions for these values are available with sysctl -d. The acpi_aiboost driver typically has 7 sensors, depending on the motherboard and chipset: Sensor Units Typical Use CPU uK CPU Temperature MB uK MB Temperature VCC uV DC Core Voltage +3.3V uV DC +3.3 Voltage +5V uV DC +5 Voltage +12V uV DC +12 Voltage CPU RPM CPU Fan SEE ALSO
acpi(4), sysctl.conf(5) sysctl(8) HISTORY
The acpi_aiboost driver first appeared in FreeBSD 7.0. AUTHORS
The acpi_aiboost driver was written by Takanori Watanabe. This manual page was written by Juan Romero Pardines, who adapted the code for NetBSD, and adopted back to FreeBSD by Takanori Watanabe. BUGS
It's possible to modify voltages via the ACPI methods in the DSDT, but for now the driver only reports the sensors' values. CPU Q-Fan is another thing that is typically specified in the ACPI namespace, and in the future we should handle this feature (to enable or disable auto- matic/manual fan mode). BSD
March 14, 2007 BSD

Check Out this Related Man Page

UG(4)							   BSD Kernel Interfaces Manual 						     UG(4)

NAME
ug -- Abit uGuru system hardware monitor SYNOPSIS
ug* at acpi? ug0 at isa? port 0xe0 DESCRIPTION
The ug driver provides support for the Abit uGuru hardware monitor to be used with the envsys(4) interface. The ug driver has 19 sensors: Sensor Units Typical Use CPU uK CPU Temp SYS uK System Temp PWN uK PWN Temp VCORE uV DC Core voltage DDR0 uV DC DDRVdd DDR1 uV DC DDRVtt NB uV DC NBVdd SB uV DC SBVdd HTV uV DC HTVdd AGP uV DC AGPVdd V5V uV DC Vdd5V V33V uV DC Vdd3V3 V5SB uV DC Vdd5VSB V33VD uV DC Vdd3VDual CPUF RPM CPU Fan NBF RPM NB Fan SYSF RPM SYS Fan AUXF RPM AUX Fan 1 AUXF2 RPM AUX Fan 2 SEE ALSO
acpi(4), envsys(4), envstat(8) HISTORY
The ug driver first appeared in NetBSD 4.0. AUTHORS
The ug driver was written by Mihai Chelaru <kefren@netbsd.ro>. BUGS
Interrupt support is unimplemented. BSD
May 8, 2007 BSD
Man Page

4 More Discussions You Might Find Interesting

1. Linux

kernel: ACPI:

I've noted the following within /var/log/messages, any idea how to check whether they are related to hardware/driver problems, pls? :confused: Sep 9 11:56:08 triton smartd: Device: /dev/sda, opened Sep 9 11:56:08 triton kernel: ACPI: LAPIC (acpi_id lapic_id enabled) Sep 9 11:56:08... (1 Reply)
Discussion started by: jon80
1 Replies

2. AIX

AIX 5.3 error code 11007611

After many attempts to bring the Liant Aix53 server to life, the error code 11007611 displays on the server's panel. 11007611 is a Fan missing error. The fan is not missing and I can place my hand near the fan and feel that it is working. Any suggestions? (1 Reply)
Discussion started by: andrewd
1 Replies

3. BSD

Alternative GUI For FreeBSD

I have used FreeBSD for sometime now and i find it great lest its ACPI support My Question is for a recent laptop AMD TURION X2 2GHZ TL-60 Tyler 3GB RAM 8400M G Are there any other GUIs that is great with these specs I have been using GNOME lite I hate KDE because of the K What will i lose... (4 Replies)
Discussion started by: weinter
4 Replies

4. Infrastructure Monitoring

freeBSD CPU monitoring using nagios

Hi all, I am not being able to monitor CPU of freeBSD machine from my CentOS server. I have used check_aix_cpu but always gives garbage value, seems wrong in scripting. i want to monitor CPU usage of my freeBSD machine from my centOS server. I am able to monitor many services of that machine... (0 Replies)
Discussion started by: gsuwal
0 Replies