**** BEGIN LOGGING AT Sat Mar 12 02:59:58 2016 Mar 12 14:34:04 I just installed the Jessie 03-09-2016 test console image but I cannot enable my PRU or ADC, are those supported in the 4.1 kernel? Mar 12 14:34:15 I use to do this: cape_enable=capemgr.enable_partno=BB-UART2,BB-UART4,BB-ADC,BB-SPIDEV1,BB-BONE-PRU-01 in uEnv.txt Mar 12 14:34:40 yes, but PRU has different access on 4.x Mar 12 14:34:45 ADC should work Mar 12 14:34:54 make sure the overlays are loaded Mar 12 14:35:28 Hi tbr, is there a site you could direct me to so I could read more on how to check and see what overlays there are Mar 12 14:35:43 I looked in the /boot/dtbs/ Mar 12 14:35:52 yeah Mar 12 14:36:53 I don't know much about dynamic overlays on 4.x Mar 12 14:37:22 I just built a static DT for my needs (before cape manager on 4.x was a thing) Mar 12 14:38:31 I've been using an older image wheezy because everything worked without a hiccup for me but I'd like to migrate the device to Jessie Mar 12 14:43:33 you can still use the 3.8 kernel if you don't want to figure that out right now Mar 12 14:43:57 you should be able to just apt install it Mar 12 14:44:29 I might just do that.... cape_enable=capemgr.enable_partno=BB-UART2,BB-UART4,BB-ADC,BB-SPIDEV1,BB-BONE-PRU-01,uio_pruss_enable Mar 12 14:44:55 I found the overlay code for BB on github I'll see if this works... everything looks ok minus the PRUSS as you mentioned Mar 12 14:52:34 yeah for PRU something in the kernel changed, but as I never used it I forgot the details Mar 12 15:29:53 Hey ! This dt gets overlayed, but do not makes any difference in pinmux settings. Please help. http://paste.debian.net/414573/ Mar 12 15:51:11 Any one on that dt thing ? Mar 12 15:59:29 tbr: the device overlay weren't in lib/firmware Mar 12 15:59:47 time to regression test everything to see what I need to change Mar 12 16:44:29 Has anyone been able to get the PRUSS working in jessie Mar 12 17:50:33 I'm struggling with the pruss right now - upgrading to the latest kernel Mar 12 18:39:52 hi Mar 12 19:27:22 hi Mar 12 19:34:59 higher Mar 12 23:47:25 hi: anyone knows how to change the function of the buttons on beagelbone black? Mar 12 23:47:58 I don't think you can .. they perform specific hardware functions .. they're not generic io like the leds. Mar 12 23:48:55 i did a system with buildroot and the power button does not work by default Mar 12 23:48:56 although you -might- be able to repurpose the boot pin after power-up ... Mar 12 23:49:19 yeah that's likely a configuration issue. Mar 12 23:51:42 a configuration of buildroot you mean? Mar 12 23:52:18 I'd think so .. you might need special beagle or uboot patches Mar 12 23:52:24 ping zmatt Mar 12 23:52:59 so the buttons are not accessible like for example leds... Mar 12 23:54:46 nope .. I think if you check the schematics, they're tied to specific chips, or specific IO, not the generic ones Mar 12 23:55:32 you can simulate a switch by poking a wire in the right points of the header, but I recommed a breadboard and a couple of resistors just to be safe :) Mar 12 23:56:40 oh, thanks **** ENDING LOGGING AT Sun Mar 13 02:59:58 2016