Ubuntu :: PowerMizer Causes Crash On Power Source Change?

Mar 15, 2010

I edited xorg.conf and changed

Code:
Option "RegistryDwords" "PowerMizerLevel=0x3"
to

Code:
Option "RegistryDwords" "PowerMizerEnable=0x1; PerfLevelSrc=0x2233; PowerMizerDefault=0x3"

which, according to this guide, should give me max powersaving on battery and adaptive clocking on AC. However, now if I unplug the AC, plug it in again, and then unplug for the second time, system freezes.

View 1 Replies


ADVERTISEMENT

General :: System Is Rebooting From A Crash/power Failure?

May 8, 2010

I'm trying to come up with a startup init script that will check to see if the system was shut down gracefully, or if it is rebooting from a poweroff or something similar?Anyone know of a way to check for this condition with the least amount of room for false positives or vice versa?My intial thought is just a startup script that will will check for a file on startup, and on a proper reboot/shutdown just touch the file. But id like to avoid that type of script if possible,

View 2 Replies View Related

Ubuntu Multimedia :: Nvidia Powermizer Defaults To Adaptive Mode?

May 9, 2010

So, I am running Ubuntu 10.04 on my laptop. I just did a clean install (instead of upgrade) about a week ago or so. I've been tackling a couple of issues and one of the last ones on my list is with my Nvidia card in the laptop. Nvidia appears to have kindly designed a power saving mode (Powermizer) for our video cards, by clocking down the GPU. However, mine is defaulting to Adaptive mode for Powermizer, and causes much annoyance. While I'm able to switch it to Preferred Performance mode in the Nvidia X server settings, it resets back to Adaptive mode every time I restart the computer. I've tried using the button to save the settings to Xorg.conf, but I think that only saves display configurations such as resolution. I also tried a couple tricks I found online where you can manually edit the xorg.conf file to disable Powermizer completely, but no luck on that either.

View 9 Replies View Related

Software :: Gnome-power-manager Missing After PC-crash - Screen Froze?

Jan 14, 2010

Last week I upgraded my Ubuntu 8.04 to a 8.10. While my ever so loyal machine was performing this business, I started my diner, once in a while having a quick look at how things were going. And they were going fine. The last thing I noticed on the screen was that upgrading was at about 3 minutes from finishing, and when I got back to my PC I was confronted with a black screen. Later on I found out that the reason for the crash was a malfunctioning USB-hub in which my mouse was located.

Anyway, I couldn't get my Ubuntu running, the only thing I got to do was reach the log-in screen, enter my username and password, after which the screen froze. Typing CTRL+ALT+F1 gave me a terminal window, but I had no clue what to go looking for or where/how I could find it.

In the mean time I re-partitioned the HD (75GB), placed the old Ubuntu on a 30GB partition and gave the other 45GB to a new partition on which I re-installed my Ubuntu 8.04. Working from that partition I was able to find out that the old version had indeed upgraded to 8.10 but was missing the <gnome-power-manager> file.

My question now: If I can in any way restore that missing file or point me out some kind of tutorial where I can learn how to do it?

Untill now I have been looking through about a few hundred tutorials, but most of them are written by people who know the terminal inside-out, and frankly are not really easily understandable for newbies.

The fact is: in that old version I have many maps and files which I would like to save (yes, you are completely right: I should have saved them in the first place!) but some of them are for some reason write-protected and I do not know how to get root-priviliges to un-lock them.

View 1 Replies View Related

General :: Execute A Command When Power Source Changes

May 20, 2010

My laptop has a dead battery. Even when it's fully charged, if the power cable is pulled out it only lasts for about 4 minutes before it dies. I'm running Ubuntu Lucid Lynx 32-Bit. What I want to do is create some sort of script or program that will immediately set my computer to go into hibernation once it detects that the power cable has gone dead. I'm willing to look into all ways of doing this. I can program in C, but I'm not familiar with the API used to manage Power Management in Linux.

[Code]...

View 5 Replies View Related

General :: Embedded Stability - Unstable By Cutting Power Source Frequently And It Does Not Boot Anymore

Apr 11, 2011

