Markus Hartung

Results 153 comments of Markus Hartung

Same issue here aswell on Arch Linux on Wayland with KDE Plasma. I rebuilt it using source and got this error when pressing ctrl-win-alt-space: ``` DEBUG: Primary monitor size =...

I tried installing nbdkit and this command was able to make my img mounted writable: `sudo nbdkit file arch.img --no-fork`

I used the standard version of arch Linux so it should be this version https://archlinux.org/packages/extra/x86_64/nbd/

There's an AUR package but it tracks the git repo on sourceforge. Is it still syncing over there? https://aur.archlinux.org/packages/nbd-git I can try again with that version or change the package...

> There's an AUR package but it tracks the git repo on sourceforge. Is it still syncing over there? https://aur.archlinux.org/packages/nbd-git > > I can try again with that version or...

`-rw-r--r-- 1 nbd nbd 6442450944 Dec 16 00:14 arch.img`

I've had some soft locks as well. Only way to recover is to ssh into machine and restart lightdm. I was running rocm 6.2 and adding the parameters you specified...

I have used GGUF Q5 and it uses significantly lower VRAM now, I still get occationally crashes but I have also added these flags to ComfyUI so it doesn't happen...

I have a ticket at ROCm and they had some flags that reduces crashes. The crashes still happens sometimes, but they are greatly reduced. https://github.com/ROCm/ROCm/issues/3580#issuecomment-2315830998

> I'm having this issue, and it's a new issue. I've been using ComfyUI for about a year now without having this problem. > > When I run an SDXL...