https://bugzilla.kernel.org/show_bug.cgi?id=219418 --- Comment #6 from Camera Phone (cameraphone77@xxxxxxxxx) --- (In reply to Jonathan Cameron from comment #5) > On Sat, 26 Oct 2024 17:06:36 +0000 > bugzilla-daemon@xxxxxxxxxx wrote: > > Without a datasheet this is hard, but you 'could' try just hacking in the > ID in the driver and see what works? Particularly if scales match up with > the > stuff on the flyer that is available for the BMA422. > > Jonathan I did try hard-coding each of the 5 chip_ids from bmc150_accel_chip_info_tbl in bmc150-accel-core.c, unfortunately none of them worked. monitor-sensor would not register any changes when moving the display panel. I did find this which does confirm it is a BMA422 chip based on the 0x12 chip_id: https://git.15h.org/mrothfuss/chrome-ec/src/commit/003ec08f8c67845ae8481d3fb4124555213b04c4/driver/accel_bma422.h -- You may reply to this email to add a comment. You are receiving this mail because: You are watching the assignee of the bug.