Skip to content

krisko/xperia10

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

xperia ansible

first install sudo on your phone

pkcon refresh
pkcon install sudo
visudo
# add line: nemo ALL=(ALL) ALL

run ansible playbook

# don't forget to change your phone IP address in inventory/hosts.yml
# then you can run the playbook
ansible-playbook -i inventory/hosts.yml playbooks/xperia.yml

roles description

# clock
  - disable clock alarm vibrations
# gps
  - copy gps_on_off script to disable/enable gps (used in situations app)
# camera
  - set advanced-camera as default camera from lockscreen
# mcetool
  - set CPU Scaling Governor to automatic
  - set Autosuspend policy to early (this doubled my battery life)

About

ansible code for sailfish os running on xperia10

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages