On Tue, May 13, 2014 at 11:33 AM, James S <[email protected]> wrote: > > Using the Beagleboard Debian release 2014-04-23, I'm trying to enable SPI1 > but I'm getting the following: > root@beaglebone:/lib/firmware# dmesg |grep SPI > [ 0.000000] Kernel command line: console=tty0 console=ttyO0,115200n8 > capemgr.disable_partno=BB-BONELT-HDMI,BB-BONELT-HDMIN > capemgr.enable_partno=BB-SPIDEV1-01 root=/dev/mmcblk0p2 ro rootfstype=ext4
> I did a > root@beaglebone:/lib/firmware# echo BB-SPIDEV1 > > /sys/devices/bone_capemgr.9/slots > root@beaglebone:/lib/firmware# > > > followed by editing uEnv.txt on the SD card to add: > optargs=quiet drm.debug=7 > capemgr.disable_partno=BB-BONELT-HDMI,BB-BONELT-HDMIN > capemgr.enable_partno=BB-SPIDEV1 > > After rebooting I get the message above. > > Whats my problem? > James. Looks to me a copy/paste error, review the above. "capemgr.enable_partno=BB-SPIDEV1-01" & "echo BB-SPIDEV1" Please clarify. 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 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.
