Hi
I got problem to detect the external HDMI port with xrandr
command.
I have tried these parameters options nvidia-drm modeset=0
, options nvidia-drm modeset=1
but still can not detect.
Here is the log with diferent parameters
https://drive.google.com/file/d/18GEB8LjJD0XxVklO-kQeYR6tEkWuLJdV/view?usp=sharing
https://drive.google.com/file/d/1FhWRcX91qgJbq5yZLiwDvSxoQzOBubCC/view?usp=sharing
Thanks.
Please remove
Option “UseDisplayDevice” “none”
from your xorg.conf.
Thanks for response so quickly.
I already remove the UseDisplayDevice option from nvidia-xorg.conf, and I also check there is no UseDisplayDevice option in xorg.conf. Then, I also try different modeset parameters, modeset=0
and modeset=1
. But the external HDMI is still not detected by xrandr.
Here are the logs.
https://drive.google.com/open?id=16GVFBhZ35_MSh8o4lLirnUj6wFsGIsuT
https://drive.google.com/open?id=19OaTrNxt_9D3L3VetZvaofLWmiPlRA6j
I do not have privacy concern at this moment, and also willing to provide more information via Zoom or other communication tools and/or run any other futher scripts if you are want to get more details.
Many thanks.
Antonio
/etc/X11/nvidia-xorg.conf.d/30-nvidia.conf
still has
Option “UseDisplayDevice” “none”
set. Please remove it.
Thanks your help.
It works.
: )