[Bug 1241745] Re: [regression] Changing the screen brightness does not work anymore in 319.xx

2013-11-27 Thread Shriramana Sharma
I filed a separate bug for Intel as
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-
intel/+bug/1255428

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1241745

Title:
  [regression] Changing the screen brightness does not work anymore in
  319.xx

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1241745/+subscriptions

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


[Bug 1241745] Re: [regression] Changing the screen brightness does not work anymore in 319.xx

2013-11-26 Thread Shriramana Sharma
Sorry for the extra post, but people using Intel might find this
workaround useful:

$ sudo -i
$ echo 150  /sys/class/backlight/intel_backlight/brightness

Source: http://askubuntu.com/a/363806/170127

The maximum value is available in
/sys/class/backlight/intel_backlight/max_brightness

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1241745

Title:
  [regression] Changing the screen brightness does not work anymore in
  319.xx

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1241745/+subscriptions

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


[Bug 1241745] Re: [regression] Changing the screen brightness does not work anymore in 319.xx

2013-11-26 Thread Shriramana Sharma
Same problem with laptop as discont -- IdeaPad Z570. The graphics system
is Intel HD Graphics 3000, not NVidia. Should the bug really be filed
against the nvidia package?

Too bad that there is no ETA for this fix...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1241745

Title:
  [regression] Changing the screen brightness does not work anymore in
  319.xx

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1241745/+subscriptions

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


[Bug 1241745] Re: [regression] Changing the screen brightness does not work anymore in 319.xx

2013-11-26 Thread Daniel Dadap
The problem described in this bug is due to a confirmed regression in
the NVIDIA driver. If you are seeing a similar symptom on Intel, that
should probably be tracked in a separate bug.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1241745

Title:
  [regression] Changing the screen brightness does not work anymore in
  319.xx

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1241745/+subscriptions

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


Re: [Bug 1241745] Re: [regression] Changing the screen brightness does not work anymore in 319.xx

2013-11-26 Thread Priyantha Bleeker
It would be great if the developers from NVIDIA would give this
show-stopping bug a high-priority for their first next driver release.
This makes it just unbearable to use my Laptop if I would like to use a
newer driver, which does posses some quite big performance gains which I
would love to take profit from.


2013/11/26 Daniel Dadap dda...@nvidia.com

 The problem described in this bug is due to a confirmed regression in
 the NVIDIA driver. If you are seeing a similar symptom on Intel, that
 should probably be tracked in a separate bug.

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1241745

 Title:
   [regression] Changing the screen brightness does not work anymore in
   319.xx

 To manage notifications about this bug go to:
 https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1241745/+subscriptions



-- 
Met vriendelijke groet / Kind Regards,

Priyantha Bleeker
Cell Phone: +31 6 42 22 22 69
http://www.priyantha.nl

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1241745

Title:
  [regression] Changing the screen brightness does not work anymore in
  319.xx

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1241745/+subscriptions

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


[Bug 1241745] Re: [regression] Changing the screen brightness does not work anymore in 319.xx

2013-11-26 Thread Shriramana Sharma
If the Intel bug is on a separate package please indicate which package
I should file against. Thanks.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1241745

Title:
  [regression] Changing the screen brightness does not work anymore in
  319.xx

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1241745/+subscriptions

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


[Bug 1241745] Re: [regression] Changing the screen brightness does not work anymore in 319.xx

2013-11-07 Thread Ingo Gerth
Daniel, has this been fixed with 331.20? I'm seeing the entry 
Added a new NV-CONTROL attribute, NV_CTRL_BACKLIGHT_BRIGHTNESS, for 
controlling backlight brightness.
in the changelog.

Source:
http://ubuntuhandbook.org/index.php/2013/11/nvidia-331-20-install-ubuntu-linux-mint/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1241745

Title:
  [regression] Changing the screen brightness does not work anymore in
  319.xx

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1241745/+subscriptions

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


[Bug 1241745] Re: [regression] Changing the screen brightness does not work anymore in 319.xx

2013-11-07 Thread Daniel Dadap
Not to my knowledge: that changelog entry refers to adding an additional
interface via the NV-CONTROL API to the existing backlight
functionality. The problem is that the existing backlight functionality
is now broken on some laptops, so it doesn't make a difference whether
it's exposed through a new API or not.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1241745

Title:
  [regression] Changing the screen brightness does not work anymore in
  319.xx

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1241745/+subscriptions

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


