NVIDIA GTX 1650 - Acer Nitro 5 - lightdm - Xubuntu 18 - Hdmi Screen not detected

Anyone has solve this issue?

I tried everything. but with no luch.
nvidia-bug-report.log.gz (1.33 MB)

Please run nvidia-bug-report.sh as root and attach the resulting .gz file to your post. Hovering the mouse over an existing post of yours will reveal a paperclip icon.
https://devtalk.nvidia.com/default/topic/1043347/announcements/attaching-files-to-forum-topics-posts/

thank you generix, I did it

You installed different drivers over one another so it’s broken now. Please re-run the .run installer you used with --uninstall option, the uninstall al nvidia packages using
sudo apt remove “nvidia*”
in an empty directory. Then reinstall the driver using the Software&updates application.
If this doesn’t resolve the issue, please create a new nvidia-bug-report.log.

sudo apt remove nvidia* command return…

sudo apt remove nvidia*


Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package nvidia-bug-report.log
E: Couldn't find any package by glob 'nvidia-bug-report.log'
E: Couldn't find any package by regex 'nvidia-bug-report.log'
E: Unable to locate package nvidia-bug-report.log.gz
E: Couldn't find any package by glob 'nvidia-bug-report.log.gz'
E: Couldn't find any package by regex 'nvidia-bug-report.log.gz'

Now I see thre monitor but one is disabled and i cannot enable it
nvidia-bug-report.log.gz (1.65 MB)

Please change to an empty directory and re-run
sudo apt remove nvidia*

thank you I moved in a clear directory

I use Software&Update as you sudgested: I installed nvidia-435 propetary driver
at first all 3 monitors show up ( but the hdmi monitor still black with no signal)

I rebootes and now only hdmi screen is turn on

I attached to the prev message my report log thanks
nvidia-bug-report.log.gz (1.65 MB)

Please delete /etc/X11/xorg.conf

It worked!!! Thank you generix!!

Hi, does Ubuntu can solve with same method?