We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It is impossible to save state in gcw0 device. Ou of disk space error is raised up even if there's still lot of disk space.
opendingux:/media/data/local/home/.pcsx4all/sstates # df -h Filesystem Size Used Available Use% Mounted on /dev/mmcblk0p1 383.2M 134.7M 248.6M 35% /boot /dev/loop0 64.8M 64.8M 0 100% / udev 64.0K 0 64.0K 0% /dev tmpfs 128.0M 0 128.0M 0% /dev/shm tmpfs 128.0M 260.0K 127.7M 0% /var tmpfs 4.0K 0 4.0K 0% /media tmpfs 4.0K 0 4.0K 0% /mnt /dev/loop0 4.0K 0 4.0K 0% /usr/share/ftphome/media tmpfs 4.0K 0 4.0K 0% /usr/share/ftphome/media /dev/loop1 640.0K 640.0K 0 100% /lib/modules /dev/mmcblk0p2 14.3G 1.9G 12.2G 13% /media/data /dev/mmcblk0p2 14.3G 1.9G 12.2G 13% /usr/share/ftphome/media/data
The text was updated successfully, but these errors were encountered:
I have a fix coming for this, sorry. Branches were merged prematurely and I wasn't aware.
Sorry, something went wrong.
No branches or pull requests
It is impossible to save state in gcw0 device. Ou of disk space error is raised up even if there's still lot of disk space.
opendingux:/media/data/local/home/.pcsx4all/sstates # df -h
Filesystem Size Used Available Use% Mounted on
/dev/mmcblk0p1 383.2M 134.7M 248.6M 35% /boot
/dev/loop0 64.8M 64.8M 0 100% /
udev 64.0K 0 64.0K 0% /dev
tmpfs 128.0M 0 128.0M 0% /dev/shm
tmpfs 128.0M 260.0K 127.7M 0% /var
tmpfs 4.0K 0 4.0K 0% /media
tmpfs 4.0K 0 4.0K 0% /mnt
/dev/loop0 4.0K 0 4.0K 0% /usr/share/ftphome/media
tmpfs 4.0K 0 4.0K 0% /usr/share/ftphome/media
/dev/loop1 640.0K 640.0K 0 100% /lib/modules
/dev/mmcblk0p2 14.3G 1.9G 12.2G 13% /media/data
/dev/mmcblk0p2 14.3G 1.9G 12.2G 13% /usr/share/ftphome/media/data
The text was updated successfully, but these errors were encountered: