Hello guys,
I have been using my jetson nano for some time now and while trying to install vpi2 in order to use jetson inference. I hooked it up to an external display just to find there is no output. When I first plug it in, the nvidia logo shows up and some other lines while it boots up, but then the screen goes black and keeps flickering grey after !
I looked for similar topics but they weren’t quiet close (like this one here : Jetson nano - no display from HDMI ). I can remotely access the card via ssh.
Any suggestions to what would be the problem ?
I have already started a topic (Jetson Nano no HDMI output) but did not have the time to continue troubleshooting.
@WayneWWW @linuxdev
Here is the output of the Xorg.0.log file as requested in the previous topic (This is it already plugged into an external monitor):
[ 5260.984] (–) Log file renamed from “/var/log/Xorg.pid-312.log” to “/var/log/Xorg.0.log”
[ 5260.985]
X.Org X Server 1.19.6
Release Date: 2017-12-20
[ 5260.985] X Protocol Version 11, Revision 0
[ 5260.985] Build Operating System: Linux 5.4.0-139-generic aarch64 Ubuntu
[ 5260.985] Current Operating System: Linux anas-desktop 4.9.253-tegra #1 SMP PREEMPT Mon Jul 26 12:13:06 PDT 2021 aarch64
[ 5260.985] Kernel command line: tegraid=21.1.2.0.0 ddr_die=4096M@2048M section=512M memtype=0 vpr_resize usb_port_owner_info=0 lane_owner_info=0 emc_max_dvfs=0 touch_id=0@63 video=tegrafb no_console_suspend=1 console=ttyS0,115200n8 debug_uartport=lsport,4 earlyprintk=uart8250-32bit,0x70006000 maxcpus=4 usbcore.old_scheme_first=1 lp0_vec=0x1000@0xff780000 core_edp_mv=1125 core_edp_ma=4000 gpt tegra_fbmem=0x800000@0x92cb4000 is_hdmi_initialised=1 earlycon=uart8250,mmio32,0x70006000 root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0 sdhci_tegra.en_boot_part_access=1 quiet root=/dev/nvme0n1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0 sdhci_tegra.en_boot_part_access=1
[ 5260.985] Build Date: 29 March 2023 03:17:58PM
[ 5260.985] xorg-server 2:1.19.6-1ubuntu4.15 (For technical support please see Enterprise open source support | Ubuntu)
[ 5260.985] Current version of pixman: 0.34.0
[ 5260.985] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 5260.985] Markers: (–) probed, () from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 5260.986] (==) Log file: “/var/log/Xorg.0.log”, Time: Wed Nov 1 08:12:33 2023
[ 5260.986] (==) Using config file: “/etc/X11/xorg.conf”
[ 5260.986] (==) Using system config directory “/usr/share/X11/xorg.conf.d”
[ 5260.986] (==) No Layout section. Using the first Screen section.
[ 5260.986] (==) No screen section available. Using defaults.
[ 5260.986] () |–>Screen “Default Screen Section” (0)
[ 5260.986] () | |–>Monitor “”
[ 5260.987] (==) No device specified for screen “Default Screen Section”.
Using the first device section listed.
[ 5260.987] () | |–>Device “Tegra0”
[ 5260.987] (==) No monitor specified for screen “Default Screen Section”.
Using a default monitor configuration.
[ 5260.987] (==) Automatically adding devices
[ 5260.987] (==) Automatically enabling devices
[ 5260.987] (==) Automatically adding GPU devices
[ 5260.987] (==) Automatically binding GPU devices
[ 5260.987] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 5260.987] (WW) The directory “/usr/share/fonts/X11/cyrillic” does not exist.
[ 5260.987] Entry deleted from font path.
[ 5260.987] (WW) The directory “/usr/share/fonts/X11/100dpi/” does not exist.
[ 5260.987] Entry deleted from font path.
[ 5260.988] (WW) The directory “/usr/share/fonts/X11/75dpi/” does not exist.
[ 5260.988] Entry deleted from font path.
[ 5260.988] (WW) The directory “/usr/share/fonts/X11/100dpi” does not exist.
[ 5260.988] Entry deleted from font path.
[ 5260.988] (WW) The directory “/usr/share/fonts/X11/75dpi” does not exist.
[ 5260.988] Entry deleted from font path.
[ 5260.988] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/Type1,
built-ins
[ 5260.988] (==) ModulePath set to “/usr/lib/xorg/modules”
[ 5260.988] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 5260.988] (II) Loader magic: 0x556773d010
[ 5260.988] (II) Module ABI versions:
[ 5260.988] X.Org ANSI C Emulation: 0.4
[ 5260.988] X.Org Video Driver: 23.0
[ 5260.988] X.Org XInput driver : 24.1
[ 5260.988] X.Org Server Extension : 10.0
[ 5260.994] (++) using VT number 1
[ 5260.999] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c815
[ 5261.001] (II) no primary bus or device found
[ 5261.001] (WW) “dri” will not be loaded unless you’ve specified it to be loaded elsewhere.
[ 5261.001] (II) “glx” will be loaded by default.
[ 5261.001] (II) LoadModule: “extmod”
[ 5261.001] (II) Module “extmod” already built-in
[ 5261.001] (II) LoadModule: “glx”
[ 5261.001] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 5261.004] (II) Module glx: vendor=“X.Org Foundation”
[ 5261.004] compiled for 1.19.6, module version = 1.0.0
[ 5261.004] ABI class: X.Org Server Extension, version 10.0
[ 5261.004] (II) LoadModule: “nvidia”
[ 5261.004] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 5261.005] (II) Module nvidia: vendor=“NVIDIA Corporation”
[ 5261.005] compiled for 4.0.2, module version = 1.0.0
[ 5261.005] Module class: X.Org Video Driver
[ 5261.006] (II) NVIDIA dlloader X Driver 32.6.1 Release Build (integ_stage_rel) (buildbrain@mobile-u64-5755-d7000) Thu Sep 16 21:03:52 PDT 2021
[ 5261.006] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 5261.006] (WW) Falling back to old probe method for NVIDIA
[ 5261.006] (II) Loading sub module “fb”
[ 5261.006] (II) LoadModule: “fb”
[ 5261.006] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 5261.006] (II) Module fb: vendor=“X.Org Foundation”
[ 5261.006] compiled for 1.19.6, module version = 1.0.0
[ 5261.007] ABI class: X.Org ANSI C Emulation, version 0.4
[ 5261.007] (II) Loading sub module “wfb”
[ 5261.007] (II) LoadModule: “wfb”
[ 5261.007] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 5261.007] (II) Module wfb: vendor=“X.Org Foundation”
[ 5261.007] compiled for 1.19.6, module version = 1.0.0
[ 5261.007] ABI class: X.Org ANSI C Emulation, version 0.4
[ 5261.007] (II) Loading sub module “ramdac”
[ 5261.007] (II) LoadModule: “ramdac”
[ 5261.007] (II) Module “ramdac” already built-in
[ 5261.009] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 5261.009] (II) NVIDIA(0): Creating default Display subsection in Screen section
“Default Screen Section” for depth/fbbpp 24/32
[ 5261.009] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 5261.009] (==) NVIDIA(0): RGB weight 888
[ 5261.009] (==) NVIDIA(0): Default visual is TrueColor
[ 5261.009] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 5261.009] (DB) xf86MergeOutputClassOptions unsupported bus type 0
[ 5261.009] () NVIDIA(0): Option “AllowEmptyInitialConfiguration” “true”
[ 5261.009] () NVIDIA(0): Enabling 2D acceleration
[ 5261.009] (II) Loading sub module “glxserver_nvidia”
[ 5261.009] (II) LoadModule: “glxserver_nvidia”
[ 5261.010] (II) Loading /usr/lib/xorg/modules/extensions/libglxserver_nvidia.so
[ 5261.017] (II) Module glxserver_nvidia: vendor=“NVIDIA Corporation”
[ 5261.017] compiled for 4.0.2, module version = 1.0.0
[ 5261.017] Module class: X.Org Server Extension
[ 5261.017] (II) NVIDIA GLX Module 32.6.1 Release Build (integ_stage_rel) (buildbrain@mobile-u64-5755-d7000) Thu Sep 16 21:02:40 PDT 2021
[ 5261.029] (–) NVIDIA(0): Valid display device(s) on GPU-0 at SoC
[ 5261.029] (–) NVIDIA(0): DFP-0
[ 5261.029] (–) NVIDIA(0): DFP-1
[ 5261.029] (II) NVIDIA(0): NVIDIA GPU NVIDIA Tegra X1 (nvgpu) (GM20B) at SoC (GPU-0)
[ 5261.029] (–) NVIDIA(0): Memory: 4051008 kBytes
[ 5261.030] (–) NVIDIA(0): VideoBIOS:
[ 5261.030] (–) NVIDIA(GPU-0): Tech Concepts MT5531 (DFP-0): connected
[ 5261.030] (–) NVIDIA(GPU-0): Tech Concepts MT5531 (DFP-0): External TMDS
[ 5261.030] (==) NVIDIA(0):
[ 5261.030] (==) NVIDIA(0): No modes were requested; the default mode “nvidia-auto-select”
[ 5261.030] (==) NVIDIA(0): will be used as the requested mode.
[ 5261.030] (==) NVIDIA(0):
[ 5261.030] (II) NVIDIA(0): Validated MetaModes:
[ 5261.031] (II) NVIDIA(0): “DFP-0:nvidia-auto-select”
[ 5261.031] (II) NVIDIA(0): Virtual screen size determined to be 1360 x 768
[ 5261.032] (–) NVIDIA(0): DPI set to (59, 60); computed from “UseEdidDpi” X config
[ 5261.032] (–) NVIDIA(0): option
[ 5261.032] (–) Depth 24 pixmap format is 32 bpp
[ 5261.032] (II) NVIDIA: Reserving 6144.00 MB of virtual memory for indirect memory
[ 5261.032] (II) NVIDIA: access.
[ 5261.035] (EE) NVIDIA(0): Failed to allocate NVIDIA Error Handler
[ 5261.035] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 5261.035] (II) NVIDIA(0): may not be running or the “AcpidSocketPath” X
[ 5261.035] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 5261.035] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 5261.035] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 5261.035] (II) NVIDIA(0): details, please see the “ConnectToAcpid” and
[ 5261.035] (II) NVIDIA(0): “AcpidSocketPath” X configuration options in Appendix B: X
[ 5261.035] (II) NVIDIA(0): Config Options in the README.
[ 5261.086] (II) NVIDIA(0): Setting mode “DFP-0:nvidia-auto-select”
[ 5261.092] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 5261.092] (==) NVIDIA(0): Backing store enabled
[ 5261.092] (==) NVIDIA(0): Silken mouse enabled
[ 5261.107] (==) NVIDIA(0): DPMS enabled
[ 5261.107] (II) Loading sub module “dri2”
[ 5261.107] (II) LoadModule: “dri2”
[ 5261.107] (II) Module “dri2” already built-in
[ 5261.107] (II) NVIDIA(0): [DRI2] Setup complete
[ 5261.107] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 5261.126] (–) RandR disabled
[ 5261.134] (II) SELinux: Disabled on system
[ 5261.135] (II) Initializing extension GLX
[ 5261.135] (II) Indirect GLX disabled.
[ 5261.222] (II) config/udev: Adding input device tegra-hda HDMI/DP,pcm=3 (/dev/input/event0)
[ 5261.222] (II) No input driver specified, ignoring this device.
[ 5261.222] (II) This device may have been added with another device file.
[ 5261.223] (II) config/udev: Adding input device gpio-keys (/dev/input/event2)
[ 5261.223] () gpio-keys: Applying InputClass “libinput keyboard catchall”
[ 5261.223] (II) LoadModule: “libinput”
[ 5261.224] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 5261.228] (II) Module libinput: vendor=“X.Org Foundation”
[ 5261.228] compiled for 1.19.6, module version = 0.27.1
[ 5261.228] Module class: X.Org XInput Driver
[ 5261.228] ABI class: X.Org XInput driver, version 24.1
[ 5261.228] (II) Using input driver ‘libinput’ for ‘gpio-keys’
[ 5261.231] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 34 paused 0
[ 5261.231] () gpio-keys: always reports core events
[ 5261.231] () Option “Device” “/dev/input/event2”
[ 5261.231] () Option “_source” “server/udev”
[ 5261.232] (II) event2 - gpio-keys: is tagged by udev as: Keyboard
[ 5261.232] (II) event2 - gpio-keys: device is a keyboard
[ 5261.232] (II) event2 - gpio-keys: device removed
[ 5261.233] () Option “config_info” “udev:/sys/devices/gpio-keys/input/input2/event2”
[ 5261.233] (II) XINPUT: Adding extended input device “gpio-keys” (type: KEYBOARD, id 6)
[ 5261.233] () Option “xkb_model” “pc105”
[ 5261.233] () Option “xkb_layout” “fr”
[ 5261.233] () Option “xkb_variant” “azerty”
[ 5261.275] (II) event2 - gpio-keys: is tagged by udev as: Keyboard
[ 5261.276] (II) event2 - gpio-keys: device is a keyboard
[ 5266.683] (**) Option “fd” “34”
[ 5266.685] (II) event2 - gpio-keys: device removed
[ 5266.694] (II) UnloadModule: “libinput”
[ 5266.694] (II) systemd-logind: releasing fd for 13:66
[ 5266.817] (II) NVIDIA(GPU-0): Deleting GPU-0
[ 5266.914] (II) Server terminated successfully (0). Closing log file.