Jonathan Simon
Jonathan Simon
Got this compiled, but when I insert the built module, the kernel tanks. CPU load ramps up and I have to hard power cycle the RPi. http://pastebin.com/UqZaNVPi BTW, I'm on...
Necrobumping With the `-h 0.0.0.0` in the Dockerfile, AdGuard becomes unusable in my use case as I have two interfaces and port 80 is in use on one of them....
Also, since this setting will have previously configured a user's `AdGuardHome.yaml` file with `0.0.0.0`, how does removing the flag break an installation? It's already configured to listen on all interfaces....
For anyone wanting to do this now, https://hub.docker.com/r/jsimon0/adguardhome
Necrobumping With the `-h 0.0.0.0` in the Dockerfile, AdGuard becomes unusable in my use case as I have two interfaces and port 80 is in use on one of them....
For anyone wanting to do this now, https://hub.docker.com/r/jsimon0/adguardhome
@KarkanAlzwayed I am also on Plasma Wayland and the icon does not show for me either. Setting `GDK_BACKEND=x11` does resolve the issue. ``` ❯ superpaper /usr/lib/python3.11/site-packages /home/jsimon/.config/superpaper /home/jsimon/.config/superpaper/profiles (superpaper:75735): Gtk-CRITICAL...
> > @KarkanAlzwayed I am also on Plasma Wayland and the icon does not show for me either. Setting `GDK_BACKEND=x11` does resolve the issue. > > ``` > > ❯...
> > > > @KarkanAlzwayed I am also on Plasma Wayland and the icon does not show for me either. Setting `GDK_BACKEND=x11` does resolve the issue. > > > >...
Yep, I'm only checking out Wayland occasionally and early because Plasma 6 won't have X11 as an option (or so I've heard around the internet) and I want to iron...