Dasharo Compatibility: USB Camera
CAM001.001 USB Camera (Ubuntu)
Test description
This test aims to verify that the integrated USB camera is initialized correctly and can be accessed from the operating system
Test configuration data
FIRMWARE
= DasharoOPERATING_SYSTEM
= Ubuntu
Test setup
- Proceed with the Generic test setup: firmware.
- Proceed with the Generic test setup: OS installer.
- Proceed with the Generic test setup: OS installation.
- Proceed with the Generic test setup: OS boot from disk.
- Install ffprobe:
sudo apt install ffmpeg
.
Test steps
- Power on the DUT.
- Boot into the system.
- Log into the system by using the proper login and password.
- Open a terminal window and run the following commands:
ffprobe /dev/video0
ffprobe /dev/video2
Expected result
-
The output from the first command should contain the lines:
Input #0, video4linux2,v4l2, from '/dev/video0': Stream #0:0: Video: rawvideo (YUY2 / 0x32595559), yuyv422, 640x480, 147456 kb/s, 30 fps, 30 tbr, 1000k tbn, 1000k tbc
-
The output from the second command should contain the lines:
Input #0, video4linux2,v4l2, from '/dev/video2': Stream #0:0: Video: rawvideo (Y800 / 0x30303859), gray, 640x360, 55296 kb/s, 30 fps, 30 tbr, 1000k tbn, 1000k tbc
CAM001.002 USB Camera (Windows)
Test description
This test aims to verify that the integrated USB camera is initialized correctly and can be accessed from the operating system
Test configuration data
FIRMWARE
= DasharoOPERATING_SYSTEM
= Windows
Test setup
- Proceed with the Generic test setup: firmware.
- Proceed with the Generic test setup: OS installer.
- Proceed with the Generic test setup: OS installation.
- Proceed with the Generic test setup: OS boot from disk.
Test steps
- Power on the DUT.
- Boot into the system.
- Log into the system by using the proper login and password.
- Run PowerShell as administrator.
-
Execute below command and note the result:
Get-PnpDevice -PresentOnly | Where-Object { $_.InstanceId -match '^USB' }
Expected result
-
Output should contain
Chicony USB2.0 Camera
. Example output:Status Class FriendlyName ------ ----- ------------ OK Camera Chicony USB2.0 Camera OK Bluetooth Intel(R) Wireless Bluetooth(R) OK Camera IR Camera OK USB USB Root Hub (USB 3.0) OK USB USB Root Hub (USB 3.0) OK USB USB Composite Device