[Bug 762670] Re: Laptop brightness on Dell XPS not controllable

2017-11-22 Thread Dennis
Dear Sirs!

I am completely newbie in Linux and in Linux Mint in particular. In my
case adding Option "RegistryDwords" "EnableBrightnessControl=1" clause
in xorg.conf did not change anything in brightness.

uname -a
Linux Dell-XPS-L702X 4.10.0-38-generic #42~16.04.1-Ubuntu SMP Tue Oct 10 
16:32:20 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux


Xorg.conf

# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 387.22  (buildd@lgw01-amd64-017)  Tue Oct 31 
00:34:18 UTC 2017

Section "ServerLayout"
Identifier "Layout0"
Screen  0  "Screen0" 0 0
InputDevice"Keyboard0" "CoreKeyboard"
InputDevice"Mouse0" "CorePointer"
Option "Xinerama" "0"
EndSection

Section "Files"
EndSection

Section "Module"
Load   "dbe"
Load   "extmod"
Load   "type1"
Load   "freetype"
Load   "glx"
EndSection

Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection

Section "Monitor"
# HorizSync source: edid, VertRefresh source: edid
Identifier "Monitor0"
VendorName "Unknown"
ModelName  "LGD"
HorizSync   67.0 - 137.0
VertRefresh 60.0 - 119.0
Option "DPMS"
EndSection

Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName  "GeForce GT 555M"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor"Monitor0"
DefaultDepth24
Option "Stereo" "0"
Option "nvidiaXineramaInfoOrder" "DFP-2"
Option "metamodes" "DP-1: 1920x1080_120 +0+0, DP-2: 
nvidia-auto-select +1920+0"
Option "SLI" "Off"
Option "MultiGPU" "Off"
Option "BaseMosaic" "off"
Option  "RegistryDwords" "EnableBrightnessControl=1" 
SubSection "Display"
Depth   24
EndSubSection
EndSection


Please, be so kind, help me in solving that issue. I could not imagine before 
that impossibility to change display brightness may drive someone crazy. 

By the way, I performed all steps concerned brightness described at the
following topic. To my regret I got no results.

https://sites.google.com/site/easylinuxtipsproject/display#TOC-
Brightness-of-the-display-is-wrong-and-not-adjustable

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in Ubuntu.
https://bugs.launchpad.net/bugs/762670

Title:
  Laptop brightness on Dell XPS not controllable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/762670/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 762670] Re: Laptop brightness on Dell XPS not controllable

2012-11-23 Thread Bjarne Kristensen
I have a DELL XPS L702X laptop with the nVidia GTX 555M 3GB RAM with the
120Hz 3D Screen.

I use Ubuntu 12.10 32-bit with the Experimental NVIDIA binary Xorg
driver from nvidia-experimental-310(proprietary).

Thanks to all the comments, I got my Fn+F4/F5 brightness working aswell.

Though I did not have an /etc/X11/xorg.conf file to put the settings in,
I created it manually using

sudo gedit /etc/X11/xorg.conf

and added only this:

Section Screen
 Identifier Default Screen
 Option RegistryDwords EnableBrightnessControl=1
EndSection

and saved the file.

I rebooted the system, and now the keys work.

I hope the issue gets resolved at some point.

Thanks again from a new Ubuntu user.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in Ubuntu.
https://bugs.launchpad.net/bugs/762670

Title:
  Laptop brightness on Dell XPS not controllable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/762670/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 762670] Re: Laptop brightness on Dell XPS not controllable

2012-11-05 Thread Daniel Woodworth
I have fixed this by changing my xorg.conf file from this:

Section Device
Identifier  Default Device
Option  NoLogoTrue
EndSection

to this:

Section Device
Identifier  Default Device
Option  NoLogoTrue
EndSection

Section Screen
Identifier  Default Screen
Option RegistryDwords EnableBrightnessControl=1
EndSection

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in Ubuntu.
https://bugs.launchpad.net/bugs/762670

Title:
  Laptop brightness on Dell XPS not controllable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/762670/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 762670] Re: Laptop brightness on Dell XPS not controllable

2012-08-11 Thread Justin Crossley
Why does my xorg.conf file look like the following and not like Hemantkumar 
Gaswami's xorg.conf file?
This is what I have:

Section Device
Identifier  Default Device
Option  NoLogoTrue
EndSection

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in Ubuntu.
https://bugs.launchpad.net/bugs/762670

Title:
  Laptop brightness on Dell XPS not controllable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/762670/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 762670] Re: Laptop brightness on Dell XPS not controllable

2012-08-04 Thread Justin Crossley
For the non-tecnically minded could someone please explain exactly what
to type or do to:

add the following to xorg.conf:

Option RegistryDwords EnableBrightnessControl=1

I have no idea how to add this to the xorg.conf file.

This bug is extremely irritating. When the laptop enters power saving
mode and you wake it up from a blank screen the screen is extremely
bright and almost unusable even though the screen was dim and had a good
screen brightness before powersaving mode.

There are a number of other very dissapointing bugs/ things that are
wrong with Ubuntu 12.04 running on my Dell XPS L702X laptop.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in Ubuntu.
https://bugs.launchpad.net/bugs/762670

Title:
  Laptop brightness on Dell XPS not controllable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/762670/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 762670] Re: Laptop brightness on Dell XPS not controllable

2012-06-02 Thread Hemantkumar Goswami
I can also confirm that the suggestion posted by Pierre Chifflier
works. Though myself not being a computer geek I had problems
implementing it. Below is the example of how it looks on my xorg.conf
file and this works for me.

Section Screen
Identifier Screen0
Device Device0
MonitorMonitor0
DefaultDepth24
Option TwinView 1
Option TwinViewXineramaInfoOrder DFP-2
Option metamodes DFP-0: 1680x1050 +1920+15, DFP-2: 1920x1080 
+0+0
Option RegistryDwords EnableBrightnessControl=1
SubSection Display
Depth   24
EndSubSection
EndSection

Note: this is just an example for those who don't know where the
following line appears

Look above for =   Option RegistryDwords
EnableBrightnessControl=1


Thanks everyone, Special Thanks to Pierre Chifflier 

Cheers,
Hemant

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in Ubuntu.
https://bugs.launchpad.net/bugs/762670

Title:
  Laptop brightness on Dell XPS not controllable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/762670/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 762670] Re: Laptop brightness on Dell XPS not controllable

2012-04-19 Thread Eduard Ereza Martínez
I can confirm that this still happens on 12.04 LTS.

Adding the line to xorg.conf as suggested by Pierre Chifflier makes it
work correctly. I'm using proprietary drivers too.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in Ubuntu.
https://bugs.launchpad.net/bugs/762670

Title:
  Laptop brightness on Dell XPS not controllable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/762670/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 762670] Re: Laptop brightness on Dell XPS not controllable

2011-09-09 Thread Timo
The solution from Pierre Chifflier appears to work on Ubuntu 11.04 with
the proprietary nvidia drivers too.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in Ubuntu.
https://bugs.launchpad.net/bugs/762670

Title:
  Laptop brightness on Dell XPS not controllable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/762670/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 762670] Re: Laptop brightness on Dell XPS not controllable

2011-09-08 Thread Pierre Chifflier
I can confirm the problem on a Dell XPS l702x with 3D NVidia GT 555m

I have solved the problem here by adding the following to xorg.conf:

Option RegistryDwords EnableBrightnessControl=1

Hope this helps,
Pierre

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in Ubuntu.
https://bugs.launchpad.net/bugs/762670

Title:
  Laptop brightness on Dell XPS not controllable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/762670/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 762670] Re: Laptop brightness on Dell XPS not controllable

2011-09-08 Thread Pierre Chifflier
Additional note to my previous comment: this is on a Debian Unstable,
with proprietary nvidia module (280.13-4). Not sure if this can work
with nouveau.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in Ubuntu.
https://bugs.launchpad.net/bugs/762670

Title:
  Laptop brightness on Dell XPS not controllable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/762670/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 762670] Re: Laptop brightness on Dell XPS not controllable

2011-06-18 Thread Olivier
I can confirm this as well with the same system, Dell XPS l702x 3D NVidia GT 
555m.
I'm using KDE and i've not OSD indications when using Fn Key

$ uname -a
Linux aragorn 2.6.38-8-generic #42-Ubuntu SMP Mon Apr 11 03:31:24 UTC 2011 
x86_64 x86_64 x86_64 GNU/Linux

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in Ubuntu.
https://bugs.launchpad.net/bugs/762670

Title:
  Laptop brightness on Dell XPS not controllable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/762670/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 762670] Re: Laptop brightness on Dell XPS not controllable

2011-06-18 Thread Olivier
The value in files
  - /sys/class/backlight/acpi_video0/brightness 
  - /sys/class/backlight/acpi_video0/actual_brightness 

changes (from 0 to 15) when using Fn Keys but not the brightness of
screen. The OSD appear only when value is equals to 15.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in Ubuntu.
https://bugs.launchpad.net/bugs/762670

Title:
  Laptop brightness on Dell XPS not controllable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/762670/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 762670] Re: Laptop brightness on Dell XPS not controllable

2011-05-26 Thread Stéphane
I too can confirm this. Dell XPS l702x 3D NVidia GT 555m.

- ERROR: Method GetBrightness with signature  on interface
org.freedesktop.UPower.KbdBacklight doesn't exist

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in Ubuntu.
https://bugs.launchpad.net/bugs/762670

Title:
  Laptop brightness on Dell XPS not controllable

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 762670] Re: Laptop brightness on Dell XPS not controllable

2011-05-20 Thread Brad Herring
I can confirm this as well with the same system, Dell XPS l702x 3D NVidia GT 
555m.
$ uname -a
Linux ubuntu-star-destroryer 2.6.38-8-generic #42-Ubuntu SMP Mon Apr 11 
03:31:24 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in Ubuntu.
https://bugs.launchpad.net/bugs/762670

