Skip to content

Orin Nano example cannot remove nvidia modules, bad or ok? #31

@Joost-2025

Description

@Joost-2025

Hi,

In using the Jetson Orin example, I am noticing that during startxcfe.sh the following is output:

Found tegra_drm
Found nvidia_drm
rmmod: ERROR: Module nvidia_drm is in use
Found nvidia_modeset
rmmod: ERROR: Module nvidia_modeset is in use by: nvidia_drm
/usr/bin/startxfce4: Starting X server

Followed by xfce launching and, on the monitor, everything looking in order.

Is it intended that the system fails to unload the NVIDIA modules?
In the NVIDIA forums, their support said that nvidia_drm and x11 are not intended to work together. So how does that interact with this startxfce.sh not being able to unload nvidia_drm?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions