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

Popular ideas Here are the latest commented ideas about Ubuntu.

Volume/mute available during screensaver lock-out   forum
Written by Cybercod the 8 Mar 08 at 13:11. Global category: Multimedia. New
It would be nice if the volume and mute buttons on our multimedia keyboard would work even when the screensaver is locked. Or at least make an option for this.

When listening to music around the house, usually the screensaver comes on within a few minutes. Its password protected because we have a five-year-old. If we get a phone call and its up too loud that means we have to input a password just to turn down the volume so we can hear the phonecall.

This would also probably be a good idea for an office environment if someone leaves their desk unattended and their colleagues need to turn their system volume down for some reason.

239
votes
up equal down
Solution #1: Auto-generated solution of idea #3870
Written by Cybercod the 8 Mar 08 at 13:11.
Ubuntu Brainstorm was updated in January 2009. Since the idea #3870 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!
1
votes
up equal down
Solution #2: Mute hardware volume when suspending, let user unmute
Written by ninjagecko the 13 Jul 11 at 18:37.
Mute hardware volume when suspending.

Give the user a warning that the volume has been muted when the computer went to sleep.

Downside: May be annoying to the user.
2
votes
up equal down
Solution #3: Mute hardware volume when suspending, modify Gnome/KDE screenlockers
Written by ninjagecko the 13 Jul 11 at 18:43.
Mute hardware volume when suspending.

Create a "[X] Unmute volume after login" checkbox for the screenlockers (which remembers based on last selection).
1
votes
up equal down
Solution #4: Mute hardware volume when suspending, auto-unmute popup
Written by ninjagecko the 13 Jul 11 at 18:57.
Mute hardware volume when suspending.

Dispatch a notification to the desktop environment that says "Volume will be unmuted in 10 seconds [button: Cancel/Stay silent]" AFTER the user has logged in. The user then has a few seconds to cancel the pending unmute.

Downside: The ability to press a button in a notification depends on the desktop environment being used, though one could create a timed cross-desktop-environment popup if not supported. If not implemented properly (with current poor prioritization of UI threads), UI lag will prevent the user from clicking the button.
1
votes
up equal down
Solution #5: ACPI volume control
Written by ulcha the 1 Apr 13 at 08:43.
ARCH Linux already have ACPI implementation:
https://wiki.archlinux.org/index.php/Acpid#Enabling_volume_control


Existing control cold be seperated in two parts:
ACPI controls actual master volume level;
GUI - displaying volume level (not ablsolutely necessary while screen is locked or menu open).

Problems:
Pulseaudio have seperate configuration for each user, there can be multiple audio devices, bluetooth headphones. Clever scripting would help.

See the 14 comments or propose a solution (latest comment the 1 Apr 13 at 08:38) >>

Adjust keyboard backlight defaults on laptops  
Written by porterrakter the 4 Jul 12 at 22:56. Global category: Accessibility. New
Whenever I boot Ubuntu on my MacBook Pro, the screen brightness and keyboard backlight are both automatically set to 100%, which is always more than I will ever use. This problem may be circumvented with 3rd party software or additional packages, but it should be addressed in Ubuntu itself.

Edited by Martin Pitt: The screen brightness can already be set in control-center ("Brightness & Lock"). However, this is missing a default slider for the keyboard illumination, if present, so let's use this brainstorm idea for this part.

Developer comments
The screen brightness can already be set in control-center ("Brightness & Lock"). However, this is missing a default slider for the keyboard illumination, if present, so let's use this brainstorm idea for this part.

Please note that if your computer has keys for controlling the keyboard illumination, these should work. If not, please file a bug against udev with the information from /usr/share/doc/udev/README.keymap.txt.gz.

Thanks!
73
votes
up equal down
Solution #1: Add to options to GUI in System Settings
Written by porterrakter the 4 Jul 12 at 22:56.
I propose adding an option in system settings that will allow users to set default brightness for both the screen and keyboard on boot, as well as options to keep the settings from the previous session.
53
votes
up equal down
Solution #2: Remember the user's preference (as an option)
Written by PaddyLandau the 7 Jul 12 at 16:30.
In addition to Solution #1, include the option to remember the last setting instead of setting to some predefined default.
-5
votes
up equal down
Solution #3: Set the defualt lower
Written by jplgdapl the 15 Jul 12 at 21:54.
In addition to having options to change the brightness, the defualt should be set lower.
2
votes
up equal down
Solution #4: Use interal webcam to set brightness
Written by rarkenin the 17 Jul 12 at 12:24.
Some newer macs already do this, but an internal webcam, properly calibrated, may be used to set brightness correctly. Users may need to manually calibrate for readability.

See the 5 comments or propose a solution (latest comment the 11 Dec 12 at 16:46) >>

