Ryan Kuba

Results 104 comments of Ryan Kuba

So there are still oddities, but at least for me running a modern Kernel on the host fixes basically everything (6.6 and up). Also having a DRI3 video card mounted...

Can you let me know what tag of `kasmweb/core-ubuntu-jammy` you tested with ?

Many updates have been made to webtop since this issue was opened including bumping the KasmVNC and NoVNC combo to head. Can you pull the latest and confirm this still...

Can you let me know your run command for `kasmweb/core-ubuntu-jammy:develop` also the underlying browser you are using to test and base operating system on the client. (this all happens clientside...

Linking this issue and closing, looks like we differ somehow for xkbcomp, do not have a solution yet: https://github.com/linuxserver/docker-baseimage-kasmvnc/issues/79

what kind of video card are you mounting in ? Also try without the volume mount just to test if that directory is messing it up.

Most of these issues are unrelated, keep in mind these docker containers will always be running the latest version of the underlying OS in the case of Alpine currently 3.20...

I can only confirm what I can test, I run Debian Bookworm and have tried on it and Fedora 40. Here is a test Run: ``` docker run --rm -it...

Sure, one quick thing when you say working keep in mind that yes for rendering it will use CUDA etc, but the actual onscreen preview of the model is rendered...

No we use S6v3 init and require root for all out images. Everything runs in userspace as the abc user in the container, but we have hooks that run on...