IntelRealSense / librealsense

Intel® RealSense™ SDK
https://www.intelrealsense.com/
Apache License 2.0
7.56k stars 4.82k forks source link

I'm running the d455 camera using my Jetson Xavier(ubuntu 18) i tried running the terminal code for adding the servers to the list of repositories and I ended up with this #8641

Open prahalad12345 opened 3 years ago

prahalad12345 commented 3 years ago

Required Info
Camera Model { R200 / F200 / SR300 / ZR300 / D400 }
Firmware Version (Open RealSense Viewer --> Click info)
Operating System & Version {Win (8.1/10) / Linux (Ubuntu 14/16/17) / MacOS
Kernel Version (Linux Only) (e.g. 4.14.13)
Platform PC/Raspberry Pi/ NVIDIA Jetson / etc..
SDK Version { legacy / 2.<?>.<?> }
Language {C/C#/labview/nodejs/opencv/pcl/python/unity }
Segment {Robot/Smartphone/VR/AR/others }

Issue Description

<Describe your issue / question / feature request / etc..>

prahalad12345 commented 3 years ago

Err:27 http://realsens-hw-public.s3.amazonaws.com/Debian/apt-repo xenial Release 404 Not Found [IP: 52.216.134.75 80] Hit:28 https://repos.codelite.org/ubuntu focal InRelease
Reading package lists... Done
N: Skipping acquire of configured file 'main/binary-arm64/Packages' as repository 'https://librealsense.intel.com/Debian/apt-repo focal InRelease' doesn't support architecture 'arm64' E: The repository 'http://realsens-hw-public.s3.amazonaws.com/Debian/apt-repo xenial Release' does not have a Release file. N: Updating from such a repository can't be done securely, and is therefore disabled by default. N: See apt-secure(8) manpage for repository creation and user configuration details. N: Skipping acquire of configured file 'main/binary-arm64/Packages' as repository 'http://realsense-hw-public.s3.amazonaws.com/Debian/apt-repo focal InRelease' doesn't support architecture 'arm64' N: Skipping acquire of configured file 'universe/binary-arm64/Packages' as repository 'https://repos.codelite.org/ubuntu focal InRelease' doesn't support architecture 'arm64'

prahalad12345 commented 3 years ago

kindly do check

MartyG-RealSense commented 3 years ago

Hi @prahalad12345 Are you attempting to install librealsense from Debian packages on a computer or computing device with an Arm processor please, such as a Raspberry Pi or Nvidia Jetson? And are you doing so with the instructions in the link below?

https://github.com/IntelRealSense/librealsense/blob/master/doc/distribution_linux.md

If you are using an Arm device, the Debian packages from this repository will not work with Arm as they require an x86 or x64 architecture processor, such as those used in laptop and desktop computers. Could you tell me which device you are using please (Pi, Jetson, etc) so that I can direct you to appropriate librealsense installation instructions for that device.

prahalad12345 commented 3 years ago

it an arm processor

MartyG-RealSense commented 3 years ago

Thank you very much. Which type of device is it please (Pi, Jetson, etc).

prahalad12345 commented 3 years ago

i've resolved it using another post anyways thank you

On Tue, Mar 23, 2021 at 5:57 PM MartyG-RealSense @.***> wrote:

Thank you very much. Which type of device is it please (Pi, Jetson, etc).

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/IntelRealSense/librealsense/issues/8641#issuecomment-804862343, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARYEGXASRV3LM4TYLDJGU23TFCCLZANCNFSM4ZTMLS5Q .

MartyG-RealSense commented 3 years ago

Excellent news that you found a solution - thanks for the update!