public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Clean shutdown of laptop possible after migration to KDE4?
@ 2009-12-25 14:23 Erik
  2009-12-25 18:47 ` Alan McKinnon
  0 siblings, 1 reply; 5+ messages in thread
From: Erik @ 2009-12-25 14:23 UTC (permalink / raw
  To: gentoo-user

After migrating to KDE4 it seems like the laptop just dies when the
battery becomes empty. In KDE3 I could set klaptopdaemon to warn when
the estimated remaining battery time is 15 minutes and begin a clean
shutdown when it is 10 minutes. It worked very well. Is it somehow
possible to get a clean shutdown in KDE4? I do not want to loose a
filesystem because of it.



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] Clean shutdown of laptop possible after migration to KDE4?
  2009-12-25 14:23 [gentoo-user] Clean shutdown of laptop possible after migration to KDE4? Erik
@ 2009-12-25 18:47 ` Alan McKinnon
  2009-12-25 22:52   ` Erik
  0 siblings, 1 reply; 5+ messages in thread
From: Alan McKinnon @ 2009-12-25 18:47 UTC (permalink / raw
  To: gentoo-user; +Cc: Erik

On Friday 25 December 2009 16:23:23 Erik wrote:
> After migrating to KDE4 it seems like the laptop just dies when the
> battery becomes empty. In KDE3 I could set klaptopdaemon to warn when
> the estimated remaining battery time is 15 minutes and begin a clean
> shutdown when it is 10 minutes. It worked very well. Is it somehow
> possible to get a clean shutdown in KDE4? I do not want to loose a
> filesystem because of it.
> 


System Settings -> Advanced -> Power Management


-- 
alan dot mckinnon at gmail dot com



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] Clean shutdown of laptop possible after migration to KDE4?
  2009-12-25 18:47 ` Alan McKinnon
@ 2009-12-25 22:52   ` Erik
  2009-12-26 10:07     ` Alan McKinnon
  0 siblings, 1 reply; 5+ messages in thread
From: Erik @ 2009-12-25 22:52 UTC (permalink / raw
  To: gentoo-user

Alan McKinnon skrev:
> On Friday 25 December 2009 16:23:23 Erik wrote:
>> After migrating to KDE4 it seems like the laptop just dies when the
>> battery becomes empty. In KDE3 I could set klaptopdaemon to warn when
>> the estimated remaining battery time is 15 minutes and begin a clean
>> shutdown when it is 10 minutes. It worked very well. Is it somehow
>> possible to get a clean shutdown in KDE4? I do not want to loose a
>> filesystem because of it.
>
> System Settings -> Advanced -> Power Management

Unfortunately I do not seem to have it. All that I have under System
Settings -> Advanced is:
Adapt the desktop theme
Automatic start
Device actions
Filebindings
Fetch from CDDB
Hardware
KDE-wallet
KDE-resources
Session manager
Desktop search
Service manager
-------------------------------------
Login manager

Which package should I install?



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] Clean shutdown of laptop possible after migration to KDE4?
  2009-12-25 22:52   ` Erik
@ 2009-12-26 10:07     ` Alan McKinnon
  2009-12-26 16:18       ` Erik
  0 siblings, 1 reply; 5+ messages in thread
From: Alan McKinnon @ 2009-12-26 10:07 UTC (permalink / raw
  To: gentoo-user

On Saturday 26 December 2009 00:52:31 Erik wrote:
> Alan McKinnon skrev:
> > On Friday 25 December 2009 16:23:23 Erik wrote:
> >> After migrating to KDE4 it seems like the laptop just dies when the
> >> battery becomes empty. In KDE3 I could set klaptopdaemon to warn when
> >> the estimated remaining battery time is 15 minutes and begin a clean
> >> shutdown when it is 10 minutes. It worked very well. Is it somehow
> >> possible to get a clean shutdown in KDE4? I do not want to loose a
> >> filesystem because of it.
> >
> > System Settings -> Advanced -> Power Management
> 
> Unfortunately I do not seem to have it. All that I have under System
> Settings -> Advanced is:
> Adapt the desktop theme
> Automatic start
> Device actions
> Filebindings
> Fetch from CDDB
> Hardware
> KDE-wallet
> KDE-resources
> Session manager
> Desktop search
> Service manager
> -------------------------------------
> Login manager
> 
> Which package should I install?

Off hand, I have no idea :-)

What version of KDE did you install? Do you use -meta packages, or sets?

Please supply all the usual info - emerge -pv output with USE flags etc

-- 
alan dot mckinnon at gmail dot com



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] Clean shutdown of laptop possible after migration to KDE4?
  2009-12-26 10:07     ` Alan McKinnon
@ 2009-12-26 16:18       ` Erik
  0 siblings, 0 replies; 5+ messages in thread
From: Erik @ 2009-12-26 16:18 UTC (permalink / raw
  To: gentoo-user

Alan McKinnon skrev:
> On Saturday 26 December 2009 00:52:31 Erik wrote:
>   
>> Alan McKinnon skrev:
>>     
>>> On Friday 25 December 2009 16:23:23 Erik wrote:
>>>       
>>>> After migrating to KDE4 it seems like the laptop just dies when the
>>>> battery becomes empty. In KDE3 I could set klaptopdaemon to warn when
>>>> the estimated remaining battery time is 15 minutes and begin a clean
>>>> shutdown when it is 10 minutes. It worked very well. Is it somehow
>>>> possible to get a clean shutdown in KDE4? I do not want to loose a
>>>> filesystem because of it.
>>>>
>>>>         
>>> System Settings -> Advanced -> Power Management
>>>       
>> Unfortunately I do not seem to have it. All that I have under System
>> Settings -> Advanced is:
>> Adapt the desktop theme
>> Automatic start
>> Device actions
>> Filebindings
>> Fetch from CDDB
>> Hardware
>> KDE-wallet
>> KDE-resources
>> Session manager
>> Desktop search
>> Service manager
>> -------------------------------------
>> Login manager
>>
>> Which package should I install?
>>     
>
> What version of KDE did you install?

4.3.3


>  Do you use -meta packages, or sets?
>   

No, but now I tried "emerge -pv kdebase-meta" and it gave me a list of
23 packages that I did not have installed, among them powerdevil, which
seems to be the one.



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-12-26 18:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-25 14:23 [gentoo-user] Clean shutdown of laptop possible after migration to KDE4? Erik
2009-12-25 18:47 ` Alan McKinnon
2009-12-25 22:52   ` Erik
2009-12-26 10:07     ` Alan McKinnon
2009-12-26 16:18       ` Erik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox