**** BEGIN LOGGING AT Wed Jun 13 03:00:02 2018 Jun 13 04:22:40 e Jun 13 12:13:52 I use beagleboard-x15 is-it possible an automatic start on power up as beagleboard Black C Jun 13 16:10:51 which kernel does the beagle black ship with? Jun 13 16:17:48 depends on which image happens to be flashed on it Jun 13 16:18:31 my general recommendation would be to disregard whatever is shipped on it anyway and just reflash it Jun 13 16:35:55 zmatt: what file in the kernel code is it that tells us which of the various sleep states are what? (you linked me to it once IIRC) Jun 13 16:46:21 good question Jun 13 16:48:16 some SoC-specific suspend code is in arch/arm/mach-omap2/pm33xx-core.c but that doesn't seem to be where the sleep states are defined Jun 13 16:50:32 pm33xx.c and wkup_m3_ipc.c in drivers/soc/ti/ are relevant too Jun 13 16:50:40 no idea why those are there instead of in arch/ but oh well Jun 13 16:51:53 browse those to see if the relevant info is in there, I didn't inspect them in any detail Jun 13 17:14:29 zmatt: thats what I was after Jun 13 17:14:33 thanks :) Jun 14 01:00:51 Got a salvaged Antminer A3, I have a BBB inside but branded by antminer, no power connector, no usb, only network.. Anyone have a how to to give a second chance to the board? Jun 14 01:03:06 it probably also uses a cheaper variant of the processor (am3352 instead of am3358) Jun 14 01:04:13 3352 you're right Jun 14 01:04:26 it's not a "BBB" btw, it's a custom board based on the BBB, but all these changes make it no longer a BBB Jun 14 01:04:45 oh ok Jun 14 01:05:02 but, can I reuse it to make a web server or something? Jun 14 01:05:24 probably. does it still have an sd card slot to boot from? Jun 14 01:05:33 otherwise reflashing it might get "interesting" Jun 14 01:05:45 yes, I have a microsd slot on the back Jun 14 01:06:11 you can provide 5V power via the P9 header (assuming the expansion header pinout is still the same) Jun 14 01:06:24 I think I'll start by soldering a serial header to uart0 Jun 14 01:07:05 so, if I put a microsd, 5v and serial ssh I hope I will have something Jun 14 01:07:44 (for connecting power, P9.1 + P9.2 = gnd, P9.5 + P9.6 = 5V) Jun 14 01:08:15 cool, thanks Jun 14 01:08:29 I just plug my soldering iron :P Jun 14 01:09:13 I'm a bit disapointed by lack of usb host port :/ Jun 14 01:09:27 well they evidently had no need for it Jun 14 01:10:09 yup.. it mine and that's it.. they make board for mining.. fu*k the rest Jun 14 01:10:26 I'd say the biggest loss is that the am3352 has PRUSS disabled, which is the most unique feature of the BBB Jun 14 01:10:37 for controlling a mining rig, not technically for mining :P Jun 14 01:10:45 ok it make a huge difference? Jun 14 01:10:59 yes.. you're technicaly right :P Jun 14 01:12:50 the difference between the am3358 and am3352 is that the latter lacks pruss and the 3d gpu (or rather, has them disabled) Jun 14 01:13:53 oh i see Jun 14 01:15:57 anyway, time for some sleep Jun 14 01:17:51 all right! thanks! **** ENDING LOGGING AT Thu Jun 14 03:00:04 2018