[Bug 1241745] Re: [regression] Changing the screen brightness does not work anymore in 319.xx

2013-11-07 Thread Priyantha Bleeker
Daniel,

Is there a ETA for a fix for this?
Or a temporally work around? 

I am using a:
HP EliteBook 8560w
01:00.0 VGA compatible controller: NVIDIA Corporation GF106GLM [Quadro 2000M] 
(rev a1)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1241745

Title:
  [regression] Changing the screen brightness does not work anymore in
  319.xx

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1241745/+subscriptions

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


[Bug 1241745] Re: [regression] Changing the screen brightness does not work anymore in 319.xx

2013-11-07 Thread Daniel Dadap
Sorry, at the moment we don't have an ETA for a fix. It's not likely to
be fixed in the immediate future. I've added a note to the bug report on
the NVIDIA bug tracker as a reminder to update this Launchpad thread
when we have a fix in hand.

The only workaround I'm currently aware of is to use an older driver,
but older drivers may not be compatible with newer X servers and
kernels. The 304.xx series is maintained as a legacy branch, so it would
be compatible with newer kernel / X server versions, and unless your
hardware is especially new, there's a good chance that a 304.xx driver
will work for you. The recently released 304.116 driver, for example, is
compatible with Xorg up to 1.14 and Linux up to 3.12.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1241745

Title:
  [regression] Changing the screen brightness does not work anymore in
  319.xx

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1241745/+subscriptions

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


[Bug 1241745] Re: [regression] Changing the screen brightness does not work anymore in 319.xx

2013-11-02 Thread Christopher M. Penalver
Peter Salzmann / discont / Crossle Song, if you have a bug in Ubuntu, the 
Ubuntu Kernel team, Ubuntu Bug Control team, and Ubuntu Bug Squad would like 
you to please file a new report by executing the following in a terminal while 
booted into a Ubuntu repository kernel (not a mainline one) via:
ubuntu-bug linux

For more on this, please read the official Ubuntu documentation:
Ubuntu Bug Control and Ubuntu Bug Squad: 
https://wiki.ubuntu.com/Bugs/BestPractices#X.2BAC8-Reporting.Focus_on_One_Issue
Ubuntu Kernel Team: 
https://wiki.ubuntu.com/KernelTeam/KernelTeamBugPolicies#Filing_Kernel_Bug_reports
Ubuntu Community: 
https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette

When opening up the new report, please feel free to subscribe me to it.

Please note, not filing a new report would delay your problem being
addressed as quickly as possible.

No need exists to comment here at this time. After reading the above
documentation in it's entirety, if you have further questions, you are
welcome to redirect them to the appropriate mailing list or forum via
http://www.ubuntu.com/support/community/mailinglists , or you may
contact me directly.

Thank you for your understanding.

** Description changed:

  Changing the screen brightness always used to work on my HP Elitebook
  8560w -- both with the function keys and in the dialog Brightness 
  Lock in the system settings. The environment light sensor also used to
  work IIRC.
  
- Since the update to 13.10, this stopped working. Methods I have tried
- for adapting the brightness are:
- 
+ Since the update to 13.10, this stopped working. Methods I have tried that 
didn't work for adapting the brightness are:
  * Adding GRUB_CMDLINE_LINUX=acpi_backlight=vendor to /etc/default/grub
  * Adding GRUB_CMDLINE_LINUX=”acpi_osi=!Windows 2012 to /etc/default/grub
- 
- None of them worked.
  
  Currently I am changing the brightness manually using  xrandr --output
  LVDS-0 --brightness 0.9. However, AFAIK this does not really change the
  brightness, but only changes the contrast.
  
