Skip to content

v4l2loopback Support for JetPack 4.6.1 (L4T 32.7.1) #54

Description

@mdeniz0

Hello,

We have a problem on applying the v4l2loopback driver on our Jetson Xavier NX.

When we install the stock JetPack-4.6.1 & tried to apply the v4l2loopback driver, it installed with the following commands successfully:
$ git clone https://github.com/umlaeute/v4l2loopback.git
$ cd v4l2loopback
$ make
$ sudo make install
$ sudo depmod -a
$ sudo modprobe v4l2loopback

On the other hand, after we installed with the precompiled binaries, we've not succeed to install it.

Screenshot from 2022-09-12 13-30-43

Here are the error logs from dmesg after typing the "sudo modprobe v4l2loopback" command

Screenshot from 2022-09-12 13-30-57

Thanks

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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