1.8 Quickstart
35
SUBSYSTEM!="usb|usb_device|plugdev", GOTO="mvbf_rules_end"
ACTION!="add", GOTO="mvbf_rules_end"
ATTRS{idVendor}=="164c", ATTRS{idProduct}=="5531", MODE="0664", GROUP="plugdev"
LABEL="mvbf_rules_end"
Note
The above
52-U3V.rules
file provides the necessary access privileges not only for mvBlueFOX
cameras, but also for any
"USB3 Vision"-compliant
device of other vendors.
As soon as this file is into place, each time the camera is plugged to the system it acquires the set of rights that
allows the user to use it without having root privileges.
1.8.7.2.2
Disabling The Auto-Suspend Mode
Usually the Linux kernel suspends USB devices when they are
not in use for a certain time. In some cases this might cause unsuspected behaviour of USB devices. To avoid this
kind of issues it is a good idea to disable the USB autosupend mode.
sudo sh -c ’echo -1 > /sys/module/usbcore/parameters/autosuspend’
1.8.8
Using mvBlueFOX cameras In A Docker Container
When developing machine vision applications using Docker containers, it might be required to access mvBlueFOX
cameras inside the container. With the mvIMPACT Acquire driver stack this can be achieved fairly easily and this
chapter will demonstrate how to build a basic Docker container where mvBlueFOX cameras can be used.
1.8.8.1
Host Preparation
1.8.8.1.1
Linux
1.8.8.1.2
Windows
1.8.8.1.2.1
Host system requirements
• Windows 11 64-bit: Home or Pro version 21H2 or higher, or Enterprise or Education version 21H2 or higher
(Build 22000 or later)
• Windows 10 64-bit: Home or Pro 21H1 (build 19043) or higher, or Enterprise or Education 20H2 (build 19042)
or higher
• WSL2 backend (For installation please follow:
Docker Window Install
)
• mvIMPACT Acquire driver package
>
= 2.48.0 recommended
1.8.8.1.2.2
Attach mvBlueFOX to the WSL2 Linux distro via USB/IP
USB devices physically connected to
the host system are not automatically accessible in the WSL2 Linux distro. They need to be first attached from
the Windows host to the default Linux distro via USB/IP. Please follow
Connect USB devices WSL2
for
implementation guidance.
MATRIX VISION GmbH
Содержание MATRIX VISION mvBlueFOX Series
Страница 1: ...mvBlueFOX Technical Manual English Version 3 02...
Страница 2: ......
Страница 8: ......
Страница 19: ...1 6 Important Information 11 MATRIX VISION GmbH...
Страница 20: ...12 MATRIX VISION GmbH...
Страница 21: ...1 6 Important Information 13 1 6 3 Legal notice 1 6 3 1 For customers in the U S A Class B MATRIX VISION GmbH...
Страница 238: ...230 MATRIX VISION GmbH...