after one of the last updates I’m experiencing some problems with ntfs3-HDDs and USB3 connected sticks or NVMEs.
Last problems were:
USB 3 stick with ventoy on it. I want to copy an iso-file from an ntfs formated 4TB HDD to the stick. The data rate goes down to 8MiB/s.
I added my Nextcloud Server via network in Dolphin and wanted to transfer 300GB+ to the nextcloud-Server, the transfer rate goes down to 500KB/s.
Some days before there was no problem. And it is not a hardware problem, with a parallel installation of LM22 I can copy the iso from the NTFS-HDD to the ventoy Stick with stable 140MB/s.
It’s getting more crazy. Because of no idea after 4h of waiting and needing the functionality on the machine I decided to do a reinstallation - and crazy enough the problem persists…
I have to say that I use different partitions for / and /home. So I can leave my home partition staying and only give /boot/efi and / a fresh formatted partition.
So the question is if anything on the /home partition can cause this strange behavior… But as far as I understand, the system can’t use any of the .dot files before any software is installed. And I verified the behavior right after the reinstallation.
But I didn’t install any weird packages that I didn’t install before…
I think the only way to verify is a new reinstallation with no separate /home partition and verify again.
I can’t figure it out… Other Debian and Ubuntu based DEs give me the full transfer rate from the btrfs formatted /home partition to USB 3 at about 140MB/s.
This is a game changer for me and if I can’t find a solution my arch experiment will end here…
Ok, I have had the time and did some further testing:
An iso of the up to date EndeavourOS with KDE plasma went on my 2TB USB-NVME drive. To my biggest surprise EndeavourOS works without any problems… I installed NVIDIA 565.57.01 drivers.
Then I remembered a YT Video which told about installing the CachyOS Repo on every Arch Linux, like told in the wiki Optimized Repositories. I tried the script, and it installed without any problems. Then I installed the CachyOS Kernel manager and tried linux-cachyos-eevdf-lto Kernel. That failed, I think because dracut did not integrate the NVIDIA drivers?
So I did another try and installed linux-cachyos-nvidia-open. This installed Kernel 6.11.6-2
And what should I say, everything is working any smoother than before… In addition, some problems with stuttering of my Microsoft mouse and keyboard, which I didn’t mention before, are also gone.
So I’m very pleased by this system by now. I only have to do the same installation on my build in NVME.
So is there no one of the package builders beyond you, who has any idea what was going on with my CachyOS installation? I don’t know anything about Kernel building. But I thought that such drivers like for USB ports are only matched together, and the Kernel is compiled. You won’t investigate the wheel again… So I thought the drivers are the same in the CachyOS Kernel and the EndeavourOS Kernel. But, it seems, that this is not the case.
I’m also experiencing issues with mounting NTFS Windows 11 drives for a couple days now, that were not present before.
Here’s the error I get while trying to mount a NTFS formatted drive:
LC_ALL=C sudo mount -t ntfs3 /dev/nvme0n1p3 /mnt/windows_c
mount: /mnt/windows_c: wrong fs type, bad option, bad superblock on /dev/nvme0n1p3, missing codepage or helper program, or other error.
dmesg(1) may have more information after failed mount system call.
Any hints what “nvme0n1p3: volume is dirty and “force” flag is not set!” could mean?
Don’t know what could be wrong here, maybe new kernel version broke something.
It means the drive has errors and/or wasn’t cleanly dismounted (likely the last).
For safety’s sake, I recommend booting into Windows and performing a filesystem check/fix/repair.