As for reinstalling, that's literally what this round is. Other than some typical software I always install (android studio, sublime, zoom, discord, chrome, firefox), where we started above was...
A new install using open source drivers
pacman -Syu (with the pipewire-jack removed to allow it to succeed)
Hardware Configuration -> Auto Install Proprietary Drivers
Then I started this thread
But sounds like we may have reached the end of anything straightforward, so I appreciate your help. If I get a chance, I'll keep plugging away and start digging in to the intricacies of video cards
This doesnât give me any information about what isnât working at this point. If you have the nvidia driver installed, nouveau blacklisted, and KMS enabled then the driver will work just fine.
Unless something is creating an /etc/X11/xorg.conf file, or a file under /etc/X11/xorg.conf.d? Specific configuration files arenât needed for the majority of systems, generally only to do things like enable CoolBits.
It can only be this step thatâs failing to work correctly, for whatever reason.
You could try a fresh install, update, then install the drivers using the steps Iâve outlined in this thread - itâs actually trivial to install them âmanuallyâ.
@jonathon - Fresh install and doing the install manually appears to have done the trick. Everything appears to be working as expected now after just the sudo pacman -S nvidia-dkms nvidia-settings --needed and not using the "Hardware Configuration" screen.
I appreciate your help here!
PS - Apologies for the delayed reply, apparently noobs can't post much in the first 24 hours