-
libfreenect2 has included a newer version of cl.hpp. This https://github.com/cmcmurrough/odroid-development/blob/master/misc/cl.hpp is no longer necessary.
Also, it seems the OpenCL stack on Odroid i…
-
I would like to be able to control Kodi with my TV remote, but it doesn't work.
#### Required Information
- DietPi version | 8.23.3
- Distro version | Debian Bookworm
- Kernel version | 6.1.50-c…
-
### What happened?
Upgraded to 1.40.2-1 and now core to 2024.10.1 and all my *action entities for these Aqara switches have changed their default status to Unknown which is triggering my automation t…
-
Odroid XU4 does not boot on emmc storage.
I was check some reason I think need boot.ini file on XU4 but some tryouts not success.
some related forum topic's
https://forum.batocera.org/d/5459-bato…
-
Hi @jgmdev, thanks for maintaining this project!
#### Problem
I realized that the big cores are not reaching 2.4 GHz when the system is under load.
This is related to cpupower, as it indicate…
-
[boot.log](https://github.com/ccrisan/motioneyeos/files/4240056/boot.log)
[motioneye.log.txt](https://github.com/ccrisan/motioneyeos/files/4240060/motioneye.log.txt)
I am running motionEyeOS ver…
-
Hi!
I am trying to compile lsd_slam on Odoroid XU3, with ros indigo ubuntu 14.04 but I get a lot of error!
If I am using rosmake I get something like:
main_stitchVideos.cpp:(.text+0x55ae): undefin…
-
Hello,
I'm trying to run LSD Slam on ODROID-XU3, I'm able to correctly initialize lsd_slam_core but when I run lsd_slam_viewer I get tons of errors:
SCP-Svarog@SCP-Svarog:/Development/lsd_slam_datas…
-
- Disallow --build=release, --build=debug, --build=dev to be specified on the commandline at the same time. If no --build option specified, default to "release".
- If a custom directory was specified…
-
I have a new Odroid C4 and some python code that was originally written for Raspberry Pi. I changed `import RPi.GPIO` to `import Odroid.GPIO` and followed the installation requirements from the readme…