BeardOverflow / msi-ec

GNU General Public License v2.0
134 stars 41 forks source link

MSI Modern 15 B12M is not supported? #52

Open tm4ig opened 1 year ago

tm4ig commented 1 year ago

I have tried msi-ec kernel module for my new laptop MSI Modern 15 B12M with E15H1IMS.10D firmware. After build, installation msi-ec from aur on archlinux with 6.3.9 kernel version and reboot I have got errors in journal ... msi_ec: Your firmware version is not supported ... Failed to insert module 'msi_ec': Operation not supported ... So on my system msi-ec driver does not work. Can You add support for MSI Modern 15 B12M laptop to driver?

glpnk commented 1 year ago

Do you have Windows installed? Make EC dump with RWEverything and share here. Also you can create memory map yourself based on previously added models and testing which value addresses are same. This requires Windows MSI app and RWEverything.

If you have only Linux you can share debug mode dump from #19

tm4ig commented 1 year ago

I have not Windows installed. From windows PE on flash drive RWEverything does not work without windows drivers. Stupid. stupid question - How Can I to launch msi-ec in debug mode?

glpnk commented 1 year ago

Use this branch (now this branch not merged) and enable debug mode with module param (I don't know how) ~or just by edit 1026 line or next lines~

UPD: guide here use make load-debug