
Myron
Myron
About
- Username
- Myron
- Joined
- Visits
- 9
- Last Active
- Roles
- Member
Comments
-
Are you saying the modules I purchased wont work with a Raspberry PI?
-
I purchased: Facial recognition ObjectDetection_4class Vehicle Detection
-
@Ethon Lin that worked! Thank you
-
@Ethon Lin I tried that and I am getting the same error. I did run sp update first. Can you confirm you have a current version of a Raspberry PI able to update the firmware of the USB ?
-
Any help?
-
Maybe it a charter set issue. i.e. my Raspberry PI only has US-Eng loaded. Which charter sets do you have loaded on you Raspberry PI?
-
https://www.kneron.com/forum/discussion/comment/899#Comment_899 I tried that and it didn't work. I then added Kneron's lib to the path. I think we got further and got a different error. Now its looking for a different file: (gdb) run Starting progra…
-
Is there a way I can work around using this tool or away to debug it?
-
Yes, I am using a Raspberry PI 4.
-
That is what I did to get the error. I downloaded Kneron_DFUT_rsapberry_pi_1.3.0.zip. When I run ./Kneron_DFUT I get the error above. Please help
-
I did a clean install of the OS on my Raspberry. Getting this error now.: Reading symbols from KneronDFUT... (No debugging symbols found in KneronDFUT) (gdb) run Starting program: /home/mycroft/kneron/Kneron_DFUT/bin/KneronDFUT /bin/bash: line 1: /h…
-
Here is some more info on the error. Not sure what file it is talking about (gdb) run Starting program: /home/mycroft/Downloads/Kneron_DFUT/bin/KneronDFUT [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/arm-…
-
I figured it out. You will need to download PLUS first: https://www.kneron.com/tw/support/developers/?folder=Kneron%20PLUS%20(incompatible%20successor%20to%20host_lib)/Kneron%20PLUS/&download=871 Then run unzip: unzip kneron_plus_v1.3.0.zip The…
-
Sorry for taking so long to get back. Just now getting time to work on this again. I am no longer using the 64 bit OS. It is still too bugy. But I am still having issues installing Kneron. I am new to the Linux world. So I have trouble figuring thin…
-
I am having to install and build both manually because the new Raspberry PI 4 is 64 bit and not 32 bit like the premade images. The instructions on how to install and build Kneron are incomplete. Is there a newer version or one with more detail than…