Jan "János" K.

Results 7 comments of Jan "János" K.

I'm also interested. Might do some experiments to implement OAuth on my own, mainly for Authentik support. Right now, my setup is less than ideal.

> Changing iVentoy resolution only helps when booting Windows ISOs, doesn't work on Debian 12 or Ubuntu Server. > > I tested on one PVE VM, one laptop and two...

> On debian based distros you have to manually edit grub.cfg file in /boot/grub/grub.cfg on the ISO and change: "set gfxmode=800x600" to "set gfxmode=auto" And make sure that "set gfxpayload=keep"...

> Had the same issue. Solution for me: > > 1. Remove the trailing slash in AUTHENTIK_ISSUER like in the issue @reivaxm mentioned above. > > 2. Setup OAuth2Provider in...

Reproducable on Fedora 41 but Steam will still start. Running `sudo millennium patch` returns no error but Steam will output _"ERROR: ld.so: object '/usr/lib/millennium/libmillennium_x86.so' from LD_PRELOAD cannot be preloaded (wrong...

> [@liampas](https://github.com/liampas) > > Run `sudo chown -R "$USER":"$USER" ~/.local/share/millennium` Can unfortunately confirm that this fix does not work on Fedora 41 with GNOME. I tried the same out of...

> [@JKL213](https://github.com/JKL213) > > Add > > `export OPENSSL_CONF=/dev/null` > > above the `LD_PRELOAD` line in the `steam` script on your distro (probably `/usr/bin/steam` but it might be different) Thank...