Hi Samadhan,
Hope you're doing well.
Based on your description, it seems like the desktop environment fails to launch after mounting the NVIDIA GPU to the Debian VM, and the screen remains blank. However, you can switch to TTY mode (terminal) using Ctrl + Alt + F1, where you can verify that services like Light Display Manager are running correctly.
You can try the following steps:
- Open the GRUB configuration file "/etc/default/grub" using a text editor.
- Remove the "nomodeset" parameter from the "GRUB_CMDLINE_LINUX_DEFAULT" line.
- Save the file and exit the text editor.
- Run the command "sudo update-grub" to update the GRUB configuration.
- Reboot the system and check if the issue is resolved.
Due to the limitation of forum, I cannot reproduce this issue. If you need to check this issue further, you can choose to go to Microsoft Customer Service Center to open a ticket so that with their permission level and resource, Microsoft could provide you with better help on your request.
I hope this helps!
Best Regards