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

Overlay for GEN4-4DCAPE-43CT-CLB not working for BBAI #30

Open
mjr1ch opened this issue Nov 24, 2020 · 3 comments
Open

Overlay for GEN4-4DCAPE-43CT-CLB not working for BBAI #30

mjr1ch opened this issue Nov 24, 2020 · 3 comments

Comments

@mjr1ch
Copy link

mjr1ch commented Nov 24, 2020

Hi

I have the compatibility layer and appropriate overlay installed. Show pins has the proper pins slated for the cape. Also modification to the cape adapter board was made to allow power from the USB port since the BBAI lacks a barrel jack. When powered the Power LED stays on but I have no activity otherwise. This behavior only occurs when the cape is attached. If the cape is removed the BBAI functions as normal.

Please advise and thanks in advance.

@lorforlinux
Copy link
Contributor

Hey,

you can do it in 3 simple steps after configuring the jumper on the board so that it uses power from the board.

Step 1

Make sure you have up to date compatibility layer. follow the instructions on the homepage of the Compatibility layer's official site for that.

Step 2

Update overlays,

  1. git clone https://github.com/beagleboard/BeagleBoard-DeviceTrees.git
  2. cd BeagleBoard-DeviceTrees
  3. sudo make install

*you probably don't need it after updating the board (compatibility layer).

Step 3

Update the uEnv.txt on BBAI, on BBB it's automatically loaded.

...
enable_uboot_overlays=1
uboot_overlay_addr0=BB-BONE-4D4C-01-00A1.dtbo
...

@Siddhant-K-code
Copy link

Maintainers, I guess, We Can Close this issue now!

@mjr1ch
Copy link
Author

mjr1ch commented Jan 31, 2021

I worked with Deepak and I would not necessarily consider it closed. The cross compatible overlay did not work for me. I did get the cape that gets auto detected by BBAI to work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants