Bugzilla – Bug 1223148
NVIDIA Jetson AGX Orin/IGX Orin: Graphical desktop and Linux console not available after boot
Last modified: 2024-05-06 10:42:53 UTC
On NVIDIA Jetson AGX Orin/IGX Orin platforms display remains black after boot. Linux console is not available either. Workaround: Login via serial console or ssh. Run these commands: $ sudo rmmod tegra_drm $ sudo modprobe tegra_drm $ sudo rcxdm restart With that the graphical destkop should be running and display lightening up as expected.
Update: I no longer see this issue after no longer adding nvidia driver modules to initrd.
(In reply to Stefan Dirsch from comment #2) > Update: > > I no longer see this issue after no longer adding nvidia driver modules to > initrd. Double checked on AGX and IGX. Closing as fixed therefore.