I have the following specs (as printed by inxi -Fza) in a be quiet! case, and it is less than quiet, while also feeling kind of slow occasionally when I read from the NVMe, not the HDDs (e.g. launching Firefox after a long time of no use).
If it is something to do with the case (e.g. has it been reported as a noisy be quiet case?), I know it does not belong to the manjaro forums. But could it be that I have some misconfiguration that is causing the computer to not perform as it could?
use the propietary nvidia driver and throw nouveau away. this nouveau driver isnāt designed to drive your more modern gpu in a proper way. nouveau is garbage.
I upgraded the Kernel to 6.4.0-1-MANJARO and so far it all works fine.
I freed enough disk space. I found myself some 50G that was not needed or could be migrated to an HDD, and now I see approx. 25% free storage for the / partition.
I tweaked the BIOS settings for the CPU and the System Fans to perform on Speed Control: SILENT with Control Mode of PWM. They used to be on Normal mode with Control Mode: Auto (which probably was PWM behind the scenes anyway). That immediately brought down the fans noise significantly, however thereās not much need for the fans in the BIOS menu anyway. Now as I am typing this on Chrome, I doubt there has been any significant change whatsoever.
I did not check for a BIOS update yet, but it is in my to-do list if all else fails.
I experimented with swappiness=10, but left the vfs_cache_pressure to 100 for the time being. I am working on how to make swappiness=10 permanent now. I canāt remember if I had tweaked that before, and should edit the same configuration again, or if I had not edited it, and should proceed with introducing a new config file in /etc/sysctl.d
Lastly, I am trying to switch from the nouveau to the proprietary driver, but I am getting this error:
Using config āvideo-nvidiaā for device: 0000:04:00.0 (0300:10de:21c4) Display controller nVidia Corporation TU116 [GeForce GTX 1660 SUPER]
Installing video-nvidiaā¦
Sourcing /etc/mhwd-x86_64.conf
Has lib32 support: true
Sourcing /var/lib/mhwd/db/pci/graphic_drivers/nvidia/MHWDCONFIG
Processing classid: 0300
Sourcing /var/lib/mhwd/scripts/include/0300
Processing classid: 0302
:: Synchronizing package databasesā¦
core downloadingā¦
extra downloadingā¦
community downloadingā¦
multilib downloadingā¦
warning: libxnvctrl-530.41.03-3 is up to date ā skipping
error: target not found: linux59-nvidia
error: target not found: linux64-nvidia
Error: pacman failed!
Error: script failed!
I reckon I should open a new thread for this?
Lastly, swap is on despite the big RAM, just in case I need to put my session to sleep - which rarely happens to be honest though.
I recommend linux61 which is the latest LTS (longterm support).
Kernel 6.4 is the mainline kernel, the general development kernel. There are features included, which are widely untested. You are warned. Take a look here: https://www.kernel.org/
//EDIT: yep, pressing enter creates paragraphs <p></p> and youāre adding <br> between paragraphs, technically not the same but basically same result as pressing enter one more time (but forum removes āuselessā things like empty spaces in start of post, unneeded line jumps, this is a way to force it then).
See how its automatically truncated to a single space?
This can be even more infuriating when code and quotes and other things get mixed in.
Separation using </br> is one solution.
Iām curious, should I still see nouveau or does āunloadedā mean that it is installed but not in use?
Would I need to do any furhter work on this for better performance?
Today I noticed that video playback was performing sluggish, but then I remembered I had booted the linux6.4 kernel. After I rebooted, and switched to linux6.3 I did not see any more behavior like that.
One thing I notice with 6.3 is that when I boot into my system, arandr does not load the shell script I have for configuring my two monitors. Itās not a big deal to set them manually for now, but it will soon become tedious.
That used to work with 5.10.
Iām on i3wm, and there is a call to a script that used to work, but I donāt remember if it did not work on Friday after a reboot, or if it started misbehaving today, when I installed 6.4.
The line in question is :
The prepended numbers mean something ⦠I dont know what 2023 would do as it should be 2 numbers ⦠them denoting the load order ā¦
So to make sure something is loaded last (and thus overwriting other configurations) you would use: /etc/sysctl.d/99-swappiness.conf