Failure to boot into Graphics mode

I’m using TW 6.18.9.1 on a legacy laptop which when installed worked until the system updated following which it will only boot into txt mode. Any attempt to switch into graphics mode fails, including removing and reinstalling the nvidia graphics software. The output from inxi is given below.
CPU: quad core Intel core i7-3740QM (-MT MCP-) speed 1200/1200/3700 MHz
Kernel 6.18.9-1-default x86_64 Up 0h 10min Mem: 680.7 Mib/15.51 Gib (4.3%)
Storage 3.7Tib (0.9% used) Procs 188 Shell Bash inxi 3.3.40

Whilst I’ve used Unix I’m not an expert being an end user not Admin, so any help would be appreciated.

Show output from
ls -l /etc/systemd/system/default.target
inxi -F

the ls -l points to graphical.default

how do I append/send the inix -F output which is in txt format (not a picture)

Ls -l output link points to /use/lib/systemd/system/graphical.target

usr not use

the output from inxi -F is as follows;

System:
Host: localhost.localdomain Kernel: 6.18.9-1-default arch: x86_64 bits: 64
Console: tty 1 Distro: openSUSE Tumbleweed 20260209
Machine:
Type: Laptop System: CLEVO product: P170EM v: N/A serial:
Mobo: CLEVO model: P170EM serial: Firmware: UEFI
vendor: American Megatrends v: 4.6.5 date: 01/24/2013
Battery:
ID-1: BAT0 charge: 41.8 Wh (98.3%) condition: 42.6/65.1 Wh (65.4%) volts: 14.8 min: 14.8
CPU:
Info: quad core model: Intel Core i7-3740QM bits: 64 type: MT MCP cache: L2: 1024 KiB
Speed (MHz): avg: 1200 min/max: 1200/3700 cores: 1: 1200 2: 1200 3: 1200 4: 1200 5: 1200
6: 1200 7: 1200 8: 1200
Graphics:
Device-1: Intel 3rd Gen Core processor Graphics driver: i915 v: kernel
Device-2: NVIDIA GK104M [GeForce GTX 675MX] driver: nvidia v: 390.157
Device-3: Bison BisonCam NB Pro driver: uvcvideo type: USB
Display: unspecified server: X.org v: 1.21.1.21 with: Xwayland v: 24.1.9 driver: X:
loaded: nvidia gpu: i915 tty: 240x67 resolution: 1920x1080
API: EGL v: 1.5 drivers: crocus platforms: gbm,surfaceless
API: OpenGL v: 4.2 vendor: mesa v: 26.0.0-rc3 note: console (EGL sourced) renderer: Mesa
Intel HD Graphics 4000 (IVB GT2)
API: Vulkan v: 1.4.341 drivers: intel,llvmpipe surfaces: N/A
Info: Tools: api: eglinfo, glxinfo, vulkaninfo de: kscreen-console,kscreen-doctor
gpu: nvidia-settings,nvidia-smi wl: wayland-info x11: xdpyinfo, xprop, xrandr
Audio:
Device-1: Intel 7 Series/C216 Family High Definition Audio driver: snd_hda_intel
Device-2: NVIDIA GK104 HDMI Audio driver: snd_hda_intel
API: ALSA v: k6.18.9-1-default status: kernel-api
Network:
Device-1: Realtek RTL8111/8168/8211/8411 PCI Express Gigabit Ethernet driver: r8169
IF: enp3s0f2 state: up speed: 100 Mbps duplex: full mac: 00:90:f5:de:64:d3
Device-2: Intel Centrino Advanced-N 6235 driver: iwlwifi
IF: wlp4s0 state: up mac: c8:f7:33:90:ee:c6
Bluetooth:
Device-1: Intel Centrino Bluetooth Wireless Transceiver driver: btusb type: USB
Report: btmgmt ID: hci0 state: up address: C8:F7:33:90:EE:CA bt-v: 4.0
Drives:
Local Storage: total: 3.7 TiB used: 34.32 GiB (0.9%)
ID-1: /dev/sda model: General USB Flash Disk size: 7.47 GiB type: USB
ID-2: /dev/sdb vendor: Seagate model: ST2000LM015-2E8174 size: 1.82 TiB
ID-3: /dev/sdc vendor: Seagate model: ST2000LM015-2E8174 size: 1.82 TiB
ID-4: /dev/sdd vendor: Transcend model: TS64GMSA230S size: 59.63 GiB
Partition:
ID-1: / size: 396.16 GiB used: 34.29 GiB (8.7%) fs: btrfs dev: /dev/sdb6
ID-2: /boot/efi size: 96 MiB used: 31.9 MiB (33.2%) fs: vfat dev: /dev/sdb1
ID-3: /home size: 396.16 GiB used: 34.29 GiB (8.7%) fs: btrfs dev: /dev/sdb6
ID-4: /opt size: 396.16 GiB used: 34.29 GiB (8.7%) fs: btrfs dev: /dev/sdb6
ID-5: /var size: 396.16 GiB used: 34.29 GiB (8.7%) fs: btrfs dev: /dev/sdb6
Swap:
ID-1: swap-1 type: partition size: 2 GiB used: 0 KiB (0.0%) dev: /dev/sdb7
Sensors:
System Temperatures: cpu: 44.0 C mobo: N/A
Fan Speeds (rpm): N/A
Info:
Memory: total: 16 GiB available: 15.51 GiB used: 706.6 MiB (4.4%)
Processes: 216 Uptime: 0h 3m Init: systemd Shell: Bash inxi: 3.3.40

Hope this helps. John