Hi,
Here is my env: DRIVE OS 6.0.4 / Linux / p3710-10-s05, 940-63710-0010-D00 / SDKM 1.8.3.10426 / Ubuntu 20.04.5
I flashed DOS 6.0.4 successfully just now. And then bring up one of official support camera: OV2311.
Here my steps following OV2311 Using 2 Lane DPHY/CPHY :
sudo systemctl disable gdm
sudo systemctl stop gdm
cd /opt/nvidia/drive-linux/samples/nvmedia/nvsipl/test/camera/
./nvsipl_camera --platform-config "LI-O
V2311-VCSEL-GMSL2-55H_CPHY_x2" --link-enable-masks "0x0001 0x0000 0x0000 0x0000" --showfps -d 1
If has no sudo
before ./nvsipl_camera
, I got
nvsipl_camera: ERROR: Unable to open /dev/ptp2! (errno:13)
nvsipl_camera: ERROR: CClockIdMgr::GetClockId failed
nvsipl_camera: ERROR: Notification Handler Init failed. status: 10
If using sudo
:
Could not create NVCCP shared memory nvccpmutex
[ 1807.334914] nvmap_alloc_handle: PID 2285: Main: WARNING: All NvMap Allocations must have a tag to identify the subsys
tem allocating memory.Please pass the tag to the API call NvRmMemHanldeAllocAttr() or relevant.
MAX96712: Revision 5 detected
MAX96712 Link 0: PHY optimization was enabled
nvsipl_camera: ERROR: NvSIPLCamera Init failed
nvsipl_camera: ERROR: Master initialization failed. status: 5
nvsipl_camera: ERROR: GetSyncObj failed. status: 10
nvsipl_camera: ERROR: Compositor: UnregisterNvSciSyncObjs failed
Closing of TACP shared memory handle failed nvccpmutex
I also confirmed gdm service has stopped:
systemctl status gdm
�● gdm.service - GNOME Display Manager
Loaded: loaded (/lib/systemd/system/gdm.service; static; vendor preset: en>
Active: inactive (dead)
Jul 20 19:12:43 tegra-ubuntu systemd[1]: Starting GNOME Display Manager...
Jul 20 19:12:53 tegra-ubuntu systemd[1]: Started GNOME Display Manager.
Jul 20 19:12:54 tegra-ubuntu gdm-launch-environment][1270]: pam_unix(gdm-launch>
Jul 20 19:12:54 tegra-ubuntu gdm-launch-environment][1270]: pam_unix(gdm-launch>
Jul 20 19:12:54 tegra-ubuntu gdm3[1266]: GdmDisplay: Session never registered, >
Jul 20 19:12:54 tegra-ubuntu gdm-launch-environment][1349]: pam_unix(gdm-launch>
Jul 20 19:17:46 tegra-ubuntu systemd[1]: Stopping GNOME Display Manager...
Jul 20 19:17:47 tegra-ubuntu gdm3[1266]: Child process -1354 was already dead.
Jul 20 19:17:47 tegra-ubuntu systemd[1]: gdm.service: Succeeded.
Jul 20 19:17:47 tegra-ubuntu systemd[1]: Stopped GNOME Display Manager.
And here is my connection: