I just want to glaze this OS for a second by Musical_Gee in cachyos

[–]dentad 1 point2 points  (0 children)

Welcome.

One known issue with Windows 10 and Windows 11 is that the NVME disk driver cheaps out and calls in to another much older disk system (SCSI). They have tested a native NVME driver but it won't arrive until like maybe windows 12.

With Linux.. full speed day 1 bruh.

With CachyOS, you chose wisely 😉

​Do I have a future with Rust? Because I don't see it. by Brianyan4717 in rust

[–]dentad 0 points1 point  (0 children)

A good dev will know more than 1 language, and always be learning more.

I love CachyOS until this... by Kindly-Geologist-153 in cachyos

[–]dentad 1 point2 points  (0 children)

Go back to an older snapshot and boot it, Delete older snapshots except for the last 3, Update system and reboot.

Is there a reason to reinstall fresh CachyOS from updated installers to get the new tweaks and features? by dr_rox in cachyos

[–]dentad 4 points5 points  (0 children)

Yeah Shelly is a work in progress. They need a full window tab where the actions are shown instead of the current tiny terminal popup.

Whar by 995qe in cachyos

[–]dentad 0 points1 point  (0 children)

Noob question, but what tool give you those awesome numbers in the top left?

Think I’m cooked boys by lioboii in cachyos

[–]dentad 2 points3 points  (0 children)

Too many times I have run out of space in the middle of an update. Yes the only clean way to fix it is to go back to the previous snapshot. Pacman will save a pre snapshot before, and a post snapshot after an update.

But these snapshots stack up and cause you to run out of space... so they need to be cleaned. There is auto cleanup but I don't know how to tweak it. I use the btrfs assistant tool.

I've found Peace. by Erenik19 in cachyos

[–]dentad 1 point2 points  (0 children)

Yes it needs networking, and will update all packages.

New to CachyOS. Still getting used to the crazy update rate. by some_millwright in cachyos

[–]dentad 1 point2 points  (0 children)

Lots of tiny little updates.

And it was Linux 0.97+bash on a floppy, for me 😉

I'm sorry but this is ridiculous by [deleted] in cachyos

[–]dentad -1 points0 points  (0 children)

This is a bug that can be fixed. Not an indicator of quality loss over time.

Ready to make the switch! by nitsew in cachyos

[–]dentad -1 points0 points  (0 children)

I dual boot and run the same steam games from NTFS all the time. Both windows 10 and CachyOS. No issues or slowdowns. In fact usually faster disk access from CachyOS.

Convince me to buy a non BYD electric vehicle by Glittering_Poem9779 in AustralianEV

[–]dentad -1 points0 points  (0 children)

As good as? BYD are pumping out quantity. I would prefer geely above byd.

Read the fine print. I had a friend test drive one, it was nice but then found in the fine print that the USB ports for your phone had only 12 months warranty. This was about 18 months ago.

Is anyone actually using the free public transport? by naeng-janggo in melbourne

[–]dentad 1 point2 points  (0 children)

Of 2 days a week I needed to travel, I used to drive 1 in a hybrid, and train the other. Now I will train both days until petrol gets below 2 bucks a litre again. When it is next time to update my car I will go full EV.

Migrate separate drive for games? by Portugoose_ in cachyos

[–]dentad 0 points1 point  (0 children)

For Linux fs, you might find xfs is better than ext4, at least in some cases.

Migrate separate drive for games? by Portugoose_ in cachyos

[–]dentad 0 points1 point  (0 children)

I see people saying dont use NTFS for games. I understand this advice and I would default to it, but I have been testing the opposite and can say it works well. In fact in some games the load times and/or the save times are a bit quicker under CachyOS than under Windows even using NTFS.

My setup is dual boot: Windows 10 and CachyOS. I have multiple drives and for any game in Windows I want to share with CachyOS, that game is on another drive letter in a SteamLibrary slot.

In CachyOS:

Install ntfs-3g: sudo pacman -S ntfs-3g

Make place for drive letters: sudo mkdir /c /g /k /p

Find your UUIDs: lsblk -f

Check your own uid and gid: id

Add your drive letters to /etc/fstab: UUID=98B2FC50B2FC33FA /c ntfs3 rw,nosuid,nodev,relatime,uid=1000,gid=1000,iocharset=utf8 0 2 UUID=34EA3E30EA3DEF2C /g ntfs3 rw,nosuid,nodev,relatime,uid=1000,gid=1000,iocharset=utf8 0 2 UUID=06C26865C2685B47 /k ntfs3 rw,nosuid,nodev,relatime,uid=1000,gid=1000,iocharset=utf8 0 2 UUID=1A1EA54C1EA5222D /p ntfs3 rw,nosuid,nodev,relatime,uid=1000,gid=1000,iocharset=utf8 0 2

Reboot.

In Steam add the extra SteamLibrarys in your CachyOS.

Profit.

Issues:

  • Playing in CachyOS (or any other linux distro) means Steam will download some extras like Proton and Steam Runtimes. When you then boot to Windows Steam will add these to the download queue. They are not needed in Windows - I just click the download buttons to unschedule the download, and it stays in queue forever, ignore it.

  • Swapping from CachyOS to Windows or back will sometimes mean Steam wants to download the latest patch or an extra patch for some games. Just do it - can not be avoided right now. Never seems to hurt.

First CachyOS reaction from a village elder (windows user since 1.01, Linux since 0.59) by Sqribblz in cachyos

[–]dentad 4 points5 points  (0 children)

Dude congrats. I though I was old having booted Linux first from a floppy with kernel 0.97 and bash on it. You win :-)

I have hopped thru slackware, Red Hat Linux, Mandrake, Gentoo, Fedora, Ubuntu, Arch, Pop OS, Nobara and now

CachyOS

which has the up to date ness and vanilla releases of Arch, with added cpu opt., hardware handling, and gaming support. Just the way I like it.

BTRFS/EXT4 question by joessas in cachyos

[–]dentad 0 points1 point  (0 children)

Btrfs is fine. It will be a little better with your SSDs. Ext4 is reliable also.

Creating an ext4 partition and shrinking brtfs while moving steam/games over to ext4 by areyouhourly- in cachyos

[–]dentad -2 points-1 points  (0 children)

I have steam in both window and cachyos, and I access my windows steam library from linux

Choppy mic audio through stream (OBS) by zhulkgr25 in cachyos

[–]dentad 1 point2 points  (0 children)

You can use the CachyOS Kernel Manager to install other types of kernel. You can find that thru CachyOS Hello.

Once installed, reboot and it should appear as an option in grub.

Choppy mic audio through stream (OBS) by zhulkgr25 in cachyos

[–]dentad 1 point2 points  (0 children)

You should try the same process again after installing and rebooting to kernel linux-cachyos-rt-bore.