Re: [ibm-acpi-devel] [PATCH v2] platform/x86: thinkpad_acpi: Fix multi-battery bug

2018-09-07 Thread Yves-Alexis Perez
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On Fri, 2018-09-07 at 19:59 +0200, Thomas Weißschuh wrote: > > was this included in any tree and is it on route to Linus somehow? > > This is on track to be released in 4.19. Thanks. I've applied the three patches (this one and the two from Jouke)

Re: [ibm-acpi-devel] [PATCH v2] platform/x86: thinkpad_acpi: Fix multi-battery bug

2018-09-07 Thread Yves-Alexis Perez
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On Mon, 2018-08-06 at 16:24 +0300, Andy Shevchenko wrote: > On Thu, Aug 2, 2018 at 1:24 AM, Thomas Weißschuh wrote: > > The struct containing the supported operations for all batteries is > > being zeroed on each battery probe. This prevents all ot

Re: [ibm-acpi-devel] TP T460 laptop freezes when closing lid while on battery

2016-04-01 Thread Yves-Alexis Perez
On mer., 2016-03-30 at 22:01 +0300, alxarch wrote: > Hi all, > > I recently bought a Thinkpad T460. Most issues I've had with it (trackpoint > scroll, intel 520 glitches)  have been more or less resolved by upgrading > to 4.6-rc1 kernel. > The last issue I can't solve is the computer hanging when

Re: [ibm-acpi-devel] Advertisement on SF lists

2016-02-06 Thread Yves-Alexis Perez
On sam., 2016-02-06 at 11:42 -0200, Henrique de Moraes Holschuh wrote: > On Thu, 04 Feb 2016, Yves-Alexis Perez wrote: > > I just noticed that SourceForge was now adding advertisement to the list > > emails (not sure when it started, I have to admit). Is there a way to drop > &g

[ibm-acpi-devel] Advertisement on SF lists

2016-02-04 Thread Yves-Alexis Perez
Hi, I just noticed that SourceForge was now adding advertisement to the list emails (not sure when it started, I have to admit). Is there a way to drop that from the list configuration? Thanks! -- Yves-Alexis signature.asc Description: This is a digitally signed message part -

Re: [ibm-acpi-devel] [PATCH] thinkpad_acpi: Add support for keyboard backlight

2016-01-12 Thread Yves-Alexis Perez
On mar., 2016-01-12 at 14:07 -0200, Henrique de Moraes Holschuh wrote: > We likely need to integrate better (future work) the new backlight > control with the thinklight control and the firmware interface in the > x230. Ok so I've just checked my work X230, and I was just wrong: no ThinkLight on i

Re: [ibm-acpi-devel] [PATCH] thinkpad_acpi: Add support for keyboard backlight

2016-01-11 Thread Yves-Alexis Perez
On lun., 2016-01-11 at 17:28 -0200, Henrique de Moraes Holschuh wrote: >  I don't think a thinkpad will ever have both features at the same time, > so I have no idea why they changed the firmware interface. At least the X230 (and I guess other ThinkPads from the *30 generation) have both ThinkLigh

Re: [ibm-acpi-devel] [PATCH] thinkpad_acpi: demote "brightness unsupported" message

2015-04-02 Thread Yves-Alexis Perez
On jeu., 2015-04-02 at 17:23 -0300, Henrique de Moraes Holschuh wrote: > It would work, but it is not exactly what I wanted. I will reply with > more details in the next couple days. Oh sure, no problem :) > Otherwise, we can take this version. There's no rush, I'd say. -- Yves-Alexis signat

Re: [ibm-acpi-devel] [PATCH] thinkpad_acpi: demote "brightness unsupported" message

2015-04-02 Thread Yves-Alexis Perez
On lun., 2015-03-30 at 14:12 +0200, Yves-Alexis Perez wrote: > ThinkPad don't use an EC-based brightness interface anymore, they use > ACPI video interface or (since Windows 8 generation laptops) GPU > interface. Don't output a scary warning by default and demote it to > deb

Re: [ibm-acpi-devel] [PATCH] thinkpad_acpi: demote "brightness unsupported" message

2015-03-30 Thread Yves-Alexis Perez
On Mon, Mar 30, 2015 at 02:26:42PM +0200, Yves-Alexis Perez wrote: > On Mon, Mar 30, 2015 at 02:12:44PM +0200, Yves-Alexis Perez wrote: > > ThinkPad don't use an EC-based brightness interface anymore, they use > > ACPI video interface or (since Windows 8 generation laptop

Re: [ibm-acpi-devel] [PATCH] thinkpad_acpi: demote "brightness unsupported" message

2015-03-30 Thread Yves-Alexis Perez
On Mon, Mar 30, 2015 at 02:12:44PM +0200, Yves-Alexis Perez wrote: > ThinkPad don't use an EC-based brightness interface anymore, they use > ACPI video interface or (since Windows 8 generation laptops) GPU > interface. Don't output a scary warning by default and demote it to &

[ibm-acpi-devel] [PATCH] thinkpad_acpi: demote "brightness unsupported" message

2015-03-30 Thread Yves-Alexis Perez
ThinkPad don't use an EC-based brightness interface anymore, they use ACPI video interface or (since Windows 8 generation laptops) GPU interface. Don't output a scary warning by default and demote it to debug. Signed-off-by: Yves-Alexis Perez --- drivers/platform/x86/thinkpad_a

Re: [ibm-acpi-devel] Unsupported brightness interface

2015-03-30 Thread Yves-Alexis Perez
On Mon, Mar 30, 2015 at 10:48:43AM +0200, Yves-Alexis Perez wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA512 > > On Fri, Mar 27, 2015 at 08:36:51AM -0300, Henrique de Moraes Holschuh wrote: > > On Fri, Mar 27, 2015, at 04:11, Yves-Alexis Perez wrote: > > > O

Re: [ibm-acpi-devel] Unsupported brightness interface

2015-03-30 Thread Yves-Alexis Perez
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On Fri, Mar 27, 2015 at 08:36:51AM -0300, Henrique de Moraes Holschuh wrote: > On Fri, Mar 27, 2015, at 04:11, Yves-Alexis Perez wrote: > > On dim., 2015-03-22 at 16:12 -0300, Henrique de Moraes Holschuh wrote: > > > On Sat, Mar

Re: [ibm-acpi-devel] Unsupported brightness interface

2015-03-27 Thread Yves-Alexis Perez
On dim., 2015-03-22 at 16:12 -0300, Henrique de Moraes Holschuh wrote: > On Sat, Mar 7, 2015, at 17:12, Jarmila Holcova wrote: > > Mar 7 20:34:47 OH-ThinkPad-Edge-E440 kernel: [ 10.725697] > > thinkpad_acpi: Unsupported brightness interface, please contact > > ibm-acpi-devel@lists.sourceforge.ne

Re: [ibm-acpi-devel] thinkpad-acpi and broadwell thinkpads

2015-03-22 Thread Yves-Alexis Perez
On ven., 2015-03-13 at 11:12 +0100, Yves-Alexis Perez wrote: > - I guess some patches need to be included to thinkpad-acpi in order to have > it > load fine on bdw Thinkpads, Is here a right place to submit them, or should > they go to linux-acpi mailing list? I failed to follow-up,

Re: [ibm-acpi-devel] thinkpad-acpi and broadwell thinkpads

2015-03-13 Thread Yves-Alexis Perez
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On Fri, Mar 13, 2015 at 11:12:15AM +0100, Yves-Alexis Perez wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA512 > > Hi, > > I've just bought a shiny X250. Nice hardware, with the trackpoint > buttons back (alt

[ibm-acpi-devel] thinkpad-acpi and broadwell thinkpads

2015-03-13 Thread Yves-Alexis Perez
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi, I've just bought a shiny X250. Nice hardware, with the trackpoint buttons back (although they're wired to the touchpad). Right now, thinkpad_acpi won't load without force_load=1 (on 3.19 kernel). Force loading make the usual "ThinkPad Extra Bu

Re: [ibm-acpi-devel] Internal battery: /sys/class/power_supply/BAT0/status = Unknown

2015-03-13 Thread Yves-Alexis Perez
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On Sun, Mar 08, 2015 at 01:54:38PM +0100, Janis Beckert wrote: > Hey everyone! > > First off: I am not sure if this is the proper place to report this issue. > If you know the proper channel, please point me to it. I think the correct place would b

Re: [ibm-acpi-devel] Backlight keys not working on T430

2014-11-09 Thread Yves-Alexis Perez
On sam., 2014-11-08 at 23:08 +, Pedro Ribeiro wrote: > Thanks for the tip, that's easy enough to do in X. What about when I'm > at a VT and not running X? I don't know anything for that. For the full rationale, see the (lengthy) bug report at https://bugzilla.kernel.org/show_bug.cgi?id=51231

Re: [ibm-acpi-devel] Backlight keys not working on T430

2014-11-08 Thread Yves-Alexis Perez
On sam., 2014-11-08 at 17:32 +, Pedro Ribeiro wrote: > I'm using Debian testing with the 3.16 kernel. Is there a fix for > this? You need something in userspace to handle brightness keys. Regards, -- Yves-Alexis --

Re: [ibm-acpi-devel] unsupported brightness interface on X230 since linux-3.13.4

2014-02-24 Thread Yves-Alexis Perez
On Sun, Feb 23, 2014 at 01:52:14PM +0100, haiko wrote: > Hello developers! > > I recently updated my Arch installation from linux-3.12.9 to linux-3.13.4. > Unfortunately my X230's brightness fn-keys don't work anymore. > > There is a message during boot referring to an unsupported brightness > in

Re: [ibm-acpi-devel] regulate backlight on X230 and T430 works incorrectly

2013-04-29 Thread Yves-Alexis Perez
On lun., 2013-04-29 at 11:45 +0400, Igor Gnatenko wrote: > Hi developers! > In my ThinkPad X230 and ThinkPad T430 regulate backlight works > incorrectly. > I test with xrandr all value, but some value not working. I attach > LogFile with test results. > This problem present since kernel 3.5 or 3.6.

Re: [ibm-acpi-devel] x230: unhandled HKEY event 0x6050

2013-03-09 Thread Yves-Alexis Perez
On mer., 2013-03-06 at 21:30 -0300, Henrique de Moraes Holschuh wrote: > On Mon, 04 Mar 2013, Borislav Petkov wrote: > > I get this in dmesg with 3.9-rc1: > > > > [ 12.951434] thinkpad_acpi: unhandled HKEY event 0x6050 > > [ 12.951438] thinkpad_acpi: please report the conditions when this > ev

Re: [ibm-acpi-devel] [PATCH] thinkpad-acpi: recognize Lenovo as version string in newer V-series BIOS

2012-03-10 Thread Yves-Alexis Perez
On sam., 2012-03-10 at 01:28 -0300, Henrique de Moraes Holschuh wrote: > > So far so good, but what driver functionality works well in these new > lenovo boxes? V-series are Ideapad, so I'm not really sure this need to be added to thinkpad-acpi. Regards, -- Yves-Alexis signature.asc Descript

Re: [ibm-acpi-devel] Duplicate key press events

2011-08-07 Thread Yves-Alexis Perez
On dim., 2011-08-07 at 10:33 +0200, Richard Hughes wrote: > I'm on 1.41, and the latest is 1.44 (I'm at a conference now, and > can't update the BIOS right now). I can update this when I get home if > you like in one weeks time. I'm also pretty sure most non-geeky people > don't ever update the BIO

Re: [ibm-acpi-devel] Duplicate key press events

2011-08-04 Thread Yves-Alexis Perez
On jeu., 2011-08-04 at 22:30 +0100, Richard Hughes wrote: > After talking to Matthew Garrett, he tells me the thinkpad-acpi driver > event shouldn't be emitted if the computer has ACPI video support. > Check how thinkpad-acpi is loaded, check that brightness_enable is not set or 0. Though here on

Re: [ibm-acpi-devel] WG: ThinkPad X61s BIOS 51NBSXGA thinkpad_acpi not available

2011-01-24 Thread Yves-Alexis Perez
On lun., 2011-01-24 at 09:23 +0100, Paul Andreas wrote: > # modprobe -f -v thinkpad_acpi > insmod > /lib/modules/2.6.32-27-generic-phc/kernel/drivers/platform/x86/thinkpad_acpi.ko > experimental=1 fan_control=1 > FATAL: Error inserting thinkpad_acpi > (/lib/modules/2.6.32-27-generic-phc/kernel/dr

Re: [ibm-acpi-devel] [GIT PATCH] thinkpad-acpi patches for merge window

2010-08-19 Thread Yves-Alexis Perez
On 19/08/2010 14:33, Damjan Georgievski wrote: > The only issue I have on my personal X60s is that Fn+F5 now > automatically rfkill soft-blocks the wifi. This seems to be somewhere > in the kernel, probably rfkill subsystem as I remember. > Why is it a problem? (btw you can remap it from KEY_WIFI

Re: [ibm-acpi-devel] Thinkpad L412

2010-05-06 Thread Yves-Alexis Perez
On 06/05/2010 15:41, Helge Bahmann wrote: > I have a Thinkpad L412 not yet supported by thinkpad_acpi, the crucial kernel > messages (I think) are: Afaik L4xx thinkpads are not real thinkpads but Lenovo SL boxes. There's a sl-acpi or something driver which is supposed to be in developpment. Chee

Re: [ibm-acpi-devel] thinkpad_acpi: Add KEY_CAMERA (Fn-F6).

2010-05-01 Thread Yves-Alexis Perez
On ven., 2010-04-30 at 20:29 -0500, Jerone Young wrote: > Yes. > I actually sent the support to udev for the USB keyboard ;-) Thank your for that. Indeed I have /lib/udev/keymaps/lenovo-thinkpad-usb-keyboard-trackpoint. > > I have it and love it, why made sure has support in udev. Wo

Re: [ibm-acpi-devel] thinkpad_acpi: Add KEY_CAMERA (Fn-F6).

2010-04-29 Thread Yves-Alexis Perez
On mer., 2010-04-21 at 19:00 -0300, Henrique de Moraes Holschuh wrote: > I really should get people to send me keyboard photos of all models, so > that I could have a per-model keymap, it would not waste any kernel > runtime memory since they're discarded when the module installs > itself... As a

Re: [ibm-acpi-devel] bluetooth off state not remembered accross reboots?

2009-10-11 Thread Yves-Alexis Perez
On dim, 2009-10-11 at 11:25 -0300, Henrique de Moraes Holschuh wrote: > Ok. This means something is asking thinkpad-acpi to enable bluetooth at > boot, even if you left it off before power down. thinkpad-acpi starts the > rfkill interface with bluetooth *off*, but 20ms later, something turns it >

Re: [ibm-acpi-devel] bluetooth off state not remembered accross reboots?

2009-10-11 Thread Yves-Alexis Perez
On dim, 2009-10-11 at 15:03 +0200, Yves-Alexis Perez wrote: > On sam, 2009-10-10 at 13:49 -0300, Henrique de Moraes Holschuh wrote: > > > What do you think? > > > > Compile thinkpad-acpi with the Kconfig option "CONFIG_THINKPAD_ACPI_DEBUG" > > enabled,

Re: [ibm-acpi-devel] bluetooth off state not remembered accross reboots?

2009-10-11 Thread Yves-Alexis Perez
On sam, 2009-10-10 at 13:49 -0300, Henrique de Moraes Holschuh wrote: > > What do you think? > > Compile thinkpad-acpi with the Kconfig option "CONFIG_THINKPAD_ACPI_DEBUG" > enabled, and pass thinkpad-acpi the module option "debug=0x8004", either > through the kernel command line (if it is builtin

Re: [ibm-acpi-devel] bluetooth off state not remembered accross reboots?

2009-10-10 Thread Yves-Alexis Perez
On sam, 2009-10-10 at 13:49 -0300, Henrique de Moraes Holschuh wrote: > On Sat, 10 Oct 2009, Yves-Alexis Perez wrote: > > since some time (I guess 2.6.29 or 2.6.30 kernel), it seems that the > > bluetooth ???off??? state isn't remembered on my T61. I usually turn > > The

[ibm-acpi-devel] bluetooth off state not remembered accross reboots?

2009-10-10 Thread Yves-Alexis Perez
Hey, since some time (I guess 2.6.29 or 2.6.30 kernel), it seems that the bluetooth “off” state isn't remembered on my T61. I usually turn bluetooth off (using Fn+F5 with rfkill-input loaded and hal configured to send “blueooth” event on that keypress), but when I reboot, it's turned back on. I d

Re: [ibm-acpi-devel] help needed: X61 fan control, and 2nd fan control

2009-06-01 Thread Yves-Alexis Perez
On lun, 2009-06-01 at 00:06 -0300, Henrique de Moraes Holschuh wrote: > If there are other Lenovo thinkpads with two fans (the T61, maybe?), I'd > also appreciate a lot reports for such models. Looking at the HMM for my T61, it doesn't seem I have two fans. How can I check that, would I need to op

Re: [ibm-acpi-devel] [PATCH 09/13] ACPI: thinkpad-acpi: handle HKEY thermal and battery alarms

2009-01-15 Thread Yves-Alexis Perez
On ven, 2009-01-16 at 01:06 -0200, Henrique de Moraes Holschuh wrote: > > I think it makes sense to tie them to uevents on the appropriate generic > > devices. Even if most hardware doesn't generate them, the ability to pop > > up a notification telling the user that the firmware thinks their sys

Re: [ibm-acpi-devel] crt_enable doesn't work on my T61

2008-12-16 Thread Yves-Alexis Perez
On mer, 2008-12-17 at 13:45 +0800, Tao Ma wrote: > I am using Fedora 9 on my thinkpad T61. Today I try to use an outside > LCD monitor, but failed. I try "echo crt_enable > > /proc/acpi/ibm/video" but it doesn't work. > I have searched in google and can't find the reason. Help is needed. > Thanks.

Re: [ibm-acpi-devel] Keycodes 360 and 372 when using ThinkVantage and Fn+Space on T61

2008-12-15 Thread Yves-Alexis Perez
On mar, 2008-12-16 at 03:14 +0100, Jens Rutschmann wrote: > I gave the git log of the evdev driver a short look and after seeing > this commit > I'm not very confident that it will be able to handle such events > anytime soon... > > http://cgit.freedesktop.org/xorg/driver/xf86-input-evdev/commit/

Re: [ibm-acpi-devel] Upcoming changes to thinkpad-acpi (your chance to comment on them)

2008-10-23 Thread Yves-Alexis Perez
On Thu, Oct 23, 2008 at 09:45:25AM +0200, Tino Keitel wrote: > How about a solution that works independent from the desktop > environment? There are still people who don't use neither Gnome nor > KDE. With 2.6.28, with OpRegion patch from Matthew, it'll be handled in-kernel successfully. Cheers,

Re: [ibm-acpi-devel] Upcoming changes to thinkpad-acpi (your chance to comment on them)

2008-10-21 Thread Yves-Alexis Perez
On mar, 2008-10-21 at 20:42 -0600, Xavier Callejas wrote: > > I use KDE, kernel: 2.6.25 > > I have tried 'video' module and 'thinkpad-acpi' with all the possibles > paramteres and didn't worked. You need something able to chat with hal in userspace. gnome-power-manager is known to work. -- Yves

Re: [ibm-acpi-devel] Upcoming changes to thinkpad-acpi (your chance to comment on them)

2008-10-19 Thread Yves-Alexis Perez
On sam, 2008-10-18 at 20:23 -0600, Xavier Callejas wrote: > > This keys works perflectly in the SLED10; the thing is that I am > using > openSUSE 11. Keys work (since a long time) in X with gnome-power-manager running and /sys/module/video/parameters/brightness_switch_enabled=N In that case, th

Re: [ibm-acpi-devel] Upcoming changes to thinkpad-acpi (your chance to comment on them)

2008-10-19 Thread Yves-Alexis Perez
On sam, 2008-10-18 at 16:29 -0600, Xavier Callejas wrote: > Does this new release will bring the fix for brightness fn keys for > the > Thinkpad T61? This is brought with the “opregion” patch currently in linux-next (and linux-2.6). Be aware that (for now at least) it works only in X. And I have h

Re: [ibm-acpi-devel] x60s: problems with brightness keys (again)

2008-10-17 Thread Yves-Alexis Perez
On ven, 2008-10-10 at 09:45 -0300, Henrique de Moraes Holschuh wrote: > The correct thing would be for Matthew to send it in along with the > DRM > stuff, which I believe he will do. We don't know what sort of > breakage > could happen if we toggle that thing ON without opregion support. > > Anyw

Re: [ibm-acpi-devel] x60s: problems with brightness keys (again)

2008-10-10 Thread Yves-Alexis Perez
On Fri, Oct 10, 2008 at 09:45:09AM -0300, Henrique de Moraes Holschuh wrote: > The correct thing would be for Matthew to send it in along with the DRM > stuff, which I believe he will do. We don't know what sort of breakage > could happen if we toggle that thing ON without opregion support. As th

Re: [ibm-acpi-devel] x60s: problems with brightness keys (again)

2008-10-10 Thread Yves-Alexis Perez
On Fri, Oct 10, 2008 at 08:49:28AM -0300, Henrique de Moraes Holschuh wrote: > On Fri, 10 Oct 2008, Yves-Alexis Perez wrote: > > On Thu, Oct 09, 2008 at 11:24:20PM -0300, Henrique de Moraes Holschuh wrote: > > > On Fri, 10 Oct 2008, Paride Legovini wrote: > > > > Anyw

Re: [ibm-acpi-devel] x60s: problems with brightness keys (again)

2008-10-10 Thread Yves-Alexis Perez
.codon.org.uk with local (Exim 4.69) (envelope-from <[EMAIL PROTECTED]>) id 1KQcbZ-0003mT-6r; Wed, 06 Aug 2008 07:34:41 +0100 Date: Wed, 6 Aug 2008 07:34:41 +0100 From: Matthew Garrett <[EMAIL PROTECTED]> To: Henrique de Moraes Holschuh <[EMAIL PROTECTED]> Cc: Yves-Alexis Perez

Re: [ibm-acpi-devel] x60s: problems with brightness keys (again)

2008-10-04 Thread Yves-Alexis Perez
On Thu, Oct 02, 2008 at 06:55:37AM -0400, Paride Legovini wrote: > > Matthew Garrett once sent a patch for thinkpad-acpi to call some > > function in the DSDT which would fix the delay. > > I just applied that two lines of code to the vanilla kernel and the > delay went away. But something wrong s

Re: [ibm-acpi-devel] x60s: problems with brightness keys (again)

2008-10-01 Thread Yves-Alexis Perez
08 07:34:41 +0100 From: Matthew Garrett <[EMAIL PROTECTED]> To: Henrique de Moraes Holschuh <[EMAIL PROTECTED]> Cc: Yves-Alexis Perez <[EMAIL PROTECTED]>, [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Re: [PATCH] Add Intel ACPI IGD OpRegion support Message-

Re: [ibm-acpi-devel] Brightness on Lenovo Thinkpad T61

2008-09-07 Thread Yves-Alexis Perez
On lun, 2008-08-25 at 11:59 -0600, Xavier Callejas wrote: > I installed kernel 2.6.27-rc3 (openSUSE 11 "Factory repo") and the > behavior > is the same, Fn brightness keys don't work. Basically, it'll have to wait for 2.6.28, where it'll have some acpi fixes, and the “opregion” patch from Matthew

Re: [ibm-acpi-devel] more backlight stuff, x61, kernel 2.6.26.1 [Thinkpad T61 Intel 965GM]

2008-08-11 Thread Yves-Alexis Perez
On lun, 2008-08-11 at 11:15 -0600, Xavier Callejas wrote: > Hi, > > I have a Lenovo Thinkpad T61 with Intel GM965 (with SLED10 > preinstalled, > kernel 2.6.16.60-0.23-smp), the brightness Fn keys works perfectly. I guess you have brightness keys working with gnome-power-manager? Or maybe some hac

Re: [ibm-acpi-devel] more backlight stuff, x61, kernel 2.6.26.1

2008-08-06 Thread Yves-Alexis Perez
On jeu, 2008-08-07 at 01:33 -0400, Jim Paris wrote: > Hi Yves-Alexis, > > Thanks for the input. > > > I assume your x61 works the same as my T61 intel. > > > > The current status (aiui) is that, on 2.6.26 and previous, brightness > > won't work in-kernel. The only solution I found was to use >

Re: [ibm-acpi-devel] more backlight stuff, x61, kernel 2.6.26.1

2008-08-06 Thread Yves-Alexis Perez
On mer, 2008-08-06 at 20:07 -0400, Jim Paris wrote: > Hi, > > I upgraded to 2.6.26.1 and my X61 backlight (which has never really > worked right) gave me more troubles than usual, so I started to try to > track things down a little more, and found a mess that I'd like some > help sorting out. I a

Re: [ibm-acpi-devel] brightness keys on X61s in nvram

2008-06-26 Thread Yves-Alexis Perez
On jeu, 2008-06-26 at 19:59 -0300, Henrique de Moraes Holschuh wrote: > Then ask around in the linux-thinkpad ML. Getting the keys to work is > far > more a problem of correctly configuring a lot of crap in userspace > than > anything else. I don't know about X61s but on T61 with intel graphics t

Re: [ibm-acpi-devel] X300 ThinkVantage key

2008-04-10 Thread Yves-Alexis Perez
On mer, 2008-04-09 at 23:33 -0300, Henrique de Moraes Holschuh wrote: > > Mute works fine with the fake/virtual ???Master??? device. > > Can you *unmute* a T61 you just muted using the keyboard through that > device (without touching the volume keys)? If you can, it is not fake > or virtual at al

Re: [ibm-acpi-devel] acpi with thinkpad_acpi

2008-04-08 Thread Yves-Alexis Perez
On lun, 2008-04-07 at 19:12 +0200, Lademann, Klaus wrote: > I have a Lenovo 3000 N200 an i want use the thinkpad_acpi. This is thinkpad-acpi, not 3000-acpi or something. I really don't think your laptop is supported in any way. -- Yves-Alexis signature.asc Description: This is a digitally signe

Re: [ibm-acpi-devel] X300 ThinkVantage key

2008-04-08 Thread Yves-Alexis Perez
On mar, 2008-04-08 at 21:26 -0300, Henrique de Moraes Holschuh wrote: > Heh. We will find that mute mixer yet. It is what is giving us > trouble > in the X61 and T61 too. Mute works fine with the fake/virtual “Master” device. -- Yves-Alexis signature.asc Description: This is a digitally signe

[ibm-acpi-devel] thinkpad-acpi not working on -rc series

2008-03-17 Thread Yves-Alexis Perez
Hi, I just wanted to know if there was a reason a patch was still needed against 2.6.25-rc kernels. On ibm-acpi.sf.net there's a patch against -rc4 (wich applies cleanly against -rc5 but not against -rc6). Without it, thinkpad-acpi doesn't show any acpi event when I use the Fn keys. Is there a rea

Re: [ibm-acpi-devel] FN+F5 .. Lenovo has broken the acpi event in latest Thinkpad T61 bios

2008-02-20 Thread Yves-Alexis Perez
On mer, 2008-02-20 at 14:06 -0600, Jerone Young wrote: > So the latest Thinkpat T61 update > Bios: 7LETA9WW (2.09 ) > EC: 7KHT24WW-1.08 Product Name: 8897CTO BIOS Version: 7LETA9WW (2.09 ) Kernel 2.6.24.2 > > No longer sends an ACPI event .. or any event for that matter when > FN+F5 is pressed.

Re: [ibm-acpi-devel] thinkpad-acpi release 0.18-20071203 uploaded to ibm-acpi.sf.net

2008-02-16 Thread Yves-Alexis Perez
I just got an oops (on 2.6.24.2 + thinkpad-acpi 20080213) at unloading thinkpad-acpi (with video.c loaded): Unable to handle kernel NULL pointer dereference at RIP: [<>] _stext+0x7fdf7000/0x1a PGD aec9c067 PUD aec9d067 PMD 0 Oops: 0010 [1] SMP CPU 0 Modules li

Re: [ibm-acpi-devel] thinkpad-acpi release 0.18-20071203 uploaded to ibm-acpi.sf.net

2008-02-15 Thread Yves-Alexis Perez
On Fri, Feb 15, 2008 at 12:21:08PM +, Henrique de Moraes Holschuh wrote: > Is the number of brightness levels correct? If so, at least I didn't break > anything further... Yeah, I have 16 (0-15) levels wich seem to work fine. -- Yves-Alexis --

Re: [ibm-acpi-devel] thinkpad-acpi release 0.18-20071203 uploaded to ibm-acpi.sf.net

2008-02-15 Thread Yves-Alexis Perez
On Fri, Feb 15, 2008 at 12:10:20PM +, Henrique de Moraes Holschuh wrote: > Instead of doing that, could you load thinkpad-acpi with the parameter > "brightness_enable=1", and check if the backlight interface is still working > right, please? In fact, after restarting X, native interface works

Re: [ibm-acpi-devel] thinkpad-acpi release 0.18-20071203 uploaded to ibm-acpi.sf.net

2008-02-15 Thread Yves-Alexis Perez
On Fri, Feb 15, 2008 at 07:44:04AM +, Yves-Alexis Perez wrote: > On jeu, 2008-02-14 at 16:06 -0200, Henrique de Moraes Holschuh wrote: > > On Thu, 14 Feb 2008, Yves-Alexis Perez wrote: > > > > > What will 2.6.24.2 plus thinkpad-acpi 0.19 20080213 improves on this? >

Re: [ibm-acpi-devel] thinkpad-acpi release 0.18-20071203 uploaded to ibm-acpi.sf.net

2008-02-14 Thread Yves-Alexis Perez
On jeu, 2008-02-14 at 16:06 -0200, Henrique de Moraes Holschuh wrote: > On Thu, 14 Feb 2008, Yves-Alexis Perez wrote: > > > > What will 2.6.24.2 plus thinkpad-acpi 0.19 20080213 improves on this? > > > > > > It will be the same, but you won't have to l

Re: [ibm-acpi-devel] thinkpad-acpi release 0.18-20071203 uploaded to ibm-acpi.sf.net

2008-02-14 Thread Yves-Alexis Perez
On Thu, Feb 14, 2008 at 01:49:48PM +, Henrique de Moraes Holschuh wrote: > On Thu, 14 Feb 2008, Yves-Alexis Perez wrote: > > On Thu, Feb 14, 2008 at 12:11:45PM +, Henrique de Moraes Holschuh wrote: > > > On Thu, 14 Feb 2008, Yves-Alexis Perez wrote: > > > Coul

Re: [ibm-acpi-devel] thinkpad-acpi release 0.18-20071203 uploaded to ibm-acpi.sf.net

2008-02-14 Thread Yves-Alexis Perez
On Thu, Feb 14, 2008 at 12:11:45PM +, Henrique de Moraes Holschuh wrote: > On Thu, 14 Feb 2008, Yves-Alexis Perez wrote: > Could you downgrade to 2.6.24.2 just for a small while to test the patch? I've cloned the git tree so I guess I can get the tag corresponding to 2.6.24.2+th

Re: [ibm-acpi-devel] thinkpad-acpi release 0.18-20071203 uploaded to ibm-acpi.sf.net

2008-02-13 Thread Yves-Alexis Perez
On mer, 2008-02-13 at 19:19 -0200, Henrique de Moraes Holschuh wrote: > Patches are available for 2.6.20, 2.6.21, 2.6.22, 2.6.23 and 2.6.24-rc > at: > http://sourceforge.net/project/showfiles.php?group_id=117042&package_id=230205 > > git users can get it directly from tags in: > git://repo.or.cz/l

Re: [ibm-acpi-devel] Verifying Mute and Volume keys on T61/X61 (please help)

2008-01-14 Thread Yves-Alexis Perez
On Mon, Jan 14, 2008 at 12:57:12PM +, Henrique de Moraes Holschuh wrote: > Just one question: could you test (in single user mode, no X or HAL > running), if the MUTE button tries to mute things by itself with both > settings of acpi_osi ? > > I know it does try to mute things in the X61 with

Re: [ibm-acpi-devel] Verifying Mute and Volume keys on T61/X61 (please help)

2008-01-14 Thread Yves-Alexis Perez
On dim, 2008-01-13 at 21:20 -0200, Henrique de Moraes Holschuh wrote: > 1. as root, run lsinput > > 2. Find the *keyboard* in the lsinput output. Here, it is reported as > this > (a T43, kernel 2.6.23): > > /dev/input/event# >bustype : BUS_I8042 >vendor : 0x1 >product : 0x1 >ver

Re: [ibm-acpi-devel] Verifying Mute and Volume keys on T61/X61 (please help)

2008-01-13 Thread Yves-Alexis Perez
On Mon, Jan 14, 2008 at 07:10:44AM +, Jerone Young wrote: > Ok then that would be the correct behavior. The issue here is that > WITHOUT acpi_osi="Linux" > there is no indication to the windows manger or whatever that it was > pressed. So the muting is happening in the BIOS and it is then mutin

Re: [ibm-acpi-devel] Verifying Mute and Volume keys on T61/X61 (please help)

2008-01-13 Thread Yves-Alexis Perez
On dim, 2008-01-13 at 19:33 -0600, Jerone Young wrote: > @Andrew >Actually the mute button does function. The key is to > test it correctly. Play some music .. then press it. While you will > see NOT see any onscreen indication you will notice the music is no > longer coming from th