Friday, 2019-03-29

vknechtthe bird, the cat and the squirrel are free ; they live in the Tao00:00
vknechtshouldn't we ? :-)00:00
r0kk3rzvknecht: dont feed the wildlife00:01
vknechtI heard it comes in the city00:02
T4<DSstill01> Eeee?00:03
vknechtlike, wild boars in Berlin, vindicative squirrels and racoons in Canada00:06
r0kk3rzgoddamn possums here too00:08
vknechtthey're free, and they come where it's easy00:09
T4<StillJustGerd> r0kk3rz: okay, since it is a broken tree, easiest way to fix it is to just reinitialize the tree and rebuild?01:18
r0kk3rzid just redo the 'creating local repo' part of the hadk before the build_packages.sh part01:22
T4<StillJustGerd> okay, i'll do that01:25
T4<StillJustGerd> still fails with the pretty much same error01:39
T4<StillJustGerd> was it a mistake to upgrade to platform sdk 3.0.2.8?01:39
r0kk3rzshould be ok01:41
T4<birdzhang> shoule be ok too, i already built 3.0.2.8 yesterday, and my device is 3.0.2.8 now01:43
T4<StillJustGerd> hmm... what is the easiest way to completely annihilate all of the repo stuffs so i can start over with a clean repo?01:44
T4<birdzhang> on my way is delete mer folder and reinstall01:47
T4<StillJustGerd> i tried that already, didn't fix the error01:52
T4<StillJustGerd> i'll try again01:53
T4<StillJustGerd> hmm. this time it failed somewhere else, it apparently can't install02:05
T4<StillJustGerd> *can't find `createrepo`02:05
T4<birdzhang> run the script again02:06
T4<birdzhang> i can be fix02:06
r0kk3rzcreaterepo is in android-tools package?02:07
r0kk3rzalthough i think the script is supposed to install it02:07
T4<StillJustGerd> yeah it is02:07
T4<StillJustGerd> failed though02:08
T4<StillJustGerd> manually installing android-tools i guess02:08
T4<StillJustGerd> yes, that fixed it all02:09
T4<StillJustGerd> seems to be building fine again02:09
r0kk3rzgood stuff02:16
T4<StillJustGerd> yes good stuff02:28
T4<StillJustGerd> i have no idea how badly i managed to mess up the second time i tried02:28
T4<StillJustGerd> while that is building, something else that i was having problems with is sensors03:07
T4<StillJustGerd> i'm having trouble to understand how exactly the configuration of them works03:09
T4<birdzhang> does test_sensors works ?03:18
T4<StillJustGerd> only reports one sensor03:20
T4<StillJustGerd> sec, I'm currently running android again. Until either headphone jack or bluetooth work properly i have to do that because i rely on my phone for music c:03:21
r0kk3rzsensors relies heavily on android side03:21
r0kk3rzso check logcat03:21
T4<StillJustGerd> okay, i'll do that03:21
r0kk3rzif you get one, then the sensor hal must be running at least03:21
T4<StillJustGerd> i verified that all sensors work under lineage, as the hadk guide recommends03:21
T4<birdzhang> @StillJustGerd which devices ? you may need find some 32bit libs i think03:22
T4<StillJustGerd> montana (g5s)03:22
T4<StillJustGerd> which is aarch64 under android iirc03:22
T4<StillJustGerd> so yeah, that might be it03:22
T4<StillJustGerd> i'll just really quickly finish building gstreamer and audioflingerglue, and then flash the zip to get the logcat03:23
cleewell, that was quick. XZ2 Compact is in my hands now03:51
r0kk3rznow break it!04:06
cleein the process of building AOSP for Android 9 now04:10
cleealready unlocked the bootloader04:11
r0kk3rzbuild aosp 8, not 904:22
cleeoh, really?04:22
cleefair enough.04:22
r0kk3rzyup04:22
clee8.0 or 8.1?04:23
r0kk3rzhttps://github.com/mer-hybris/android/tree/hybris-sony-aosp-8.1.0_r52_2019020604:23
r0kk3rzmatch that04:23
cleeokay, successfully ran `repo init -u https://android.googlesource.com/platform/manifest -b android-8.1.0_r52 --current-branch --no-clone-bundle`04:25
cleenow time to wait for the repo sync. this will only take a few hours...04:25
T4<StillJustGerd> flashing the zip right now04:27
T4<StillJustGerd> skipping the tutorial is top left - then other corners clockwise, right?04:27
r0kk3rzit is yeah04:28
clee... you can skip the tutorial? omg04:30
T4<birdzhang> top left -> top right -> bottom right -> bottom left04:33
T4<birdzhang> @clee this feature was added years ago04:33
r0kk3rzpretty sure its always been there04:36
cleewell, considering I've been using Sailfish for about... two days? not terribly surprising I didn't know :)04:36
r0kk3rzthe developers would've gotten sick of the tutorial rather quickly04:36
T4<StillJustGerd> okay good news and bad news04:47
T4<StillJustGerd> the good news is: i got bluetooth working04:47
T4<StillJustGerd> the bad news is: I somehow completely broke audio in the process04:47
T4<StillJustGerd> is the audioflinger mw known for occasionally breaking audio?04:48
r0kk3rzthe services are running?04:51
r0kk3rzminiaf and minimedia04:52
T4<StillJustGerd> sec04:55
T4<StillJustGerd> both services show up as inactive (dead)05:03
T4<StillJustGerd> https://ghostbin.com/paste/h2oun05:04
r0kk3rzyeah not like that05:06
r0kk3rzlook in the running processes05:09
T4<StillJustGerd> ps axu | grep miniaf?05:09
T4<StillJustGerd> both are running05:10
r0kk3rzok thats a good start05:10
T4<StillJustGerd> as user media (minimediaservice) and system (miniafservice)05:10
r0kk3rzlogcat could have some clues05:13
T4<StillJustGerd> okay, gimme a sec05:13
r0kk3rzit does seem like you might have numerous android side issues, which isnt great05:13
r0kk3rzwhich base is this?05:13
cleeand now android is building! yay05:14
T4<StillJustGerd> r0kk3rz: it's lineage 14.105:15
r0kk3rzyou've checked the faq for extra steps?05:15
cleethe Sony build guide warns "It may take up to several hours"05:16
cleer0kk3rz: was your question directed at me or StillJustGerd?05:17
T4<StillJustGerd> clee: probably me05:17
r0kk3rzclee: yeah it takes ages to build android05:18
T4<StillJustGerd> r0kk3rz: i think i have, give me a second to make sure that I'm not missing anything05:18
T4<austenite> ?@StillJustGerd did bluetooth work/05:18
r0kk3rzpretty sure it wouldnt boot properly without the symlinks, but just checking05:18
T4<StillJustGerd> @austenite yes it did05:18
T4<StillJustGerd> r0kk3rz: i used the symlinks as in the faq, before that modem and wifi didn't even work05:19
r0kk3rzyeah thought as much05:19
cleeoh. well, that's not good.05:20
clee[  5% 4697/91737] Lex: applypatch <= bootable/recovery/edify/lexer.ll05:21
cleeFAILED: out/target/product/apollo/obj/STATIC_LIBRARIES/libedify_intermediates/lexer.cpp05:21
clee/bin/bash -c "prebuilts/misc/linux-x86/flex/flex-2.5.39 -oout/target/product/apollo/obj/STATIC_LIBRARIES/libedify_intermediates/lexer.cpp bootable/recovery/edify/lexer.ll"05:21
cleeflex-2.5.39: loadlocale.c:130: _nl_intern_locale_data: Assertion `cnt < (sizeof (_nl_value_type_LC_TIME) / sizeof (_nl_value_type_LC_TIME[0]))' failed.05:21
cleeAborted05:21
T4<StillJustGerd> r0kk3rz: seems like I missed perfprofd.rc and superuser.rc (i symlinked manually), maybe that'll change something?05:24
T4<austenite> @clee  export LC_ALL=C05:25
r0kk3rzi doubt it, but try05:25
T4<StillJustGerd> nope, no change05:26
T4<StillJustGerd> any more ideas?05:28
T4<StillJustGerd> let me just really quickly re-verify that audio does work when I don't have audioflinger05:30
T4<StillJustGerd> do i have to rebuild the zip or can i also just remove a specific package?05:30
r0kk3rzbetter to see whats wrong05:50
T4<StillJustGerd> okay05:53
T4<StillJustGerd> how can i figure that out?05:53
cleeaustenite: thanks, that seems to have done the trick, now at 69% done building05:56
cleeaw, damn. so close06:48
cleetraceback from 'fec --encode --roots 2 ...'06:48
cleehttps://gist.github.com/clee/4d390cd3853fc9cbaad9567c2e93a10206:50
cleeI'm nowhere near out of space, have 1.6TB free on this volume06:51
T4<StillJustGerd> i could've sworn that sound worked with an older build07:11
T4<StillJustGerd> which also contained audioflinger though07:11
T4<StillJustGerd> what could I be doing wrong right now07:11
T4<austenite> @clee did you limit jack server?07:54
cleedon't know what that means07:54
clee[ 25% 1/4] Ensuring Jack server is installed and started07:54
cleeJack server already installed in "/home/clee/.jack-server"07:54
cleeServer is already running07:54
cleeI see that output when I run `make`07:54
T4<austenite> @clee it might be running out of memory..07:55
cleeI've got 16GB of RAM, so I'd hopenot07:55
clee*hope not07:56
cleehmm. well, I quit Firefox and jack, and re-ran `make` and now:07:58
clee#### build completed successfully (02:45 (mm:ss)) ####07:58
cleeand now the XZ2C is boot-looping.08:07
Mister_Magisterr0kk3rz: kinda works, if you open chats in other client you will see then and you will be able to write and receive messages08:58
T4<JochenSplifficus> How is hybris 15.1 going?09:01
cleeha HA09:17
cleegot it, had to flash some more partitions that weren't in the docs09:17
T4<austenite> @StillJustGerd did you manage to get audio working?12:13
T4<StillJustGerd> @austenite not yet, i'm working on it though12:13
T4<austenite> @StillJustGerd bluetooth broke audio?12:14
T4<StillJustGerd> actually, I think it's more likely that I fucked up compiling gstreamer somewhere12:14
T4<austenite> no i have the same problem now..12:15
T4<austenite> that could be, i will delete all rpms and rebuild12:16
T4<DSstill01> Bainite12:27
T4<austenite> @DSstill01 .. need 3 more12:35
T4<DSstill01> Bainite austenite ferrite alpha, beta, gamma, cementite 1-2-312:36
mallbt: I hope you are not too busy, it would be nice to get 3.0.2.8 target to Mer OBS for the weekend12:37
lbtI will do that now12:38
T4<birdzhang> thank you ;)12:39
T4<StillJustGerd> @austenite i don't see how flipping a kernel flag to enable hci_smd would affect audio, but it does seem possible12:45
T4<austenite> @StillJustGerd im not sure, i have no audio since i reset repo12:46
T4<StillJustGerd> can you verify that if you set CONFIG_BT_HCISMD to n in your kernel config, then rebuild hybris-hal, then flash the resulting hybris-boot.img, audio gets restored?12:46
lbtmal: it's building now - should be ready soon13:07
*** OhYash1 is now known as ohyash13:07
mallbt: thank you13:08
lbtnp - all ready now. Let me know when you want latest updating13:26
mallbt: ok, I'll make a test build for one device and if it looks good then I'll ask13:28
T4<adampigg> cool, mido will get updated soon13:30
T4<JochenSplifficus> @mal could you look into 15.1 hybris again?13:45
malmaybe this weekend13:49
T4<JochenSplifficus> That'd be great, ty14:09
T4<birdzhang> vince updated to 3.0.2.8, all is fine14:14
T4<adampigg> Woo, my first lipstick commit merged14:23
mal@adampigg yep, noticed that14:36
mallbt: 3.0.2.8 target seems to be working well, it can be made latest15:04
malI'll have to make PSA after that because all ports have to update their submodules15:05
T4<vvreddy> https://del.dog/etovasitum.php17:00
T4<vvreddy> any help ?17:00
T4<vvreddy> 🙃17:00
T4<vvreddy> @vvreddy [https://del.dog/etovasitum.php], @adampigg sir 🙊I am new to Vagrant and sailfish 🙈Please help17:07
vknecht@vvreddy: egrep ' lm |vmx' /proc/cpuinfo17:13
malwhy do you use vagrant and not the standard way for sailfish?17:13
vknechtif it returns nothing, have to enable it in bios17:13
T4<vvreddy> @mal [why do you use vagrant and not the standard wa …], I am totally new to this … our old builder had this in his repo17:13
malwhat are you even trying to run?17:13
T4<vvreddy> @vknecht [if it returns nothing, have to enable it in bi …], I am using GCP bdw ;-; … so its good to got the normal way ?17:14
T4<vvreddy> @mal [what are you even trying to run?], https://github.com/bitrvmpd/vagrant-sailfishos-build … take a look17:14
malI have no information about that17:14
T4<vvreddy> I will rather take a look at the traditional approach :)17:15
piggzmal: lbt: https://i.imgur.com/RI4pFWi.png20:43
piggzwhen updating _service file20:43
malpiggz: yes, webhooks are broken, it seems20:44
mal*it seems still broken20:45
r0kk3rzgitlab ci version bumped23:24

Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!