View Single Post
Posts: 194 | Thanked: 1,167 times | Joined on May 2016
#30
Originally Posted by t-b View Post
...
I used ROM slot 'stock'

Maybe I am missing one obvious step - I am not very experienced in flashing custom roms for Android phones and never used safestrap before.
Please try non-stock ROM slot (for example ROM slot 1). I didn't actually know that "stock" slot can be used for installing custom ROMs in SafeStrap, going to fix this in init scripts. If it takes more than a few minutes for initial boot, something went wrong and it probably won't boot.

Originally Posted by elros34 View Post
journalctl is your friend You can try to create /etc/ohm/plugins.d/accessories.ini with appropriate values taken from evdev_trace (mce-tools package).
Thanks for mentioning this. The kernel didn't transmit EV_SW events expected by ohm though, so I needed to modify it.

As a quick fix, extract files from the this archive, then do:
Code:
devel-su
mount -o remount,rw /system
cp kernel /system/etc/kexec/
cp accessories.ini /etc/ohm/plugins.d/
I plan to do a new build to fix this and some other issues from the thread later.

Last edited by TheKit; 2017-03-07 at 20:36.
 

The Following 4 Users Say Thank You to TheKit For This Useful Post: