**** BEGIN LOGGING AT Sun Aug 14 02:59:57 2022 Aug 14 18:36:54 Morning! Aug 14 18:43:36 Morning! Aug 14 18:55:26 Morning Aug 14 19:02:29 Herrie: in moboot I saw some code related to fastboot: do you think it's supposed to work? can we use fastboot boot uImage ? Aug 14 19:02:51 writing to /boot is such a pain... Aug 14 19:05:46 hmm nothing with fastboot devices :( Aug 14 19:07:16 are you running fastboot as root? the usb id used by moboot might not be included in the udev rules for plugdev/android group Aug 14 19:08:31 ah, good idea, one moment Aug 14 19:08:55 nope Aug 14 19:08:59 * JaMa usually checks dmesg if something got detected in usb Aug 14 19:10:33 sometimes confusing when my SA8155P-ADP is reported as Xiaomi phone, yesterday I almost thought I've reflashed my phone instead of this boar :) Aug 14 19:10:36 d Aug 14 19:13:31 when I boot lk2nd, fastboot sees it alright Aug 14 19:13:52 let's try booting a uImage with that... Aug 14 19:23:37 nope, doesn't work. I guess it expects a mkimage Aug 14 19:36:34 Tofe: I think minecrell said uBoot support needs work Aug 14 19:44:14 Tofe: Probably need something like this added to lk2nd: https://github.com/Herrie82/moboot/commit/cc240d358993834dfd0829f55783daf061e4b6eb Aug 14 19:45:14 or we can also build a mkimage too Aug 14 19:45:38 And https://github.com/Herrie82/moboot/commit/883ee18049ad310df28a2bd6749d3d946cecb4ae Aug 14 19:45:42 Tofe: Yeha true Aug 14 19:46:02 but I just want to boot directly from bootloader without writing beforehand Aug 14 19:46:09 whatever method is fine Aug 14 19:47:01 bootie seens to have issues with our uImage, maybe it's the same alignment bug as for moboot, not sure Aug 14 19:53:08 Tofe: Well that could be the arm compiling we do Aug 14 19:53:22 I remember there was some specific float coding on legacy webOS Aug 14 19:53:30 And we use different one Aug 14 19:53:39 armhf of whatever it was called Aug 14 19:53:53 I recall nizovn saying this sometime ages ago Aug 14 22:42:09 Sorry I've been MIA for the past couple of years. Aug 14 22:42:17 I had a lot of personal stuff. Aug 14 22:57:35 wow, I just fired up the eggnog late vm image and was surprised to see my old photography staring me in the face Aug 14 23:02:40 I'm guessing development is relatively stagnant these days, since the last release was in 2019. Aug 14 23:02:54 I have a couple of ideas, but... who am I to suggest? :\ Aug 14 23:03:14 1) Apps shouldn't all run in ring 0. It's a modern era. Apps should be sandboxed. Aug 14 23:03:47 2) I've spent the past few years getting *really* good at Flutter development. Flutter can easily target other platforms. We should figure out how to target webOS with Flutter. Aug 14 23:07:12 https://docs.flutter.dev/development/platform-integration/platform-channels **** ENDING LOGGING AT Mon Aug 15 02:59:56 2022