https://bugzilla.kernel.org/show_bug.cgi?id=219418 --- Comment #3 from Jonathan Cameron (jic23@xxxxxxxxxx) --- On Tue, 22 Oct 2024 13:17:20 +0000 bugzilla-daemon@xxxxxxxxxx wrote: > https://bugzilla.kernel.org/show_bug.cgi?id=219418 > > Bug ID: 219418 > Summary: BOSC0200 Accelerometer Invalid chip 12 initialization > error > Product: Drivers > Version: 2.5 > Hardware: All > OS: Linux > Status: NEW > Severity: normal > Priority: P3 > Component: IIO > Assignee: drivers_iio@xxxxxxxxxxxxxxxxxxxxxx > Reporter: cameraphone77@xxxxxxxxx > Regression: No > > Created attachment 307035 > --> https://bugzilla.kernel.org/attachment.cgi?id=307035&action=edit > lspci output > > Hardware: Acer aspire spin 3 A3SP14-31PT-38YA > > One line summary of the problem: > BOSC0200 Accelerometer Invalid chip 12 initialization error Unfortunately that ID is used by the windows Bosch drivers for numerous completely incompatible devices. So we can't do soft matching on this one. We need to know what the device actually is and add explicit support for it. So it's going to take some detective work to find a device with ID 12. Any other information on what device this might be? Jonathan > > Full description of the problem/report: > The Accelerometer is not detected by iio and does not function > > Kernel version (from /proc/version): > Linux version 6.11.4-arch2-1 (linux@archlinux) (gcc (GCC) 14.2.1 20240910, > GNU > ld (GNU Binutils) 2.43.0) #1 SMP PREEMPT_DYNAMIC Sun, 20 Oct 2024 18:20:12 > +0000 > > > sudo /usr/lib/iio-sensor-proxy -v > ** (iio-sensor-proxy:2007): DEBUG: 22:33:10.952: Starting iio-sensor-proxy > version 3.5 > (iio-sensor-proxy:2007): GLib-GIO-DEBUG: 22:33:10.954: Using cross-namespace > EXTERNAL authentication (this will deadlock if server is GDBus < 2.73.3) > ** (iio-sensor-proxy:2007): DEBUG: 22:33:10.991: No sensors or missing kernel > drivers for the sensors > -- You may reply to this email to add a comment. You are receiving this mail because: You are watching the assignee of the bug.