From: bugzilla-daemon@kernel.org
To: linux-iio@vger.kernel.org
Subject: [Bug 220678] New: XPS 9440 ALS value spikes
Date: Sat, 18 Oct 2025 01:38:05 +0000 [thread overview]
Message-ID: <bug-220678-217253@https.bugzilla.kernel.org/> (raw)
https://bugzilla.kernel.org/show_bug.cgi?id=220678
Bug ID: 220678
Summary: XPS 9440 ALS value spikes
Product: Drivers
Version: 2.5
Hardware: Intel
OS: Linux
Status: NEW
Severity: normal
Priority: P3
Component: IIO
Assignee: drivers_iio@kernel-bugs.kernel.org
Reporter: boliverworK@gmail.com
Regression: No
# Dell XPS 9440: Ambient Light Sensor wildly incorrect values
## Summary
Ambient light sensor reports increasingly erratic values over time, spiking
from ~15 lux to millions. Worsens with uptime, clears on reboot - suggests
driver state corruption.
## System Info
- **Model**: Dell XPS 9440
- **OS**: Fedora-based (Project Bluefin)
- **Kernel**: [INSERT: uname -r]
- **Device**: `/sys/bus/iio/devices/iio:device0` (name: "als")
- **Sensor Hub**: Intel ISH (hid-sensor-hub 001F:8087:0AC2)
## Problem
Raw kernel values from `/sys/bus/iio/devices/iio:device0/in_illuminance_raw`:
```
Normal: 15000
Spike: 1596251
Normal: 15000
Spike: 778328
```
Progressively worsens without reboot. Scale factor constant at 0.001.
## Logs
```
iio-sensor-prox[1502]: Buffer '/dev/iio:device0' did not have data within 0.5s
iio-sensor-prox[1502]: Invalid bitmask entry for
/sys/devices/LNXSYSTM:00/.../event7
```
## Verification
Raw kernel IIO values spike (not just userspace). Bug is in ISH kernel driver.
## Impact
Function key backlight and screen brightness flicker unpredictably.
## Workaround
```bash
sudo systemctl mask iio-sensor-proxy
```
## Notes
Progressive degradation pattern suggests ISH driver state corruption or memory
leak. May affect other Dell XPS models with Intel ISH.
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are watching the assignee of the bug.
next reply other threads:[~2025-10-18 1:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-18 1:38 bugzilla-daemon [this message]
2025-10-18 1:38 ` [Bug 220678] XPS 9440 ALS value spikes bugzilla-daemon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-220678-217253@https.bugzilla.kernel.org/ \
--to=bugzilla-daemon@kernel.org \
--cc=linux-iio@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.