Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Raspbian Linux 10 Buster fix. (Kernel 4.19) #5025

Merged
merged 4 commits into from
Oct 23, 2019

Conversation

ev-mp
Copy link
Collaborator

@ev-mp ev-mp commented Oct 10, 2019

The fix resolves compilation issues with Raspbian buster 10 distro:

  • Add -latomic for ARM-based architectures
  • Cast-away constness in rs-depth (gcc version 8.3.0 (Raspbian 8.3.0-6+rpi1))
  • Replace deprecated define

Addresses #4986, mentioned in #4950, #4818

Replace deprecated define
Cast-away constness in rs-depth (gcc version 8.3.0 (Raspbian 8.3.0-6+rpi1))
@jgwinner
Copy link

Question: did you already have the Realsense installed, then upgraded to Buster, or was this a fresh install?

    == John ==

@ev-mp
Copy link
Collaborator Author

ev-mp commented Oct 23, 2019

@jgwinner , the RPI4 had Buster pre-installed , so it was a build from scratch.
I don't have a first-hand info regarding issues with the previous Raspbian Stretch distro, but if those were related to rendering then Buster includes a new OpenGl driver which seem to works quite well.

@jgwinner
Copy link

Thanks. It's really weird, at least two people couldn't get it to work at all. In my case, I used NOOBS 3.2, so maybe there's a difference from what yours was shipped with, and what you can now download.

@dorodnic dorodnic merged commit bd0c0ea into IntelRealSense:development Oct 23, 2019
@ev-mp ev-mp deleted the raspbian_buster branch November 4, 2019 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants