Your message dated Sun, 06 Mar 2011 14:54:35 +0100
with message-id <[email protected]>
and subject line Re: Bug#614510: pommed: Intel 945GM (MacBook v1) step value in
the config is wrong
has caused the Debian Bug report #614510,
regarding pommed: Intel 945GM (MacBook v1) step value in the config is wrong
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
614510: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=614510
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: pommed
Version: 1.37~dfsg-1
Severity: normal
My brightness keys were "jumping" the brightnes on my MacBook v1.1,
e.g. increasing the brightness from 0% using function key would cycle like so:
0%-25%-50%-0%-75%-100%-0%-100%.
Turns out the step value for the MacBook v1.1 (Intel Gma950) is a bit too
big. /sys/devices/virtual/backlight/mbp_backlight/max_brightness is 15. When
I've changed the step value from the hexadecimal value to "1" I got back the
smooth/gradual brightness increase/decrease via function key.
Below is the relevant section of the modified pommed config file.
And it turns out I don't need pommed anymore, since "it just works" without it
now.
Thank you for working on this package it was a pleasure to have working function
keys all this time.
Regards,
Dmitrijs.
-- System Information:
Debian Release: squeeze/sid
APT prefers natty-updates
APT policy: (500, 'natty-updates'), (500, 'natty-security'), (500,
'natty-proposed'), (500, 'natty-backports'), (500, 'natty')
Architecture: i386 (i686)
Kernel: Linux 2.6.38-4-generic (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages pommed depends on:
ii eject 2.1.5+deb1+cvs20081104-7.1 ejects CDs and operates CD-Changer
ii libasound2 1.0.23-2.1ubuntu3 shared library for ALSA applicatio
ii libaudiofile0 0.2.6-8ubuntu1 Open-source version of SGI's audio
ii libc6 2.13-0ubuntu1 Embedded GNU C Library: Shared lib
ii libconfuse0 2.7-1 Library for parsing configuration
ii libdbus-1-3 1.4.1-0ubuntu2 simple interprocess messaging syst
ii libpci3 1:3.1.7-4ubuntu5 Linux PCI Utilities (shared librar
Versions of packages pommed recommends:
ii dbus 1.4.1-0ubuntu2 simple interprocess messaging syst
pommed suggests no packages.
-- Configuration Files:
/etc/pommed.conf changed:
lcd_gma950 {
# initial backlight level [0x6f] (0x1f - 0x94 usually, -1 to disable)
init = -1
# step value (0x01 - 0x20)
step = 1
# backlight level when on battery [0x40] (0x1f - 0x94 usually, 0 to
disable)
on_batt = 6
}
--- End Message ---
--- Begin Message ---
Dmitrijs Ledkovs <[email protected]> wrote:
Hi,
> Turns out the step value for the MacBook v1.1 (Intel Gma950) is a bit too
> big. /sys/devices/virtual/backlight/mbp_backlight/max_brightness is 15. When
The max value for GMA GPUs is known to vary depending on the
model. Hopefully the need for this specific access method will vanish
soon...
Thanks for the report, though.
JB.
--
Julien BLACHE - Debian & GNU/Linux Developer - <[email protected]>
Public key available on <http://www.jblache.org> - KeyID: F5D6 5169
GPG Fingerprint : 935A 79F1 C8B3 3521 FD62 7CC7 CD61 4FD7 F5D6 5169
--- End Message ---