You’ve been a naughty boy and neglecting your maintenance. That repository has been dropped for…oh, more than a year I think. So at the very least you have .pacnew files to attend to and handle.
As you know, it might not seem related, but it very well might be, since you could see in the thread how something looks like one thing but it caused by something seemingly unrelated.
The other thing, when you don’t maintain your system properly, you cannot expect things to work. In this case, it might include the drivers, I don’t know. But either way, I suggest you sort that out and try again.
That’s also a third-party, so unsupported repository. I think it comes from Sublime text, but I’m not on that.
No it is not Sublime repos as they name them properly so you know what you added years later. It is MEGA repo apparently DEB_Arch_Extra - Google Suche
You didn’t install the Open Source drivers from MHWD as asked, here’s the first thing wrong.
And as pointed above, something else is wrong with your system, it can not find packages that exist (linux610-nvidia). You seem to also not maintain the system properly.
If you encouter a black screen with no inteface after login in, it’s probably a problem with simpledrm loading.
To solve it add nvidia_drm.fbdev=1 to /etc/default/grub
in the line begining with GRUB_CMDLINE_LINUX=" .
Verify that you also have nvidia_drm.modeset=1 in the same line.
Then exec sudo update-grub
Also, verify that you have nvidia_drm in /etc/mkinitcpio.conf in the MODULES= or HOOKS= line.
Exemple :
It has been postponed for stable and testing - they provide Plasma 6.0.5.
As usual only unstable branch has Arch package level where provided Plasma is currently 6.1.3
$ mbn info plasma-desktop -q
Branch : archlinux
Name : plasma-desktop
Version : 6.1.3-1
Repository : extra
Build Date : Thu 18 Jul 2024 19:46:47
Packager : Tomaz Canabrava <tcanabrava@archlinux.org>
Branch : unstable
Name : plasma-desktop
Version : 6.1.3-1
Repository : extra
Build Date : Thu 18 Jul 2024 19:46:47
Packager : Tomaz Canabrava <tcanabrava@archlinux.org>
Branch : testing
Name : plasma-desktop
Version : 6.0.5-1
Repository : extra
Build Date : Sat 25 May 2024 22:52:20
Packager : Tomaz Canabrava <tcanabrava@archlinux.org>
Branch : stable
Name : plasma-desktop
Version : 6.0.5-1
Repository : extra
Build Date : Sat 25 May 2024 22:52:20
Packager : Tomaz Canabrava <tcanabrava@archlinux.org>
What is there to explain ?
Since it was not interfering with your update - then you can ignore it.
Just remember that 3rd party repositories may interfere with system repositories and troubleshooting support is only provided for a clean manjaro system.
No, I installed them from Manjaro settings, but it gives me resolution errors as if the system doesn’t recognize the GPU on all installed Kernels. So, I deleted it again.
Maybe I installed it in the wrong way?
What do you recommend for me to do regularly to maintain the system?
I read that, but I didn’t get the concept or what to do with this file?
I didn’t know what to do with pacman.conf. Sorry, I don’t read a lot about the system till there is an issue with it, so I don’t get much info even if it looks simple.
I’m not calling you a liar, but there are very clear instructions what they are for, what they do, and how to handle them.
Hint:
It takes reading. I suspect ore than you want to do, because of:
…I suspect you don’t want to do it, not really. But not knowing your system, not knowing these things, not handling the .pacnew files for example, can cause you hopelessly to much grief.
What if… what if there was something you could do to prevent those things? If not all of 'em, then at least some of them, so there’s less that can go wrong? What a concept!
I once had the Graphics card mentioned (GK106 / GeForce GTX 660 - 4GB) and found when using the Nouveau drivers I was plagued with seemingly incurable screen tearing – switching to the (then current) Nvidia drivers resolved that, and provided better performance overall.
And quite possibly the nouveau drivar has improved - that GPU is more than 10y old.
The suggestion of installing the opensource driver is now obsolete and the driver issue with 610 was resulved as the real issue was an unsynced mirror.
Do you mean that Nouveau driver is working fine on GTX 660? As it doesn’t work fine on my device, there is a resolution issue. If it’s working fine, then can you please tell me the right method to install it?