View Single Post
Old 12-29-2017, 05:11 PM   #307
sam.vanratt
Member
sam.vanratt began at the beginning.
 
Posts: 14
Karma: 10
Join Date: Dec 2017
Device: Kindle DX (G)
Hi knc1
I'd do as advised, but my df shows:
Filesystem 1k-blocks Used Available Use% Mounted on
/dev/mmcblk0p1 407661 396350 0 100% /
tmpfs 63584 28 63556 0% /dev
rwfs 32768 180 32588 1% /mnt/rwfs
shm 63584 0 63584 0% /dev/shm
rwfs 32768 180 32588 1% /var
/dev/mmcblk0p2 23797 1847 20722 8% /var/local
/dev/loop/0 3503372 751636 2751736 21% /mnt/base-us
fsp 3503372 751636 2751736 21% /mnt/us

so only 20MB on /var/local and additional 32MB on /var but the later is used for the /var/log as well so better to leave it alone.
the original advice with /mnt/base-us works so far (just doesn't seem right).
I implemented it into /opt/..../start.sh
/mnt/us/busybox mkswap /mnt/base-us/swapfile.swap
/mnt/us/busybox swapon /mnt/base-us/swapfile.swap
and it works.

Still: isn't it advised to deactivate unused services (audio) to save precious RAM as it doesn't seem possible to get it working as it was in V2.5.x (it crackles all the time even when the player is deactivated or the device in standby (the battery is drained after a day or so); only a reboot helps to cure the crackling.
sam.vanratt is offline   Reply With Quote