This used to happen on Dell Inspiron 5000e laptops. The issue was an incompatibility between the chipset and the apm daemon. The fix was to update to 7.x. You probably have a chipset that is not supported yet. Check the linux on laptops web sites and/or the web sites for the apm software.
Shannon On Thu, 2002-12-05 at 21:30, Abbott Mujica wrote: > well if that isnt the case get a new bin from rpmfind or something because > its definitely... something in the bin > > On 04 Dec 2002 20:49:04 -0600 > Matthew Eastman <[EMAIL PROTECTED]> wrote: > > > No, this is not the case. Only 2 libraries are used by this file, and > > neither is missing. > > # ldd /usr/sbin/apmd > > libc.so.6 => /lib/i686/libc.so.6 (0x42000000) > > /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000) > > > > # ls /lib/i686/libc.so.6 /lib/ld-linux.so.2 > > /lib/i686/libc.so.6 /lib/ld-linux.so.2 > > > > On Wed, 2002-12-04 at 14:18, Abbott Mujica wrote: > > > type ldd /usr/bin/apmd > > > it might be that your missing a dll or sumting from da binary... > > > > > > On Wed, 4 Dec 2002 15:52:21 -0600 > > > <[EMAIL PROTECTED]> wrote: > > > > > > > I have an HP Pavilion zt1260 running RedHat 8.0 with > > > > kernel-2.4.18-18.8.0 and apmd-3.0.2-12. Whenever APM attempts to > > > > start, it fails. I cannot find much information about the problem, but > > > > here is what I do have: > > > > > > > > # service apmd start > > > > Starting up APM daemon: [FAILED] > > > > > > > > # /etc/rc.d/init.d/apmd start > > > > Starting up APM daemon: [FAILED] > > > > > > > > # apmd > > > > Segmentation fault > > > > > > > > # cat /proc/apm > > > > Segmentation fault > > > > > > > > # apm > > > > Segmentation fault > > > > > > > > # apm --suspend > > > > Segmentation fault > > > > > > > > # apm --standby > > > > Segmentation fault > > > > > > > > If anyone could help me in any way with this problem, I would > > > > appreciate it. Thanks > > > > > > > > Matt Eastman > > > > > > > > _______________________________________________ > > > > General mailing list > > > > [email protected] > > > > http://oxygen.nocdirect.com/mailman/listinfo/general_brlug.net > > > > > > > > > > _______________________________________________ > > > General mailing list > > > [email protected] > > > http://oxygen.nocdirect.com/mailman/listinfo/general_brlug.net > > > > > > _______________________________________________ > > General mailing list > > [email protected] > > http://oxygen.nocdirect.com/mailman/listinfo/general_brlug.net > > > > _______________________________________________ > General mailing list > [email protected] > http://oxygen.nocdirect.com/mailman/listinfo/general_brlug.net
