Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

USB3 to HDMI Adapter Not working on Jetson Xavier NX #490

Open
cPratik-01 opened this issue Aug 26, 2024 · 1 comment
Open

USB3 to HDMI Adapter Not working on Jetson Xavier NX #490

cPratik-01 opened this issue Aug 26, 2024 · 1 comment

Comments

@cPratik-01
Copy link

Hello I am facing an issue regarding USB3 to HDMI adapter on Jetson Xavier NX
L4T Version:- 35.4.1
JetPack Version:- 5.1.2
Kernel-Version:- 5.10.120-tegra
I have compiled the DisplayLink driver (evdi) for kernel version 5.10.120-tegra but it is not showing Display. I have attached driver-related logs and manual driver installation logs.
I connected a USB to HDMI adapter to the Jetson Xavier NX system, and while the status indicates that it is connected, the display does not show any output on the screen.

evdi_driver_dmesg_log.txt
DisplayLink_Driver_Installation_logs.txt
usb_to_hdmi

@jakub-prussak-synaptics
Copy link
Collaborator

Hi @cPratik-01

It seems that your system has secure boot enabled, and a necessary signing step was omitted during the installation.

evdi: loading out-of-tree module taints kernel.
evdi: module verification failed: signature and/or required key missing - tainting kernel

Check out this page for the instructions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants