Code Monkey home page Code Monkey logo

Comments (2)

luigif avatar luigif commented on August 24, 2024

You are probably using a newer kernel > v4.4.x that does not support cape manager but uses u-boot overlays.
Check out these links for more information:

Where did the slots file go?

https://groups.google.com/forum/#!topic/beagleboard/OG1_tts4OcU

Depending on your configuration you should edit the /boot/uEnv.txt file to add the driver.
Try adding something like this:

enable_uboot_overlays=1
dtb_overlay=/lib/firmware/hcsr04-00A0.dtbo

and ignore the make install error related to missing cape manager.

from hcsr04.

FMN2021 avatar FMN2021 commented on August 24, 2024

Hello,

Please I have the same problem I get the following error when I run make install command
bin/sh: 1: cannot create /sys/devices/bone_capemgr.9/slots: Directory nonexistent
And I tried the change on /boot/uEnv.txt file solution, but the problem is not solved
I tried also to run ./hcsr04 command and I get the following errors

>> Initializing PRU
>> PRU open failed

PLease is there any other solution?

debian@beaglebone:~/hcsr04-master$ make install
cp hcsr04-00A0.dtbo /lib/firmware
echo hcsr04 > /sys/devices/bone_capemgr.9/slots
/bin/sh: 1: cannot create /sys/devices/bone_capemgr.9/slots: Directory nonexistent
Makefile:25: recipe for target 'install' failed
make: *** [install] Error 2

from hcsr04.

Related Issues (4)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.