Bug#506644: [Pkg-utopia-maintainers] Bug#506644: gnome-power-manager: Brightness applet does not change brightness

2009-07-26 Thread Moritz Muehlenhoff
On Sat, Dec 06, 2008 at 12:01:15PM +0900, Charles Plessy wrote:
 Le Fri, Dec 05, 2008 at 04:20:07PM +0100, Josselin Mouette a écrit :
  Indeed, the kernel support seems broken. I can change the values
  in /sys/class/backlight/acpi_video0/brightness but they have no impact
  on the brightness.
  
  Charles, setting xrandr --output LVDS --set BACKLIGHT_CONTROL native
  should make at least xbacklight work, but for HAL which relies on the
  ACPI interface, this is up to the kernel.
 
 Thanks a lot everybody for your help.
 
 Interestingly, on my machine both methods work.

Did this change in more recent kernels?

Cheers,
Moritz



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#506644: [Pkg-utopia-maintainers] Bug#506644: gnome-power-manager: Brightness applet does not change brightness

2009-07-26 Thread Charles Plessy
Le Sun, Jul 26, 2009 at 03:03:38PM +0200, Moritz Muehlenhoff a écrit :
  
  Interestingly, on my machine both methods work.
 
 Did this change in more recent kernels?

I just installed and tried 2.6.30-1-amd64 and it worked fine. Thanks for the 
ping.

Have a nice day,

-- 
Charles Plessy
Tsurumi, Kanagawa, Japan



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#506644: gnome-power-manager: Brightness applet does not change brightness

2008-12-05 Thread Josselin Mouette
Le vendredi 05 décembre 2008 à 09:40 +0900, Charles Plessy a écrit :
 Le Thu, Dec 04, 2008 at 05:54:35PM +0100, Josselin Mouette a écrit :
  
  Does it work when you set the brightness with xbacklight? It doesn’t
  work anymore on my system, and I’m pretty sure it used to. The bug could
  lie in the X server somehow.
 
 Good point, xbacklight does not work on my system either, that's very bad
 news :(

Yes, the same goes for me.

X  Utopia people: do you know what it means when neither g-p-m (through
HAL) nor xbacklight (through XRandR) work to change the backlight of a
display? Is it a problem in the kernel?

Thanks for your insight,
-- 
 .''`.
: :' :  We are debian.org. Lower your prices, surrender your code.
`. `'   We will add your hardware and software distinctiveness to
  `-our own. Resistance is futile.


signature.asc
Description: Ceci est une partie de message	numériquement signée


Bug#506644: [Pkg-utopia-maintainers] Bug#506644: gnome-power-manager: Brightness applet does not change brightness

2008-12-05 Thread Michael Biebl
Josselin Mouette wrote:
 Le vendredi 05 décembre 2008 à 09:40 +0900, Charles Plessy a écrit :
 Le Thu, Dec 04, 2008 at 05:54:35PM +0100, Josselin Mouette a écrit :
 Does it work when you set the brightness with xbacklight? It doesn’t
 work anymore on my system, and I’m pretty sure it used to. The bug could
 lie in the X server somehow.
 Good point, xbacklight does not work on my system either, that's very bad
 news :(
 
 Yes, the same goes for me.
 
 X  Utopia people: do you know what it means when neither g-p-m (through
 HAL) nor xbacklight (through XRandR) work to change the backlight of a
 display? Is it a problem in the kernel?
 
 Thanks for your insight,
 

I can't control my backlight either (never could). Afaik it's because this
function is hard wired and not controllable by software on my laptop.

But if you say, that it worked for you before, than this is something different.

Michael

-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



signature.asc
Description: OpenPGP digital signature


Bug#506644: [Pkg-utopia-maintainers] Bug#506644: gnome-power-manager: Brightness applet does not change brightness

2008-12-05 Thread Josselin Mouette
Le vendredi 05 décembre 2008 à 14:26 +0100, Michael Biebl a écrit :
 Josselin Mouette wrote:
  X  Utopia people: do you know what it means when neither g-p-m (through
  HAL) nor xbacklight (through XRandR) work to change the backlight of a
  display? Is it a problem in the kernel?

 I can't control my backlight either (never could). Afaik it's because this
 function is hard wired and not controllable by software on my laptop.
 
 But if you say, that it worked for you before, than this is something 
 different.

The original report was about a regression for a Sony model, yes.

On my laptop (a Fujitsu-Siemens one), this never worked with HAL but
used to work with XRandR. Which is why I’m suspecting some change in the
kernel, but I’m not sure how this is done in the X server.

Cheers,
-- 
 .''`.
: :' :  We are debian.org. Lower your prices, surrender your code.
`. `'   We will add your hardware and software distinctiveness to
  `-our own. Resistance is futile.


signature.asc
Description: Ceci est une partie de message	numériquement signée


Bug#506644: [Pkg-utopia-maintainers] Bug#506644: gnome-power-manager: Brightness applet does not change brightness

2008-12-05 Thread Julien Cristau
On Fri, Dec  5, 2008 at 14:37:35 +0100, Josselin Mouette wrote:

 Le vendredi 05 décembre 2008 à 14:26 +0100, Michael Biebl a écrit :
  Josselin Mouette wrote:
   X  Utopia people: do you know what it means when neither g-p-m (through
   HAL) nor xbacklight (through XRandR) work to change the backlight of a
   display? Is it a problem in the kernel?
 
  I can't control my backlight either (never could). Afaik it's because this
  function is hard wired and not controllable by software on my laptop.
  
  But if you say, that it worked for you before, than this is something 
  different.
 
 The original report was about a regression for a Sony model, yes.
 
 On my laptop (a Fujitsu-Siemens one), this never worked with HAL but
 used to work with XRandR. Which is why I’m suspecting some change in the
 kernel, but I’m not sure how this is done in the X server.
 
What's the value of the BACKLIGHT_CONTROL randr property in the
working/non-working cases?  (xrandr --prop will list it)

Cheers,
Julien



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#506644: [Pkg-utopia-maintainers] Bug#506644: gnome-power-manager: Brightness applet does not change brightness

2008-12-05 Thread Josselin Mouette
Le vendredi 05 décembre 2008 à 15:23 +0100, Julien Cristau a écrit :
 What's the value of the BACKLIGHT_CONTROL randr property in the
 working/non-working cases?  (xrandr --prop will list it)

Here it is listed as:
BACKLIGHT_CONTROL: kernel
supported: native   legacy   combination  kernel  

I don’t have a working setup handy anymore, unfortunately.
-- 
 .''`.
: :' :  We are debian.org. Lower your prices, surrender your code.
`. `'   We will add your hardware and software distinctiveness to
  `-our own. Resistance is futile.


signature.asc
Description: Ceci est une partie de message	numériquement signée


Bug#506644: [Pkg-utopia-maintainers] Bug#506644: gnome-power-manager: Brightness applet does not change brightness

2008-12-05 Thread Sjoerd Simons
On Fri, Dec 05, 2008 at 03:35:48PM +0100, Josselin Mouette wrote:
 Le vendredi 05 décembre 2008 à 15:23 +0100, Julien Cristau a écrit :
  What's the value of the BACKLIGHT_CONTROL randr property in the
  working/non-working cases?  (xrandr --prop will list it)
 
 Here it is listed as:
   BACKLIGHT_CONTROL: kernel
   supported: native   legacy   combination  kernel  
 
 I don???t have a working setup handy anymore, unfortunately.

Check if you hav e a class backlight device in /sys (iotw something under
/sys/class/backlight). If so you should be able to control the backlight via
hal. You can test the kernel by echoing values into the brightness file

  Sjoerd
-- 
You can't push on a string.



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#506644: [Pkg-utopia-maintainers] Bug#506644: gnome-power-manager: Brightness applet does not change brightness

2008-12-05 Thread Josselin Mouette
reassign 506644 linux-2.6
thanks

Le vendredi 05 décembre 2008 à 15:06 +, Sjoerd Simons a écrit :
 Check if you hav e a class backlight device in /sys (iotw something under
 /sys/class/backlight). If so you should be able to control the backlight via
 hal. You can test the kernel by echoing values into the brightness file

Indeed, the kernel support seems broken. I can change the values
in /sys/class/backlight/acpi_video0/brightness but they have no impact
on the brightness.

Charles, setting xrandr --output LVDS --set BACKLIGHT_CONTROL native
should make at least xbacklight work, but for HAL which relies on the
ACPI interface, this is up to the kernel.

Thanks to all for the help,
-- 
 .''`.
: :' :  We are debian.org. Lower your prices, surrender your code.
`. `'   We will add your hardware and software distinctiveness to
  `-our own. Resistance is futile.


signature.asc
Description: Ceci est une partie de message	numériquement signée


Bug#506644: [Pkg-utopia-maintainers] Bug#506644: gnome-power-manager: Brightness applet does not change brightness

2008-12-05 Thread Charles Plessy
Le Fri, Dec 05, 2008 at 04:20:07PM +0100, Josselin Mouette a écrit :
 Indeed, the kernel support seems broken. I can change the values
 in /sys/class/backlight/acpi_video0/brightness but they have no impact
 on the brightness.
 
 Charles, setting xrandr --output LVDS --set BACKLIGHT_CONTROL native
 should make at least xbacklight work, but for HAL which relies on the
 ACPI interface, this is up to the kernel.

Thanks a lot everybody for your help.

Interestingly, on my machine both methods work.

Have a nice day,

-- 
Charles Plessy
Tsurumi, Kanagawa, Japan



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#506644: gnome-power-manager: Brightness applet does not change brightness

2008-12-04 Thread Josselin Mouette
Hi,

Le dimanche 23 novembre 2008 à 19:17 +0900, Charles Plessy a écrit :
 Since an update of my Lenny system, the brightness applet does not manage to
 set the brightness anymore. Althouhg not 100 % sure, I have the impression 
 that
 it happened before the update to the version that migrated to testing 
 recently. 
 I attached to this bug a digest of the updates made yesterday and today.

Does it work when you set the brightness with xbacklight? It doesn’t
work anymore on my system, and I’m pretty sure it used to. The bug could
lie in the X server somehow.

Cheers,
-- 
 .''`.
: :' :  We are debian.org. Lower your prices, surrender your code.
`. `'   We will add your hardware and software distinctiveness to
  `-our own. Resistance is futile.


signature.asc
Description: Ceci est une partie de message	numériquement signée


Bug#506644: gnome-power-manager: Brightness applet does not change brightness

2008-12-04 Thread Charles Plessy
Le Thu, Dec 04, 2008 at 05:54:35PM +0100, Josselin Mouette a écrit :
 
 Does it work when you set the brightness with xbacklight? It doesn’t
 work anymore on my system, and I’m pretty sure it used to. The bug could
 lie in the X server somehow.

Good point, xbacklight does not work on my system either, that's very bad
news :(

Have a nice day

-- 
Charles Plessy
Tsurumi, Kanagawa, Japan



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#506644: gnome-power-manager: Brightness applet does not change brightness

2008-11-23 Thread Charles Plessy
Package: gnome-power-manager
Version: 2.22.1-4
Severity: normal

Dear GNOME team,

Since an update of my Lenny system, the brightness applet does not manage to
set the brightness anymore. Althouhg not 100 % sure, I have the impression that
it happened before the update to the version that migrated to testing recently. 
I attached to this bug a digest of the updates made yesterday and today.

My machine is a Sony VGC-LT71DB, a kind of iMac clone that has the bad idea
of overheating when the brighness of the screen is at its default (and highest)
level…

Ah, I have `deb http://kde4.debian.net/ lenny main' in my sources.list. I hope
it is not the cause of the problem!

Many thanks for the work you made so far, and have a nice day,

-- Charles Plessy, Tsurumi, Kanagawa, Japan


-- Package-specific info:
Distro version:   lenny/sid
Kernel version:   2.6.26-1-amd64
g-p-m version:2.22.1
HAL version:  0.5.11
System manufacturer:  missing
System version:   missing
System product:   missing
AC adapter present:   no
Battery present:  no
Laptop panel present: yes
CPU scaling present:  yes
Battery Information:
GNOME Power Manager Process Information:
charles   3835  0.0  0.4 208456 10012 ?Ss   18:10   0:00 
gnome-power-manager
charles   5180  0.0  0.0   9532   916 pts/1S+   18:30   0:00  |   \_ less 
/usr/share/doc/gnome-power-manager/changelog.Debian.gz
charles   7341  2.0  0.5  93576 11396 pts/3S+   19:09   0:01  |   \_ 
/usr/bin/python /usr/bin/reportbug gnome-power-manager
charles   7389  0.0  0.0  10160  1320 pts/3S+   19:10   0:00  |   \_ 
/bin/bash /usr/share/reportbug/handle_bugscript 
/usr/share/bug/gnome-power-manager/script /tmp/reportbug-gnome-power-manage
charles   5887  0.0  0.7 200100 16088 ?S18:42   0:00 
/usr/lib/gnome-power-manager/gnome-brightness-applet 
--oaf-activate-iid=OAFIID:GNOME_BrightnessApplet_Factory --oaf-ior-fd=26
HAL Process Information:
106   3340  0.0  0.2  29596  4384 ?Ss   18:09   0:01 /usr/sbin/hald
root  3341  0.0  0.0  17768  1192 ?S18:09   0:00  \_ hald-runner
root  3361  0.0  0.0  19880  1172 ?S18:09   0:00  \_ 
hald-addon-input: Listening on /dev/input/event9 /dev/input/event8 
/dev/input/event7 /dev/input/event5 /dev/input/event3 /dev/i
root  3368  0.0  0.0  19892  1260 ?S18:09   0:00  \_ 
/usr/lib/hal/hald-addon-cpufreq
106   3369  0.0  0.0  16604  1004 ?S18:09   0:00  \_ 
hald-addon-acpi: listening on acpid socket /var/run/acpid.socket
root  3374  0.0  0.0  19880  1148 ?S18:09   0:00  \_ 
hald-addon-storage: polling /dev/hda (every 2 sec)

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gnome-power-manager depends on:
ii  dbus-x11   1.2.1-4   simple interprocess messaging syst
ii  gconf2 2.22.0-1  GNOME configuration database syste
ii  hal0.5.11-6  Hardware Abstraction Layer
ii  libart-2.0-2   2.3.20-2  Library of functions for 2D graphi
ii  libatk1.0-01.22.0-1  The ATK accessibility toolkit
ii  libbonobo2-0   2.22.0-1  Bonobo CORBA interfaces library
ii  libbonoboui2-0 2.22.0-1  The Bonobo UI library
ii  libc6  2.7-16GNU C Library: Shared libraries
ii  libcairo2  1.6.4-6.1 The Cairo 2D vector graphics libra
ii  libdbus-1-31.2.1-4   simple interprocess messaging syst
ii  libdbus-glib-1-2   0.76-1simple interprocess messaging syst
ii  libfontconfig1 2.6.0-1   generic font configuration library
ii  libfreetype6   2.3.7-2   FreeType 2 font engine, shared lib
ii  libgconf2-42.22.0-1  GNOME configuration database syste
ii  libglade2-01:2.6.2-1 library to load .glade files at ru
ii  libglib2.0-0   2.16.6-1  The GLib library of C routines
ii  libgnome-keyring0  2.22.3-2  GNOME keyring services library
ii  libgnome2-02.20.1.1-1The GNOME 2 library - runtime file
ii  libgnomecanvas2-0  2.20.1.1-1A powerful object-oriented display
ii  libgnomeui-0   2.20.1.1-2The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0 1:2.22.0-5GNOME Virtual File System (runtime
ii  libgstreamer0.10-0 0.10.19-3 Core GStreamer libraries and eleme
ii  libgtk2.0-02.12.11-4 The GTK+ graphical user interface 
ii  libhal10.5.11-6  Hardware Abstraction Layer - share
ii  libice62:1.0.4-1 X11 Inter-Client