**** BEGIN LOGGING AT Sat Dec 26 03:00:13 2020 **** ENDING LOGGING AT Sat Dec 26 20:43:04 2020 **** BEGIN LOGGING AT Sat Dec 26 20:50:42 2020 **** ENDING LOGGING AT Sat Dec 26 21:02:01 2020 **** BEGIN LOGGING AT Sat Dec 26 21:11:18 2020 Dec 26 21:18:58 Recently asked a question about Cloud9 Dec 26 21:19:06 It would not work. Dec 26 21:19:47 Discovered if you change the default user from debian to anything else -- cloud9 will not load Dec 26 21:34:31 farside: what do you mean by "change the default user" ? Dec 26 21:36:05 there are probably a fair amount of references (by name and by uid) to the debian account in various places on the system, and also the debian account has been set up with a bunch of privileges that a new user account won't have by default Dec 26 21:47:00 zmatt: does an image come with a makefile for compiling dtb files Dec 26 21:47:27 in lib/firmware there are all the binaries but I would want to modify the source file Dec 26 21:48:45 yeah /opt/source/ has checkouts of the dtb repository for a few kernel series Dec 26 21:49:23 (which seems a bit excessive to me given that those are merely different branches of the same repository, but I guess it's helpful for people who don't know any git) Dec 26 21:50:15 ok Dec 26 21:51:06 why though? typically overlays suffice, at least on am335x-based beaglebones, and with the recent work I assume also on bbai Dec 26 21:53:55 I have examples on how to make a custom dts for bbai ( https://pastebin.com/VTbwT7gY ) but that assumes the situation as it was back then, with no cape-universal-like functionality in the base dts Dec 26 21:54:22 (another one: https://pastebin.com/iXbGGtzz ) Dec 26 21:55:59 with cape-universal in the base dts, this would change to omit the &cape_pins_default{..} fragment and replace it by fragments to disable the pinmux helpers for the individual pins used (same as you'd do in overlays) Dec 26 22:39:47 I wanna duplicate one of the overlays that seems to autoload Dec 26 22:40:14 duplicate and modify Dec 26 22:40:29 ? Dec 26 22:40:48 so then you want the overlay repository Dec 26 22:41:07 oh right, I should have paid more attention to you saying "/lib/firmware" Dec 26 22:41:20 so you don't actually mean dtb files but dtbo files Dec 26 22:42:04 be precise in what you say, that one letter makes a big difference in the meaning of your question Dec 26 22:42:16 yes dtbo Dec 26 22:42:24 ok Dec 26 22:42:39 so the image I download has a bunch of them already Dec 26 22:42:56 so I should just clone the git for this Dec 26 22:43:01 and that is how I do it Dec 26 22:43:09 /opt/source contains a checkout of bb.org-overlays Dec 26 22:43:10 even if I just want to change one Dec 26 22:43:11 ok Dec 26 22:43:19 so you can just pull in there Dec 26 22:45:41 got ya Dec 26 22:45:48 what are you up to these days Dec 26 22:46:09 besides answering questions from me, set_ and the rest of the peanut gallery Dec 26 22:46:12 lol Dec 26 22:50:27 a product not yet announced, so I probably can't discuss it Dec 26 22:50:58 (doesn't involve the beaglebone though) Dec 26 22:53:07 how long is your development cycle? also do you do a custom setup each time Dec 26 22:54:04 a lot of stuff in this thing is our first experience with it, so it's been taking ages :/ Dec 26 23:00:57 how many people on your development team Dec 26 23:02:25 software development in general? 4 including me, but I'm the only one working on this thing Dec 26 23:55:38 oh interesting, bbai rev A2 changed quite a bit Dec 26 23:56:01 really? Dec 26 23:56:07 this is physical change Dec 26 23:56:28 is a* Dec 27 00:00:00 three pins (P9.13, P8.07, P8.08) that were previously only connected to one processor pin are now each connected to an additional processor pin to extend their functionality. P9.13 gains: gpio (which it previously lacked!) and timer 15, P8.07/08 gains CAN rx/tx and uart tx/rx Dec 27 00:00:43 usb C circuitry has been completely redesigned Dec 27 00:01:03 (but still no option to source current from type C when powered via P9 afaict) Dec 27 00:01:25 different HDMI framer IC Dec 27 00:01:49 different Ethernet phy Dec 27 00:02:49 and misc bugfixes and minor changes Dec 27 00:06:12 release date? Dec 27 00:08:18 how should I know? Dec 27 00:08:44 I don't even know whether the units currently shipping are A1 or A2 Dec 27 00:10:29 doh Dec 27 00:10:40 you'd need to ask jkridner[m] Dec 27 00:13:23 current shipping boards are A1a. A2 is in EMI review. No set date. Dec 27 00:18:48 jkridner[m]: btw I agree with the last comment in https://github.com/beagleboard/beaglebone-ai/issues/10 .. I don't get why you're using priority mode of the TPS2121 instead of tying its PR1 input low Dec 27 00:23:58 (and CP2 input low) Dec 27 00:27:37 (which would also have allowed use of the slightly cheaper tps2120) **** ENDING LOGGING AT Sun Dec 27 02:59:57 2020