I'm developing an embedded Linux (it is almost over now). What I'm struggling with is the system goes unstable by cutting power source frequently and it does not boot anymore. It even does not perform fsck. The system just has a XFCE with a fixed Qt App autoloaded to display some charts. My question is that how commercial embedded Linux distros (like Wifi AP's management Linux, ...) avoid this problem?

View 2 Replies View Related

Ubuntu :: Change The Power Icon?

May 22, 2010

I'm trying to change the power icon. how do you do this?

View 4 Replies View Related

Ubuntu :: How To Change Power Settings In Natty

May 17, 2011

How do I change the power settings in Natty? Such as when the monitor shuts off?

View 1 Replies View Related

Ubuntu :: Change Behavior Of Power / Login Icon?

Nov 17, 2010

I've been running Ubuntu 10.10 for four days now and love it. Is there a way to change the default behavior of the power/logoff icon on the taskbar?(not on Ubuntu now and forget what the bar is called) Instead of asking me what I want to do (power down,restart, log off, etc) I would like it to power down the PC.

View 7 Replies View Related

Ubuntu :: Change Shutdown Time When Power Button Pressed?

Jun 1, 2010

I am currently using a Ubuntu Netbook Remix 9.04
When I press the power button, I see a dialogue box which asks for confirmation and if nothing is confirmed system automatically shuts down in 60 seconds.
I want to change this time of 60 seconds to say 30 seconds. Is it possible? Also is there a way to hide that dialogue box...

View 1 Replies View Related

OpenSUSE :: 11.4 KDE Change Power Settings For Display?

May 15, 2011

how to disable the power settings for my monitor so that it always stays on.

View 2 Replies View Related

General :: Cross-compile "sudo" Source For Power-PC Platform Using Montavista Tool Chain?

Jan 30, 2010

I'm trying to cross-compile "sudo" source for Power-PC platform using Montavista tool chain. I'm getting the following error message during configuration: checking host system type... Invalid configuration `ppc_82xx': machine `ppc_82xx' not recognized It is clear that it has found the cross-compiler and configure knows that we are cross-compiling but it fails to recognize the machine. The complete dump follows:

[vhn@localhost sudo-1.7.2p2]$ ./configure --host=ppc_82xx
configure: WARNING: If you wanted to set the --build type, don't use --host.
If a cross compiler is detected then cross compile mode will be used.
configure: Configuring Sudo version 1.7.2p2
checking whether to lecture users the first time they run sudo... yes
checking whether sudo should log via syslog or to a file by default... syslog

[Code]...

View 3 Replies View Related

Slackware :: Unable To Change Settings In Power Manager?

Mar 3, 2011

How can I set it so that the account can change the settings in power manager? They're all grey'd out and unchangable And when I click on hibernate, it says suspend and hibernate are only supported through HAL, which is unavailable. I'm sure that hald is running.

View 10 Replies View Related

Slackware :: ImageMagick Crash After Latest Glibc Change / Sort It?

Apr 21, 2011

I'm running Slackware current. After the recent glibc change, ImageMagick display is exhibiting bad behaviour. I open an image with display, left-click on it to get the menus, move the mouse down so I can click on Transform, but before I get there, it crashes and displays this message code...
Has anyone else seen this? Is there a fix for it?

View 7 Replies View Related

Fedora :: Change Power Settings To Stop Instant Hibernation?

Jun 28, 2011

I'm coming over from Ubuntu and am experiencing the same power issue I had there, only there doesn't seem to be a setting in Gconf in Fedora like there was in Ubuntu that can fix it. You know how the system determines whether or not to hibernate based on the amount of time the battery has been unplugged? Well there's a bug in Gnome that makes it say I have only two minutes left on a full battery,

so if I ever unplug my laptop it immediately goes in to hibernation. Now in Ubuntu there was a Gconf Editor setting that could be changed so that it went by percentage, but this option seems to be gone in Fedora. I have Gconf Editor installed but I can't find the setting anywhere.

View 4 Replies View Related

Slackware :: Change Gnome Wallpaper On Power Resume Screen?

Mar 28, 2010

I got Slackware 13 installed with GNOME SlackBuild v2.26.3 I am trying to find where the wallpaper of power resuming screen is siting on, I mean, after the power was resuming (after hibernation mode for example), you have the screen where you should type your password to logon back to the system, so does someone one where is it?

View 1 Replies View Related

Ubuntu :: Manually Upgrading - How To Change Source Of Kernel

Apr 10, 2011

I haven't used Linux very much, so I'm not sure how to do this. I'm presently running the 2.6.24-26 version of the Linux kernel on Ubuntu. However, I need to upgrade to 2.6.32. I have the source files (arch, block, firmware, drivers, kernel, include, etc), but I have no idea how to change the source of the kernel, or if there's an easier/automatic way to do this, and I specifically need the 2.6.32 version.

View 2 Replies View Related

Software :: Ubuntu New Source List Change - How To Take It Effect

Aug 24, 2009

Originally my ubuntu uses official source list as apt-get update target, obviously it is very slow, these days I find a source mirror in my own region, I want to replace original one with current mirror.

Although everything works OK but when I try to update a new software, it still downloads from original official websites, still slow, in fact it can be much faster if get from local regional.

View 1 Replies View Related

OpenSUSE Network :: How To Change Source IP

Jan 30, 2010

openSUSE 10.3 is firewall with multiple public IPs, on one external interface..In protected zone is server with multiple LAN IPs, binded to different instances of Lotus Domino servers (irrelevant), and incoming connections are routed according to destination IP of incoming package to different LAN IPs(FW_FORWARD_MASQ set with "destination ip" parameter).I would get something like SNAT instead MASQUERADING for packages that are traveling from internal servers to Internet.

View 1 Replies View Related

Ubuntu Multimedia :: Change Video Source In Gnome-mplayer?

May 3, 2010

I'm just curious if anybody knows how to change the default settings in gnome-mplayer from it using video0 as the video input (which is my built-in webcam), to say video1 (which is my external usb tv tuner). There is no gui option for this.

My issue is not being able to use it for analog video, though it's not a huge deal because I figured out the same very thing for tvtime (video0 to video1). It'd just be another option.

View 1 Replies View Related

Ubuntu :: Source.iist Of Lucid Still Refer To Karmic / Change These All?

May 3, 2010

Ubuntu 10.04 Lucid

Now I have installed Lucid on a VM of Sun VBox. It is now running. But I found the source.list still refers to karmic. What can I do? Change all karmic to lucid?

View 2 Replies View Related

Fedora :: Permanently Change Default Source?

Oct 17, 2010

my last Fedora installation, the pulseaudio source is wrong. The default sink is:

[code]...

How can I permanently change the Default source to be:

[code]...

When I change it on desktop login as regular user to the right thing, then log out or reboot, I have to change it again when I log back in again. This is with an Audigy2 card, and onboard audio chip. I switch between the two for various reasons.

View 2 Replies View Related

Networking :: Kernel Doesn't Allow To Change Source IP?

Jul 15, 2010

I'm trying to create packets with modified source and destination IP and ports. Well, I'm using a raw socket from <sys/socket.h> to do this. I create, everything is fine, but when I send the packet, I see with the wireshark that the source IP is not the spoofed one, but the real one.. It means that, before to send the packet, something in the kernel is doing this change. which part of the kernel is doing this and how can I deactivate this? Also, my distro: Debian Sid.

View 6 Replies View Related

General :: Change Installation Source Path

Sep 20, 2010

when i tried install any package using add/remove software it's go download in the web what i need package.i need change the installation source via cd or dvd drive,.So i want to change the installation source path.Please guide to me how to change the installation source path.

View 5 Replies View Related

Programming :: Source Code For Cd - Change Directory

Feb 9, 2010

I want to modify the source of cd (the 'change directory' command) to do a little extra for me, but I can't seem to find the source code anywhere.. maybe I didn't look for it well enough, and googling "source code cd" and variants of that doesn't exactly help... I was wondering if anyone knew where I could find the src?

View 14 Replies View Related

Slackware :: When Change The Bright Of Screen - Xfce Power Manager Show A Info Bar - Now It Disappear

Aug 3, 2010

I'm running Slackware64 13.1. When I change the bright of my screen, xfce power manager show a info bar. But now it disappear, when I run xfce4-power-manager from a terminal I get this info:

Quote:

Another thing, Slackware don't have cpu governors?

View 7 Replies View Related

Ubuntu :: Crash To All "read-only" Files - Can't Change

Jul 13, 2011

I've crashed and am locked out..can't chmod,chown,or any other device to change Permissions.

I THINK THIS PROBLEM IS UNIQUE as I think I screwed up!

Crash: Wanted to mount BOTH CDrom/dvds (each had different models, port numbers, etc). Disk Utility sees them...but no deal.

-Last week I downloaded a program that included "dpkg," and I didn't realize it was in it...I think that is the problem...conflict w/ apt-get...dunno.

-Best answer (to mount 2 CDROMs) I got was "Insert a blank CD in each drive and reboot." Seemed logical. I did...CRASH!

Now it's a brick wall! I can't change permissions because "read-only." (Cannot be opened or parsed...umask=0022, not using locking for read-only lock file), etc.

If it helps it's the HP n7674n IntelDuoCore -64, Nvidia GeForce 7300le, 4Gb RAM, 2-200Gb.HDDs.

View 2 Replies View Related

Ubuntu Networking :: Alfa AWUS036H Adjust Power - Unknown Transmit Power Information

Jun 21, 2010

I am using Ubuntu 10.04 64-bit and I purchased a new ALFA AWUS036H wireless card. I would like to know if this "1Watt" wireless card is configured for full power. iwlist wlan0 txpower results:

wlan0 unknown transmit-power information. Current Tx-Power=27 dBm (501 mW). It appears to me that I should be able to increase the power. "iwpriv wlan0 highpower 1" does not work. Do I need to patch the new default driver that comes with Ubuntu 10.04 64-bit with the aircrack one following these directions:[URL]...? Monitor mode and a injection tests seem to work fine with the driver I have installed.

View 2 Replies View Related

Fedora :: How To Change Font Manual At Gnome 3 - Gnome Tweak Tool Crash

Jul 18, 2011

after i change font at gnome tweak tool , gnome tweak tool error ,i cant change again font because gnome tweak tool crash

What can i do for change font manual?

screenshoot:[url]

view my toolbar font :

View 13 Replies View Related

Debian Multimedia :: Xfce4-power-manager Doesn't React To Power Button / Fix It?

Jun 4, 2010

I use Squeeze with Xfce. My problem is that recently (after the xfce updates) the xfce power manager doesnt react to the power button - it is set to suspend. I dont have gnome-power manager or anything like it running.
If i reboot the computer, the power button will work but if i suspend and resume, it doesnt work again.
The computer is built on an Asus M3N78-VM mobo (2GB RAM/Athlon3200+ single core).

acpi_listen detects the button press.

Any thoughts?

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved