My screen is flashing on and off

inxi data from 17 Aug 2023 shows system was using nouveau GPU driver and Ext4 filesystem, but also showed non-free legacy driver could be installed.

That is why it was suggested to install

data from 22 Aug 2025 shows reinstalled system was using nouveau GPU driver and Ext4 filesystem

but data posted recently shows system is now using BTRFS rather than Ext4, so system must have been reinstalled recently

I have not considered using BTRFS because ext4 has been working well on my system for many years - optimal for my system or workflow

In my opinion Manjaro Team should not have made BTRFS default filesystem if it does not work with manjaro-chroot

No

Manjaro team builds Manjaro kenel-specific drivers (linux612-nvidia-470xx for kernel v6.12)
that is best installed using Manjaro Hardware Detection GUI or CLI tools because they reconfigure system (/var/lib/mhwd/db/pci/graphic_drivers/hybrid-intel-nvidia-470xx-prime/MHWDCONFIG ) and provide additional tools to configure GPU (nvidia-utils and nvidia-settings)

There is also a non-cost-free option for this system - replace GT 730 with GT 1030 and use latest nVidia drivers

Latest nVidia drivers cannot support this GPU

I suggest:

  1. Re-install with FREE drivers selected in Live ISO

  2. Install legacy driver using the automated command to detect correct GPU driver

     sudo mhwd -a pci nonfree 0300
    

    Copy and paste full output here to confirm if 470xx is installed

  3. If, and only if, driver is installed correctly, reboot system and check if legacy driver is loaded in inxi