Next problem with my new #ubuntu dual-boot: powering off (with the "power off" button at the upper right of the screen) doesn't work. It takes me to a black screen announcing that it has shut down, but I have to physically turn off the power. The Windows side doesn't this problem.
I tried a web search and found a maze of twisty little StackExchange posts, no two alike. Many had no responses or several different responses, each with one vote. Some were over ten years old, despite asking my search engine (Qwant) to show me answers from the last month. At least one suggested recompiling the kernel, because linux.
Has anyone else run into this and found a solution?
@aebrockwell Installing new NVIDIA drivers seems to have fixed the problem!
https://linuxconfig.org/how-to-install-the-nvidia-drivers-on-ubuntu-22-04
I'm not sure how the graphics card driver is involved in turning the machine on and off, but I mostly stay away from the hardware end of things. I'll probably learn more about it during this Ubuntu adventure.
@colditzjb I'm going to end up hand-smelting my own wires by the end of this, aren't I?
@peterdrake 😆 It sounds like a worthy challenge.
@peterdrake There's a prettier version - "nvitop" - that shows angry red text when I get within 1% of overrunning the GPU memory. @andresmh : here's me blowing things up, trying to run LLMs again.
@peterdrake Something about NVIDIA drivers and Ubuntu... I was just fighting with them for hours the other night, trying to find the right NVIDIA driver (from a couple dozen, with unclear documentation) to fix some GPU setting, which ended up not being Ubuntu-compatible anyway. But hey, at least I learned how to monitor GPU processes in the process! "watch nvidia-smi" is fun...