View Single Post
edp17's Avatar
Posts: 605 | Thanked: 735 times | Joined on Jul 2019 @ UK
#1159
Edit 02/11/2020: I removed this download as there is a new one. See my next post!


I have created an SFOS 3.4.0.24 build for the hammerhead.
Everything works out of the box except two things:
  • vibra
  • AD

The vibra can be fixed with the following (I'll include this into a later build):
  • as root issue this comand: chown system:input /sys/class/timed_output/vibrator/enable
  • to make it permanent, edit the /init.rc file and change the line (it is at multiple places!!!) from:
    Code:
    chown system system /sys/class/timed_output/vibrator/enable
    to
    Code:
    chown system input /sys/class/timed_output/vibrator/enable

Regarding the AD, I don't know what and how to fix. So if anybody could fix it and post how to do it, that would be highly appreciated.
I have a feeling the AD issue is related to the new multiuser support. As the default user, nemo is changed to defaultuser. I guess the AD is modifed to work with user nemo, but as the user is not nemo anymore, it doesn't work.

Anyway, happy testing and let me know if you found any issues.

Note: This is the latest Storeman that can be installed on 3.4.

Edit: Sensors do not work as I forgot to downgrade sensorfw to 0.11.9. I'm creating a second build where I include all the above. Hang on.

Last edited by edp17; 2020-11-02 at 12:24.
 

The Following User Says Thank You to edp17 For This Useful Post: