Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved] Lenovo T520 Brighness control
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
rgeber
n00b
n00b


Joined: 01 Jun 2011
Posts: 19
Location: Germany/Dresden

PostPosted: Mon Aug 22, 2011 1:06 pm    Post subject: [solved] Lenovo T520 Brighness control Reply with quote

Hi,

I'd like to use the brightness control regulators on my T520. From what I read on wiki pages about similar books it should work. The thinkpad_acpi driver is loaded Gnome / KDE even reacts to the use of the key by showing the brighness indicator. It indicates to be at the lowest setting while the actual setting is at maximum.

What did I miss? Any config I didn't check out? Another module needed?

Thanks a lot for your help in advance :)

cu
Roman
_________________
We are all connected


Last edited by rgeber on Thu Aug 25, 2011 7:05 am; edited 1 time in total
Back to top
View user's profile Send private message
rgeber
n00b
n00b


Joined: 01 Jun 2011
Posts: 19
Location: Germany/Dresden

PostPosted: Thu Aug 25, 2011 7:04 am    Post subject: Reply with quote

Alright, the problem got solved while I was switching from the nvidia graphics to the integrated intel graphics card which was a step I wanted to take in order to stretch battery anyway :)

Removed the xorg.conf file entirely and everything works like a charm. My guess: some defective xorg.conf file.

cu
Roman
_________________
We are all connected
Back to top
View user's profile Send private message
kimmie
Guru
Guru


Joined: 08 Sep 2004
Posts: 531
Location: Australia

PostPosted: Thu Aug 25, 2011 12:15 pm    Post subject: Reply with quote

Just FYI, I needed this to get it to work on my W510...
Code:
Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "Quadro FX 880M"
    Option         "NoLogo" "1"
    Option         "AddARGBGLXVisuals" "true"
    Option         "RegistryDwords" "EnableBrightnessControl=1"
    Option         "Coolbits" "1"
EndSection
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum