Bug 1223148

Summary: NVIDIA Jetson AGX Orin/IGX Orin: Graphical desktop and Linux console not available after boot
Product: [openSUSE] openSUSE Distribution Reporter: Stefan Dirsch <sndirsch>
Component: X11 3rd Party DriverAssignee: Stefan Dirsch <sndirsch>
Status: RESOLVED FIXED QA Contact: Stefan Dirsch <sndirsch>
Severity: Major    
Priority: P2 - High CC: afaerber, ddavis
Version: Leap 15.6   
Target Milestone: ---   
Hardware: aarch64   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Stefan Dirsch 2024-04-19 13:14:29 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.
Comment 2 Stefan Dirsch 2024-05-05 08:45:22 UTC
Update:

I no longer see this issue after no longer adding nvidia driver modules to initrd.
Comment 3 Stefan Dirsch 2024-05-06 10:42:53 UTC
(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.