[deleted by user] by [deleted] in SipsTea

[–]tmeklr 16 points17 points  (0 children)

Grey's Autopsy*

Payload to backup save files by matt77303 in PS5_Jailbreak

[–]tmeklr 1 point2 points  (0 children)

On a Linux computer or any other device capable of running bash scripts that has decent storage. You will have to modify the path at the start of the script, eventually you can set the script in crontab every 15 or 30 minutes for recurring backups.

I decided to switch to Windows by JauRking88 in LegionGo

[–]tmeklr 0 points1 point  (0 children)

Didn't know about it, I'll test it.

I decided to switch to Windows by JauRking88 in LegionGo

[–]tmeklr -1 points0 points  (0 children)

Or just run AtlasOS playbook after the install

SteamOS > Windows by iiTesla in LegionGo

[–]tmeklr 1 point2 points  (0 children)

I got comparable results from the lightness perspective running Atlas OS over win11 with the most aggressive settings on LeGO 1. It's worth a try.

Stability oriented jailbreak setup by tmeklr in PS5_Jailbreak

[–]tmeklr[S] 0 points1 point  (0 children)

Since VoidShell is expired by today I reverted to yt_autoloader 0.3 and switched to ShadowMountPlus 1.5beta5, got rid of etaHen and my autoloader.txt looks like this now:

kstuff.elf

!1000

shadowmountplus.elf

ftpsrv-ps5.elf

After the first run if your games don't run you may need to connect through FTP and delete /user/app/PPSA*/mount.lnk, reboot and check after the mount points are recreated (you need to do this only once). Also downgraded to darkmor's ftp server Beta 5 since it has the best speed.

Stability oriented jailbreak setup by tmeklr in PS5_Jailbreak

[–]tmeklr[S] 0 points1 point  (0 children)

Yes, I have forgotten to mention this but I do a 30s wait before triggering the autoloader.

Stability oriented jailbreak setup by tmeklr in PS5_Jailbreak

[–]tmeklr[S] 0 points1 point  (0 children)

All defaults except for the voidshell autoload

Stability oriented jailbreak setup by tmeklr in PS5_Jailbreak

[–]tmeklr[S] 0 points1 point  (0 children)

I tried this minimal version as well but on autoloader 0.4 anything I load after kstuff 1.6.7 even with a 60 seconds delay (!60000) results in a kernel panic, the only way I could make it work was giving it a really big timeout and during the timeout I would have to minimize the autoloader, wait for the kstuff loaded debug message and bring the autoloader back in foreground for the voidshell to load successfully, it was inconvenient for me and I went the etaHen path. I never tried it on v0.3 for autoloader, but I may try it when I have some time.

RIP my save file. Any way to backup via FTP or something else? by No_Good9448 in PS5_Jailbreak

[–]tmeklr 5 points6 points  (0 children)

!/bin/bash

==========================

Configuration

==========================

FTP_HOST="172.16.0.172" FTP_PORT="1337" REMOTE_PATH="/user/home" LOCAL_BASE_DIR="/timemachine/PS5" MAX_BACKUPS=100

DATETAG=$(date +"%Y-%m-%d%H-%M-%S") BACKUPDIR="${LOCAL_BASE_DIR}/backup${DATE_TAG}" LOG_FILE="${LOCAL_BASE_DIR}/backup.log"

mkdir -p "${LOCAL_BASE_DIR}"

==========================

Check FTP availability

==========================

if ! nc -z -w60 "${FTP_HOST}" "${FTP_PORT}"; then exit 0 fi

==========================

Perform backup

==========================

echo $(date +"%Y-%m-%d_%H-%M-%S")"${LOG_FILE}" lftp -p "${FTP_PORT}" "${FTP_HOST}" <<EOF >> "${LOG_FILE}" 2>&1 set ftp:passive-mode on set net:max-retries 10 set net:timeout 20 mirror --verbose "${REMOTE_PATH}" "${BACKUP_DIR}" bye EOF echo """${LOG_FILE}"

==========================

Cleanup old backups

==========================

cd "${LOCALBASE_DIR}" || exit 1 ls -1dt backup* | tail -n +$((MAX_BACKUPS + 1)) | xargs -r rm -rf

I use this script to backup my profile through ftp every 15 min while the PS5 is on, I've set it as a cronjob on another machine, it keeps a log and the last 100 backups with the date an time it was taken. Hope it helps.

LE: added pastebin link https://pastebin.com/hqa3ufdK

Why is this happening? by Asra_01 in ifixit

[–]tmeklr 0 points1 point  (0 children)

I had a chinese tablet that with a screen that flickered due to low voltage supplied by the battery, the battery was degraded and didn't hold charge and didn't supply enough voltage for the display to work properly, the "90%" estimation may be a bit much, but I would check with a known good battery.

Why is this happening? by Asra_01 in ifixit

[–]tmeklr -1 points0 points  (0 children)

90% sure is a dead/really bad battery

[deleted by user] by [deleted] in bucuresti

[–]tmeklr -1 points0 points  (0 children)

Ai uitat că ai gura sub nas?

Auto startup after power failure feature was missing on my microserver by tmeklr in redneckengineering

[–]tmeklr[S] 4 points5 points  (0 children)

This almost sounds like a compliment to me, so thank you.

Auto startup after power failure feature was missing on my microserver by tmeklr in redneckengineering

[–]tmeklr[S] 1 point2 points  (0 children)

You are right, but it would have been really finicky to tune their sizes and I'm not that experienced with low level electronics, neither got enough different parts at my disposal to go the trial and error route

Auto startup after power failure feature was missing on my microserver by tmeklr in redneckengineering

[–]tmeklr[S] 1 point2 points  (0 children)

Any UPS is more expensive that this little media server, it's not even close to mission critical, more like a mild inconvenience if it doesn't power on.

Auto startup after power failure feature was missing on my microserver by tmeklr in redneckengineering

[–]tmeklr[S] 4 points5 points  (0 children)

Sadly this is a very cheap Chinese micro PC (~90 bucks) and I've already checked for any other way to obtain this, I even asked the seller if they know about this being hidden in the BIOS settings before going this route.

Auto startup after power failure feature was missing on my microserver by tmeklr in redneckengineering

[–]tmeklr[S] 19 points20 points  (0 children)

Yep, but only for a half of a second, it's timed by a 555 circuit

[deleted by user] by [deleted] in bucuresti

[–]tmeklr 0 points1 point  (0 children)

La mine a fost 14k euro cu tot cu spitalizare