On Thu, Aug 27, 2015 at 8:14 AM, matthieu claire <mclaire....@gmail.com> wrote:
> Hi,
>
> I checked the /sys folder
>
> linux:/sys/devices/platform/bone_capemgr # ls -l
> total 0
> drwxr-xr-x 2 root root    0 Aug 27 12:32 baseboard
> lrwxrwxrwx 1 root root    0 Aug 27 09:38 driver ->
> ../../../bus/platform/drivers/bone_capemgr
> -rw-r--r-- 1 root root 4096 Aug 27 12:38 driver_override
> -r--r--r-- 1 root root 4096 Aug 27 12:38 modalias
> lrwxrwxrwx 1 root root    0 Aug 27 12:34 of_node ->
> ../../../firmware/devicetree/base/bone_capemgr
> drwxr-xr-x 2 root root    0 Aug 27 12:32 power
> drwxr-xr-x 2 root root    0 Aug 27 12:32 slot-0
> -rw-r--r-- 1 root root 4096 Aug 27 13:00 slots
> lrwxrwxrwx 1 root root    0 Aug 27 09:38 subsystem -> ../../../bus/platform
> -rw-r--r-- 1 root root 4096 Aug 27 12:38 uevent
>
> linux:/sys/devices/platform/bone_capemgr # cat slots
>  0: P-----  -1 4D 7.0 LCD CAPE- 4DCAPE-70T     ,00A3,4D SYSTEMS
> ,BB-BONE-LCD7-01
>  1: PF----  -1
>  2: PF----  -1
>  3: PF----  -1
>
> I tried to load the firmware manually but it doesn't work
>
> linux:/sys/devices/platform/bone_capemgr # echo BB-BONE-LCD7-01>slots
> -bash: echo: write error: No such file or directory

Since you are dealing with a versioned overlay:

echo BB-BONE-LCD7-01:00A3 > slots

Regards,

-- 
Robert Nelson
https://rcn-ee.com/

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to