Well, i got 3 of these working on 3.13 last night.. On Tue, Dec 31, 2013 at 6:23 AM, Mike Bremford <[email protected]> wrote: > Uh, well for me it's the virtual capes - the actual list I'm loading is: > > BB-SPIDEV1 > BB-I2C1
Should be able to get these working today, just need someone to test.. > BB-UART1 > BB-UART2 > BB-UART4 These work on bbw & bbb.. > BB-UART5 only bbw (need a good way to disable hdmi on bbb) > BB-ADC I think i can get this one to work.. > Plus several of the virtual capes from > https://github.com/nomel/beaglebone/tree/master/gpio-header so I can turn > on/off individual GPIO pull-ups. But it's not the cape manager so much, it's > the ability to change the mode of the pins as described here: > https://groups.google.com/forum/#!msg/beagleboard/YqONs50YKWU/VuVsbBhQNl0J. Oh the gpio is going to be fun.. Anywho, upgrade to 3.13-rc6-bone2 (use the install-me.sh from rcn-ee.net/deb/ ) Then on your board: git clone git://github.com/RobertCNelson/rscm.git cd ./rscm/ patch -p1 < ./3.13.0-rc6-bone2/simple/enable-ttyO1.diff patch -p1 < ./3.13.0-rc6-bone2/simple/enable-ttyO2.diff patch -p1 < ./3.13.0-rc6-bone2/simple/enable-ttyO4.diff sudo ./build.sh sudo reboot At this point it's a total hack i dreamt about, so no error checking/etc.. 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/groups/opt_out.
