- Added FIFO, FIOPS, SIO, TRIPNDROID, VR and ZEN I/O scheduler - Added backlight dimmer option - Added Westwood+ TCP congestion control - Added new force_fast_charge options - Added double tap 2 wake - Optimized build flags
cat /sys/block/mmcblk0/queue/scheduler
| The Following 6 Users Say Thank You to mautz For This Useful Post: | ||
# Max Frequency /bin/echo "1728000" > /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq # Alucard echo "1" > /sys/kernel/alucard_hotplug/hotplug_enable # voltage table (undervolt) /bin/echo "680 680 730 740 760 770 780 800 810 855 870 900 950 1010" > /sys/devices/system/cpu/cpu0/cpufreq/UV_mV_table # simple gpu /bin/echo "320000000" > /sys/class/kgsl/kgsl-3d0/max_gpuclk /bin/echo "4" > /sys/module/msm_kgsl_core/parameters/simple_laziness /bin/echo "7000" > /sys/module/msm_kgsl_core/parameters/simple_ramp_threshold /bin/echo "simple" > /sys/class/kgsl/kgsl-3d0/pwrscale/trustzone/governor /bin/echo "150000000" > /sys/devices/fdb00000.qcom,kgsl-3d0/kgsl/kgsl-3d0/min_pwrlevel # set governor /bin/echo "conservative" > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor # set I/O scheduler /bin/echo "noop" > /sys/block/mmcblk0/queue/scheduler
| The Following 4 Users Say Thank You to minimec For This Useful Post: | ||
| The Following User Says Thank You to maximilian1st For This Useful Post: | ||
| The Following 2 Users Say Thank You to deprecated For This Useful Post: | ||
| The Following User Says Thank You to minimec For This Useful Post: | ||
. What I just did, between my previous post and your reply is flash and patch as on the first page. I will do that again now as I understand one should not flash over a system that booted already.| The Following User Says Thank You to maximilian1st For This Useful Post: | ||
I am not a frequent 'rsync'-user, so there might be a slightly better command. Backup: rsync -avz /home/nemo YOURNAME@YOURCOMPUTER:/home/YOURNAME/Nexus5-backup Restore: rsync -avz /home/YOURNAME/Nexus5-backup/nemo nemo@YOURPHONE:/home/nemo
devel-su pkcon install nemo-qml-plugin-contacts-qt5-tools devel-su -p vcardconverter --export contacts.vcf
pkcon install nemo-qml-plugin-calendar-qt5-tools devel-su -p icalconverter export calendar.ics
| The Following 2 Users Say Thank You to minimec For This Useful Post: | ||
| The Following User Says Thank You to maximilian1st For This Useful Post: | ||