USB Install Failure - Ryzen 7 problem?

First time Qubues install from USB and I get the following (apologies it’s a vague type up because I don’t actually know how to access any logs because I can’t get anywhere)

[Failed] Failed to start udev wait for complete device initialization 
see systemctl status systemd.udev.settle.service for details

audit type=1334 audit(NUMBERS) prog-id=5 op=UNLOAD

systemd-gpt-auto-generator EFI loader partition unknown exiting

the boot loader did not set the EFI ariable LoaderDevicePart UUID

nvme0 missing or invalid SUBNQN field
nvme0 I/O 25 QID 0 timeout, connection polled
nvme1 I/O 25 QID connection polled
etc.

Could this be a Ryzen7 issue and is there a relatively easy way to solve this? I have tried the new kernal in the boot options and also couldn’t get to TTY.

>>inxi -CG
CPU:
  Info: 8-core model: AMD Ryzen 7 6800H with Radeon Graphics bits: 64
    type: MT MCP cache: L2: 4 MiB
  Speed (MHz): avg: 1785 min/max: 1600/4784 cores: 1: 3200 2: 1600 3: 1600
    4: 1600 5: 1600 6: 1600 7: 1600 8: 1600 9: 1361 10: 1600 11: 3200 12: 1600
    13: 1600 14: 1600 15: 1600 16: 1600
Graphics:
  Device-1: NVIDIA GA107M [GeForce RTX 3050 Mobile] driver: nvidia
    v: 535.54.03
  Device-2: AMD Rembrandt [Radeon 680M] driver: amdgpu v: kernel
  Display: x11 server: X.Org v: 21.1.8 with: Xwayland v: 23.1.2 driver: X:
    loaded: amdgpu,nvidia unloaded: modesetting dri: radeonsi
    gpu: nvidia,nvidia-nvswitch resolution: 1920x1080~144Hz
  API: OpenGL v: 4.6.0 NVIDIA 535.54.03 renderer: NVIDIA GeForce RTX 3050
    Laptop GPU/PCIe/SSE2

Since you have a Ryzen 6000s APU, adding “x2apic=false” to end of the grub line of xen will probably do the work.