Moved to Mint months back. I had to install Win10 in a kvm for a couple of things impossible on Linux. I allocated 16 gig of ram to the kvm. I can’t really find anything on how that works, exactly. According to Stacer, I have a consistent 16 gig of ram being used, but that’s between a running Win10 kvm and all of my other running Linux programs. I’ve never seen my system memory use move higher or lower than 16 gig of ram when the vm is running. Again, that’s the kvm + normal Linux programs.

If I allocated 16 gig of ram to the kvm, shouldn’t my memory usage be over 16 gig or ram with other Linux programs running?


About once a week, maybe two weeks, I open a new tab on a browser and it hangs my system. Nothing works but the mouse pointer.

I initially thought of a memory leak with Firefox, but it will also do it opening a new tab in Chrome.

The last time it hung up, I think I noticed the virtual machine manager icon was missing from the menu bar. I’m waiting for it to hang up again to verify this.

Anyone have any thoughts on this?

  • refalo
    link
    fedilink
    arrow-up
    1
    ·
    5 天前

    Have you checked dmesg (or historical system boot logs) and also ran memtest86+ to make sure your RAM isn’t faulty? Even if it’s brand new it can still happen. If you have another system nearby (or even just a phone) you could try to SSH (make sure to enable/start the daemon before it freezes) into the machine and see if it’s still responsive.

    I had a similar issue where I’d get a full system freeze every few weeks (not even the mouse worked), and that one turned out to be a faulty cpu, it was the infamous Raptor Lake “Vmin shift instability” bug, which I got replaced under warranty and that fixed the issue.

    But since your mouse still works, we know your CPU is still functioning.

    Have you tried to switch to the console with Ctrl+Alt+F1 (or F2 etc.) when the freeze happens? It could just be a software bug with your graphical environment (either Xorg/wayland or your particular window manager/desktop environment like KDE/Gnome/etc.) since the kernel itself doesn’t appear to be locked up if the mouse still works.

    • transporter_iiOP
      link
      fedilink
      arrow-up
      1
      ·
      3 天前

      So, it just froze on me about 10 minutes ago. I can drop to the console. The vm manager icon did not disappear from the menu bar, so I was wrong about that. Everything freezes. I cannot interact with any browser or any app. The mouse pointer did change from a pointer to hand over a link or something at one point, but never changed back. After dropping to the console, I eventually just had to reboot and restart everything. The best way to describe it is, someone replaced my desktop with an image, and the only thing that still works is moving the mouse around.

      I’m thinking it’s been about a week or so since it did this last. Oh, and I was poking around on a web page when it did it. Web browsers are always involved, but not specifically any one browser.

      • refalo
        link
        fedilink
        arrow-up
        1
        ·
        2 天前

        If you can still switch to the console, then check dmesg and/or journalctl -eb for any issues. But this at least tells you the system itself is not frozen. The kernel still works.

        I would try to restart your login manager/desktop environment and see if that brings you back to a working desktop. If so then it sounds like a software bug in your DE. You could try switching to a different one and see if that helps anything. As a last resort you could also try a completely different Linux distro.

    • transporter_iiOP
      link
      fedilink
      arrow-up
      1
      ·
      5 天前

      Have you checked dmesg (or historical system boot logs) and also ran memtest86+ to make sure your RAM isn’t faulty? Even if it’s brand new it can still happen. If you have another system nearby (or even just a phone) you could try to SSH (make sure to enable/start the daemon before it freezes) into the machine and see if it’s still responsive.

      I have poked around in logs a little. Nothing has jumped out at me. I’ll test the memory and turn SSH on. I used Ubuntu on the desktop for about 8 - 10 years, and then swapped back to Windows ~2018 for work. I used to mess with hardware a lot, but I’ve fried my brain programming for too many years now.

      I do see reports of Linux Mint hanging with nothing but the mouse working, but nothing has jumped out at me as a fix. The reports are going back a while, too. A lot of comments say it is something with the graphics card.

      My new pc is a: HP OmniDesk Desktop Computer PC, AMD Ryzen 7 8700G, 32GB DDR5 Memory, 1TB NVMe SSD, Radeon 780M Graphics

      Outside of this one issue, it’s a beast with Linux on it (I’m not a gamer, though). I bought it right before RAM prices jacked the prices of everything up.