Ubuntu :: Using Brightness Control In 10.04?
Jun 5, 2010
I am currently using Windows 7 but I would really like to install the new Ubuntu, what bothers me is that I tried using Ubuntu 9.04 few months ago and I had troubles changing the brightness (Toshiba L40). I have searched in the forum and it appears that there are quite some people with the same problems, of course fixes are offered but as at least some basic kernel knowledge is required I am in no position to follows the proposed steps. Since this is one of the determining factors whether to stay with Windows or go to Ubuntu I was wondering whether this problem is fixed in 10.04 or not?
P.S. I haven't tried messing with the kernel because I have only one laptop and I am afraid to lose the information on it.
View 9 Replies
ADVERTISEMENT
Mar 3, 2010
I Install Ubuntu 9.10 and I can't control Brightness, show brightness popup (Fn+F5F6) but screen brightness don't work, I install NVIDIA Driver Linux-x86_64 version 190.53, modiffed xorg.conf.
View 9 Replies
View Related
May 25, 2011
I am using Samsung N150 and ubuntu 10.10 is installed in it. There is problem with brightness control i.e., I cannot control my brightness by up & down keys. I made settings such as:
I Add the repository to the sources list and enable it
sudo add-apt-repository ppa:voria/ppa
Perform complete system update
sudo apt-get update && sudo apt-get upgrade
it may take long time depending the internet connection
than I installed packages "samsung-backlight" and "easy-slow-down-manager"
sudo apt-get install samsung-backlight easy-slow-down-manager
Also I made changes in brightness setting in during the boot i.e set to user control instead of automatic. But after doing all these stuff still my laptop brightness not control by fn + up/down keys.
View 1 Replies
View Related
Oct 14, 2010
i have inspiron n4010 lap top. i installed ubuntu 10.10, now brightness control is not working.
View 8 Replies
View Related
Mar 17, 2011
I added the Brightness Applet to the top panel, but when I change the brightness, nothing happens. D:I can't stand this, it's like my screen is stuck on supa-bright and it's hurting my eyes. When I load my PC up in Windows, the brightness control works just fine. But it doesn't seem to work on Ubuntu.
View 9 Replies
View Related
Feb 28, 2011
I have an Intel GMA 500 and driver support is iffy plus when I installed ubuntu netbook remix, it only runs in desktop mode not netbook mode. Plus I cant control the brightness with the MSI hotkeys.
View 12 Replies
View Related
Feb 23, 2010
I got a new Sony F series laptop and struggled thru getting the video card to work, the wireless card to work, and the volume to work on 9.10. The brightness controls have stumped me though. The screen is on full bright and the brightness controls (FN+F5 & FN+F6) make the applet display change but the actual screen brightness does not change. I have also tried the brightness applet in the panel and that also has no effect on actual screen brightness.
View 4 Replies
View Related
Oct 10, 2010
I've installed Ubuntu 10.10 on my Macbook Pro 6,2 and try as I might can't change the brightness of my screen whatsoever. I cant use "echo 100> /sys/devices/virtual/backlight/nvidia_backlight/brightness" because the folder does not exist. Pommed, when run using "sudo pommed -d" complains with "Failed to access brightness node: No such file or directory".
I have the mbp-nvidia-bl driver installed *only* (removed nvidia-bli because I had seen in other threads that the two conflicted). I've tried searching the forums and the web but nothing is helping me so far. Biggest roadblock for me using ubuntu is having the headache of using a much to dim screen(or currently a much too bright screen)
View 9 Replies
View Related
Nov 23, 2010
According to the Community Documentation for a 6,2 running Maverick, the LCD brightness just "Works." I have mbp-nvidia-bl-dkms and pommed installed, but this has never worked for me.
View 9 Replies
View Related
Apr 1, 2011
I have a white Macbook 7,1 and am running 11.04 beta 1. I have worked out almost everything, sound being the main thing that didn't work. The one thing I don't have working is my brightness control -- my laptop always displays at 100%. I tried installing pommed and the dkms package from the Mactel PPA, but nothing works yet. The wiki hasn't been updated to 7,1 for Maverick, let alone Natty.
View 3 Replies
View Related
May 7, 2015
I have an issue with Debian 7.8 (wheezy) on my laptop. I've had to reinstall Debian on my laptop and since then I've had issues getting brightness controls to work properly.
It's a Core i3 370M processor with Ironlake graphics, I've had this issue before with Ubuntu and I sought [URL] ..... I've tried the steps that worked for Ubuntu (thinking they'd be the same as they're both Debian based) and it hasn't worked.
What should I try to get it to work? Since I have updated my grub config (as per the Ubuntu fix), brightness doesn't work at all and my screen now tiles ever so slightly when moving the cursor from side to side. I'll revert those changes if need be or if this issue cannot be resolved.
I've tried to install the Intel graphics drivers from 01.org, however I get an issue with libglib dependencies not being satisfied ( libglib2.0-0(>=2.37.3) ) that how to resolve.
View 5 Replies
View Related
Jun 12, 2011
I have F15 fresh install on Samsung Q45. The brightness function key is recognized but doesn't really increase or decrease brightness. It is set to maximum.There was a workaround in F14 for same problem.
View 1 Replies
View Related
May 11, 2011
I just finished installing Slackware64 13.37 on my Sony Vaio PCG-7153L, and I'm having issues controlling the LCD brightness of the laptop. It still has the stock Slack kernel 2.6.37.6 SMP The brightness controls worked on Fedora 12-14, as well as the Ubuntu 10.04 live disc. I checked /proc/acpi/, but there's nothing in there to control brightness. I reloaded the sony_laptop kernel module, and from dmesg I get:
Code:
sony-laptop: brightness ignored, must be controlled by ACPI video driver From the Ubuntu bug [URL] and the Red Hat bug [URL] it looks like they've already dealt with this problem. However, as I said earlier, my laptop worked fine with Fedora 12-14.I know Slackware does minimal fiddling with the kernel, so I'm thinking this might be an upstream kernel bug...
View 8 Replies
View Related
Jan 31, 2010
My MacBookPro5,5 (also known as the June 2009 Unibody MBP) is having brightness problems. Usually, with OOTB Ubuntu, I can control the brightness flawlessly with the keyboard keys labeled F1 and F2 with no problems once I install the nvidia_bl driver. Pommed improves the experience, giving me keyboard brightness.
Since installing yesterday, the brightness control randomly stopped working. Xev reports that the brightness up and down keys return a keycode (whereas F7 - F12, the playback and volume keys do not; both sets control their respective stuff natively)... this shouldn't happen. nvidia_bl is loading properly according to dmesg; so this problem is baffling.
The Gnome brightness applet does not work, nor does auto dimming. The applet displays a helpfully-apt red circle-with-slash mark. "echo x | sudo tee -a /sys/class/backlight/nvidia_backlight/brightness" still works to change the brightness manually. I can get the Gnome brightness working by manually changing the brightness, killing gnome-power-daemon, and then restarting it via the terminal in no-daemon mode.
View 8 Replies
View Related
Feb 13, 2011
I have a new netbook, a Lenovo Z360 and everything except one thing works "out-of-the-box". The one thing is the brightness control. I think it's the same bug like in https://bugs.launchpad.net/ubuntu/+s...ux/+bug/538256 But I don't get anything in dmesg, it's just not working. setpci -s 00:02.0 F4.B=?? don't work, too. nomodeset acpi_backlight=vendor don't work, too. I'm using Fedora 14 with KDE, 2.6.35.11-83.fc14.i686 and the intel drivers. Maybe somebody knows a workaround, usually brightness control works very well in the newer distributions. I had like 4 notebooks all with Fedora installed and brightness works, especially with the open source intel drivers I didn't expect any difficulties.
View 10 Replies
View Related
Feb 18, 2010
I have searched online with no success. The brightness control is working fine on my laptop. Problem is that the bars don't get rendered on screen. Instead I get like a static white line on screen everytime I press the brightness control. On boot however, I can see the correct bars. It is once I start my xsession, the bars do not show up. Here are my specs:
Slackware 13
Xorg Radeon driver
kernel 2.6.29.8
View 2 Replies
View Related
Jul 5, 2014
I bought a new computer, pretty awesome machine, AMD FX6300 with a Radeon 260X graphics. Along I bought a new Led monitor AOC with DDC/CI capability.
It is my understanding that with the DDC/CI, monitors can have their brightness controlled just like laptop screens do, but better software controlled.
This is something I have done before with nvidia graphics, the open drive had the control and the proprietary only needed a small config setting. This was done however in a dekstop iMac, the screen also LED and HDMI.
So I just freshly installed debian jessie in this setup, it seems the open source driver does a pretty good job, but still missing the brightness control and audio through HDMI doesn't work either.
View 1 Replies
View Related
Jun 10, 2011
I've just installed the Nvidia drivers on my Debian, however, after i do it, the laptop brightness control doesn't work anymore... When i press the keys, i see the brightness bar, however, the brightness stays at maximum. I've used the following commands to install the drivers.
apt-get update
apt-get install nvidia-kernel-source
m-a a-i nvidia-kernel-source
apt-get install nvidia-glx
[code].....
The Laptop is a Sony Vaio VGN-FE21B with a Nvidia Geforce 7400
View 6 Replies
View Related
Jun 9, 2010
I tried to find the information by myself (google search, forum search, Faq, manual...) but i didn't find any clue. I installed CentOs 5.5 on a macbook model 1,1 and I have currently two issues :
The keyboard mapping is wrong (it didn't fit with the macbook keyboard, ex: the '-' is not on touch '6' for example...). Is there a way to apply macbook keyboard mapping? I didn't find how to modify the brightness of the screen. Where is this settings? It didn't appear in the video card settings that is very basic. Do I need to install a proprietary driver for my GMA on my macbook? Also, i will like to have this settings on the keyboard with the dedicated button (like for the sound that works well).
View 1 Replies
View Related
Feb 9, 2010
I'd been trying to get into Linux before I bought it so I figured that I would try to get it onto my new Mac so that I could use it wherever I am. I decided to try Debian Lenny 5.0.3 a whirl after reading about all the different distros available. I've successfully installed it and I can get to it with rEFIt, and I have quite a few things working such as the video drivers and wifi. However, I've had trouble getting it to a level where it'd be usable away from home. Here are the main problems I'm worried about:
1) I installed pommed but I still can't use the brightness keys to change the screen brightness. I'm not sure if there's some other workaround for this?
2) I tried some recommended power management packages (gnome-power-manager) but it doesn't seem to be accessible or functional right now. I don't have any way to control it or get to it that is obvious to me. Is an icon or anything supposed to appear on the task bar when you install or what? Getting some sort of power management on here is important because it gets really lousy battery life otherwise.
3) Being a Macbook, there's no right-click button. Multitouch would be really nice (two-finger scrolling!) but I'd be OK with ANY way to right-click with the touchpad. I have a wireless USB keyboard/mouse combo that works at home at least . . . right out of the box too!
4) I've seen some packages called the Mactel PPA, but they are made for Ubuntu. Since Debian and Ubuntu are so similar, is there any way to make those work on Lenny? I think that if I got those to work, I could fix some of the problems above. Or do I have to install Ubuntu?
5) I just noticed that the sound doesn't seem to work yet either.
View 4 Replies
View Related
Mar 22, 2011
I'm having a really strange problem, when I turn on openSUSE, the brightness is fine.owever, as soon as I log in the brightness gets obnoxiously low. I have a MacBook Pro 7.1 with openSUSE 11.4 KDE
View 5 Replies
View Related
Jan 19, 2011
I don't know how this happened, but my keyboard copy and paste functions have stopped working. Oddly enough, I discovered that I can only copy and paste by using the third mouse button. Pressing down on the scroll wheel after highlighting text copies the text, pressing it again pastes it Ican still use the Edit-copy and Edit-paste menu functions.
I'm sure it has something to do with all the tinkering I have been doing with my desktop. I have been experimenting with CompizConfig and Cairo dock, changing my themes and things of this nature.
Ububtu 10.04.1
kernel 2.6.32-27 generic
View 7 Replies
View Related
Jul 15, 2009
I feel little silly asking this, I accidently removed from my gnome panel my internet connection, volume control and battery indicator on F11. how can I add this back. It does not show up in the add to panel menu and the applications do not give you back the default feel.
View 1 Replies
View Related
Dec 31, 2010
I cannot get any fan information from 'lm-sensors' or 'sensors', I tried to run 'pwmconfig' and got this:
Code:
Code:
But I have no tools to control the fan speed from 'acpi'. in particular '/proc/acpi/fan' is an empty directory.
There are no fan info/controls in BIOS either.
I believe the fans do not work as fast as they should and I am trying to find a way to fix this before the cpu cores are melted down from overheating.
Laptop information: HP Pavilion dv2500t
Code:
View 14 Replies
View Related
Feb 8, 2011
Laptop is Dell Latitude C600/C500 with Pentium III 850Mhz, 256Kb L2 Cache, 256MB RAM, ATI M3 video card, HD 20005 MB and sound card is EES Maestro 3i. After trying to do something with Windows 2000 which was installed on the machine, I decided to put Linux without keeping windows on the machine. First I try with Xubuntu (latest version) which was working but slowly, then I found that Debian could work fine on that machine. I have installed latest version 5.08 and was surprised how goodly old machine can work. I solved problems with screen resolution (change from 800x600 to 1024x768) but I couldn't find solution how to fix problem with sound.
Actually I don't have sound on the machine. I looked for a linux driver for that sound card and Dell is only providing windows drivers. Then I found that I can solve the problem with ALSA drivers but I couldn't find the easy way (or any way at all) to install drivers and to get back the sound. When I click on 'Volume Control' (top right corner of the screen) I get the message: 'Volume control did not find any elements and/or devices to control. This means either that you don't have the right GStreamer plugins installed, or that you don't have a sound card configured.'
View 14 Replies
View Related
Dec 20, 2010
Since a while,the energy-saver shuts down the screeago,it happens after half an hour,but I didn�t set it up in that orders !It makes menervous,short time away from the comp,and soon the screen is dark!And the screensaver will not appear any more,too.I tried to enlarge the times in the energy-manager,created a new profile,switched off the laptopmode-service,nothing helps!And it seems,if there is no possibility to set one of the profiles up,they can only be changed,deleted or newly created.Is there really no place to force it to the required settings?Under the good old KDE3.5,it was no problem,to get it work like I want it to.My 64-bit system runs under openSUSE 11.3 and KDE 4.4.Is here any salvation for my nerves
View 3 Replies
View Related
Jun 2, 2010
I have had my thinkpad for just a few short months and, it must be that we are heading into summer, but I am starting to finally run into some overheating issues especially when compiling software for awhile, i.e. kernel.
My question would be, "Is it best to let the built in thermal management take care of the issue, and I just need to know what to tweak, or to put on a script solution such as the tp-fancontrol script?
The computer takes about 5-10 minutes to overheat and the message I get in /var/log/messages is "logger: ACPI group thermal_zone / action THM1 is not defined" then it shuts down.
So, any pointers in the right direction would be appreciated.
I am running slackware-current x86_64 on a Lenovo Thinkpad T500.
View 8 Replies
View Related
Feb 14, 2011
i have a xeon machine with ubuntu os machine specification is 3gb RAM 3 scsi hard drives each 73gb it have two ethernet cards one ethernet card is connected with adsl modem and the second is connected with LAN. now what is mikrotik doing for me is control access to bind mac adress with ip adress and control the band width for induvisual conection.
View 2 Replies
View Related
Oct 29, 2009
Volume up, volume down and mute keys on the keyboard don't control the volume any longer.They worked before. Hitting the keys brings up a progress bar widget with the volume level unchangeable, set at 0% (which is not accurate at all).It looks like the key mappings or key bindings are working, but there is a disconnect with actual functionality. The volume cannot be changed or muted anymore from the keyboard.
This worked just fine in KDE on Fedora 11 before upgrading KDE components yesterday with Yumex. I am now using KDE 4.3.2 I don't think that it's a coincidence that it stopped working after doing an update.
I updated the kernel and nVidia drivers too, but this problem exists when I went back and tested with the previous kernel, so I don't suspect the kernel upgrade. No info in Xorg.conf about the keyboard. Is there a setting that I am missing?
Sound works just fine. I can listen to whatever source I like. This is not a problem with the sound drivers as far as I can tell.I just want to be able to control the volume with the keys on my Logitech Illuminated Keyboard, model Y-UY95. Is anyone else experiencing this?I can adjust the volume with Kmix 3.5 or GNOME Volume Control V2.1
View 7 Replies
View Related
Feb 3, 2011
I have a sony vaio VGN-NW270F.Everything is working fine except the FN brightness keys, they are mapped to F5 and F6. If anyone knows the solution to this problem or could provide me with a way to map different keys to control the brightness of my monitor that would be great.
View 4 Replies
View Related