Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 328405

Summary: >udev-157: logitech mouse and keyboard (wireless) having to reconnect when udev is started from boot or restarted
Product: Gentoo Linux Reporter: ashtophet <joham.luis>
Component: [OLD] Core systemAssignee: udev maintainers <udev-bugs>
Status: RESOLVED UPSTREAM    
Severity: normal CC: brebs
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
URL: https://forums.gentoo.org/viewtopic-t-835722.html
Whiteboard:
Package list:
Runtime testing required: ---

Description ashtophet 2010-07-15 14:36:49 UTC
Since udev-157 (+extras), when booting the system or restarting udev daemon, the usb dongle wich manages logitech keyboard and mouse has to be disconnected and reconnected to be functional.

Issue dissappears if compiled wit 'extras' use flag unset.

Traced udev git (installing custom ebuilds -derived from current 9999- which installed commits from 157 on) and found "ba854cf8c32a85e9415debdb8d2a7292ddb3c452"[1] being the offending commit.

------------
[1] http://git.kernel.org/?p=linux/hotplug/udev.git;a=commit;h=ba854cf8c32a85e9415debdb8d2a7292ddb3c452

Reproducible: Always

Steps to Reproduce:
1. Set +extras for udev.
2. Install any version >157
3.
Comment 1 ashtophet 2010-07-15 14:38:55 UTC
In the fora thread there are relevant logs.
Comment 2 Rafał Mużyło 2010-07-19 14:18:03 UTC
Frankly, should be reported upstream.
There's a post-160 git commit ("hid2hci: fix Logitech diNovo, MX5500 and other keyboards") that reverts a part of this change.
See, if it's sufficient.
Comment 3 ashtophet 2010-07-19 15:45:24 UTC
Here the issue is fixed with upstream git commit "a466c239a98045767c3aa7dfbf95306f36b9bf48".

Sorry for the noise and thanks for your time and the info.

Cheers