• 0 Posts
  • 20 Comments
Joined 1 year ago
cake
Cake day: July 24th, 2023

help-circle
  • If it works on chromium I’d consider that even if it is a quirk on the bank website, chromium is handling it cleanly and allowing you to use the site. That’s something we probably want incorporated in Firefox. I’d encourage submitting the bug report to Mozilla, and don’t assume too much about what they can/cannot do!


  • I think the key part here is that it’s a guess on your part whether using Firefox is the cause. Do you get any specific error when using the website? Or does something just “not work”, such as you click a button and it does nothing?

    Also, I’ve run into stuff like this before, and my best bet has been to be flexible about using other browsers to work around issues. I would suggest testing the banking website with Chromium (or even Chrome). If it works, file a bug with Mozilla (https://support.mozilla.org/en-US/kb/file-bug-report-or-feature-request-mozilla) and just use Chromium/Chrome for only that website until the bug is fixed.

    This will allow you to still do business, while still participating in open source via a helpful bug report that could end up benefitting others as well.


  • Because beginners have no idea about OS architecture concepts. If they are a true beginner coming from Windows or MacOS they may not understand things like the Linux boot process. Of course they can read the Arch install procedure which I’ve heard is excellent, but many people are easily intimidated by documentation and often view computers as a tool that should just work out of the box without them needing to understand it. Mint is an attempt at making that happen. Obviously, once you start to modify your Mint install alot you are going to run into issues, and a highly modified or customized system is where distros like Arch and Tumbleweed actually become easier to maintain. I’d argue Mint is a natural first step to the Linux pipeline. People who only need a web browser will probably stop there, while others will continue to explore distros that better fit their needs.








  • Right… does it even make sense that installing all recommended packages is the default zypper behavior? Lyx for example will install a 2GB Tex distribution by default, which will conflict with any existing Tex install. Why on earth is that the default… If you are installing Lyx, you very likely at least understand that you need to choose a Tex distribution.




  • ashaman2007@lemm.eetolinuxmemes@lemmy.worldClassic Nvidia
    link
    fedilink
    arrow-up
    37
    arrow-down
    1
    ·
    5 months ago

    My current tower started out on Windows, and for some reason after a year or so it started crashing out randomly. Load didn’t matter, it would pass benchmark tests and then crash randomly 5mins after boot. However there was not a single useful error I could find. Installed Fedora, and looked at journalctl after a crash. Immediately I see “GPU has fallen on the bus”. Apparently it is relatively common, but I also found a thread that said it actually can be caused by loose connection. Did a complete reinstall on my GPU, haven’t had the problem again (~6mo now, had both 535 and 545 drivers). Sometimes it really might be a descriptive error message 😆




  • Running Fedora 38 on both desktop and laptop, both former Windows machines with NVIDIA GPU (laptop has the intel IGPU and NVIDIA DGPU). I’ve been able to run every single game I’ve tried (Elden Ring, Mass Effect Andromeda, Starcraft 2, Sea of Thieves, etc) using Steam+Proton. In some cases Proton GE was required, and on the laptop there was a special proton launch argument required for Elden Ring to work. Additionally, on Wayland there is one specific issue being worked on (explicit sync) that does cause some annoyance, flickering apps etc. But it feels like NVIDIA is catching up in terms of Linux compatibility, hang in there!