As an Android flavour it should be safe after uninstalling all apps associated with the university. Did any of them need a “device owner” permission? That’s the only way to be more persistent on Android without root access.
As an Android flavour it should be safe after uninstalling all apps associated with the university. Did any of them need a “device owner” permission? That’s the only way to be more persistent on Android without root access.
The mobile and TV clients are often limited to the codecs with hardware acceleration. Or just selecting a lower bitrate on the client will cause transcoding.
There is an even more relevant video of using external storage trough USB. He recommends using software raid:
Are both drives fully encrypted with LUKS? Is trim enabled in both crypttab and fstab?
Thanks for the links! I updated my config from z3fold to zsmalloc and adjusted the vm.page-cluster to test these out.
Reading a bit more, I think when using large max_pool_percent (>30) with Zswap the two solutions are more similar than not. A crucial difference is what use-case is more acceptable since Zswap can cause unresponsiveness (and potential lockup) under high memory pressure. While Zram could result in an OOM crash in a similar worst-case scenario.
Btrfs with compression enabled and subvolumes set.
And enable/automate maintenance services for BTRFS. For example: balace
should be run on heavily used system disks or scrub
could help detect errors even on single disks.
ZRAM (With proper sysctl.conf like PopOS does).
Could you explain the preference of ZRAM over ZSWAP? I thought the latter was the more advanced and better performing solution. Is there some magic in Pop’s config?
Happy to help! Tough you are right, this is a rather generic error that doesn’t help much just confirms that the GPU is the issue.
At this point it could be a driver issue since there are similar open bug reports. A hardware problem is still possible since you previously said that it’s unstable on windows too, and power related issues can also lead to this error message.
Most distros use systemd and its logging solution: journald. You can use journalctl to read the logs around the time of the crash for e.g.:
journalctl -S -5m
this shows the last 5 minutes. Use this when a game crashes but the system continues working and did not reboot.journalctl -b -1 -S -10m
this shows the last 10 minutes from the previous boot. Use this if the crash froze the whole system and rebooted.Look for red lines (errors) and what wrote them. AMD GPU faults usually have the ‘amdgpu’ mentioned, memory errors could appear as ‘protection fault’.
Did you check the system logs to see what caused it?
Many things can result in seemingliy random crashes. Any overclock (including XMP and Expo) or undervolt or even a bios version can be problematic.
I would check first if it’s stable on windows.
He’s looking for quite recent Amd based laptops which all support win 11, so I would actually expect the prices to increase with the higher demand.
Filesystem permissions
For many apps it is not an issue and provides additional security but in other cases it’s very annoying and not trivial to fix.
Example1: opening a .docx from Thunderbird flatpak with OnlyOffice flatpak does not work out of the box.
Example2: mpv and VLC flatpaks work well for local files, but fail to open network shares from Dolphin.
I think a possible solution would be runtime permission dialogs when denied access.
I understand the need for better balancing the power generation and usage and it will be even worse as the unpredictable renewable sources keep increasing.
Dynamic pricing is just one solution and I would support it when home batteries become more affordable and sustainable. Grid scale energy storage has more benefits than each home having individual batteries while the production scales up.
Another approach would be dynamic load adjustments. The concept of “packetized” energy in general is very appealing but it would need standardization and utility support.
This is off topic for the !lemmyworld community. Post it in !cat next time, please.
That’s more than enough. You can’t do any more.