Ubuntu QA:
BlogBrainstormPackage status
Log in
Ubuntu QA
The Ubuntu community has contributed 22700 ideas, 138270 comments, 2629576 votes
Idea sandbox Idea sandbox
Popular ideas Popular ideas
Ideas in development Ideas in development
Implemented ideas Implemented ideas

Contributor zbraniecki

People forget to empty their trash and get problems with space  
Written by sucotronic the 18 Feb 09 at 17:00. Global category: Accessibility. New
I've observed in my job that most of the users forgets to empty their trashes regularly, and suddenly one day they start to have problems due space limitations, or they don't know where is used their hard drive space.
809
votes
up equal down
Solution #1: Add a configurable reminder
Written by sucotronic the 18 Feb 09 at 17:00.
It would be useful to add a kind of reminders that prevents the users about their files in the trash or the occupation in the hard drive. And also it could be configured with an option under the System>Preferences menu.




-477
votes
up equal down
Solution #2: Clean trash automatically
Written by snizovtsev the 18 Feb 09 at 17:43.
Add the "Trash size" option (percent or absolute value) and automatically clean oldest files from the trash to fit this limit.
-380
votes
up equal down
Solution #3: Compress old files
Written by vlo the 19 Feb 09 at 20:05.
The operating system should silently compress some of the files. Perhaps this could be done when the system is not being used, or before shutdown.

The files that would be compressed would be the files that have been in the trash for a certain amount of time (configurable).
-338
votes
up equal down
Solution #4: Trash with maximum size
Written by blaxter the 19 Feb 09 at 23:41.
Like in solution #2, add a "Trash size" option but instead of automatically clean oldest files form the trash, just say "the trash is full, please clean it up" when the user try to send more files to it
171
votes
up equal down
Solution #5: Notification with "Delete now"-Button
Written by rakudave the 21 Feb 09 at 20:39.
Same as #1, but with a button to empty the trash directly from the notification-bubble
291
votes
up equal down
Solution #6: Don't put unnessecary distractions in the system!
Written by kapipi the 21 Feb 09 at 21:17.
This solution is a response to solution #1. Solution #1 is great, except that as a default the user should not be notified about the size of trash, unless space on the partition is getting critically low.

The rationale:

- We don't want to distract the user's attention unnecessarily
- We don't want to force or lure the user to empty his trash unnecessarily.
358
votes
up equal down
Solution #7: Low disk space notification instead of trash notification
Written by argon the 22 Feb 09 at 00:35.
The rationale of this problem is that sometimes people run out of disk space. So the notification should directly address this issue, and not just target the trash at an arbitary point, which will just lead to more annoying notifications.

Windows also does this when disk space is low...
777
votes
up equal down
Solution #8: Create a System Cleanup widget
Written by 311005901 the 22 Feb 09 at 15:59.
A notification alerts users when the system is running low on free space.


When clicked on, users can use a widget to remove unwanted files.


(Click to see full sized image)
-347
votes
up equal down
Solution #9: auto-remove when disk-space is low
Written by koenfloris the 25 Feb 09 at 14:00.
ubuntu begins to fragment when you've got not enough disk-space. lets say that the limit is about 20%.

when disk space is to full...
ubuntu should auto-remove unnecessary things to free it up. of course, it should ask the user the empty the trash, to prevent data-loss. but other cash-like things should get cleaned up.
173
votes
up equal down
Solution #10: Extend computer-janitor to support low disk space and trash notifications
Written by ziroday the 27 Feb 09 at 12:07.
computer-janitor (only in jaunty) is a small utility to clear up left over packages and left over files that have no use. It could easily be extended to support emptying the trash and notifying the user when disk space is low.
37
votes
up equal down
Solution #11: Use the desktop icon to provide information
Written by Menti the 7 Mar 09 at 12:23.
As proposed in idea #14699. Desktop icons in general are static and do not provide any useful information. Trashcan icon is slightly dinamic: it has an empty state and a full state. Let the icon change to show how much trash there is. There could be a (configurable, with a sane default) max limit to the trash size, and the desktop icon could show what percentage of that limit is already in use.

This way, we could have more information without actually adding anything to the current setup, no more clutter; only better use of an already existing and underused graphic element of the desktop.
-82
votes
up equal down
Solution #12: Put the trash icon on the desktop
Written by dubrict the 10 Mar 09 at 06:19.
The reason people forget is because by default, the trash icon is as tiny as can be and hiding in the corner. Placing it on the desktop instead puts it more directly in the user's conscious, reminding them to empty it while not being obtrusive or complex.

The "running low on free space" reminder is reasonable, because it would solve this problem while taking on another. There's no reason to add any complexity to the system beyond this.
-119
votes
up equal down
Solution #13: Empty Trash On system Shut down
Written by MOSAM the 10 Mar 09 at 20:06.
Have the system ask you if you want to empty the trash when shutting down the as it does when unmounting disk drives.
39
votes
up equal down
Solution #14: make gui to let the user decide
Written by linuxrules the 12 Mar 09 at 23:28.
settings dialog _ +/- X
=============================================================
put trash icon on desktop "on/off"

Empty Trash On system Shut down "on/off/ask/auto"

Use the desktop icon to provide information "on/off"

auto-remove when disk-space is low "on/off/ask/auto"

Notification with "Delete now"-Button "on/off"

Trash with maximum size & if to delete when size limit is exceeded "on -size-/off"

Compress old files "on/off/ask/auto"

Add a configurable reminder "on/off"
|advance..|
216
votes
up equal down
Solution #15: Beyond Icons
Written by trustno1uk the 16 Mar 09 at 20:02.
Icons that represent valuable information at first glance can really save you some time.

Some users don’t care about emptying their thrash and also use it as another folder at times, this will remind them to empty it.

trash

REF: http://www.kumailht.com/blog/linux/10-features-ubuntu-should-implement/
-6
votes
up equal down
Solution #16: Automatically delete after 30 days
Written by OrelEagle the 5 Dec 09 at 20:38.
I'm using a script to delete files permanently after 30 days spent in the trash:

find ~/.local/share/Trash/files -maxdepth 1 -ctime +30 -exec rm -r \;
find ~/.local/share/Trash/info -maxdepth 1 -ctime +30 -exec rm -r \;

This way the user doesn't have to worry about emptying the trash but still has a "second chance" in case a file was deleted by mistake.
3
votes
up equal down
Solution #17: Provide a suite of tools for the user to save/recover disk space
Written by yoda2031 the 28 Mar 11 at 17:26.
Computer Janitor already fulfils the requirement to recover disk space from files which are temporary/cached/etc.

Squashfs more-or-less fulfils the requirement to conserve space, but should be provided as an option on installation ("compress home directory" and "compress system directory" options)

A utility to automatically compress/remove components which have not been used for more than 30 days.

A utility which lists your installed applications in order of size and last used date. Allows the user to remove the bigger, unused packages.

A utility which allows you to "reorganise" your partitioning scheme.

Where applicable, these solutions should be accessible under an umbrella utility, possibly as an extension to the existing Disk Utility, or as a stand-alone utility.

See the 17 comments or propose a solution (latest comment the 7 May 13 at 15:00) >>

Different wallpapers on different monitors/workspace  
Written by greycode the 28 Feb 08 at 17:20. Global category: Look and Feel. Implemented
I've got two monitors, and right now if I use the wallpaper settings in gnome it stretches the wallpaper across the two monitors. It does this even for the default ubuntu wallpaper. This can look really bad depending on the image. In order to get around this I had to get two wallpaper images and join them into one large one with the GIMP and set that as my wallpaper.

There should be a way in gnome to set a different wallpaper for each monitor.

==== Merged with ideas of a similar scope: Different wallpapers on different workspace ===

Many workspaces option in Linux allows you to separate your work, why not allow users to have different wallpapers on each workspace. This allows for easier identification of which workspace you are on.
When used with compiz-fusion you can rapidly switch between your workspaces and the different wallapaper will allow you to quickly recognise what desktop you are on.

Currently this is natively available in KDE but not in Gnome. In Gnome you can't even let Compiz take over the wallpaper control because Nautilus doesn't allow for transparent backgrounds.

Other solutions like Wallpapoz are slow and when switching between desktops it takes too long to switch WP.

Developer comments
This feature is a Google Summer of Code 2008 project.
Follow the development of this feature on the student's blog:
http://gsocblog.jsharpe.net/
Update: it seems his code didn't reached Gnome 2.24, thus this feature won't be present in Intrepid.
Update2: Not in Jaunty too. It seems the code wasn't accepted in Gnome. Need to investigate.
Update3: Going back to new idea.
3207
votes
implemented
Selected solution (#1): Auto-generated solution of idea #93
Written by greycode the 28 Feb 08 at 17:20.
Ubuntu Brainstorm was updated in January 2009. Since the idea #93 was submitted before this update, its rationale and solution are not separated. Please vote accordingly, and if you have the necessary rights, please separate the rationale from the solution. Thanks!
23
votes
implemented
Selected solution (#2): Wraparound Wallpapers
Written by Vendaval the 4 May 09 at 03:21.
With Compiz it's possible to put a different wallpaper on every workspace, so why isn't this used more to create a unified cube? A welcome wallpaper has been discussed, and having a simple welcome wallpaper could guide the user to the next workspace. Wallpapers could then come in sets, so applying a new wallpaper could give you a unified cube.
5
votes
implemented
Selected solution (#3): Wallpapoz does this.
Written by gnu2ubuntu the 27 Jul 11 at 20:28.
There is a program that already does this, and does it well even on multiple desktops. It is called Wallpapoz and the source is here:
http://wallpapoz.akbarhome.com/download.html

See the 75 comments or propose a solution (latest comment the 6 May 13 at 15:17) >>

Better monitor support and configuration tools  
Written by No0ne the 29 Feb 08 at 00:37. Global category: Graphics. Implemented
Better way to set monitor resolution and refresh rate. Majority of the new monitors are LCD type. User should be able to specify the native resolution and refresh rate during install.

Then Ubuntu/X must do WHATEVER it takes to stick to that resolution and refresh rate.

In case of multi-monitor setups, must be able to specify the configuration at time of installation.

Also, the login GUI must use same resolution as X. Why different resolutions?

Rant:
I have nVidia NVS440 card with Viewsonic VP2290b monitor. Video card must be set to 1920x1200 @13Hz or @41Hz refresh rate for each of it's four outputs. Desktop must be arranged in 2x2 matrix. Then monitor displays 3840x2400 @13Hz or @41Hz.

This worked very well in Ubuntu 6.06. Installed Ubuntu 7.04 and ended up with something like 800x480, even with nVidia binary drivers. Tweaked xorg.conf for weeks to get this to work. BulletProofX kept messing with my hand crafted xorg.conf file; which did work with 6.06. Eventually gave up and started using Windaz again :-( Will try again when frustration level has come down.

Developer comments
2395
votes
implemented
Selected solution (#1): Auto-generated solution of idea #322
Written by No0ne the 29 Feb 08 at 00:37.
Ubuntu Brainstorm was updated in January 2009. Since the idea #322 was submitted before this update, its rationale and solution are not separated. Please vote accordingly, and if you have the necessary rights, please separate the rationale from the solution. Thanks!

See the 19 comments or propose a solution (latest comment the 24 Jun 12 at 05:41) >>

Speakers and sound graphical configuration tool  
Ubuntu

In :  
Priority : Undefined
Definition : New (Needs guidance)
Implementation : Unknown
Assignee :

Mentorship is available if you want to fix this bug.
spec
forum
Written by Ubuwu the 28 Feb 08 at 18:37. Global category: Multimedia. New
Create and include a 'Speakers and sound' graphical configuration tool that would be able to configure the system soundcards and speaker settings (from simple stereo to surround 5.1, 7.1)
2326
votes
up equal down
Solution #1: Auto-generated solution of idea #129
Written by Ubuwu the 28 Feb 08 at 18:37.
Ubuntu Brainstorm was updated in January 2009. Since the idea #129 was submitted before this update, its rationale and solution are not separated. Please vote accordingly, and if you have the necessary rights, please separate the rationale from the solution. Thanks!
8
votes
up equal down
Solution #2: Add audio settings button to every window's top panel
Written by Kiwii the 8 Jul 11 at 17:13.
It would be handy if there were a volume control and device selection button right on an audio enabled application's top panel. So the users knows exactly where to control the volume of wich application. It could be in the top-right corner of each app that is playing or listening to sound in unity.

See the 28 comments or propose a solution (latest comment the 5 Jun 12 at 08:15) >>

Allow users to attach "bounties" to Ubuntu Brainstorm ideas  
Written by Auzy the 29 Feb 08 at 11:41. Related project: brainstorm.ubuntu.com. New
It would be great if users could attach money to Brainstorm ideas. Its all good and well to post hundreds of ideas, but as things go, ideas which are posted first may not be the best ideas, but will climb to the top fastest (and will stay there, because people will vote for them on most popular).

Lets make it possible for people to donate $5 or so to their own ideas. Sure nobody may implement it, or the patch may not be accepted but it opens things up a lot more. Nobody loses either.

For those who think that this will turn linux coders into people who only code for money are wrong. There have been many bounties in the past, and they have not wiped out the many developers (me inclusive) who code as a hobby. Even with the gnome bounties in place, I still continued coding my application at the time for instance.


Anyway, at the end of the day, its not hard to implement, and it will do nothing but speed up development for highly wanted features (and maybe even organisations like gnome could use the money on spreading word about linux, or improving their hardware support).
650
votes
up equal down
Solution #1: Implement bounties in brainstorm
Written by Auzy the 29 Feb 08 at 11:41.
Lets make it possible for people to donate $5 or so to their own ideas. Sure nobody may implement it, or the patch may not be accepted but it opens things up a lot more. Nobody loses either.
7
votes
up equal down
Solution #2: Pooled "Bounties" and Developer Pricing
Written by doctormo the 16 Jan 09 at 15:21.
I propose that developers use their good standing to set an amount of money they would be prepared to accept in order to complete a solution. Then users can pool together their money in order to meet that and vote on which developer (by cost or by name) should do the work.

This has a clear idea that in order to be the accepted developer, you must be able to prove your reputation and be able to clearly document what you plan on doing.

No money would be transfered unless the amount of people who have put their money in _and_ voted for one of the developers, is more than what the developer needs to complete the job.
-13
votes
up equal down
Solution #3: Copy or integrate the cofundos system
Written by luk156 the 14 Mar 09 at 08:54.
Give us the ability to offer money for a idea like on cofundos.org.
25
votes
up equal down
Solution #4: Just link to a cofundos project in your post
Written by cheesehead the 14 Mar 09 at 18:52.
Open (or find) a project on cofundos, and simply post a link to it in your Brainstorm solution, Brainstorm comment, blog, forum post, Launchpad page, etc.
5
votes
up equal down
Solution #5: Formal bounty system
Written by e the 2 Oct 09 at 13:39.
0. Someone proposes an idea.
1. Brainstorm users promise to donate to see an idea solved.
2. Developers suggest a solution and a minimum cost that they would perform the development for. The solution would include clear exit criteria, stating the deliverables; as well as a finishing date that the solution must be provided by.
3. Brainstorm users pick the solution they will pay for.
4. One or more judges are chosen who will sign off when the deliverables are completed. (These could be Canonical employees or Brainstorm users)
5. The developers and judges get in touch with the owners of the project in question, to coordinate the proposed solution (and increase the likelihood that it will be accepted into the project).
6. Brainstorm users donate money that is held in escrow until the judges have signed off or the finishing date has passed.
7. Developers implement solution showing their final result to the judge(s).
8. Developers iterate changes until judges are satisfied.
9. Money is released to developers.

If the finishing date elapses before the software is delivered, then the donations are released back to the Brainstorm users.

I know the escrow service sounds scary (because it's extra infrastructure), but I think it's necessary. Developers need know that they will be paid when the work is done.

See the 31 comments or propose a solution (latest comment the 15 May 12 at 07:10) >>

Unfriendly booting  
Written by yman the 25 Feb 09 at 16:39. Global category: Usability. Implemented
Currently there is no way to boot from Ubuntu into another OS without a restart. The bootloader's UI isn't integrated with the rest of the system. The boot options are static. The ability to load from removable media, or indeed the boot priority, is defined and restricted by the non user-friendly BIOS.
-197
votes
implemented
Selected solution (#1): Ubuntu boot menu
Written by yman the 25 Feb 09 at 16:39.
Make GRUB invisible, so that it directly loads Ubuntu. Ubuntu, in the 1st stage of booting will load a GUI boot menu and all the underlying stuff that's necessary for it, like Linux, X, Metacity, etc. The boot menu will automatically scan all connected devices for bootable OSs and media and display them in the GUI. If the user chooses to boot Ubuntu, Ubuntu will simply continue loading, which will result in the GDM login screen appearing in a near-instantaneous fashion (giving the user the impression that Ubuntu is faster than it is). If the user chooses another OS, Ubuntu will "chainload" it. The user will also be able to go back to the boot menu from within GDM and the desktop, thus allowing him to switch to another OS without reboot.

On the graphical side, this means a tightly integrated user experience, and the use of kernel-modesetting from the boot menu, instead of only from the bootsplash.
763
votes
implemented
Selected solution (#2): Push for Grub 2
Written by eapache the 25 Feb 09 at 21:59.
Grub 2 should significantly help these problems. Push for its development, and if necessary donate a developer to get it finished in the near future.
-140
votes
implemented
Selected solution (#4): Use GRUB4DOS
Written by maybeway36 the 9 Mar 09 at 18:55.
GRUB4DOS has the same features as regular GRUB, plus many, many more. It is updated on a regular basis. It is also compatible with gfxboot now, so it can look pretty.
-23
votes
implemented
Selected solution (#7): kexec, #1
Written by luXy the 21 Mar 09 at 21:38.
We can have kexec support in the Ubuntu kernel and have a menu that opens up to choose a OS to boot. This menu program should be customizable: a configuration in the menu would be great. When a user chooses to boot Ubuntu, the menu session would choose and gdm would start. Otherwise, the session ends, and we can call kexec to boot the other OS.
12
votes
implemented
Selected solution (#8): Use a splashtop-like system for a bootloader
Written by Kver the 27 Mar 09 at 06:22.
This revolves around using a minimal splashtop-type system as the bootloader itself. Splashtop boots in 5 seconds into a full browser; This concept revolves only loading a graphical selection screen with additional options, sans-browser until launched. This differs from GRUB 2 in that this could launch small applications like a web-browser or repair kit.

The boot might work something like this:
- Detect the display settings, and quickly boot into X
- User would be presented with larger icons (128x128?) for each OS they have installed. Clicking the icons would message the system to boot into that OS. Right-clicking could allow users booting into safe-modes or other common options. This UI could possibly use components from login managers like KDM.
- Other options might include simple tools to manage booting and operating systems (similar to existing GRUB editors), Ie detecting, adding or removing systems.
- Later versions could include options for web-browsing or other more splashtop-esque tasks to be loaded. It would only load these AFTER the selection screen.
- If possible, pass the Xserver off to Plymouth for no flickering on plymouth-enabled systems.

Only loading 2-4 icons and a minimal interface should take the already blazing 5-second load of splashtops and reduce it to near-nothing for a fully graphical environment. Minimal widgets or only what's needed could be used. In addition, users would be more comfortable and less frightened of a dual-booting machine.
-7
votes
implemented
Selected solution (#9): Leave as is
Written by Hetor the 1 May 09 at 16:46.
GUI in a bootloader is not necessary and will only increase booting time, realize it. Can you live 10 seconds without pretty graphics?
6
votes
implemented
Selected solution (#10): Implement mouse support
Written by Kver the 16 May 09 at 16:25.
Assuming a graphical boot loader is eventually used, enable mouse support.
20
votes
implemented
Selected solution (#11): Menu entry in the user switcher applet
Written by biasibo the 16 Oct 09 at 21:04.
There might be a menu entry in the user switch applet that expands to show all the available operating systems on the machine.

See the 12 comments or propose a solution (latest comment the 21 Apr 12 at 01:51) >>

Create a better hardware database  
Ubuntu

In :  
Priority : Low
Definition : New (Needs guidance)
Implementation : Unknown
Assignee : Tomas Gustavsson
spec
Written by Ubuwu the 28 Feb 08 at 15:22. Global category: System. Implemented
People around the globe that are using/concidering using Ubuntu are afraid that some of their hardware won't work for them. And some are frustrated to buy additional add-on cards to work around unsupportad onboard chips. All this could be avoided with a lookup in an ubuntu Hardware Database Website.

Some problematic hardware can be used with more or less work if helping information is available together with the hardware compatabillity data.

The hardware database can be found at http://hwdb.ubuntu.com/

From idea #47: The data should then be available in a format that is simple for users to browse on-line when considering new hardware.

Developer comments
Work is on-going at https://launchpad.net/hwtest
5093
votes
implemented
Selected solution (#1): Auto-generated solution of idea #40
Written by Ubuwu the 28 Feb 08 at 15:22.
Ubuntu Brainstorm was updated in January 2009. Since the idea #40 was submitted before this update, its rationale and solution are not separated. Please vote accordingly, and if you have the necessary rights, please separate the rationale from the solution. Thanks!

See the 47 comments or propose a solution (latest comment the 12 Apr 12 at 08:03) >>

Super-slick boot  
Ubuntu

In :  
Priority : High
Definition : Pending Approval (Needs guidance)
Implementation : Informational
Assignee : Scott James Remnant
spec
Written by Ubuwu the 28 Feb 08 at 15:16. Global category: Look and Feel. In development
Improve the boot sequence to reduce the number of mode switches and jarring look and feel changes. While our current boot sequence has evolved beyond a verbose scroll of text on the console, it is still not as elegant as it could be. Increased elegance would result in a much improved user experience, and increase user confidence in the distribution.
1159
votes
inprogress
Selected solution (#1): Auto-generated solution of idea #37
Written by Ubuwu the 28 Feb 08 at 15:16.
Ubuntu Brainstorm was updated in January 2009. Since the idea #37 was submitted before this update, its rationale and solution are not separated. Please vote accordingly, and if you have the necessary rights, please separate the rationale from the solution. Thanks!

See the 24 comments or propose a solution (latest comment the 12 Apr 12 at 08:03) >>

Integrate prefetch into Ubuntu  
Ubuntu

In :  
Priority : Medium
Definition : Pending Approval (Needs guidance)
Implementation : Deferred
Assignee : Scott James Remnant
spec
Written by Ubuwu the 28 Feb 08 at 15:04. Global category: System. Won't implement
In todays computer systems the main bottleneck is not CPU but disk access which is several orders of magnitude slower than CPU and memory. In such circumstances the way to improve application performance is to prefetch data it needs from disk before it even requests it and it is the point of prefetching techniques. This speeds up boot and decreases the time needed to start programs. This replaces and it is faster than the currently used readahead.
1783
votes
closed
Solution #1: Auto-generated solution of idea #31
Written by Ubuwu the 28 Feb 08 at 15:04.
Ubuntu Brainstorm was updated in January 2009. Since the idea #31 was submitted before this update, its rationale and solution are not separated. Please vote accordingly, and if you have the necessary rights, please separate the rationale from the solution. Thanks!

See the 34 comments or propose a solution (latest comment the 12 Apr 12 at 08:03) >>

Power Management  
Ubuntu

In :  
Priority : Low
Definition : Pending Approval (Needs guidance)
Implementation : Slow progress
Assignee : Amit Kucheria
spec
Written by jsmidt the 28 Feb 08 at 16:49. Global category: Others. In development
Ubuntu needs to go green. Powertop, Lesswatts and other tools have finally hit the Linux scene to pave the way for better power management. It needs to be said, "if you want your battery to last longest, or have your energy bill be the lowest, you better use Ubuntu Linux."

Merged from 18976:
Power management still isn't very effective in Linux and it still puts a lot of laptop users off Linux. While Linux has come on a long way thanks to the work of Intel with PowerTOP informing developers when their software breaks the idol state unnecessarily so they are doing their part as well as the kernel developers now we still have a long way to go to compete with Windows and I'm looking at ways for Ubuntu to do this.

One of the benefits of Linux is that is very easy to customise and a lot of its users love to tinker. Ubuntu should therefore use this to its advantage by allowing its power users to easily have access to the latest developments in Linux power efficiency. This would also be useful to Ubuntu as power users could submit results on what settings are most economical for specific hardware. This would give Ubuntu the chance to market itself on its power efficacy over other operating systems by it silently implementing these settings on the detected hardware setup for new users.

To give users these advantages Ubuntu should help more on Intels Lesswatts projects as these are Linux's best bet on beating windows power management. The problem is the solution to effective power management needs to simple enough that it works for a new user that wont even know its active but also very easy for power users to modify and test their own setups from one central tool.

http://www.lesswatts.org/
8015
votes
inprogress
Selected solution (#1): Auto-generated solution of idea #81
Written by jsmidt the 28 Feb 08 at 16:49.
Ubuntu Brainstorm was updated in January 2009. Since the idea #81 was submitted before this update, its rationale and solution are not separated. Please vote accordingly, and if you have the necessary rights, please separate the rationale from the solution. Thanks!
336
votes
inprogress
Selected solution (#2): Include a software like Ekobatt
Written by biniou the 3 Feb 09 at 11:48.
It would be a good solution to include a software like Ekobatt or eee-control which permit to desactivate some features of laptop.
663
votes
inprogress
Selected solution (#3): Add more power saving techniques to gnome-power-manager
Written by amrhassan the 4 Feb 09 at 07:20.
Since it's already in control of power consumption. Two power managers running may conflict.
Add options to disable bluetooth and webcam when on battery power to gnome-power-manager.
333
votes
inprogress
Selected solution (#5): Analyze which software makes your machine use more power with PowerTOP
Written by torkiano the 9 Feb 09 at 16:15.
PowerTOP is a Linux tool that helps you find those programs that are misbehaving while your computer is idle

More information: http://www.lesswatts.org/projects/powertop/
2
votes
inprogress
Selected solution (#6): Develop/Intergrate WattOSPM (GUI laptop-mode/Powersaving) in2 Gnome-power-manger
Written by chappell101 the 1 Apr 09 at 15:16.
This is taking Solution #3 to prevent conflict and expanding to give Gnome-power-manger 2 modes, simple for average user and button to reveal an advance set of options for power users based off the options in WattOSPM and PowerTOP.

To stop average users completely breaking their system with the tool only include safe things to disable in the simple mode in an on/off switch manor such as the optical drives and sound chipsets which aren't necessary to all users on the go but still waste power, Also this is a feature possible in windows for a long time now! The advanced mode could log user results of all their changes and show on a graph similar to Gnomes current power chart and have the option to submit the best back to Ubuntu so they can be set as silent defaults values for specific hardware for less technical users.

WattOSPM is already an effective little python tray-bound GUI to enable fast changing of laptop-mode-tools, X-backlight, and Powersaving settings to optimise many parts of your system for battery consumption and performance. So it would be nice to see it assisted by Ubuntu developers to add more features while it is integrated into Gnome to give back to the whole Linux community. These changes could be those found in Rightmark CPU Clock Utility for Windows Eg.CPU performance states editor, Thermal throttling values, and CPU PLL lock time these could be accessed through the Gnome CPU Frequency Scaling Monitor applet in the tray if cpufreq-selector is installed by default.



Also get Ubuntu to look at some of the power/speed measures used in the Ubuntu derivative distribution WattOS and port them back to the main distribution where possible.

How to Install http://ubuntuforums.org/showpost.php?p=6362540&postcount=103
Review http://www.raiden.net/?cat=2&aid=539
138
votes
inprogress
Selected solution (#7): Write a simple GUI to control laptop-mode-tools.
Written by andrew.p the 19 Mar 09 at 22:03.
Here are some parameters of /etc/laptop-mode/laptop-mode.conf that sometimes should be customized not only by greatly experienced users: readahead size, disk spin down timeout, maximum time to keep data in memory, low battery level to write data to disk, whether to enable all of this on AC power. There IS a reason for it, for example optimal readahead can be very different on machines with different amount of RAM. Also, this is a way of locking some values (for example the tool should not allow to set readahead >RAM/50).
Also there should be a global Enable HDD Powersave Tools checkbox controlling /etc/default/acpi-support ENABLE_LAPTOP_MODE.

And I also think there should be an option (with warning) to set hdparm -B to 254 in all modes (this fixes ustoppable spinning down on battery for some laptops).
18
votes
inprogress
Selected solution (#8): Make it a separate package
Written by cheesehead the 12 Mar 09 at 18:12.
g-p-m already handles a lot of critical tasks, and does it pretty well. Since the advanced power tools being discussed are clearly optional, and since they are more user-interactive, they should be in a separate package instead of included in the g-p-m package.
57
votes
inprogress
Selected solution (#9): Expand the capabilities of gnome-power-manager
Written by brand0con the 12 Mar 09 at 01:27.
Gnome power manager is a great tool but I think it could use some expansion. Namely, I'd like to see it logging (and eventually graphing) the system's battery history over the long term (not just a session) to give a more accurate picture of how a user typically uses his or her machine battery-wise and to give a sense of the machine's capabilities.

Ideally, the app would mature and after a set interval of recording this data, it would be able to provide a few basic suggestions based on power related events as to how the user can get the most life out of their battery in the long and short term.
5
votes
inprogress
Selected solution (#10): "Green Software" Logo
Written by MX the 27 Mar 09 at 12:44.
To increase visibility and to be supported by facts: e.g. increases battery life by x% on average (for notebooks) or reduces average energy consumption by x % (for Pc's).

From my experience proper, non-technical and business oriented communication is key to reach most users and convince them about the usp's of a product.

Thinking of a usp - energy efficiency has a high impact.

Appreciate your thoughts and keep going!
159
votes
inprogress
Selected solution (#11): Integrate in other powersaving options.
Written by Biornus the 2 Mar 09 at 18:59.
The options should automatically be available if you install the OS on a laptop.
85
votes
inprogress
Selected solution (#12): Automatic charge/discharge
Written by Mondane the 9 Feb 09 at 14:26.
The user shouldn't be bothered checking his battery and/or removing the battery when on AC power. Make the OS drain the battery on intervals so the battery stays intelligent when the laptop is on AC power.

The user should have the option the interrupt and revert the draining if he knows he needs a full battery and is leaving in a short time.
25
votes
inprogress
Selected solution (#13): Set the maximum battery charge on AC power
Written by mathieu the 5 Feb 09 at 18:36.
In order to preserve its battery's life, I would like to set the maximum percentage of charge (60% or 80% for example) when I'm not using it outdoor.

But if I have to use it outdoor, I want to release the limitation easily to get the maximum charge.
Finally, when I come back at home, I would like to use the battery power if the charge level is over the limitation setting, even if I have plugged the AC cable.

This trick will increase our Li-ion battery lifetime. Because if it is always completely charged when the laptop is running on AC power, its charging/discharging capacity will decrease quickly than if it is set on a lower value.
0
votes
inprogress
Selected solution (#14): Simple GUI or tray icon
Written by TuxHHG the 22 Jun 09 at 22:36.
Today we can suspend many unused devices over the proc filesystem, but this is very annoying for a simple user. I provide a gui tool or trayicon that list devices. It should have simple checkbuttons to activate or suspend it.
Such a tool exist for the asus eee, with improvements it should work on many other computers.

See the 86 comments or propose a solution (latest comment the 9 Apr 12 at 16:26) >>

2 3 4 5 6 7 8 9 ... Next >>