This is expected, prime-select intel turns off the nvidia gpu.
Try this:
- sudo prime-select nvidia
- add ‘nogpumanager’ kernel parameter
- create /etc/X11/xorg.conf
Section "Device"
Identifier "intel"
Driver "modesetting"
BusID "PCI:0:2:0"
EndSection
- reboot