Markus Hartung
Markus Hartung
I have same issue. I have AMD Radeon 7800 xt 16GB vram. I have 32GB system ram and it starts using some swap but there's lots free. I gave tried...
I have digged through some error logs and it seems that zram was failing on when I had low system ram. Removing zram and just have a swap-file solved some...
It seems to still be same issue. I'm also ssh:ing into the host and there's no graphic system on that host. ``` eggs >>> Config: you are on a graphic...
I was using the AUR package https://aur.archlinux.org/packages/penguins-eggs So the reproducing steps would be this: 1. git clone https://aur.archlinux.org/penguins-eggs.git 2. cd penguins-eggs 3. makepkg -si 4. take a coffee 5. sudo...
I haven't used Chaotic AUR before, I like idea that you don't need to build all packages yourself, especially on my weaker machines :) I tried using the one from...
Aha, you might be onto something. My /boot is actually in a subvolume named @root so perhaps the @ is lost in the path. The full path is /@root/boot Perhaps...
``` % cat /proc/cmdline BOOT_IMAGE=/@root/boot/vmlinuz-linux root=UUID=d8081ed1-cf04-4ba1-8 a6e-6da80cdfc6de rw rootflags=subvol=@root loglevel=3 quiet % file /boot/vmlinuz-linux /boot/vmlinuz-linux: Linux kernel x86 boot executable bzImage, vers ion 6.10.8-arch1-1 (linux@archlinux) #1 SMP PREEMPT_DYNAMIC Wed, 04...
Seems latest updated version fixed this issue. I can now successfully run "sudo eggs produce"
This worked perfectly for me, so getting dawarich to do this automagically behind the scenes would be awesome.
my 1.4GB Records.json peaked at around 8GB used by jq using the script, thankfully I have 32GB on my server but a small heads-up for future googlers :)