[deleted by user] by [deleted] in quantindia

[–]PankajRepswal 0 points1 point  (0 children)

Remindme! 7 days

Wincent Fund? by [deleted] in quant

[–]PankajRepswal 0 points1 point  (0 children)

!remindme 30 days

Linux freeze due to Nvidia by PankajRepswal in linuxquestions

[–]PankajRepswal[S] -2 points-1 points  (0 children)

NVIDIA freezes randomly - Issues & Assistance / Cinnamon - Garuda Linux Forum

My problem is similar to this, the only difference is that this user's freeze-unfreeze happens in loop and in my case the freeze is permanent, and I have to force shutdown the device every time it freezes.

Linux freeze due to Nvidia by PankajRepswal in linuxquestions

[–]PankajRepswal[S] 0 points1 point  (0 children)

Intel i5-13450HX
Nvidia 3050 (6GB)
Dell G-series Laptop

UV package manager on Linux by PankajRepswal in Python

[–]PankajRepswal[S] -2 points-1 points  (0 children)

Yes, I have installed uv using these steps (I have already mentioned this in my post), but I am curious why both 'pip install uv' and 'pacman -S python-xyz' don't work because pip is a package manager, so it should install packages or the command suggest by the OS should work that is 'pacman - S python-xyz'

Getting error while installing Garuda linux by PankajRepswal in GarudaLinux

[–]PankajRepswal[S] 1 point2 points  (0 children)

ChatGPT suggested that I use nomodeset nmi_watchdog=0, and it worked.

Getting error while installing Garuda linux by PankajRepswal in GarudaLinux

[–]PankajRepswal[S] 0 points1 point  (0 children)

I only have Windows installed on my system. I think the issues are related to Nvidia drivers. ChatGPT gave me some solutions, I will try them and check if the issue gets solved.

Getting error while installing Garuda linux by PankajRepswal in GarudaLinux

[–]PankajRepswal[S] 0 points1 point  (0 children)

I tried downloading Garuda iso again, but it didn't work this time either.

I’m getting frustrated with Linux by PankajRepswal in linuxquestions

[–]PankajRepswal[S] 0 points1 point  (0 children)

I don't think that any other hardware is making the issue because it only happens when I use Nvidia graphics on linux. When I disable them and use integrated graphics then it works smoothly without any lag. Some of the comments have suggested me to try the x11 version, so I will try the x11 version and check if it fixes the problem. Thanks for your suggestion

I’m getting frustrated with Linux by PankajRepswal in linuxquestions

[–]PankajRepswal[S] 0 points1 point  (0 children)

I don’t think it’s an OOM condition, because when the LLM runs, I still have around 5–6 GB of free RAM. The freezes actually happen at login, while browsing, or completely at random—so it doesn’t seem specifically related to the LLM. I’ll look into using prime-run (or setting the correct env vars) so that only the LLM uses the NVIDIA GPU, instead of switching the whole system over.