Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 10th December 2011, 06:30 PM
kylerconway Offline
Registered User
 
Join Date: May 2011
Posts: 7
linuxfirefox
Unable to dim screen brightness in Fedora 16

I just recently did a fresh install of Fedora 16 (3.1.4-1.fc16.x86_64) on my Thinkpad X120e and I'm having trouble with dimming. The function keys still seem to work, but it appears to be a software problem (the function keys worked on Fedora 15 as well, but actually lowered the brightness).

At any rate, the brightness "overlay" shows up in Gnome (3.2 on Fedora 16, right?) and lowers the brightness a single tick on the graphic (but not at all in reality). Repeatedly pressing the "lower brightness" button doesn't lower either the bar in the graphic or in reality. Moving it up only changes it in the graphic back to full.

Using the "screen" setting (GUI) and dragging the bar for brightness left and right doesn't do anything.

I also installed the "xbacklight" application and it doesn't change anything either (and exits without error).

Not sure what else to try, but I'd really like to be able to lower the brightness. Any thoughts, help appreciated. Please let me know if there is any output that would be helpful.

Thanks!

KYLE
Reply With Quote
  #2  
Old 10th December 2011, 06:52 PM
Skull One's Avatar
Skull One Offline
Registered User
 
Join Date: Jun 2010
Location: Lost...
Posts: 552
linuxredhatmozilla
Re: Unable to dim screen brightness in Fedora 16

I can't really help, but I know there is a website about thinkpad. Look here for instance: http://www.thinkwiki.org/wiki/LCD_Brightness
__________________
:confused:
Reply With Quote
  #3  
Old 10th December 2011, 10:25 PM
kylerconway Offline
Registered User
 
Join Date: May 2011
Posts: 7
linuxfirefox
Re: Unable to dim screen brightness in Fedora 16

Thanks for the link, Skull One.

This fixed it for me: http://identi.ca/notice/86616101

Short fix: Run the following --

Code:
sudo yum reinstall bash
Thanks everyone for the help!
Reply With Quote
  #4  
Old 20th January 2012, 09:47 PM
audifanatic518 Offline
Registered User
 
Join Date: May 2011
Posts: 37
linuxfirefox
Re: Unable to dim screen brightness in Fedora 16

Thanks Kyle, I was having the same problem with my ThinkPad T510. Worked like a charm!
Reply With Quote
  #5  
Old 21st January 2012, 07:53 PM
Gekoncze's Avatar
Gekoncze Offline
Registered User
 
Join Date: Jan 2012
Location: Czech republic
Posts: 31
linuxfirefox
Re: Unable to dim screen brightness in Fedora 16

Thanks a lot I also had this problem. Now it is fixed.
Reply With Quote
  #6  
Old 9th February 2012, 05:28 PM
Gödel's Avatar
Gödel Offline
Registered User
 
Join Date: Jul 2009
Location: London,England
Posts: 1,095
linuxchrome
Re: Unable to dim screen brightness in Fedora 16

http://fedoraproject.org/wiki/Common...s_after_update

Of course! screen brightness control doesn't work so reinstall bash!!

reinstalling bash is a bizarre fix for screen brightness problem, but it fixes the problem on a dell laptop here too.
Reply With Quote
  #7  
Old 10th February 2012, 03:44 AM
sillav Offline
Registered User
 
Join Date: Apr 2011
Posts: 133
linuxfirefox
Re: Unable to dim screen brightness in Fedora 16

I can update the brightness using the function keys, but changing power sources still doesn't work automagically.
Reply With Quote
  #8  
Old 18th February 2012, 03:02 PM
Kunal Offline
Registered User
 
Join Date: Feb 2012
Location: India
Age: 22
Posts: 1
linuxfirefox
Re: Unable to dim screen brightness in Fedora 16

Thank You reinstalling bash really did help esp. for Dell laptop
Reply With Quote
  #9  
Old 24th February 2012, 08:16 AM
mmarotta Offline
Registered User
 
Join Date: Feb 2012
Location: United States (CA)
Posts: 4
linuxfirefox
Re: Unable to dim screen brightness in Fedora 16

