Skip to content

scripts: rs-enum: Use media link to get video nodes indexes. - #13097

Merged
Nir-Az merged 1 commit into
realsenseai:developmentfrom
dmipx:jetson-link-enum
Jul 8, 2024
Merged

scripts: rs-enum: Use media link to get video nodes indexes.#13097
Nir-Az merged 1 commit into
realsenseai:developmentfrom
dmipx:jetson-link-enum

Conversation

@dmipx

@dmipx dmipx commented Jun 27, 2024

Copy link
Copy Markdown

Tracked-by: RSDSO-19676 - ByteDance LRS may crash if using USB realsense on Jetson with GMSL camera

Tracked-by: RSDSO-19676 - ByteDance LRS may crash if using USB realsense on Jetson with GMSL camera

Signed-off-by: Dmitry Perchanov <dmitry.perchanov@intel.com>
Comment thread scripts/rs-enum.sh
[[ -z ${vid_dev_idx} ]] && exit 0

# get cameras physical location
dfuid=($(ls -1 /sys/class/d4xx-class/ | awk -F'-' '{print $4}'))

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add in a comment how do you expect the output to look like?
Which work are you interested in?
Might help to understand better in the future

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is self explanatory

$ ls -1 /sys/class/d4xx-class/
d4xx-dfu-30-001a

@Nir-Az

Nir-Az commented Jun 30, 2024

Copy link
Copy Markdown
Collaborator

@mengyui Can you please approve this fix the issue?
Thanks

@Nir-Az
Nir-Az merged commit ec79a65 into realsenseai:development Jul 8, 2024
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

Successfully merging this pull request may close these issues.

2 participants