The installation process keeps stopping at 34%

This is my fourth attempt, and the screen freezes at 34% every time. I have even waited for over an hour, but there has been no progress.

I’m using a 500 Mbps wired internet connection. Is that considered slow.?

I’ve had a similar experience and the reason in my case was a faulty nvme disk. Might be a good idea to test the target disk using something like dd utility.

I wonder if the installation indeed breaks, or it’s just the GUI. Apparently it happens when dkms compiles nvidia kernel modules. Maybe there’s a bug affecting your configuration. I have nvidia but apparently a newer card (mine is 40 series), so it could be something specific to your setup. Also, things change. There could be some new regressions affecting newer kernels or something.

I would recommend you to try the CLI installer or manual/Arch method.

You probably have the same problem I have with a new installation: mirrors.

I get mirror problems every time I do a fresh install. It even happened few days ago with a test installation that I have on a external SSD where I couldn’t update my system with a lot of mirrors errors and had to run the cachyos-rate-mirrors tool on that install despite not having that problem on my main system. Not sure if this tool is ran or is available in the installation media.

Of course assuming that is what is causing that problem for you.

This is definitely possible, however he said it froze at 34% every time. @leejm did installer freeze every time when dkms starts compiling nvidia module?

I already tried running cachyos-rate-mirrors in the terminal and proceeded with the installation again, but the same issue still occurred.

It always freezes at the ā€˜chwd -> dkms install --no-depmod nvidia...’ step.

I’m not sure if it will work, but I’ll try a manual installation tomorrow. Thanks for the advice.

You don’t have to go down the full manual route. I haven’t used it, but AFAIK there’s an official CLI installer. Try using that before doing a full manual install, unless you have other reasons for trying it (learning experience, more control etc). For a regular CachyOS install, personally I would pick the CachyOS CLI installer.

I tried the CLI installer, but the same freezing issue occurs during the ā€œInstall base packagesā€ step…

Sorry to hear that. What kind of Nvidia GPU is that, and what’s the hardware (Laptop or a desktop)? Is this a first time you’re installing a Linux system, or have you already used another distro before?

I’m almost at the point of giving up right now… I’m using a GTX 960 GPU and a desktop. This is my first time using Linux.

That’s an older card, but it should still be supported by the 580 driver. If the rest of your PC is that old too, you might want to try a different distro.

CachyOS is a bleeding edge rolling release. Testing on older hardware is probably not a priority for CachyOS or the upstream developers.

If you don’t mind tinkering, you can keep trying. You can almost certainly get it working on CachyOS. But if you just want something that works (for now at least, since you’re just starting with Linux), I’d try Ubuntu.

I’d start with the latest LTS (26.04). If you still have issues, I’d also try 24.04 LTS (previous LTS release). If you use 24.04, I’d avoid the HWE stack and stick with the standard kernel and the 535 NVIDIA driver (Don’t remember if 24.04 already enables HWE by default). But I’d try 26.04 first.

Edit:

Btw Cachy devs just/yesterday release a new version (June Release), have you already tried with that one?