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

v4l2loopback Support for JetPack 4.6.1 (L4T 32.7.1) #54

Open
mdeniz0 opened this issue Sep 12, 2022 · 0 comments
Open

v4l2loopback Support for JetPack 4.6.1 (L4T 32.7.1) #54

mdeniz0 opened this issue Sep 12, 2022 · 0 comments

Comments

@mdeniz0
Copy link

mdeniz0 commented Sep 12, 2022

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

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

1 participant