View Single Post
Old 03-26-2024, 11:04 PM   #5
snuggy
Member
snuggy began at the beginning.
 
Posts: 18
Karma: 10
Join Date: Feb 2024
Device: Boox Max Lumi
Quote:
Originally Posted by Renate View Post
The files are inscan and i2cscan

Did I mention lsmod?
I'm not sure that this uses kernel modules or how many.
Code:
$ lsmod
But if one were for touch and it went missing or became incompatible....
Here's the readout from the bloke on reddit

Code:
MaxLumi:/data/local/tmp $ ./inscan                                    
# Key Abs Rel Sw  Name  
-- --- --- --- --- --------------------------------  
0  X              qpnp\_pon  
1  X   X          onyx\_emp\_Wacom I2C Digitizer  
2  X   X          pt\_mt  
3  X       X      hbtp\_vm  
4  X              sf-keys  
5  X              onyx-hall  
6  X              gpio-keys  
7              X  sdm660-snd-card-skush Headset Jack  
8  X              sdm660-snd-card-skush Button Jack
Code:
MaxLumi:/data/local/tmp $ ./i2cscan
/dev/i2c-2  /soc/i2c@c176000 - failed
/dev/i2c-4  /soc/i2c@c178000 - failed
/dev/i2c-6  /soc/i2c@c1b6000 - failed
/dev/i2c-8  /soc/i2c@c1b8000 - failed
Cheers mate!
snuggy is offline   Reply With Quote