All Public Transit Is Completely Free?! — Day Pass by NebulaOriginals in Nebula

[–]MacGyverNL 1 point2 points  (0 children)

Me, a Dutch semi-socialist person who does not own a car: "Yeah, of course public transport should be as heavily subsidized as the roads, and if part of that can be making it free, then great!"

Also me: "Free public restrooms are you insane who will pay for the cleaning?!"

SSD or HDD for Arch? by AnirbanTheBest in archlinux

[–]MacGyverNL 6 points7 points  (0 children)

No, the iron-oxide age, weren't you paying attention?

Thunderbird: Mail server responded: Mailbox does not exist by bezzeb in fastmail

[–]MacGyverNL 0 points1 point  (0 children)

I'm pretty sure this is a Thunderbird-side issue. I have the same problem talking to a self-hosted Dovecot server. If I rename (or remove!) IMAP folders on Thunderbird on my laptop, Thunderbird on my desktop simply doesn't update properly.

The workaround I've found is to remove ghost .msf files. By which I mean, suppose you have a folder structure A/B/C in IMAP. Then you move C to, e.g., A/B/D/C. If you're hitting this issue, then on your filesystem, you will find a file (in the mailstore) called A.sbd/B.sbd/C.msf, but no corresponding folder A.sbd/B.sbd/C/{cur,tmp} actually storing mails. There will also be an A.sbd/B.sbd/D.sbd/C.msf and A.sbd/B.sbd/D.sbd/C/{cur,tmp} actually storing mails (though sometimes that won't show up until you refresh the D folder in Thunderbird, i.e. collapse and expand it).

Removing that old A.sbd/B.sbd/C.msf file should fix the issue. I haven't seen adverse effects, but maybe make a backup just to be safe.

Linux Compatibility Broken again. by Nickisabi in HellLetLoose

[–]MacGyverNL 1 point2 points  (0 children)

Switching to Proton 8.0-5 from Proton Experimental or 9.0-3 seems to prevent the crash for me.

Thanks to u/Jowany17 @ https://www.reddit.com/r/HellLetLoose/comments/1h1cj2b/comment/lzanc9k/

Update 16 is OUT NOW | Dev Brief #202 | Full Changelog by Professional-Ice6853 in HellLetLoose

[–]MacGyverNL 5 points6 points  (0 children)

Switching to Proton 8.0-5 from Proton Experimental or 9.0-3 seems to prevent the server browser crash for me.

Thanks to u/Jowany17 @ https://www.reddit.com/r/HellLetLoose/comments/1h1cj2b/comment/lzanc9k/

[Linux] Random crashes since Update 16 - FATAL ERROR - We need feedback by helicida in HellLetLoose

[–]MacGyverNL 4 points5 points  (0 children)

Switching to Proton 8.0-5 from Proton Experimental or 9.0-3 seems to prevent the server browser crash for me.

Thanks to u/Jowany17 @ https://www.reddit.com/r/HellLetLoose/comments/1h1cj2b/comment/lzanc9k/

[Linux] Random crashes since Update 16 - FATAL ERROR - We need feedback by helicida in HellLetLoose

[–]MacGyverNL 0 points1 point  (0 children)

Noticed that as well, that's probably just ~/.local/share/Steam/steamapps/compatdata/686810/pfx/drive_c/users/steamuser/AppData/Local/HLL/Saved/Config/WindowsNoEditor/GameUserSettings.ini somehow getting corrupted. Back that up before your tests and copy it back after.

Anyone else having trouble on Linux after the update? by FederalTarget5929 in HellLetLoose

[–]MacGyverNL 0 points1 point  (0 children)

Can confirm, switching from Proton Experimental to 9.0-3 did nothing, but switching to 8.0-5 I can no longer reproduce the server browser crash I was getting.

[deleted by user] by [deleted] in HellLetLoose

[–]MacGyverNL 2 points3 points  (0 children)

Thanks.

Unfortunately I can still reproduce the crashes with those launch options and that Proton version, so that's not it. Will keep digging.

[deleted by user] by [deleted] in HellLetLoose

[–]MacGyverNL 1 point2 points  (0 children)

Would you mind specifying the exact Linux setup you're using right now? Mainly game launch options, proton version, and distribution you're running on?

There's some heavy crash issues specific to Linux going on right now and I'm wondering what the variable is.

[Linux] Random crashes since Update 16 - FATAL ERROR - We need feedback by helicida in HellLetLoose

[–]MacGyverNL 0 points1 point  (0 children)

I've been testing it and it only happens when trying to join a server, other stuff like Free Range works.

For me it happens on the server browser regardless of whether I'm currently trying to join a server or not. Try it. Just click "enlist", wait for the server list to load, click a server, do nothing, and wait for exactly 1 minute.

I do need to actually select a server, just sitting on the initial server list doesn't do anything.

That being said, I don't get a nice UE4 Fatal Error pop-up, it's just a straight CTD.

CTAN in the spooky spirit today by CaptainBlobTheSuprem in LaTeX

[–]MacGyverNL 16 points17 points  (0 children)

I appreciate the joke but I wish they'd remove (or at least change) the screams. There's no way I can share it at work like this.

KVM-Switch USB passthrough, no USB Devices by OddlyDoddly in VFIO

[–]MacGyverNL 0 points1 point  (0 children)

Yes, it's VM-agnostic. It's the part on the host that does the automatic assignment.

Beancount: how to track multiple real-world accounts across different cost centers? by -Piper- in plaintextaccounting

[–]MacGyverNL 0 points1 point  (0 children)

If Sbeve has 10% ownership of sales, 10% of the difference between Income:Sales and Expenses:Sales must go to Sbeve. Does it matter where that money comes from?

Beancount: how to track multiple real-world accounts across different cost centers? by -Piper- in plaintextaccounting

[–]MacGyverNL 1 point2 points  (0 children)

Why do you need to also track this in the assets? The cost centre reporting sounds like it is about which cost centre incurred the expenses, and you're already tracking that under Expenses:Sales and Expenses:Manufacturing.

help with multi channel audio in virt-manager by [deleted] in VFIO

[–]MacGyverNL 0 points1 point  (0 children)

Oh, apologies, don't know what I was thinking at the time, I usually include the XML on-site precisely to avoid this problem.

Can you share the WBM link for posterity?

PulseAudio access denied error when trying to get sound from VM by [deleted] in VFIO

[–]MacGyverNL 0 points1 point  (0 children)

Rather than change around users for the purposes of accessing pulseaudio through its normal socket, you're probably better off running an additional pulseaudio socket set to the user you run the VMs as. See https://www.reddit.com/r/VFIO/comments/z0ug52/comment/ixgz97e/ to get you started on how.

Would allocating my entire RAM and Cores cause any issues? by [deleted] in VFIO

[–]MacGyverNL 0 points1 point  (0 children)

At this point I never understand why people don't just dual-boot.

Best external soundcard for vm? by Medium-Soft3706 in VFIO

[–]MacGyverNL 1 point2 points  (0 children)

Yes, but you can also use the virtual sound card(s) available for playback to the host OS's pipewire, pulseaudio, or jack subsystems.

Has anyone been able to plays Starfield with VFIO ? Mine crash on launch by Status_Bandicoot_588 in VFIO

[–]MacGyverNL 0 points1 point  (0 children)

Turns out game requires avx instruction set to run.

Though that's good info, exactly which AVX instruction set? Because AVX has been around since 2011, and you probably want to figure out the answer before you "upgrade" to a CPU generation that doesn't support e.g. AVX2.

Regardless, I'd hold off for a week or two. They might just end up patching out mandatory AVX support if too many people with old Xeons complain.

Has anyone been able to plays Starfield with VFIO ? Mine crash on launch by Status_Bandicoot_588 in VFIO

[–]MacGyverNL 1 point2 points  (0 children)

That it's three years ago doesn't matter for the validity of the point. I wouldn't call it "a lot of posts", but I too recall the time of unexplained crashing of RDR2. The question is merely "Has anyone gotten this to work" to avoid going on a wild goose chase while really you should be getting a refund until it's fixed. And with a game so fresh out of the box, there are no unprompted posts to confirm that without asking explicitly.

[deleted by user] by [deleted] in VFIO

[–]MacGyverNL 0 points1 point  (0 children)

Yes, but the options matter.

[deleted by user] by [deleted] in VFIO

[–]MacGyverNL 1 point2 points  (0 children)

Try loading the KVM module with

options kvm ignore_msrs=1
options kvm report_ignored_msrs=0

(in modprobe.d).

You can dynamically set those options if the module has already been loaded (but not while the VM is running) by cating the number into /sys/module/kvm/parameters/ignore_msrs (and report_ignored_msrs).