Title:
  Laptop brightness on Dell XPS not controllable

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 762670] Re: Laptop brightness on Dell XPS not controllable

2011-05-17 Thread Gary Herron
I too can confirm this.  I've the same machine (XPS l702x aka XPS 17),
display (hd 3D), and graphics card (GT 555m).   Same results on each of
the above suggested tests. All indications (OSD, /proc values, g-p-m
output) are that the brightness is changing, but the actual screen does
not change.(Haven't tried the reboot trick yet.)

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in Ubuntu.
https://bugs.launchpad.net/bugs/762670

Title:
  Laptop brightness on Dell XPS not controllable

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 762670] Re: Laptop brightness on Dell XPS not controllable

2011-05-12 Thread Timo
I can confirm the exact same results on the same laptop.

Dell XPS l702x with full-hd 3d display and NVidia GT 555m.

$ uname -a
Linux timo-laptop 2.6.38-8-generic #42-Ubuntu SMP Mon Apr 11 03:31:24 UTC 2011 
x86_64 x86_64 x86_64 GNU/Linux

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in Ubuntu.
https://bugs.launchpad.net/bugs/762670

Title:
  Laptop brightness on Dell XPS not controllable

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 762670] Re: Laptop brightness on Dell XPS not controllable

2011-05-01 Thread Zordid
uname -a yields:

Linux Dell-XPS 2.6.38-8-generic #42-Ubuntu SMP Mon Apr 11 03:31:24 UTC
2011 x86_64 x86_64 x86_64 GNU/Linux

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in Ubuntu.
https://bugs.launchpad.net/bugs/762670

Title:
  Laptop brightness on Dell XPS not controllable

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 762670] Re: Laptop brightness on Dell XPS not controllable

2011-05-01 Thread Fabio Marconi
** Tags added: amd64 natty
** Tags removed: brightness control screen

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in Ubuntu.
https://bugs.launchpad.net/bugs/762670

Title:
  Laptop brightness on Dell XPS not controllable

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 762670] Re: Laptop brightness on Dell XPS not controllable

2011-04-22 Thread Fabio Marconi
TI:00:21:52 TH:0x6d70a0 FI:gpm-backlight-kbd.c  
FN:gpm_backlight_kbd_init,646
 - ERROR: Method GetBrightness with signature  on interface 
org.freedesktop.UPower.KbdBacklight doesn't exist


*** WARNING ***
TI:00:21:52 TH:0x6d70a0 FI:gpm-backlight-kbd.c  
FN:gpm_backlight_kbd_init,650
 - GetBrightness failed!

** Description changed:

+  ERROR: Method GetBrightness with signature  on interface
+ org.freedesktop.UPower.KbdBacklight doesn't exist
+ 
  The brightness of my laptop's screen is not changed at all when using the 
Fn-Keys.
  Ubuntu displays the notification area with the brightness setting displayed, 
it even shows that the brightness value is changed - but the actual brightness 
of the screen remains the same at all times!
  
  Laptop: Dell XPS 17, Full-HD 3D display, Nvidea graphics.

** Changed in: gnome-power-manager (Ubuntu)
   Status: Incomplete = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in Ubuntu.
https://bugs.launchpad.net/bugs/762670

Title:
  Laptop brightness on Dell XPS not controllable

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 762670] Re: Laptop brightness on Dell XPS not controllable

2011-04-22 Thread Fabio Marconi
Hello Zordid
can you please run in a terminal
uname -a
and paste here the output
Thanks
Fabiio

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in Ubuntu.
https://bugs.launchpad.net/bugs/762670

Title:
  Laptop brightness on Dell XPS not controllable

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 762670] Re: Laptop brightness on Dell XPS not controllable

2011-04-17 Thread Fabio Marconi
Hello
Can you please run this in a terminal:

killall gnome-power-manager  gnome-power-manager --verbose 21 | tee
~/gpm.log

This kills gnome-power-manager and re-executes it in verbose mode,
saving the log file gpm.log to your home directory. Try to change the
brightness then attach this file to the report.

The most useful things in this log are usually the values that g-p-m thinks 
that things are. You can look through to see if they match your expectations 
and what you've set them to by other means. 
Thanks
Fabio

** Package changed: ubuntu = gnome-power-manager (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in Ubuntu.
https://bugs.launchpad.net/bugs/762670

Title:
  Laptop brightness on Dell XPS not controllable

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 762670] Re: Laptop brightness on Dell XPS not controllable

2011-04-17 Thread Zordid
Here's the log file.

Turned brightness down to lowest setting and up again using the fn-keys.
Nothing happened to the actual brightness, of course!

** Attachment added: gpm.log
   
https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/762670/+attachment/2056619/+files/gpm.log

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in Ubuntu.
https://bugs.launchpad.net/bugs/762670

Title:
  Laptop brightness on Dell XPS not controllable

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs