Bug 1223148 - NVIDIA Jetson AGX Orin/IGX Orin: Graphical desktop and Linux console not available after boot
Summary: NVIDIA Jetson AGX Orin/IGX Orin: Graphical desktop and Linux console not avai...
Status: RESOLVED FIXED
Alias: None
Product: openSUSE Distribution
Classification: openSUSE
Component: X11 3rd Party Driver (show other bugs)
Version: Leap 15.6
Hardware: aarch64 Other
: P2 - High : Major (vote)
Target Milestone: ---
Assignee: Stefan Dirsch
QA Contact: Stefan Dirsch
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-19 13:14 UTC by Stefan Dirsch
Modified: 2024-05-06 10:42 UTC (History)
2 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.