Power manager should implement options to extend battery lifespan  
Written by sandys the 27 Feb 10 at 10:54. Related project: Device Manager (gnome). New
Many third party utilities (like Lenovo thinkpads, etc.) implement algorithms to increase battery lifespan (viz the amount of time you can use a battery, before you have to replace it), especially when laptop is plugged in to mains power - http://www.apple.com/batteries/
Battery lifespan is highly dependent on charging behavior - a continuously charged laptop will need to replace its battery more frequently than one with smart charging.

In linux, it has been available to a limited extent using the TP_smapi package, viz no longer available in Karmic (http://www.thinkwiki.org/wiki/Tp_smapi#Battery_charge_control_features)

The power managers should have options available to extend battery lifespan - it would be an extremely cool and useful feature for all of us who use laptops.
540
votes
up equal down
Solution #1: gnome-power-manager should implement rule-based charging profiles
Written by sandys the 27 Feb 10 at 10:54.
gnome-power-manager already has information about the battery in your system. However, charging is always-on.

Instead power-manager should charge only according to rules (similar to Microsoft ACPI-compliant control method battery tool)

e.g. bug528543 in gnome-power-manager
81
votes
up equal down
Solution #2: Power management Profiles on Battery Power
Written by specialcowboy the 14 Mar 10 at 08:54.
I am relatively new to Ubuntu and I understand that in Lucid there are plans or already an implementation for better power management. As I haven't seen the alphas myself I thought I would suggest a few things. Sorry if these are already being implemented and this is redundant. This site: http://salcher.posterous.com/?tag=ubuntu suggests a few ways to optimize batter life using Powertop and manually configuring files in /etc/laptop-mode/conf.d/. I think it would be great if there was a GUI front end for this that allowed adjusting of the settings and creating of various profiles (rather than editing .conf files directly). Similar to the Power Management functionality included on Acer laptops (ie clocking down the processor, disabling card buses, USB, ethernet, wireless, etc.).
40
votes
up equal down
Solution #3: Build charging-control directly into kernel
Written by mulenmar the 18 Mar 10 at 04:52.
Something as tied to hardware as controlling when the battery charges and when it cuts off should be built into the Linux kernel itself, not tied to a desktop enviroment!

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

WiFi and Bluetooth deactivated on launch  
Written by alehel the 19 Mar 12 at 14:14. Related project: Unity. New
Sometimes WiFi and/or Bluetooth are sometimes needed for occasional-use instead of always-on. Currently no easy way to tell the system not to activate the wifi card and/or bluetooth by default. So those systems stay on, wasting power.
26
votes
up equal down
Solution #1: Have it as a power saving option
Written by alehel the 19 Mar 12 at 14:14.
In system preferences under "Power" add a few power saving options like the ability to have wifi and bluetooth be disabled by default when starting the computer.
11
votes
up equal down
Solution #2: Options in the Bluetooth Settings and Network Settings
Written by gruntzen the 24 Mar 12 at 13:48.
A simple checkbox in the respective settings entries in the System Settings could disable these services immediately, as well as retaining this state on subsequent start-ups.

See the 3 comments or propose a solution (latest comment the 17 Apr 12 at 20:09) >>

Disable desktop effects when on battery power  
Written by punischdude the 27 Apr 08 at 13:21. Related project: Compiz. New
In view of power consumption desktop effects should be disabled when a laptop is on battery power and, if they were enabled on AC power, be enabled on AC power again.
96
votes
up equal down
Solution #1: Auto-generated solution of idea #7702
Written by punischdude the 27 Apr 08 at 13:21.
Ubuntu Brainstorm was updated in January 2009. Since the idea #7702 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!
15
votes
up equal down
Solution #2: Add option in Power Management Preferences
Written by JebusWankel the 4 Apr 09 at 20:59.
There should be an option in System > Preferences > Power Management to disable Compiz when running on battery power. It should have the same effect as going to System > Preferences > Appearence and setting Visual Effects to none.
4
votes
up equal down
Solution #3: different compiz config for battery power
Written by kreep the 6 Apr 09 at 12:13.
same as above, except instead of turning to metacity, just use a different, customizable, less power-hungry setting as an alternative.
2
votes
up equal down
Solution #4: Let Power Manager deal with this
Written by bill_bsb the 23 Apr 10 at 09:07.
Add an extra option to the Visual Effect (Affects Preferences) list that is called something like "Power Managed: Power Manager will activate the appropriate Visual Effect according to your power preferences".

And them, on Power Management Preferences, add the additional Display configuration on each tab. Something like:
Use this Visual Effects setting (manual, None, Normal, Extra).

This way, users would easily have the option to have their Visual Effect sensible/aware of their current power source. Maybe you could get some extra minutes of computer usage if you use no visual effects.

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

Add support for hybrid graphic cards  
Written by gmeier the 29 Sep 08 at 17:45. Global category: Hardware support. New
More and more notebooks have hybrid graphic cards now. It would be very nice to see this battery saving technology supported under linux.
89
votes
up equal down
Solution #1: Auto-generated solution of idea #13862
Written by gmeier the 29 Sep 08 at 17:45.
Ubuntu Brainstorm was updated in January 2009. Since the idea #13862 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 3 comments or propose a solution (latest comment the 8 Nov 11 at 16:04) >>

reduce heat and power usage   forum
Written by htrex the 29 Jul 09 at 11:37. Global category: Hardware support. New
Starting from Jaunty acpi-cpufreq is compiled in the kernel instead of a module, so to apply the phc patch (http://www.linux-phc.org/) we need to recompile the whole kernel.

A lot of people used to tune the processor voltage http://ubuntuforums.org/showthread.php?t=786402 and reported relevant benefits while maintaining rock solid stability, but having to recompile the kernel at each update is unpractical.
311
votes
up equal down
Solution #1: include acpi-cpufreq as a module or ship a phc patched kernel
Written by htrex the 29 Jul 09 at 11:37.
starting from karmic koala restore acpi-cpufreq as a module or provide a phc patched kernel.

of course do not alter by default CPU voltages, but let users tune these values as they want
210
votes
up equal down
Solution #2: CPU Scaling on by default
Written by brendanpiater the 4 Aug 09 at 09:44.
Switch on CPU scaling by default, think this would help a lot and also extend battery life on portable machines.
174
votes
up equal down
Solution #3: manage undervolting automatically
Written by htrex the 8 Aug 09 at 12:16.
undervolting CPU and using other power saving techniques (see: powertop) potentially saves some Watts on each running ubuntu box: if improvements on this area are shipped worldwide by default an amount of CO2 emissions can be offset.

the ubuntu project for it's "nature" feels like the perfect candidate to invest and push for a greener linux.

start a project to incorporate utilities that automatically find and apply an optimal undervolting and other power saving configurations, and ship it worldwide by default on a future release of ubuntu.

3
votes
up equal down
Solution #4: Use linux-phc
Written by amay82 the 18 Feb 11 at 20:39.
Incorporate Linux-PHC (http://www.linux-phc.org/) into Ubuntu Linux by default to reduce CPU voltages, if applicable

See the 13 comments or propose a solution (latest comment the 30 Oct 11 at 20:52) >>

Turn off monitor without turning off computer  
Written by loonyphoenix the 30 Mar 08 at 17:36. Global category: Accessibility. New
Like the title says, I want to turn off my monitor sometimes. With a hotkey. Complete with LCD backlight. Sure, you can usually do it by pressing the power key, but on a laptop you've got to close the lid, and sometimes I want to turn off the montitor without closing the lid, for example, when I'm using the notebook as a substitute audio player. Conserving the energy, yet having access to back/forward/volume/etc...

If you liked this idea, check out my other ideas.
206
votes
up equal down
Solution #1: Auto-generated solution of idea #6109
Written by loonyphoenix the 30 Mar 08 at 17:36.
Ubuntu Brainstorm was updated in January 2009. Since the idea #6109 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 30 comments or propose a solution (latest comment the 23 Jul 11 at 06:43) >>

command line achieve hotswap sata hdd  
Written by say2sky the 11 Jan 09 at 00:16. Global category: Hardware support. New
too many hdd connect to pc. need to access file in any hdd but don't want to consume power all the time.

I want a command to achieve similar hotswap of any sata hdd by software ie. a command to power off any one hdd and also can power on them again.

-18
votes
up equal down
Solution #1: Auto-generated solution of idea #17190
Written by say2sky the 11 Jan 09 at 00:16.
Ubuntu Brainstorm was updated in January 2009. Since the idea #17190 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 5 comments or propose a solution (latest comment the 23 Mar 11 at 14:20) >>

Support for Switchable Graphics  
Written by Shadow7789 the 30 Apr 09 at 03:25. Global category: Hardware support. New
There has been a recent trend amongst notebook makers to include both an integrated graphics chip and a discreet graphics chip into their computers, then enabling the user to switch between them on the fly for either higher performance or better battery life. Both OSX and Vista (to a limited extent) support this feature, and it would be great to see the same in Ubuntu.

Maybe we could even make the transition between the two cards seamless, to one up both Mac and Windows.
144
votes
up equal down
Solution #1: Build in the Power Managment application
Written by Shadow7789 the 30 Apr 09 at 03:25.
An option to switch to integrated whenever on battery, or an icon on the top panel to control which GPU was being used would be great.

See the 6 comments or propose a solution (latest comment the 21 Feb 11 at 20:01) >>

2 3 4 5 6 7 Next >>