Replaced by this commit.
commit 4c8864e59efd37ec85e6b1dec3dd86157a3d777b
Author: Chia-Lin Kao (AceLan) <[email protected]>
Date: Tue May 6 11:40:35 2025 +0800
UBUNTU: SAUCE: HID: quirks: Add quirk for 2 Chicony Electronics HP 5MP
Cameras
BugLink: https://bugs.launchpad.net/bugs/2102077
The Chicony Electronics HP 5MP Cameras (USB ID 04F2:B824 & 04F2:B82C)
report a HID sensor interface that is not actually implemented.
Attempting to access this non-functional sensor via iio_info causes
system hangs as runtime PM tries to wake up an unresponsive sensor.
Add these 2 devices to the HID ignore list since the sensor interface is
non-functional by design and should not be exposed to userspace.
Signed-off-by: Chia-Lin Kao (AceLan) <[email protected]>
(cherry picked from commit
https://patchwork.kernel.org/project/linux-input/patch/[email protected]/)
Signed-off-by: Chia-Lin Kao (AceLan) <[email protected]>
Acked-by: Kuan-Ying Lee <[email protected]>
Signed-off-by: Kuan-Ying Lee <[email protected]>
** Also affects: linux-oem-6.14 (Ubuntu)
Importance: Undecided
Status: New
** Changed in: linux-oem-6.14 (Ubuntu)
Status: New => Invalid
** Changed in: linux-oem-6.14 (Ubuntu Noble)
Status: New => Fix Released
** Changed in: linux-oem-6.14 (Ubuntu Noble)
Assignee: (unassigned) => AceLan Kao (acelankao)
** Changed in: linux-oem-6.14 (Ubuntu Oracular)
Status: New => Invalid
** Changed in: linux-oem-6.14 (Ubuntu Plucky)
Status: New => Invalid
** Changed in: linux (Ubuntu)
Status: In Progress => Invalid
** Changed in: linux (Ubuntu)
Assignee: AceLan Kao (acelankao) => (unassigned)
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/2103753
Title:
Run sysfs_attachment will be stucked forever (HID-
SENSOR-200011.16.auto/iio:device4)
Status in HWE Next:
New
Status in linux package in Ubuntu:
Invalid
Status in linux-oem-6.11 package in Ubuntu:
Invalid
Status in linux-oem-6.14 package in Ubuntu:
Invalid
Status in linux source package in Noble:
In Progress
Status in linux-oem-6.11 source package in Noble:
Fix Released
Status in linux-oem-6.14 source package in Noble:
Fix Released
Status in linux source package in Oracular:
In Progress
Status in linux-oem-6.11 source package in Oracular:
Invalid
Status in linux-oem-6.14 source package in Oracular:
Invalid
Status in linux source package in Plucky:
In Progress
Status in linux-oem-6.11 source package in Plucky:
Invalid
Status in linux-oem-6.14 source package in Plucky:
Invalid
Bug description:
[Impact]
The Chicony Electronics HP 5MP Camera (USB ID 04F2:B824) reports a HID
sensor interface that is not actually implemented. Attempting to access
this non-functional sensor via iio_info causes system hangs as runtime PM
tries to wake up an unresponsive sensor.
[Fix]
Add this device to the HID ignore list since the sensor interface is
non-functional by design and should not be exposed to userspace.
[Test]
1. Boot up the machine with this USB camera(04F2:B824)
2. Run iio_info, it should return the iio information immediately
[Where problems could occur]
It's a quirk dedicated to a certain USB webcam, so it won't lead to other
sesnors fail to work.
To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/2103753/+subscriptions
--
Mailing list: https://launchpad.net/~kernel-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help : https://help.launchpad.net/ListHelp