Re: Strange suspend behaviour

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



 
> >> I've set up my system so that when I close the laptop lid the computer goes into suspend mode. However, when I wake it up by pressing the power button the system
> >> starts, and after 3-5 sec it goes into suspend mode again. If I then press the power button again, it starts and stays on. Suggestions?
> >>
> >>     
> > Explain what DE you are running and how and what did you "set up".
> >
> >
> >   
> Sounds like he's running KDE. The problem that he described is with
> powerdevil and has already been fixed upstream (but I don't think the
> current release contains it yet).
> 
> -- Sven-Hendrik

I'm using OpenBox on i686. /etc/acpi/handler.sh is set to react on laptop lid close like so:

    button/lid)
        #echo "LID switched!">/dev/tty5
	/usr/sbin/pm-suspend
        ;;
    *)
        logger "ACPI group/action undefined: $1 / $2"
        ;;

esac

# End of /etc/acpi/handler.sh


I'm also having an issue where the fan sometimes goes all guns blazing and runs at 100% (for no reason at all) after awakening from suspend.


[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux