Re: [systemd-devel] [PATCH v2 BlueZ] hid2hci: Fix udev rules for linux-4.14+

2019-04-23 Thread Ville Syrjälä
On Wed, Dec 05, 2018 at 08:49:16PM +0100, Greg Kroah-Hartman wrote: > On Wed, Dec 05, 2018 at 09:40:51PM +0200, Ville Syrjälä wrote: > > On Wed, Dec 05, 2018 at 08:20:36PM +0100, Greg Kroah-Hartman wrote: > > > On Wed, Dec 05, 2018 at 05:40:32PM +0200, Ville Syrjälä wrote: > > > > On Wed, Dec 05, 2

Re: [systemd-devel] [PATCH v2 BlueZ] hid2hci: Fix udev rules for linux-4.14+

2018-12-05 Thread Greg Kroah-Hartman
On Wed, Dec 05, 2018 at 09:40:51PM +0200, Ville Syrjälä wrote: > On Wed, Dec 05, 2018 at 08:20:36PM +0100, Greg Kroah-Hartman wrote: > > On Wed, Dec 05, 2018 at 05:40:32PM +0200, Ville Syrjälä wrote: > > > On Wed, Dec 05, 2018 at 08:06:21AM +0100, Greg Kroah-Hartman wrote: > > > > On Tue, Dec 04, 2

Re: [systemd-devel] [PATCH v2 BlueZ] hid2hci: Fix udev rules for linux-4.14+

2018-12-05 Thread Ville Syrjälä
On Wed, Dec 05, 2018 at 08:20:36PM +0100, Greg Kroah-Hartman wrote: > On Wed, Dec 05, 2018 at 05:40:32PM +0200, Ville Syrjälä wrote: > > On Wed, Dec 05, 2018 at 08:06:21AM +0100, Greg Kroah-Hartman wrote: > > > On Tue, Dec 04, 2018 at 10:41:17PM +0200, Ville Syrjala wrote: > > > > From: Ville Syrjä

Re: [systemd-devel] [PATCH v2 BlueZ] hid2hci: Fix udev rules for linux-4.14+

2018-12-05 Thread Greg Kroah-Hartman
On Wed, Dec 05, 2018 at 08:09:35PM +0100, Dag B wrote: > > > On 05.12.2018 16:40, Ville Syrjälä wrote: > > On Wed, Dec 05, 2018 at 08:06:21AM +0100, Greg Kroah-Hartman wrote: > > > On Tue, Dec 04, 2018 at 10:41:17PM +0200, Ville Syrjala wrote: > > > > From: Ville Syrjälä > > > > > > > > Since c

Re: [systemd-devel] [PATCH v2 BlueZ] hid2hci: Fix udev rules for linux-4.14+

2018-12-05 Thread Greg Kroah-Hartman
On Wed, Dec 05, 2018 at 05:40:32PM +0200, Ville Syrjälä wrote: > On Wed, Dec 05, 2018 at 08:06:21AM +0100, Greg Kroah-Hartman wrote: > > On Tue, Dec 04, 2018 at 10:41:17PM +0200, Ville Syrjala wrote: > > > From: Ville Syrjälä > > > > > > Since commit 1455cf8dbfd0 ("driver core: emit uevents when

Re: [systemd-devel] [PATCH v2 BlueZ] hid2hci: Fix udev rules for linux-4.14+

2018-12-05 Thread Ville Syrjälä
On Wed, Dec 05, 2018 at 08:06:21AM +0100, Greg Kroah-Hartman wrote: > On Tue, Dec 04, 2018 at 10:41:17PM +0200, Ville Syrjala wrote: > > From: Ville Syrjälä > > > > Since commit 1455cf8dbfd0 ("driver core: emit uevents when > > device is bound to a driver") the kernel started emitting > > "bind"

Re: [systemd-devel] [PATCH v2 BlueZ] hid2hci: Fix udev rules for linux-4.14+

2018-12-04 Thread Greg Kroah-Hartman
On Tue, Dec 04, 2018 at 10:41:17PM +0200, Ville Syrjala wrote: > From: Ville Syrjälä > > Since commit 1455cf8dbfd0 ("driver core: emit uevents when > device is bound to a driver") the kernel started emitting > "bind" and "unbind" uevents which confuse the hid2hci > udev rules. > > The symptoms o

[systemd-devel] [PATCH v2 BlueZ] hid2hci: Fix udev rules for linux-4.14+

2018-12-04 Thread Ville Syrjala
From: Ville Syrjälä Since commit 1455cf8dbfd0 ("driver core: emit uevents when device is bound to a driver") the kernel started emitting "bind" and "unbind" uevents which confuse the hid2hci udev rules. The symptoms on an affected machine (Dell E5400 in my case) include bluetooth devices not app