Linked by Thom Holwerda on Mon 22nd Aug 2005 09:11 UTC, submitted by lotso
Gnome "We all know that power management in Linux isn't all that it should be. All this is changing with the rise of Gnome Power Manager. This short article will show the progress we have made on the gnome-power mailing list, and the result of all the hard work from the various people contributing to the list. I'll cover what progress we have made, and detail some of the packages that exist at the moment."
Order by: Score:
Gnome Power Manager
by Anonymous on Mon 22nd Aug 2005 10:16 UTC
Anonymous
Member since:
---

Do anybody know if this will be ready for gnome 2.12?

Reply Score: 0

RE: Gnome Power Manager
by Anonymous on Mon 22nd Aug 2005 10:22 UTC in reply to "Gnome Power Manager"
Anonymous Member since:
---

>Do anybody know if this will be ready for gnome 2.12?

No way :-) The distros are starting to package it tho. Forsight has it already, Ubuntu has it ready in breezy, and Fedora is about to package it for rawhide.

If it's a success, then it'll probably go upstream.

Richard.

Reply Score: 0

HAL Interface
by Anonymous on Mon 22nd Aug 2005 10:18 UTC
Anonymous
Member since:
---

This article is a bit out of date now, the CVS version of HAL supports power script events, which makes PowerManager and pmscripts obsolete. These are however needed for HAL < 0.5.4, or for gnome-power-manager < 0.1.5.

Richard Hughes, Maintainer.

Reply Score: 0

RE: HAL Interface
by Anonymous on Mon 22nd Aug 2005 12:29 UTC in reply to "HAL Interface"
Anonymous Member since:
---

Well, Richard, when you wrote it, it was _current_. We just posted the HTML version like 22 days after the PDF was published :-)

Good Job.

Reply Score: 0

RE: Gnome Power Manager
by Cavediver on Mon 22nd Aug 2005 10:30 UTC
Cavediver
Member since:
2005-07-26

2.12 Hard code freeze is due in a week.

Reply Score: 1

yugh
by evert on Mon 22nd Aug 2005 11:04 UTC
evert
Member since:
2005-07-06

Power mgnt in the UI? Or are we only talking about a few nice config windows? I don't like a VFS or Power mgnt module which depends on Gnome / KDE / whatever.

Reply Score: 1

RE: yugh
by Anonymous on Mon 22nd Aug 2005 14:19 UTC in reply to "yugh"
Anonymous Member since:
---

>I don't like a VFS or Power mgnt module which depends on Gnome / KDE / whatever.

All the heavy lifting is done by HAL now, so g-p-m is acting just as a policy agent, just like gnome-volume-manager does.

Have a look here : http://gnome-power.sourceforge.net/ for more information.

Richard.

Reply Score: 1

awesome
by Anonymous on Mon 22nd Aug 2005 13:07 UTC
Anonymous
Member since:
---

Better Linux power management was long overdue. Richard Hughes and his friends are doing a magnificent job. This is going to be a huge success.

Reply Score: 0

Excellent News
by JCooper on Mon 22nd Aug 2005 13:37 UTC
JCooper
Member since:
2005-07-06

As has been said before, Power Management is a definite area for improvement and this certainly seems to have catered for every requirement.

Does anyone know if the messages displayed by libnotify are themeable? I'm not such a big fan of the huge notifications as they are, they appear to have drifted somewhat from the original designs etc.

Reply Score: 1

low hanging fruit
by butters on Mon 22nd Aug 2005 19:36 UTC
butters
Member since:
2005-07-08

This project is a great example of the multitudes of low-hanging fruit that are ripe for the coding. If you have any programming experience, you can get involved in projects like this. The community development model, amongst its many phenomena, produces a lot of layers of abstraction. Vertical integration is hard, since it requires a lot of people to have intimate knowledge of things like kernel data structures. If you read this article, however, it talks about coding on top of HAL and creating DBUS daemons. Even though the bottom line is enabling hardware power management features, the implementation is really high-level. So, what I'm saying is, CS majors everywhere: the first half of the semester is easy, get involved now, it looks good on your resume.

Reply Score: 1

RE: low hanging fruit
by Anonymous on Mon 22nd Aug 2005 21:15 UTC in reply to "low hanging fruit"
Anonymous Member since:
---

>If you have any programming experience, you can get involved in projects like this.

Creating this project I learnt GTK, DBUS, GLADE, and glib C. I also learnt lots about open source politics!

>..the implementation is really high-level.

Yes, but I am one of the main contributors for the power management interface in HAL! Before we could create g-p-m we had to build the HAL interface from scratch. It's still evolving now.

Give it a go. I started with patches, then a mini project, then a sourceforge project, now it's gnome.org stuff.

It really is quite easy. Ask lots of questions, and don't be afraid to try new things.

Richard.

p.s. On a side note, any help on g-p-m is appreciated!

Reply Score: 0

RE: HAL Interface
by halfmanhalfamazing on Tue 23rd Aug 2005 00:07 UTC
halfmanhalfamazing
Member since:
2005-07-23

Rich, thanks for all your hard work, time and efforts.

And putting up with everybody's bitching.

It must suck being a coder. There's always something.........

Reply Score: 1