Bug#567237: udev: Same problem, slightly different solution

2010-04-14 Thread Marco d'Itri
On Apr 14, Justin Pasher wrote: > I can provide a dump of udevadm output for the device if that actually > helps at all. Sorry, it does not help because I do not own the hardware nor how hid2hci should actually work. I am inclined to revert this change since it apparently broke more devices than

Bug#567237: udev: Same problem, slightly different solution

2010-04-13 Thread Justin Pasher
I would like to add that I recently updated the udev packages from 151-32 to 151-3, and it actually broke my existing Logitech diNovo Edge bluetooth connection. It suddenly wasn't able to pair with the USB bluetooth dongle. The dongle would show up under "hcitool dev", and I could even see the key

Bug#567237: udev: Same problem, slightly different solution

2010-03-28 Thread Milan P. Stanic
On Wed, 2010-03-17 at 14:12, Stefan Haun wrote: > Package: udev > Version: 151-3 > Severity: normal > > Despite the aforementioned changes the problem still existed on my system. > Instead of the proposed replacement, I am currently using the following line > in 70-hid2hci.rules (row 15): > >

Bug#567237: udev: Same problem, slightly different solution

2010-03-17 Thread Stefan Haun
Package: udev Version: 151-3 Severity: normal Despite the aforementioned changes the problem still existed on my system. Instead of the proposed replacement, I am currently using the following line in 70-hid2hci.rules (row 15): RUN += "hid2hci --method=logitech --mode=hid --devpath=%p" I am