a reinstall of bash didn't work for Toshiba Satellite A500. Screen at 100% brightness. WOW! someone please help me not burn my eyes out and wake the whole neighborhood with the solar energy!
Reply With Quote
  #10  
Old 24th February 2012, 09:00 AM
stevea's Avatar
stevea Offline
Registered User
 
Join Date: Apr 2006
Location: Ohio, USA
Posts: 8,302
linuxfirefox
Re: Unable to dim screen brightness in Fedora 16

WOW that is the strangest fix imaginable. How the F*** does a bash reinstall impact the brightness control ?
Aside from man pages and localiation files - there isn't much in bash ....


Quote:
/bin/bash
/bin/sh
/etc/skel/.bash_logout
/etc/skel/.bash_profile
/etc/skel/.bashrc
/usr/bin/bashbug-64
/usr/share/doc/bash-4.2.20
/usr/share/doc/bash-4.2.20/COPYING
/usr/share/info/bash.info.gz
/usr/share/locale/af/LC_MESSAGES/bash.mo
....
/usr/share/locale/zh_TW/LC_MESSAGES/bash.mo
/usr/share/man/man1/..1.gz
/usr/share/man/man1/:.1.gz
/usr/share/man/man1/[.1.gz
/usr/share/man/man1/alias.1.gz
...
/usr/share/man/man1/wait.1.gz
So how could this fix the bug ?
__________________
None are more hopelessly enslaved than those who falsely believe they are free.
Johann Wolfgang von Goethe
Reply With Quote
  #11  
Old 24th February 2012, 09:14 AM
JEO Offline
Registered User
 
Join Date: Jan 2006
Posts: 2,769
linuxfirefox
Re: Unable to dim screen brightness in Fedora 16

Did you follow the link in Gödel's post? There is a bug where lines are missing from /etc/shells.
Reply With Quote
  #12  
Old 24th February 2012, 07:11 PM
McZap Offline
Registered User
 
Join Date: Jan 2012
Location: Switzerland
Posts: 1
linuxfirefox
Re: Unable to dim screen brightness in Fedora 16

This works for my on my w510.

Thanks!

Michel
Reply With Quote
  #13  
Old 25th February 2012, 11:44 PM
mmarotta Offline
Registered User
 
Join Date: Feb 2012
Location: United States (CA)
Posts: 4
linuxfirefox
Re: Unable to dim screen brightness in Fedora 16

Ok. I am new to Linux os. I've installed Fedora 16.
My screen dimming capabilities went away after an update.
I tried the reinstall of bash as suggested above.
The screen can still no longer be dimmed (it remains at 100% brightness).

Here is the /etc/shells file:
/sbin/nologin
/bin/dash
/bin/bash
/bin/sh

Last edited by mmarotta; 25th February 2012 at 11:48 PM.
Reply With Quote
  #14  
Old 26th February 2012, 01:40 AM
JEO Offline
Registered User
 
Join Date: Jan 2006
Posts: 2,769
linuxfirefox
Re: Unable to dim screen brightness in Fedora 16

/etc/shells looks okay. Did you reboot after reinstalling bash?
Reply With Quote
  #15  
Old 26th February 2012, 02:47 AM
mmarotta Offline
Registered User
 
Join Date: Feb 2012
Location: United States (CA)
Posts: 4
linuxfirefox
Re: Unable to dim screen brightness in Fedora 16

I have rebooted. Several times now.
Reply With Quote
Reply

Tags
brightness, dim, fedora, fedora 16, gnome 3, screen, unable

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Fedora 15 forgets screen brightness utkarshsins Hardware & Laptops 3 17th August 2011 09:50 AM
fedora 13 on macbook pro 6.2 screen brightness newc0mer Mac Chat 5 25th May 2011 05:14 PM
[SOLVED] HP screen brightness F12 seaoss Hardware & Laptops 7 7th April 2010 10:17 PM
Fedora 8, Asus M50SR screen brightness TommiST Hardware & Laptops 2 16th August 2008 09:35 AM
Screen brightness SeriyVolk Hardware & Laptops 0 6th April 2007 05:00 AM


Current GMT-time: 03:35 (Friday, 24-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat