which is the same I did on my mandrake. i'll be dammed before copmiling a
software which has rpm :)
On Thursday 22 January 2004 00:21, Ilya Konstantinov wrote:
> On Wed, Jan 21, 2004 at 04:56:30PM +0200, Erez Doron wrote:
> > for short, here is how i added shutting down via power button (on redha
On Wed, Jan 21, 2004 at 04:56:30PM +0200, Erez Doron wrote:
> for short, here is how i added shutting down via power button (on redhat 9):
On an unrelated note, on Debian (Sid), just install 'acpid' package.
Somehow the power button never worked for me on 2.4 (maybe I forgot
some module or maybe s
Diego Iastrubni wrote:
On Wednesday 21 January 2004 16:56, Erez Doron wrote:
ospm_busmgr, ospm_button,ospm_system
when you compile the kernel, be sure to include the acpi system module
( oh, and do not forget 'make modules_install' )
erez.
[EMAIL PROTECTED] events]# modprobe ospm_busmgr o
On Wednesday 21 January 2004 16:56, Erez Doron wrote:
> ospm_busmgr, ospm_button,ospm_system
[EMAIL PROTECTED] events]# modprobe ospm_busmgr ospm_button ospm_system
modprobe: Can't locate module ospm_system
[EMAIL PROTECTED] events]# pwd
/etc/acpi/events
[EMAIL PROTECTED] events]# cat powerbtn
ev
for short, here is how i added shutting down via power button (on redhat 9):
1. compile the kernel with acpi support (be sure to include as built in
or module : ospm_busmgr, ospm_button,ospm_system)
2. either disable apm in kernel or add 'apm=off' to grub/lilo
3. get acpmd and install it (got rpms