Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

orbbec/GMSL-Precompiled-Driver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Gemini 335Lg Quick Start

Important Notice:

To better support customers in integrating the Gemini 335Lg camera, we have created a new repository at https://github.com/orbbec/MIPI_Camera_Platform_Driver. This new repository contains more comprehensive documentation, patches, driver files, and pre-configured platform support. We recommend that you switch to the new repository address as soon as possible. If you do not have access permissions, please contact your respective business representative or email us at [email protected] to request access.

1. Unbox

a) Remove the circular tape between the upper and lower caps

a

b) Remove the white protective film on the front glass

b

c) Connect the camera & the deserialization board via FAKRA-Z cable

d) Connect the deserialization board & the AGX Orin Developer Kit;

Tips: The AGX Orin JetPack version should be 6.0(r36_release_v3.0);

e) Power on the Developer Kit & deserialization board;

Deserialization board needs 24V@2A power supply at least;

2. Load Complied Driver

a) Switch to the drive file path

i. Bash: cd ./driver path

cd gmsl-driver/

b) Execute the “copy_to_target.sh” script

copy modules to right path

sudo ./copy_to_target.sh
sudo reboot  #reboot system to reconfigure

3. Get Started

a) Check the driver version

i. cat /sys/module/g2xx/version #Orbbec GMSL driver name is “g2xx”. The latest version number for g2xx is 1.0.12

cat /sys/module/g2xx/version

b) Check the video node total number

One Gemini 335Lg will have 8 video nodes;

ls /dev/video*

b

c) Switch to the Orbbecviewer file path & execute the Orbbecviewer;

cd /viewer path  
sudo ./Orbbecviewer 

b

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages