Re: [ibm-acpi-devel] [ltp] Re: CALL FOR TESTING: thinkpad-acpi BETA release 0.14-20070708

2007-07-16 Thread Peter Jordan
Henrique de Moraes Holschuh, 07/16/07 23:08: > On Mon, 16 Jul 2007, Peter Jordan wrote: >> Henrique de Moraes Holschuh, 07/16/07 21:44: >> How? > > HAL fdi file, or using input-kbd. > input-kbd works, thank you. PJ - Thi

[ibm-acpi-devel] thinkpad-acpi 16-level brightness on X61s

2007-07-16 Thread Henrique de Moraes Holschuh
Peter, since your thinkpad has a lot of brightness levels, maybe you could send me the output of: hexdump -C /dev/nvram with the display in a very low brightness level, and also with the display in the highest brightness level ? Thanks. -- "One disk to rule them all, One disk to find them. O

Re: [ibm-acpi-devel] [ltp] Re: CALL FOR TESTING: thinkpad-acpi BETA release 0.14-20070708

2007-07-16 Thread Henrique de Moraes Holschuh
On Mon, 16 Jul 2007, Peter Jordan wrote: > Henrique de Moraes Holschuh, 07/16/07 21:44: > > On Mon, 16 Jul 2007, Peter Jordan wrote: > >> Peter Jordan, 07/16/07 19:08: > >>> Henrique de Moraes Holschuh, 07/16/07 18:12: > On Mon, 16 Jul 2007, Peter Jordan wrote: > > Henrique de Moraes Holsc

Re: [ibm-acpi-devel] [ltp] Re: CALL FOR TESTING: thinkpad-acpi BETA release 0.14-20070708

2007-07-16 Thread Peter Jordan
Henrique de Moraes Holschuh, 07/16/07 21:44: > On Mon, 16 Jul 2007, Peter Jordan wrote: >> Peter Jordan, 07/16/07 19:08: >>> Henrique de Moraes Holschuh, 07/16/07 18:12: On Mon, 16 Jul 2007, Peter Jordan wrote: > Henrique de Moraes Holschuh, 07/16/07 17:16: > $ cat /sys/bus/platform/d

Re: [ibm-acpi-devel] [ltp] Re: CALL FOR TESTING: thinkpad-acpi BETA release 0.14-20070708

2007-07-16 Thread Henrique de Moraes Holschuh
On Mon, 16 Jul 2007, Peter Jordan wrote: > Peter Jordan, 07/16/07 19:08: > > Henrique de Moraes Holschuh, 07/16/07 18:12: > >> On Mon, 16 Jul 2007, Peter Jordan wrote: > >>> Henrique de Moraes Holschuh, 07/16/07 17:16: > >>> $ cat /sys/bus/platform/devices/thinkpad_acpi/hotkey_all_mask > >>> 0x00ff

Re: [ibm-acpi-devel] [ltp] Re: CALL FOR TESTING: thinkpad-acpi BETA release 0.14-20070708

2007-07-16 Thread Peter Jordan
Peter Jordan, 07/16/07 19:08: > Henrique de Moraes Holschuh, 07/16/07 18:12: > >> On Mon, 16 Jul 2007, Peter Jordan wrote: >>> Henrique de Moraes Holschuh, 07/16/07 17:16: >>> $ cat /sys/bus/platform/devices/thinkpad_acpi/hotkey_all_mask >>> 0x00ff >>> >>> And what can i do now? >> Compile it

Re: [ibm-acpi-devel] ACPI: thinkpad-acpi: add input device support to hotkey subdriver

2007-07-16 Thread Matthew Garrett
On Mon, Jul 16, 2007 at 03:19:11PM -0300, Henrique de Moraes Holschuh wrote: > Anyway, if the input layer is really not the place for "passive key > presses", then my decision to not issue input events for such stuff is the > correct one. That wasn't my interpretation of what Dmitry said - it's n

Re: [ibm-acpi-devel] ACPI: thinkpad-acpi: make the input event mode the default

2007-07-16 Thread Henrique de Moraes Holschuh
On Mon, 16 Jul 2007, Dmitry Torokhov wrote: > I will add a comment to input.h to the effect that KEY_SWITCHVIDEOMODE > is to switch between available outputs (LCD/Monitor/TV-Out/Whatnot). > Right now couple of RCs are using it for different purposes (cycling > through inputs I think) so we should d

Re: [ibm-acpi-devel] ACPI: thinkpad-acpi: add input device support to hotkey subdriver

2007-07-16 Thread Henrique de Moraes Holschuh
On Mon, 16 Jul 2007, Matthew Garrett wrote: > On Mon, Jul 16, 2007 at 11:46:26AM -0400, Dmitry Torokhov wrote: > > How do you know that this is a "passive keypress"? Can you put another > > (better) soundcard in a docking station? Woudl the firmware still > > control that card (doubtful)? Do we wan

Re: [ibm-acpi-devel] [ltp] Re: CALL FOR TESTING: thinkpad-acpi BETA release 0.14-20070708

2007-07-16 Thread Peter Jordan
Henrique de Moraes Holschuh, 07/16/07 18:12: > On Mon, 16 Jul 2007, Peter Jordan wrote: >> Henrique de Moraes Holschuh, 07/16/07 17:16: >> $ cat /sys/bus/platform/devices/thinkpad_acpi/hotkey_all_mask >> 0x00ff >> >> And what can i do now? > > Compile it with*out* THINKPAD_ACPI_INPUT_ENABLED,

Re: [ibm-acpi-devel] [ltp] Re: CALL FOR TESTING: thinkpad-acpi BETA release 0.14-20070708

2007-07-16 Thread Henrique de Moraes Holschuh
On Mon, 16 Jul 2007, Peter Jordan wrote: > Henrique de Moraes Holschuh, 07/16/07 17:16: > > On Mon, 16 Jul 2007, Peter Jordan wrote: > >> Henrique de Moraes Holschuh, 07/15/07 22:19: > >> $ cat /sys/bus/platform/devices/thinkpad_acpi/hotkey_mask > >> 0x > > > > That mask will *NOT* enable

Re: [ibm-acpi-devel] ACPI: thinkpad-acpi: add input device support to hotkey subdriver

2007-07-16 Thread Matthew Garrett
On Mon, Jul 16, 2007 at 11:46:26AM -0400, Dmitry Torokhov wrote: > How do you know that this is a "passive keypress"? Can you put another > (better) soundcard in a docking station? Woudl the firmware still > control that card (doubtful)? Do we want the same keys to control that > card's volume? T

Re: [ibm-acpi-devel] ACPI: thinkpad-acpi: add input device support to hotkey subdriver

2007-07-16 Thread Dmitry Torokhov
On 7/15/07, Henrique de Moraes Holschuh <[EMAIL PROTECTED]> wrote: > On Sun, 15 Jul 2007, Matthew Garrett wrote: > > On Sun, Jul 15, 2007 at 05:59:34PM -0300, Henrique de Moraes Holschuh wrote: > > > *HAL* does. HAL is *not* all there is to userspace. The input layer is > > > not > > > an interf

Re: [ibm-acpi-devel] [ltp] Re: CALL FOR TESTING: thinkpad-acpi BETA release 0.14-20070708

2007-07-16 Thread Peter Jordan
Henrique de Moraes Holschuh, 07/16/07 17:16: > On Mon, 16 Jul 2007, Peter Jordan wrote: >> Henrique de Moraes Holschuh, 07/15/07 22:19: >> $ cat /sys/bus/platform/devices/thinkpad_acpi/hotkey_mask >> 0x > > That mask will *NOT* enable any extended hotkeys. > > That said, I need the outpu

Re: [ibm-acpi-devel] ACPI: thinkpad-acpi: make the input event mode the default

2007-07-16 Thread Dmitry Torokhov
On 7/15/07, Henrique de Moraes Holschuh <[EMAIL PROTECTED]> wrote: > On Mon, 16 Jul 2007, Matthew Garrett wrote: > > > > Having checked other drivers, it looks like KEY_SWITCHVIDEOMODE is the > > one used for video toggling. If that's not actually how people are using > > it, we need to fix that -

Re: [ibm-acpi-devel] how to get OSD without tpb?

2007-07-16 Thread Henrique de Moraes Holschuh
On Sun, 15 Jul 2007, Chris Hanson wrote: > I've been playing around with the new input-event support in > thinkpad-acpi, and by and large it works well. (I'm using a T60p, > Debian unstable, linux 2.6.22.1 with thinkpad-acpi 0.15-20070714.) I > seem to be getting most of the input events I exp

Re: [ibm-acpi-devel] [ltp] Re: CALL FOR TESTING: thinkpad-acpi BETA release 0.14-20070708

2007-07-16 Thread Henrique de Moraes Holschuh
On Mon, 16 Jul 2007, Peter Jordan wrote: > Henrique de Moraes Holschuh, 07/15/07 22:19: > > On Sun, 15 Jul 2007, Peter Jordan wrote: > >> Henrique de Moraes Holschuh, 07/15/07 21:08: > >>> On Sun, 15 Jul 2007, Peter Jordan wrote: > Peter Jordan, 07/15/07 15:56: > Do you need more informat

Re: [ibm-acpi-devel] [ltp] Re: CALL FOR TESTING: thinkpad-acpi BETA release 0.14-20070708

2007-07-16 Thread Peter Jordan
Henrique de Moraes Holschuh, 07/15/07 22:19: > On Sun, 15 Jul 2007, Peter Jordan wrote: >> Henrique de Moraes Holschuh, 07/15/07 21:08: >>> On Sun, 15 Jul 2007, Peter Jordan wrote: Peter Jordan, 07/15/07 15:56: Do you need more informations? >>> dmidecode and acpidump output would be use