apm...??


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers apm...??
# 8  
Old 09-17-2004
Moxxx> You might need to supply the full path to modprobe (usually /sbin/modprobe) - looks like /sbin isn't in your path, which, by default, it won't be.

Cheers
ZB
# 9  
Old 09-17-2004
Data reply to Zazzybob

to Zazzybob..
i tried /sbin/modprobe and I get these answers from the system I am pretty sure that apm is not included in the kernel somehow and that the acpi is a little misconfigured. but I have found the right literature on google which should help...
this is what I get when I try both..
thanx moxxx68..


sh-2.05b$ /sbin/modprobe apm
FATAL: Module apm not found.
[root@localhost root]# /sbin/modprobe acpi
FATAL: Error inserting acpi (/lib/modules/2.6.8-1.521/kernel/arch/i386/kernel/cpu/cpufreq/acpi.ko): No such device
Smilie
# 10  
Old 09-17-2004
If I were you I'd seriously consider compiling the acpi support into your kernel - then there's no messing with modules. I find the acpi support provided with the 2.4.20 kernel to be fine for my needs (basically telling me how many % left in the battery) - but I haven't tried anything more "advanced" with it such as warnings and lid close detection - I always use my laptop with "mains" power anyways...... Make sure that you use a fairly up to date version of KLaptop (if you want a gui based acpi monitor - within KDE).

Cheers
ZB
# 11  
Old 09-17-2004
Computer

cheers!Smilie
moxxx68
 
Login or Register to Ask a Question

Previous Thread | Next Thread

2 More Discussions You Might Find Interesting

1. BSD

NetBSD 6.1.2: apm and admd not found

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? (2 Replies)
Discussion started by: bsdx
2 Replies

2. UNIX for Dummies Questions & Answers

Warning: cannot connect to APM

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)
Discussion started by: hafizurr
0 Replies
Login or Register to Ask a Question