- Workarounds would be much appreciated.
- 
- ===
- Opened a related question on AskUbuntu:
- 
http://askubuntu.com/questions/362894/changing-the-brightness-stopped-working-in-13-10-saucy-salamander
- ===
+ WORKAROUND: Use nvidia-graphics-drivers-304.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: xorg 1:7.7+1ubuntu6
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.registry: Binary: 
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  319.60  Wed Sep 25 14:28:26 
PDT 2013
   GCC version:  gcc version 4.8.1 (Ubuntu/Linaro 4.8.1-10ubuntu8)
  .tmp.unity.support.test.0:
  
  ApportVersion: 2.12.5-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  Date: Fri Oct 18 19:50:36 2013
  DistUpgraded: 2013-10-17 17:20:47,580 DEBUG enabling apt cron job
  DistroCodename: saucy
  DistroVariant: ubuntu
  DkmsStatus:
   nvidia-319-updates, 319.60, 3.11.0-12-generic, x86_64: installed
   nvidia-319-updates, 319.60, 3.8.0-31-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   NVIDIA Corporation GF108GLM [Quadro 1000M] [10de:0dfa] (rev a1) (prog-if 00 
[VGA controller])
     Subsystem: Hewlett-Packard Company Device [103c:1631]
  InstallationDate: Installed on 2013-01-06 (285 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  JockeyStatus:
   kmod:nvidia_319_updates - nvidia_319_updates (Proprietary, Enabled, Not in 
use)
   kmod:nvidia_304 - NVIDIA binary Xorg driver, kernel module and VDPAU library 
(Proprietary, Disabled, Not in use)
   kmod:nvidia_304_updates - NVIDIA binary Xorg driver, kernel module and VDPAU 
library (Proprietary, Disabled, Not in use)
   kmod:nvidia_319 - NVIDIA binary Xorg driver, kernel module and VDPAU library 
(Proprietary, Disabled, Not in use)
  MachineType: Hewlett-Packard HP EliteBook 8560w
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic 
root=UUID=53f83a14-cacc-48fd-bb4b-354d69eb7f0e ro quiet splash 
acpi_osi=!Windows 2012
  SourcePackage: xorg
  UpgradeStatus: Upgraded to saucy on 2013-10-17 (1 days ago)
  dmi.bios.date: 06/11/2012
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68SVD Ver. F.27
  dmi.board.name: 1631
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 01.3B
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 

[Bug 1241745] Re: [regression] Changing the screen brightness does not work anymore in 319.xx

2013-10-27 Thread Crossle Song
Same issue,  Macbook pro , maybe changed dir 
/sys/class/backlight/apple_backlight/
xbacklight can't work. I used xmonad on ubuntu 13.10.  but 13.04 work well.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1241745

Title:
  [regression] Changing the screen brightness does not work anymore in
  319.xx

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1241745/+subscriptions

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


[Bug 1241745] Re: [regression] Changing the screen brightness does not work anymore in 319.xx

2013-10-23 Thread discont
Same issue

Lenovo Ideapad Z570

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1241745

Title:
  [regression] Changing the screen brightness does not work anymore in
  319.xx

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1241745/+subscriptions

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


[Bug 1241745] Re: [regression] Changing the screen brightness does not work anymore in 319.xx

2013-10-22 Thread Alberto Milone
** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1241745

Title:
  [regression] Changing the screen brightness does not work anymore in
  319.xx

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1241745/+subscriptions

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


[Bug 1241745] Re: [regression] Changing the screen brightness does not work anymore in 319.xx

2013-10-21 Thread Alberto Milone
@Daniel Dadap: any ideas as to what's going on?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1241745

Title:
  [regression] Changing the screen brightness does not work anymore in
  319.xx

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-319/+bug/1241745/+subscriptions

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


[Bug 1241745] Re: [regression] Changing the screen brightness does not work anymore in 319.xx

2013-10-21 Thread Daniel Dadap
It looks like we're tracking a similar bug report about broken
brightness controls on HP EliteBook 8560w in the 319 and later drivers
in the NVIDIA internal bug tracker. That bug tracker is not visible to
the public, but in case you want to check with NVIDIA support on the
status of the bug, the bug number is 1372953.

The root cause of this issue has not yet been investigated, so there's
nothing to report at the moment, other than that we are indeed able to
reproduce this issue.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1241745

Title:
  [regression] Changing the screen brightness does not work anymore in
  319.xx

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-319/+bug/1241745/+subscriptions

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


[Bug 1241745] Re: [regression] Changing the screen brightness does not work anymore in 319.xx

2013-10-21 Thread Alberto Milone
Ok, thanks, Daniel.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1241745

Title:
  [regression] Changing the screen brightness does not work anymore in
  319.xx

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-319/+bug/1241745/+subscriptions

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


[Bug 1241745] Re: [regression] Changing the screen brightness does not work anymore in 319.xx

2013-10-21 Thread Peter Salzmann
I have this issue with Dell Inspiron N4010

FGLRX

I can adjust the brightness in the catalyst control centre

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1241745

Title:
  [regression] Changing the screen brightness does not work anymore in
  319.xx

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-319/+bug/1241745/+subscriptions

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