Activity log for bug #1091702

Date Who What changed Old value New value Message
2012-12-18 15:20:48 Peter Hurley bug added bug
2012-12-18 15:20:48 Peter Hurley attachment added [PATCH] Fix device matching for recent kernels https://bugs.launchpad.net/bugs/1091702/+attachment/3463003/+files/0001-Fix-device-matching-for-recent-kernels.patch
2012-12-18 16:19:26 Ubuntu Foundations Team Bug Bot tags patch
2012-12-18 16:19:34 Ubuntu Foundations Team Bug Bot bug added subscriber Ubuntu Review Team
2012-12-26 19:03:50 Peter Hurley summary udev rules fail to match hid devices with new kernels upower fails to recognize hid devices with new kernels
2012-12-26 19:05:24 Peter Hurley attachment added [PATCH v2] Fix device matching for recent kernels https://bugs.launchpad.net/ubuntu/+source/upower/+bug/1091702/+attachment/3468318/+files/0001-Fix-device-matching-for-recent-kernels.patch
2013-01-08 10:53:00 Sebastien Bacher upower (Ubuntu): importance Undecided Low
2013-01-08 10:53:00 Sebastien Bacher upower (Ubuntu): status New Fix Released
2013-01-08 11:01:49 Sebastien Bacher nominated for series Ubuntu Precise
2013-01-08 11:01:49 Sebastien Bacher bug task added upower (Ubuntu Precise)
2013-01-08 11:01:56 Sebastien Bacher upower (Ubuntu Precise): importance Undecided Low
2013-01-08 11:01:58 Sebastien Bacher upower (Ubuntu Precise): status New Triaged
2013-01-08 12:44:31 Martin Pitt description In newer kernels, hiddev* devices now have class "usbmisc", rather than "usb" (for reference see http://www.spinics.net/lists/linux-usb/msg62276.html ). Attached is a patch that fixes this without changing existing behavior for older kernels. The patch commit message contains an example attribute-walk on 3.7.0 In newer kernels, hiddev* devices now have class "usbmisc", rather than "usb" (for reference see http://www.spinics.net/lists/linux-usb/msg62276.html ). Attached is a patch that fixes this without changing existing behavior for older kernels. The patch commit message contains an example attribute-walk on 3.7.0 SRU INFORMATION: Patch: http://cgit.freedesktop.org/upower/commit/?id=9f31068707fc79744961cea7258b0eb262effbf1, in raring Impact: We regularly backport newer kernels to LTS releases, and we do not want to cause regressions in power management, especially not if we switch some 12.04.x point release to a newer kernel by default. Regression potential: None, it keeps recognizing the "usb" subsystem, and "usbmisc" does not yet exist in Precise final. Test case: This needs a device like an USB controlled UPS or a wireless mouse/keyboard which reports its battery charge. These should work as before with the updated upower, and continue to report their charge in the power indicator with newer kernels.
2013-01-08 12:47:23 Martin Pitt upower (Ubuntu Precise): status Triaged In Progress
2021-10-14 04:57:08 Steve Langasek upower (Ubuntu Precise): status In Progress Won't Fix