* [Bug 220670] Accelerometer missing on cold boot (Lenovo Yoga 7 16AKP10, Ryzen AI 7 350) [not found] <bug-220670-217253@https.bugzilla.kernel.org/> @ 2025-10-16 13:31 ` bugzilla-daemon 2025-10-16 13:33 ` bugzilla-daemon 2025-10-16 13:34 ` bugzilla-daemon 2 siblings, 0 replies; 5+ messages in thread From: bugzilla-daemon @ 2025-10-16 13:31 UTC (permalink / raw) To: linux-iio https://bugzilla.kernel.org/show_bug.cgi?id=220670 Mario Limonciello (AMD) (mario.limonciello@amd.com) changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mario.limonciello@amd.com Component|Platform_x86 |IIO Assignee|drivers_platform_x86@kernel |drivers_iio@kernel-bugs.ker |-bugs.osdl.org |nel.org -- You may reply to this email to add a comment. You are receiving this mail because: You are watching the assignee of the bug. ^ permalink raw reply [flat|nested] 5+ messages in thread
* [Bug 220670] Accelerometer missing on cold boot (Lenovo Yoga 7 16AKP10, Ryzen AI 7 350) [not found] <bug-220670-217253@https.bugzilla.kernel.org/> 2025-10-16 13:31 ` [Bug 220670] Accelerometer missing on cold boot (Lenovo Yoga 7 16AKP10, Ryzen AI 7 350) bugzilla-daemon @ 2025-10-16 13:33 ` bugzilla-daemon 2025-10-16 13:34 ` bugzilla-daemon 2 siblings, 0 replies; 5+ messages in thread From: bugzilla-daemon @ 2025-10-16 13:33 UTC (permalink / raw) To: linux-iio https://bugzilla.kernel.org/show_bug.cgi?id=220670 --- Comment #2 from Mario Limonciello (AMD) (mario.limonciello@amd.com) --- The main difference from your logs is that the warm boot from Windows 11 has an extra device enumerated from the amd-sfh driver: > dmesgAfterWindows11Boot.txt:[ 5.878776] pcie_mp2_amd 0000:04:00.7: > enabling device (0000 -> 0002) > dmesgAfterWindows11Boot.txt:[ 11.323615] hid-sensor-hub > 0020:1022:0001.0004: hidraw3: SENSOR HUB HID v0.00 Device [hid-amdsfh > 1022:0001] on pcie_mp2_amd > dmesgCold.txt:[ 5.881143] pcie_mp2_amd 0000:04:00.7: enabling device (0000 > -> 0002) -- You may reply to this email to add a comment. You are receiving this mail because: You are watching the assignee of the bug. ^ permalink raw reply [flat|nested] 5+ messages in thread
* [Bug 220670] Accelerometer missing on cold boot (Lenovo Yoga 7 16AKP10, Ryzen AI 7 350) [not found] <bug-220670-217253@https.bugzilla.kernel.org/> 2025-10-16 13:31 ` [Bug 220670] Accelerometer missing on cold boot (Lenovo Yoga 7 16AKP10, Ryzen AI 7 350) bugzilla-daemon 2025-10-16 13:33 ` bugzilla-daemon @ 2025-10-16 13:34 ` bugzilla-daemon 2 siblings, 0 replies; 5+ messages in thread From: bugzilla-daemon @ 2025-10-16 13:34 UTC (permalink / raw) To: linux-iio https://bugzilla.kernel.org/show_bug.cgi?id=220670 Mario Limonciello (AMD) (mario.limonciello@amd.com) changed: What |Removed |Added ---------------------------------------------------------------------------- Component|IIO |Input Devices Assignee|drivers_iio@kernel-bugs.ker |drivers_input-devices@kerne |nel.org |l-bugs.osdl.org -- You may reply to this email to add a comment. You are receiving this mail because: You are watching the assignee of the bug. ^ permalink raw reply [flat|nested] 5+ messages in thread
* [Bug 220670] New: Accelerometer missing on cold boot (Lenovo Yoga 7 16AKP10, Ryzen AI 7 350)
@ 2025-10-16 8:10 bugzilla-daemon
2025-10-16 8:14 ` [Bug 220670] " bugzilla-daemon
2025-10-16 13:31 ` bugzilla-daemon
0 siblings, 2 replies; 5+ messages in thread
From: bugzilla-daemon @ 2025-10-16 8:10 UTC (permalink / raw)
To: platform-driver-x86
https://bugzilla.kernel.org/show_bug.cgi?id=220670
Bug ID: 220670
Summary: Accelerometer missing on cold boot (Lenovo Yoga 7
16AKP10, Ryzen AI 7 350)
Product: Drivers
Version: 2.5
Hardware: AMD
OS: Linux
Status: NEW
Severity: normal
Priority: P3
Component: Platform_x86
Assignee: drivers_platform_x86@kernel-bugs.osdl.org
Reporter: novatitas366@gmail.com
Regression: No
Created attachment 308813
--> https://bugzilla.kernel.org/attachment.cgi?id=308813&action=edit
dmesg output after cold boot
Laptop: Lenovo Yoga 7 2-in-1 16AKP10
CPU: AMD Ryzen AI 7 350
BIOS version: QXCN19WW
OS: CachyOS but issue persists in other linux distros like fedora
Kernel tested: <6.18.0-rc1-1-cachyos-rc, 6.17.0-rc5-2-cachyos-rc, 6.16.6-3>
Desktop: KDE
The built-in accelerometer is not detected on a cold boot into Linux.
If I boot into Windows 11 once and then shut down (not restart) and boot into
Linux, the accelerometer works normally — it appears under
/sys/bus/iio/devices/iio:device3 and monitor-sensor reports data.
After a full power-off or Linux reboot, it disappears again until I boot
Windows again.
Steps to reproduce:
1.Power off laptop completely.
2.Boot directly into Linux.
3.Run:
ls /sys/bus/iio/devices
monitor-sensor
no accelerometer device, monitor-sensor also shows no accelerometer
4.Boot into Windows 11, let it load fully, then Shut down (not restart).
5.Boot Linux again → accelerometer now present and monitor auto rotation works.
6.Reboot Linux → accelerometer disappears again.
Expected behavior:
the accelerometer should initialize on a cold boot, without needing a prior
Windows session.
Actual behavior:
No IIO devices appear on cold boot; accelerometer is only initialized after
Windows has run once.
Please let me know if you need any additional outputs.
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 5+ messages in thread* [Bug 220670] Accelerometer missing on cold boot (Lenovo Yoga 7 16AKP10, Ryzen AI 7 350) 2025-10-16 8:10 [Bug 220670] New: " bugzilla-daemon @ 2025-10-16 8:14 ` bugzilla-daemon 2025-10-16 13:31 ` bugzilla-daemon 1 sibling, 0 replies; 5+ messages in thread From: bugzilla-daemon @ 2025-10-16 8:14 UTC (permalink / raw) To: platform-driver-x86 https://bugzilla.kernel.org/show_bug.cgi?id=220670 --- Comment #1 from Titas (novatitas366@gmail.com) --- Created attachment 308815 --> https://bugzilla.kernel.org/attachment.cgi?id=308815&action=edit dmesg After Windows 11 Boot -- You may reply to this email to add a comment. You are receiving this mail because: You are watching the assignee of the bug. ^ permalink raw reply [flat|nested] 5+ messages in thread
* [Bug 220670] Accelerometer missing on cold boot (Lenovo Yoga 7 16AKP10, Ryzen AI 7 350) 2025-10-16 8:10 [Bug 220670] New: " bugzilla-daemon 2025-10-16 8:14 ` [Bug 220670] " bugzilla-daemon @ 2025-10-16 13:31 ` bugzilla-daemon 1 sibling, 0 replies; 5+ messages in thread From: bugzilla-daemon @ 2025-10-16 13:31 UTC (permalink / raw) To: platform-driver-x86 https://bugzilla.kernel.org/show_bug.cgi?id=220670 Mario Limonciello (AMD) (mario.limonciello@amd.com) changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mario.limonciello@amd.com Component|Platform_x86 |IIO Assignee|drivers_platform_x86@kernel |drivers_iio@kernel-bugs.ker |-bugs.osdl.org |nel.org -- You may reply to this email to add a comment. You are receiving this mail because: You are watching the assignee of the bug. ^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2025-10-16 13:34 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <bug-220670-217253@https.bugzilla.kernel.org/>
2025-10-16 13:31 ` [Bug 220670] Accelerometer missing on cold boot (Lenovo Yoga 7 16AKP10, Ryzen AI 7 350) bugzilla-daemon
2025-10-16 13:33 ` bugzilla-daemon
2025-10-16 13:34 ` bugzilla-daemon
2025-10-16 8:10 [Bug 220670] New: " bugzilla-daemon
2025-10-16 8:14 ` [Bug 220670] " bugzilla-daemon
2025-10-16 13:31 ` bugzilla-daemon
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.