I installed NetBSD 6.1.2 amd64 and can't find the apm utility. Is it not in the base system?
Is it necessary to recompile the default amd64 kernel to use apm?
Or is there a new method for power management and suspend/resume?
Are there even any amd64 systems that use apm? Aren't they all ACPI?
As you've noticed, apm isn't built on amd64. It's only supported and built on some architectures. An excerpt from the apm 6.1.2 Makefile:
If you compare the i386 GENERIC kernel config file and the amd64 GENERIC kernel config file, you'll find that while the i386 kernel's ACPI supports an apm emulation layer, no such thing is present in amd64.
i386:
amd64:
As for the power management daemon, for ACPI systems, apmd has been deprecated in favor of powerd(8).
Regards,
Alister
---------- Post updated at 02:40 PM ---------- Previous update was at 02:33 PM ----------
Also, have a look at the scripts in /etc/powerd/scripts. sleep_button, for example, will point you at some of the relevant sysctl knobs used for power management (and demonstrates a cascade from modern, native hardware to virtualization to legacy apm).
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)
Hello there. I installed NetBSD yesterday on an older system to try it out. Everytime I boot, I have to enter in the root device (disk) manually wd0 which then proceeds into asking to define the dump device: is the default then, the sbin/init My question is where am I supposed to... (1 Reply)
Hello, guys!
I use Ubuntu 9.04 as desktop operating system and I want to make some tests on NetBSD. I tried to install as a virtual sistem on VirtualBox but it doesn't want to install. You can see the error in the attached file.
Do you guys have any clue about what the problem could be? (3 Replies)
After installation of SCO Openserver 5.0.7 following warning messegae show at the time of Loading Kernel hd(40) unix.bss
warring: cannot connect to APM, error 0x0008
system loaded press <return> to start
can any one please help me to solve this issue
thanks and best regards
hafeez (0 Replies)
I have a HP pavillion laptop and gnu\linux feodra core 2 2.6.8-1.521 version of red hat.. and it does not support apm.. when I enter apm on the command line it gives prompt... "kernel does not support apm"..
also there is an acpi for the battery which controls the suspend and standby also the... (10 Replies)
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)
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)