Sponsored Content
Full Discussion: NetBSD on VirtualBox
Special Forums UNIX and Linux Applications Virtualization and Cloud Computing NetBSD on VirtualBox Post 302334832 by Sergiu-IT on Thursday 16th of July 2009 03:23:53 PM
Old 07-16-2009
Thanks for your answer, Nitin!

I disabled ACPI. IO APIC was already disabled. Unfortunately the "Enable VT-x/AMD-V" options is not active. It still doesn't work. I guess that my CPU doesn't support this option. Could this be the problem? I installed other operating systems and it installed without any problem - Ubuntu, CentOS, FreeBSD, OpenSolaris, Windows XP.
 

7 More Discussions You Might Find Interesting

1. UNIX Desktop Questions & Answers

NetBSD Troubles

HI, I just installed NetBSD i386 v. latest. I am having a few problems: For some reason X just won't start!? Another is I can't access My CDROM or Floppy. Thanks in advance! (3 Replies)
Discussion started by: vertigo
3 Replies

2. UNIX Desktop Questions & Answers

Starting X in NetBSD

Hi I have NetBSD and i am having a trouble Starting X. It keeps asking me for the config file and I run the text confing file but it messes up. I really want to be able to run the Graphical Setup. I read about the Graphical setup from a book but they didn't tell how to start it. help please!? (9 Replies)
Discussion started by: vertigo
9 Replies

3. UNIX for Dummies Questions & Answers

bash in netbsd

i recently downloaded and installed bash on my netbsd box (1.5.2) and set my shell and my root shell using user mod to change the shell, command executed under root. bash is installed from my user home directory (home/joe) and i moved the bash executable to /bin/ and everything is fine, except i... (6 Replies)
Discussion started by: norsk hedensk
6 Replies

4. BSD

NetBSD Ports

They put NetBSD on a Dreamcast. Thats just awesome. What can't they put it on!? (1 Reply)
Discussion started by: Phobos
1 Replies

5. BSD

netbsd

i have install netbsd but don't have gui?what happen?i want to a mount external usb hard drive but failure?what should i do? (5 Replies)
Discussion started by: ibnusina202003
5 Replies

6. UNIX for Dummies Questions & Answers

netbsd

which better freebsd and netbsd for server unix (0 Replies)
Discussion started by: salehudinayubi
0 Replies

7. BSD

NetBSD on OLD laptop

I want to install NetBSD on the Compaq LTE 5000. ("Of course it runs NetBSD!!") But the laptop does NOT have a CD-ROM drive. How can I solve?? Thanks for any reply! :) PS: I hope i'm posting in the right item... (2 Replies)
Discussion started by: mghis
2 Replies
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
All times are GMT -4. The time now is 11:33 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy