public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Accelerometer lis3lv02d is present on SMBus but its address is unknown, skipping registration
@ 2023-02-27 14:23 Paul Menzel
  2023-02-27 19:27 ` Wolfram Sang
  0 siblings, 1 reply; 7+ messages in thread
From: Paul Menzel @ 2023-02-27 14:23 UTC (permalink / raw)
  To: Jean Delvare; +Cc: linux-i2c, LKML, Dell.Client.Kernel, Pali Rohár

Dear Linux folks,


On the Dell Precision 3540, BIOS 1.23.0 12/19/2022, with Debian 
sid/unstable, Linux 6.1.12 logs the warning below:

     Accelerometer lis3lv02d is present on SMBus but its address is 
unknown, skipping registration

This warning was already logged by

     Linux version 5.19.0-2-amd64 (debian-kernel@lists.debian.org) 
(gcc-11 (Debian 11.3.0-6) 11.3.0, GNU ld (GNU Binutils for Debian) 
2.38.90.20220713) #1 SMP PREEMPT_DYNAMIC Debian 5.19.11-1 (2022-09-24)

with firmware BIOS 1.15.0 12/08/2021.

What can a user do about this? It looks like the I2C addresses need to 
be added to `dell_lis3lv02d_devices[]` in `drivers/i2c/busses/i2c-i801.c`.


Kind regards,

Paul


PS: Some more logs:

```
[    0.000000] Linux version 6.1.0-5-amd64 
(debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14) 12.2.0, GNU 
ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian 
6.1.12-1 (2023-02-15)
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-6.1.0-5-amd64 
root=UUID=c9342a55-b747-4442-b2f4-bc03eb7a51cf ro quiet noisapnp 
log_buf_len=2M cryptomgr.notests btusb.enable_autosuspend=y 
random.trust_cpu=on drm.debug=0xe log_buf_len=8M
[…]
[    0.000000] DMI: Dell Inc. Precision 3540/0M14W7, BIOS 1.23.0 12/19/2022
[…]
[   20.631866] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[   20.631925] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[   20.662022] i801_smbus 0000:00:1f.4: Accelerometer lis3lv02d is 
present on SMBus but its address is unknown, skipping registration
[…]
```

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-07-19 19:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-27 14:23 Accelerometer lis3lv02d is present on SMBus but its address is unknown, skipping registration Paul Menzel
2023-02-27 19:27 ` Wolfram Sang
2023-02-28 10:39   ` Paul Menzel
2023-02-28 10:50     ` Wolfram Sang
2023-02-28 10:56       ` Paul Menzel
2023-02-28 11:00         ` Wolfram Sang
2023-07-19 19:32           ` Pali Rohár

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox