I turned off laptop dimming and a few other settings in the power management app, but these are not used so as soon as I watch a film on batteries or otherwise it dims the screen! I tried to search the forums but it won't let me search for terms like ignored or unused
I was up all night trying to set up for a switch from Linux Mint 10 32-bit to Ubuntu 10.10 64-bit. For the most part, the migration has been successful. However, I'm having an issue with the power management settings: even though I've told Power Management to never turn off or lock the display, it does so anyway. I've saved it as default, rebooted, and still the same - after several minutes, the screen turns off and shows the lock screen when I wake it up with the mouse.
running xubuntu 10.04 on an older machine and no matter what the power management settings, the monitor keeps being turned off.Is there any other way (command line, maybe) to completely turn off the monitor power management?
I am very close to deploying Ubuntu 11.04 to my school and need to remove the access to the "System Settings" to the students. This is the last thing I want them to get at. I had 10.04 going but ran into other problems that 11.04 solved and allave left is this problem.I can lock them out of all those nasty options you don't want students to get to in a lab setting except for this
I've got openSUSE 11.4 64 bit system with stable 2.6.38 kernel and KDE 4.6.3. Problem is that when I want to change some settings in the power management (like brightness, screen energy saving time-off, display dim), they doesn't seem to save, even after the X restart and full reboot. It's seems like screen energy saving is set permanently for couple of minutes, don't matter what time do i set, it just discards my settings, even they are correctly viewed in the gui.
It appears my profiles are gone, and thus i have got no way in changing settings in the 'Desktop Configuration' (Systems Settings)so, when I go toapp starter --> Configure Desktop --> Power Mgmtthere are NO profiles under 'global settings' or 'power profiles'anyone has got an idea what's cooking here
Just found my PC with screen fully lit a good half-hour after leaving it. Went into "system settings" and checked the power-management settings and, as I expected, there were no management profiles. "Here we go again" I thought and logged off and then back on again. Checked the settings and there was "performance", the only one available. As usual in this situation, I'd tried "restore default profiles" and there were none.
Why does this profile keep getting lost in this manner? Where is it (and defaults if any?) supposed to be stored?
Graham Davis, Bracknell, Berks. openSUSE 11.4 (32-bit); KDE 4.7.0; AMD Phenom II X2 550 Processor; Video: nVidia GeForce 210; Sound: ATI SBx00 Azalia (Intel HDA); Wireless: BCM4306
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.
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.
I have an odd problem since preupgrading from Fedora 12 to Fedora 14.
My power management settings are set to never put the monitor to sleep, yet after a certain amount of time, lo and behold, the Fedora box has gone blank and I have to enter my user information and password to get back to my gnome session.
In the power management preferences I have "never" selected for both putting the computer or display to sleep.
In the screensaver preferences "Lock Screen After" is *not* checked. (And if I click "advanced" I also note that "Power Management Enabled" is also *not* checked).
I'd just as soon not have to "log on" to this machine every time I'm away from it for a while.
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.
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).
I'm looking for any power monitoring devices for Linux to allow monitoring power quality, voltage changes, and outages. This would be for North American three phase power system. I want to have this data fed live to my own program. It should be something much better than just jury-rigging a circuit to fee the power waveform into 2 or 3 audio cards.
On the last release, I had this app installed where I could pick my power profile. I could use power conservatively, and performance would suffer a bit, but longer batt life,or I could have it automatically detect, or I could have the apps use all the power they want and then some. I'm looking to reinstall that app. What was the name of it?I can't remember, and so far, can't find.
I had unplugged my PC last night as sometimes there's storms at night this morning I plugged in PC and the power light is blinking and the PC wont come on at all tried different power cord, same result
PC is a AMD athlon64 3300+ 2.4ghz SiS graphics
probably the power-supply or what?
If it is the power supply, how do I find new one as I've never had to replace anything on it or any other PC?
Also, I really need access to the hard drive but it's a weird hard drive and was wondering if I could put that hard drive in my K7 PC, which already has 2 drives in it can a pc have 3 drives? do I have to add/have another ribbon cable for 3rd drive?
After much research, I have found the solution to my intermittent wireless problem!Whenever the laptop is plugged into power, wireless is perfect, when I'm on battery, wireless is horrible.Here is the fix:
Code: sudo iwconfig eth1 power off Unfortunately, I have to type this in everytime I unplug the laptop.
i have a computer with 3 users on it, and a folder using samba that everyone on the network has access to. Lets say that, the folder is stored in /etc/sharedfolder. What happens is, when user1 puts a folder in it, then logs off, user 2 attempts to modify it and fails, because permission is set to 755, and they are not in the same group. (even if they were, it should still need to be 775) Anyway, my current solution is, every 5 minutes a crontab changes permission like so: chmod 777 -R /etc/sharedfiles && chown useradmin:superadmin -R /etc/sharedfiles Which works, but seeing as there is getting close to a gig in there, this is a bad solution, as it eats up the computers resources. Solutions that i think might work:
1) create a script that only changes permissions that need be changed. 2) change file permission settings to force all documents to inherit parent document settings
I am using Fedora 13 x86_64 on a Acer Aspire 7730ZG laptop with: 01:00.0 VGA compatible controller: nVidia Corporation G98 [GeForce 9300M GS] (rev a1) I have kmod-nvidia-2.6.33.6-147.2.4.fc13.x86_64-195.36.31-1.fc13.2.x86_64 installed from rpmfuison when I plug in the hdmi cable to the tv, my tv says the resoultion is at 720p, and I can not get any of the resolutions settings to look right on seperate x screen with the nvidia X server settings gui. my tv is a vizo 42inch. also another question is their a way to set the video card to output at 1080? this might be part of my problem?
I have a triboot windows suse 11.3 stable and suse 11.3 factory pc, I would like to share the browsers and email settings between the suse stable and factory, I succeed with thunderbird and firefox moving the /home/.thunderbird and /home/.mozilla in an ext3 shared partition and linking these in the respecive /homes, I found that there isn't a /home/.chromium folder, I found probably /usr/lib64/chromium could be the same as /home/.mozilla for firefox, but I don't know if is secure or can damage my system to move this in a ext3 partition and then link this to the respective /usr/lib64/chromium, /usr/lib64/chromium has root owner, root group, visible and modifiable for root and only visible for group and other.
Is there a way I can save system settings and have yast revert to a config file in case I ever need to reinstall the system again? I hate having to configure the firewall, runlevels, samba shares, samba workgroup, apparmor, and all the other junk after every install. It's not like I install often, but should suse 11.5 or 12 roll out, I'd like it to be a snappy upgrade.
I am running a debian squeeze machine on a ibm t40 laptop with window maker as my window manager. I am using gpointing-device-settings as a program to get the scroll bar on my touch pad working. unfortunately, I can't get the settings to stick after i shutdown and turn on. I have to go into the program and unclick then reclick the button. i'm using version 1.3.2 (ive tried both deb and source versions). does anyone have any ideas on how to fix this? and if there is any configure files that I could configure instead of having to use the gui program.
I'm trying to create a user account for my children in Ubuntu 10.04
When creating their account, I have turned off the 'Connect to ethernet and wireless' option of the Advanced Settings.
However, when I log into their accounts, they still have full access to the internet through both the wireless and ethernet connections. Is this option for some other purpose?
Is there an alternate way to limit internet access for childrens' accounts in Ubuntu? (I'm used to MS Family Safety as a filter for internet access - is there an eqivalent for Ubuntu?)
I have two major issues, and one minor one, after I started using Ubuntu, I tried searching the forum for them, but couldn't find anything relevant to my problems.First issue: Screenshots and the cursor.This is probably a very easily fixed issue, but none-the-less, I can not figure it out.How do I NOT include the cursor in my screenshots on Ubuntu 9.10?What I do is, I press the Prt Scrn button, and my cursor is always there in the image, and I don't want that.Second is pidgin.I love it, but every time I boot it up, my friendly name is reverted back to firefoxfag.I think it has something to do with me using gmail for msn, but I'm not sure...Also, as a last very small issue, the global hotkeys on audacious don't respond unless i open preferences, open settings for global hotkeys, then close down the settings..