Re: keyboard locks on macro key press

2016-01-24 Thread Greg KH
On Mon, Jan 25, 2016 at 03:37:37PM +1100, Sashan Govender wrote: > On Sun, Jan 24, 2016 at 18:55:55:38PM -0800, Greg KH wrote: > >On Mon, Jan 25, 2016 at 12:22:39PM +1100, Sashan Govender wrote: > >>Hi > >> > >>I have a keyboard and it doesn't work properly with linux. If I hit one of > >>the macro

Re: keyboard locks on macro key press

2016-01-24 Thread Sashan Govender
On Sun, Jan 24, 2016 at 18:55:55:38PM -0800, Greg KH wrote: On Mon, Jan 25, 2016 at 12:22:39PM +1100, Sashan Govender wrote: Hi I have a keyboard and it doesn't work properly with linux. If I hit one of the macro keys it locks the keyboard and I have to unplug it from the usb port to reset it.

Re: keyboard locks on macro key press

2016-01-24 Thread Greg KH
On Mon, Jan 25, 2016 at 12:22:39PM +1100, Sashan Govender wrote: > Hi > > I have a keyboard and it doesn't work properly with linux. If I hit one of > the macro keys it locks the keyboard and I have to unplug it from the usb > port to reset it. The other keys work fine. I tried writing a hid driv

keyboard locks on macro key press

2016-01-24 Thread Sashan Govender
Hi I have a keyboard and it doesn't work properly with linux. If I hit one of the macro keys it locks the keyboard and I have to unplug it from the usb port to reset it. The other keys work fine. I tried writing a hid driver to see what was going on. Normal keys make it to the event handler bu