-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
Hello,
I am running BBB with kernel 3.16 which does not support capemanager anymore.
When I tried to run your samples I got the the following error:
java.lang.ArrayIndexOutOfBoundsException: 0
at org.bulldog.beagleboneblack.sysfs.BBBSysFs.getCapeManager(BBBSysFs.java:23)
at org.bulldog.beagleboneblack.sysfs.BBBSysFs.getCapeManagerSlots(BBBSysFs.java:27)
at org.bulldog.beagleboneblack.sysfs.BBBSysFs.readSlots(BBBSysFs.java:51)
at org.bulldog.beagleboneblack.sysfs.BBBSysFs.getSlotNumber(BBBSysFs.java:31)
at org.bulldog.beagleboneblack.BeagleBoneBlack.isHdmiEnabled(BeagleBoneBlack.java:298)
at org.bulldog.beagleboneblack.BeagleBoneBlack.createPins(BeagleBoneBlack.java:137)
at org.bulldog.beagleboneblack.BeagleBoneBlack.<init>(BeagleBoneBlack.java:31)
at org.bulldog.beagleboneblack.BeagleBoneBlackBoardFactory.createBoard(BeagleBoneBlackBoardFactory.java:17)
at org.bulldog.core.platform.Platform.createBoard(Platform.java:13)
at abfuelltest.AbfuellTest.main(AbfuellTest.java:25)
... so it looks like you are using the capemanager.
Is this correct? Is it possible to use Bulldog with neuer kernels?
Thank you,
Best regards,
Hannes
Metadata
Metadata
Assignees
Labels
No labels