Richard Holmes
Richard Holmes
Wayland on Fedora 40 works for me without the xhost + using 1.62.0 Using 1.63.0 with Podman now gives me a permissions error on groupmod -o -g user, this gives...
> I just updated to latest fedora (40) which will be released tomorrow. Fedora 40 comes with Wayland only. I have the same issues as described above. It's only starting...
This really bugged me, for the latest podman is working fine but not displaying under wayland. Under X works but requires running xhost + or xhost +si:localuser:$USER first. In short,...
> Still trying to figure out how to get the container to see my graphics card (AMD). I can't really install anything within that container because the user podman creates...
similar to mine mine is an AMD 5700G with RX6700XT, I am running in proxmox so have setup just with the RX using Fedora 40 under Wayland. (currently accessing over...
Hi, can you re-try. Re-install the latest zwift program and you probably have to remove the volume. ``` podman volume rm zwift-xxxxx ```` Where xxxx is your userid, then re-try....
> Not working under Wayland, will work under X11 if I run "xhost +" first. Also, when I listed my podman volumes, I got > > zwift-jkmooney zwift-naeva > >...
Hi, I read ealier your setup forgot we already discussed, I see that in some cases the XAuthority does not seem to work, when you get back can you check...
@joekm - Have updated to always use the xhost +local.... for both X11 and XWayland, hopfully this works on all distributions.
Anything in the log before, that line is saying that the container failed to run, can you post what the container command is too please :) CONTAINER=$($podman .....) for example.