Koos du Preez

Results 13 comments of Koos du Preez

built the standard hello++ application. so its using the `NXDK_CXX` makefile built using following tools: - NXDK built from latest source - Linux Ubuntu 18.04 Kernel 5.4.0-65 - ld.lld `LLD...

OK - thanks.. Since I have a debug kit, i have access to the debug keys.. let me see if I can get it going.

@DouglasLapsley - Yolo runs on Darknet. There "might" be some ports of Yolo V2 to tensorflow, but there are some custom layers built into Darknet that wont translate out of...

@shaqing - Yes it does.. But be aware that CUDA 10 is the latest, so you need to create symlink of whatever version of Cuda you have.. so do: `ls...

sorry, i have no idea on how to fix your cuda issues on windows..

OpenXenium. Other cromwell based bios seems to work fine, like flashbios, xblast, etc.

Let me try bypass the xenium loader and load cromwell directly (stuffing it into the receovery section) that way we will know for sure if its a cromwell or xenium-loader...

Nope - No response.. I think this is vaporware and doesn't really work..

ubuntu linux 18.04

The issue is that certain devices where disconnected, but still remained in the /sys/class/input events. I added a simple try-except clause around iterating devices and it fixed the problem... I...