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

modprobe: FATAL: Module mxc_v4l2_capture not found #7

Open
abdulhameedpk opened this issue Jul 19, 2019 · 0 comments
Open

modprobe: FATAL: Module mxc_v4l2_capture not found #7

abdulhameedpk opened this issue Jul 19, 2019 · 0 comments

Comments

@abdulhameedpk
Copy link

Hello Daniel Nugent.
I am using your source code of vision based precision landing for Arducopter and SITL at github (https://github.com/djnugent/Precland) . I want to test my algorithm in the Ardupilot’s SITL emulator running in Ubuntu (64-bit) on my laptop before porting it into the UAV. To run your Precland code, I compile the ‘libsolocam.so’ shared library for Intel x86-64 architecture.

I successfully run the Arducopter & SITL but when I call your precision landing code by giving the cmd ‘api start /home/<your_username>/precland/PrecisionLand.py’ in Arducopter terminal, it gives me the following error.

GUIDED> modprobe: FATAL: Module mxc_v4l2_capture not found.
VIDIOC_S_INPUT error 22, Invalid argument
Exception in APIThread-0: Error in solocam C call (see stderr)
Traceback (most recent call last): .....

I am newbie to Ardupilot,and Solo etc. but it seems to me that there is some problem in simulating the Solo capture device.

I have the following environment.

-System Architecture: Intel X86 64-bit
-Operating System: Ubuntu 14.04 LTS (64-bit)
-Python 2.7.6
-droneapi 1.5.0
-MAVProxy 1.5.2
-cv-utils 0.0.1
-pymavlink 2.3.7

I am curious to know the exact environment that you use to run the Precland code.

Do you run the above stated code in Linux & SITL on your Laptop?

Thanking in anticipation.

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