[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAHQ1cqEMJFCD8GU9o194EUPfUV9TTswW-jE2MPhoEzrg3cshYQ@mail.gmail.com>
Date: Mon, 13 Aug 2018 07:37:48 -0700
From: Andrey Smirnov <andrew.smirnov@...il.com>
To: hadess@...ess.net
Cc: Jiri Kosina <jikos@...nel.org>,
Dmitry Torokhov <dmitry.torokhov@...il.com>,
Benjamin Tissoires <benjamin.tissoires@...hat.com>,
linux-input@...r.kernel.org,
linux-kernel <linux-kernel@...r.kernel.org>,
"Pierre-Loup A. Griffais" <pgriffais@...vesoftware.com>,
Juha Kuikka <juha.kuikka@...il.com>
Subject: Re: [PATCH] hid: microsoft: Add rumble support for Xbox One S controller
On Fri, Aug 10, 2018 at 4:38 AM Bastien Nocera <hadess@...ess.net> wrote:
>
> On Thu, 2018-08-09 at 17:17 -0700, Andrey Smirnov wrote:
> > Add HID quirk driver for Xbox One S controller over bluetooth.
> >
> > This driver only adds support for rumble. Standard controller
> > functionality is exposed by default HID driver.
>
> Did you manage to make the joypad work without hacks in the Bluetooth
> stack[1]?
I was not aware this hack actually existed, but now that I see it I
think it explains why doing
echo 1 > /sys/module/bluetooth/parameters/disable_ertm
was necessary to make the controller connect over Bluetooth on my
machine. It looks like disabling ERTM just happens to have the same
effect as the hack that you mention. I'd like/plan to look into
finding a proper solution to replace that hack, but that'd probably be
a separate patch.
Thanks,
Andrey Smirnov
Powered by blists - more mailing lists