**** BEGIN LOGGING AT Sat Mar 17 03:00:00 2018 Mar 17 06:35:34 thejsa: OK what are you multi-booting? Mar 17 07:10:26 Been trying to have Lineage 14 coexist with Sailfish Mar 17 07:10:35 Didn't go very well though haha Mar 17 07:10:58 Ended up just going back to a plain Lineage 14.1 rom Mar 17 07:11:26 Was mainly to explore how well it worked with hybris Mar 17 07:11:55 (although it could well have been my own user error in setting up Dual Boot Patcher) Mar 17 07:15:39 thejsa: These Motorola devices seem to be quite a handful at times ;) Mar 17 07:15:58 Indeed haha Mar 17 07:16:23 Works nicely on Lineage though at least (: Mar 17 07:16:55 thejsa: Well I guess we'd need to dig more into the kernel bits for it Mar 17 07:17:56 I skimmed over the message history and from what I gather you changed around some halium stuff, how would I go about getting a clean build environment setup to see if I can fix some stuff? Mar 17 07:19:20 Planning to setup some virtualisation on my Phenom box since it basically sits around doing nothing these days (moved to an Arrandale-gen i5 Elitebook which has somewhat better CPU performance + HyperThreading but integrated graphics) Mar 17 07:19:28 thejsa: Well some things are WIP still Mar 17 07:19:54 I like living on the edge (: Mar 17 07:20:26 Tofe did quite some patches to remove some duplication between our build and Halium, so we can use directly Halium's system.img :) Mar 17 07:20:40 That's quite nice (: Mar 17 07:21:06 being closer to upstream halium should make life easier in many cases I imagine Mar 17 07:22:01 thejsa: Yeah also contributing some stuff to Halium to make porting new devices easier (i.e. not to have to fork & comment out a lot of things ;) Mar 17 07:22:16 all very exciting! Mar 17 07:22:53 Stuff like https://github.com/Halium/halium-devices/commit/de06734b5c67e6c50f4dc1fefcdb6d2d24a3a54a and https://github.com/Halium/halium-devices/commit/08783fb84fcc4d745ad8e7457a301c4adbbe2003 Mar 17 07:23:26 Probably this is a bit off-topic but does LuneOS have any kind of Android app container thing? Mar 17 07:25:42 thejsa: No, not yet, however if a device has a 3.10 or 3.18 kernel, stuff like www.anbox.io could theoretically work Mar 17 07:26:34 I'd like to try to see if I can get that working once LuneOS is booting Mar 17 07:26:45 Athene does indeed run 3.10 Mar 17 07:31:36 thejsa: 3.10 is the bare minimum I understood. There's a meta-snappy layer that should help to get it running: https://github.com/morphis/meta-snappy Mar 17 07:33:04 Tofe: Seems my N4's battery had its best time too... Goes from 50% to 0 very quickly Mar 17 07:33:11 Time for a new battery :) Mar 17 07:37:13 /msg NickServ VERIFY REGISTER thejsa ubouybxtvzgq Mar 17 07:37:20 *whoops* Mar 17 07:45:02 LOL Mar 17 07:45:11 Now I know your passwords LOL Mar 17 07:45:46 not really (: Mar 17 07:46:10 but I guess that teaches me not to run nickserv commands in a channel Mar 17 08:11:02 Herrie|Laptop: just so that you don't lose track of the normal things, <---- this is a normal saturday morning time :p Mar 17 08:11:09 so, Morning! Mar 17 08:11:16 it's 4am Mar 17 08:11:32 EricBlade: ah well, in his TZ :) Mar 17 08:11:49 EricBlade: and you're... still up ? or already up ? Mar 17 08:23:13 Tofe: Morning! Mar 17 08:30:19 Tofe: 3yr old disagrees, he thinks 6 is a nice time for Saturday Mar 17 08:31:15 still up Mar 17 08:31:40 the usual crowd at my 4am is up :-) Mar 17 10:21:53 have done a repo sync for halium/android, external/llvm seems to be huge Mar 17 10:22:01 over 6GB Mar 17 10:22:14 still downloading, the directory is up to 14GB so far Mar 17 10:41:23 thejsa: this is probably the clang compiler stuff Mar 17 15:30:37 thejsa: You can also limit the bits it pulls in by adding some params to repo init & sync Mar 17 15:31:32 I.e.: "repo init --depth=1 -u https://github.com/webos-ports/android.git -b luneos-halium-7.1" Mar 17 15:31:40 The --depth=1 is critical here Mar 17 15:31:55 For repo sync I use: repo sync -j16 --force-sync -d -c Mar 17 15:32:02 -d and -c is what you want here Mar 18 00:33:40 I have an android tablet that is essentially a Touchpad 4G on the inside (same SoC, WLAN, Gyro, Power Management, and more). I'm tempted to just flash the the tenderloin build of LuneOS on it to see how that works out, but before I do that, I'm curious if anyone knows of any very Touchpad-particular pieces that I might want to look over and potentially patch before heading down that road. Mar 18 01:08:21 potissimus: i suspect that video and touchscreen might give you problems Mar 18 01:15:59 Good points. I have the source for the android kernel currently running on it. I'll look through there to see if I can include the drivers. Mar 18 01:34:37 I may have jumped the gun, lol. Looking through github, I need to catch myself up on Halium stuff first... Mar 18 01:44:17 audio probably too, but you'll run into display and touchscreen problems first. i'd suspect that those two things are probably not identical Mar 18 02:00:00 Yeah. If I'm reading things right, it looks like the touchpad build draws from Evervolv 5.1. If so, it looks like things are already in place. I might try building that first, but it may not be as bad as I thought at first glance. **** ENDING LOGGING AT Sun Mar 18 03:00:03 2018