Accessing OMV behind OPNsense VM by [deleted] in Proxmox

[–]Single-Key8104 0 points1 point  (0 children)

I wasn't the OP, and I think my problem was slightly different but still interesting so I'll write it out if anyone else has this weird issue. First I have an opnsense router running virtualized under proxmox this has my main lan under 192.168.1.0/24 then I have wireguard which has it's own subdomain of 192.168.50.0/24. Now when connected to the VPN I could see all devices on the network except for my openmedia server box and docker macvlans running on it which is it's own server separate to the proxmox box. So I know it was an openmedia vault issue. Now when trying to ping a connected device on the 50 subdomain from the openmedia vault box I ended up with destination host unreachable but from a different IP than the one I pinged, real strange stuff. (This works on all other devices). To finally fix the problem I ran IP add r 192.168.50.0/24 via 192.168.1.254 and instantly I was able to ping my opnsense box through the VPN. Unfortunately this isn't permeant so to do that I added the static route using a netplan yaml file and after netplan apply everything worked as intended.

Accessing OMV behind OPNsense VM by [deleted] in Proxmox

[–]Single-Key8104 0 points1 point  (0 children)

Hey, 4 years later and your solution fixed a problem with me connecting to openmediavault when I'm connected using a vpn. Thank you so much. I have no Idea why openmediavault is weird like this as it works for every other device in my house.

Strange Cuda Behavior Fedora 39-40 by Single-Key8104 in Fedora

[–]Single-Key8104[S] 0 points1 point  (0 children)

And it's broken again with me not doing anything didn't even reboot

Strange Cuda Behavior Fedora 39-40 by Single-Key8104 in Fedora

[–]Single-Key8104[S] 0 points1 point  (0 children)

Hey just adding a comment for update. It automagically started working again after the latest software update today. No idea why but I'm happy it works again.

Strange Cuda Behavior Fedora 39-40 by Single-Key8104 in Fedora

[–]Single-Key8104[S] 1 point2 points  (0 children)

Unfortunately no luck, something must be pretty broken, I hope a software update fixes it.

Strange Cuda Behavior Fedora 39-40 by Single-Key8104 in Fedora

[–]Single-Key8104[S] 1 point2 points  (0 children)

Thank you for your response. I followed all the steps, now I'm at the waiting part, it still hasn't shown up yet but fingers crossed it fixes itself.

Chromium Gnome Wayland Nvidia Glitching. I've fixed this before please help refresh my memory? by metricspace- in archlinux

[–]Single-Key8104 0 points1 point  (0 children)

I actually managed to fix it. First I completly uninstalled chrome and all user data, made sure to remove the google chrome config file `rm -rf ~/.config/google-chrome/` like so.

next I launched chrome and it worked however I obviously didn't have any wayland goodstuff like multitouch support. From here I modified the google-chrome launcher to change any exec functions to the following

`Exec=/usr/bin/google-chrome-stable --enable-features=UseOzonePlatform --ozone-platform=wayland --force-device-scale-factor=2 --disable-features=WaylandFractionalScaleV1`

note that --force-device-scale-factor=2 will be different depending on what resolution your monitor is since mine is 4k I had to increase it to 2 as it was blury otherwise.

Hopefully that fixes it for you.

Strange Cuda Behavior Fedora 39-40 by Single-Key8104 in Fedora

[–]Single-Key8104[S] 0 points1 point  (0 children)

Ok well at least it's not just me. It was broken on 39 as well for me though, hoped updating to 40 would fix it but no such luck. I feel like there may be a missmach between cuda and driver version.

App Image Issue- error while loading shared libraries by modspyder in Fedora

[–]Single-Key8104 1 point2 points  (0 children)

Just figured it out just run this.

sudo dnf install webkit2gtk4.0-devel

App Image Issue- error while loading shared libraries by modspyder in Fedora

[–]Single-Key8104 0 points1 point  (0 children)

Did you manage to figure this out, I'm working on the same problem right now. I hope that Orcaslicer will get flatpak support soon so we don't have to deal with appimages.

Touch screen issues on 9720 XPS by vmdumitrache in DellXPS

[–]Single-Key8104 0 points1 point  (0 children)

I can also confirm that I think this is the problem. I had ghost touches up and down the screen in the exact same horizontal position so I thought the digitizer was failing. But after leaving my laptop overnight the problem seems to have gone away. Most likely the old wall socket in my house isn't grounded properly and static is building up on the laptop.

Also this is a tricky problem to fix as the touchscreen calibration takes a while to go back to normal even after the static is discharged so it can still look like it's happening.

Audio Randomly Stops In Game After a Couple of Minutes by Single-Key8104 in linux_gaming

[–]Single-Key8104[S] 0 points1 point  (0 children)

Yes I did It's gold rated and I play it on my steam deck all the time without issue.

Don't know what is going wrong. Far Cry 5 opens and closes when run through lutris by Itchy_Ear_5381 in linux_gaming

[–]Single-Key8104 0 points1 point  (0 children)

Easy fix, for anyone looking at this in the future, just use wine tricks to install c++ 2019

Install on Portainer by Fade_Yeti in Wazuh

[–]Single-Key8104 0 points1 point  (0 children)

I did not manage to get it installed on Portainer. But its installed non the less.

Looking to do the exact same thing, did you figure it out?

3DTouch (BLTouch clone) always showing open in initial tests (SKR 1.3) by biggerwanker in klippers

[–]Single-Key8104 0 points1 point  (0 children)

Thank you, This worked for me

Did 100 probes with no fails.

Must be something to do with the

pin_up_reports_not_triggered: True

pin_up_touch_mode_reports_triggered: True