Re: sony-laptop driver: Volume keys on Sony Vaio TX3 don't work

From: John Hughes
Date: Sun Oct 16 2011 - 09:28:21 EST


On 10/16/2011 01:11 PM, John Hughes wrote:
Even though sony-laptop has code to handle the volume-up/volume-down keys they don't work. Pressing volume-down gets treated as SONYPI_EVENT_PKEY_P1 and volume-up as SONYPI_EVENT_PKEY_P2.

And of course this bug has already been fixed. Was looking at an old version, 2.6.32, sorry.

Re-ordering the entries in the table type3_events and fixing the bug in sonypi_volumeev (up and down were inverted) makes the volume keys work.

But the current head version still has the bug where volume up/volume down are switched.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/