Alex
Alex
> Running Tabby with `--enable-features=UseOzonePlatform --ozone-platform=wayland` did not work for me. The UI is still blurry. I'm running Ubuntu 22.04 with the scaling set to 150%. I'm on Plasma 6...
> > I figured out how to workaround this. In application arguments add > > --enable-features=UseOzonePlatform --ozone-platform=wayland > > Thank you. May I ask how you managed to scale the...
Confirming that using old version fixes the issue.
I have the same problem. OS: Artix Linux x86_64 GPU: AMD ATI Radeon RX 6600/6600 XT/6600M CPU: AMD Ryzen 7 5800H
> So I figured it out. When using ROCm it tries to select your first GPU which is your integrated graphics. There's not enough VRAM so you get a segmentation...
I finally got around to trying export HIP_VISIBLE_DEVICES="0" ... and nothing happened. Just as before, ::[uvicorn.access]::INFO --> 127.0.0.1:38998 - "GET /api/v1/queue/default/list HTTP/1.1" 200 ./invoke.sh: line 56: 9079 Segmentation fault invokeai-web...
I'm still having this issue
Ok, this probably has to do with DNSMASQ Some beta update came out. Noticed portmaster was off. When I tried to start it it was complaining 127.0.0.17:53: bind: address already...
Never mind it is not DNSMASQ. Even with service stopped it still complains about compatibility issue. And I moved DNS listening address in portmaster to 127.0.0.17:53 as per another issue...
Ok looks like its only complaining when I use system DNS servers... which go to AdGuard Home on 192.168.1.1:53 that's running on my router. Then AdGuard sends those DNS queries...