Thank you. root@beaglebone:~# cat /sys/devices/bone_capemgr.9/slots 0: 54:PF--- 1: 55:PF--- 2: 56:PF--- 3: 57:PF--- 4: ff:P-O-L Bone-LT-eMMC-2G,00A0,Texas Instrument,BB-BONE-EMMC-2G 5: ff:P-O-L Bone-Black-HDMI,00A0,Texas Instrument,BB-BONELT-HDMI root@beaglebone:~# modprobe uio_pruss root@beaglebone:~# echo BB-BONE-PRU-01 >/sys/devices/bone_capemgr.9/slots root@beaglebone:~# cat /sys/devices/bone_capemgr.9/slots 0: 54:PF--- 1: 55:PF--- 2: 56:PF--- 3: 57:PF--- 4: ff:P-O-L Bone-LT-eMMC-2G,00A0,Texas Instrument,BB-BONE-EMMC-2G 5: ff:P-O-L Bone-Black-HDMI,00A0,Texas Instrument,BB-BONELT-HDMI 7: ff:P-O-L Override Board Name,00A0,Override Manuf,BB-BONE-PRU-01
Best regards, Sherman Boyd On Tue, Jul 1, 2014 at 1:54 PM, Robert Nelson <[email protected]> wrote: > On Tue, Jul 1, 2014 at 3:49 PM, Sherman Boyd <[email protected]> > wrote: > > It's not showing as enabled: > > > > # lsmod > > Module Size Used by > > uio_pruss 4066 0 > > g_multi 50407 2 > > libcomposite 15028 1 g_multi > > mt7601Usta 641118 0 > > > > # cat /sys/devices/bone_capemgr.9/slots > > 0: 54:PF--- > > 1: 55:PF--- > > 2: 56:PF--- > > 3: 57:PF--- > > 4: ff:P-O-L Bone-LT-eMMC-2G,00A0,Texas Instrument,BB-BONE-EMMC-2G > > 5: ff:P-O-L Bone-Black-HDMI,00A0,Texas Instrument,BB-BONELT-HDMI > > > > # echo /lib/firmware/BB-BONE-PRU-01-00A0.dtbo > > > /sys/devices/bone_capemgr.9/slots > > -bash: echo: write error: No such file or directory > > http://elinux.org/Beagleboard:BeagleBoneBlack_Debian#Privileged_echo > > sudo sh -c "echo BB-BONE-PRU-01 > /sys/devices/bone_capemgr.9/slots" > > Regards, > > -- > Robert Nelson > http://www.rcn-ee.com/ > > -- > For more options, visit http://beagleboard.org/discuss > --- > You received this message because you are subscribed to a topic in the > Google Groups "BeagleBoard" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/beagleboard/hdB-hDLDSrE/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
