00:00:55 Quit: Etua (Remote host closed the connection) 00:32:01 Quit: SylvieLorxu (Quit: ZNC - http://znc.in) 00:42:21 Quit: joshumax (Quit: joshumax) 00:59:01 Quit: andyrtr (Ping timeout: 265 seconds) 01:04:18 andyrtr joined the channel 01:15:40 Quit: pbryan (Quit: pbryan) 02:39:59 Quit: louisdk (Ping timeout: 252 seconds) 02:40:05 Quit: louis__ (Ping timeout: 260 seconds) 05:22:44 Quit: andyrtr (Ping timeout: 246 seconds) 05:30:19 andyrtr joined the channel 05:33:54 pbryan joined the channel 06:38:45 Quit: pbryan (Quit: pbryan) 06:57:41 pbryan joined the channel 07:34:07 Quit: faenil (Quit: Lost terminal) 08:41:03 Nokius_ is now known as Nokius 09:14:44 ledixus__ joined the channel 09:16:05 Quit: ledixus (*.net *.split) 10:03:55 jreznik_ joined the channel 10:28:48 anYc | unbelievable, the script to build /system is already running for 5 minutes without an error... 10:30:26 anYc | omg, it built hardware/qcom/display completely 10:44:34 kido | which version did you compile? 11:18:31 SylvieLorxu joined the channel 11:23:05 anYc | I used the marshmallow-dr1.5-release branch as it has the msm8909 code and should match the 6.0.1 version. unfortunately, I didn't find a matching tag with "wear" in it. 11:24:07 kido | ok 11:24:23 anYc | kido: btw in https://github.com/AsteroidOS/meta-dory-hybris/blob/master/README-system-dir the last command should be "tar zcvf" not "zxfv" 11:25:00 anYc | now to the actual asteroidos build... 11:27:10 kido | right 11:35:34 EvilAntCyborg | [06AsteroidOS/meta-dory-hybris] 12FlorentRevest pushed 1 commit on 13master: https://github.com/AsteroidOS/meta-dory-hybris/compare/f3c238c7eecf0bce7a2980908dce6d127381bd91...21bbc30441d99c2cb2f318c29c51f4b043ab198d 11:35:34 EvilAntCyborg | * [0621bbc30] 12Florent Revest Fix tar compression instruction in README-system-dir 11:48:10 Quit: andyrtr (Ping timeout: 268 seconds) 11:55:23 andyrtr joined the channel 12:02:25 anYc | kido: in https://github.com/AsteroidOS/meta-dory-hybris/blob/master/recipes-kernel/linux/linux-dory_lp-mr1.bb you set BOOT_PARTITION, why do you need this partition? With my initramfs I currently fail to determine a partition that looks like a boot partition 12:03:19 kido | it's not needed 12:03:27 anYc | ok thanks 12:03:42 kido | actually there is a great bunch of unused things in all meta-*-hybris layers and in the ramdisk script 12:04:18 kido | they remained since the very very early days of asteroid, this could be a good time to clean those things 12:05:07 kido | I'm pretty sure we can improve the ramdisk scripts and -hybris layers, feel free to criticize, ask and PR 12:19:55 Quit: lepage (Quit: Konversation terminated!) 12:22:23 Quit: jreznik_ (Ping timeout: 246 seconds) 12:26:56 faenil joined the channel 12:27:29 anYc | ok :) 12:35:39 Quit: lizzie (Ping timeout: 268 seconds) 12:35:57 lizzie joined the channel 12:36:21 lizzie is now known as Guest2372 13:02:36 anYc | excellent. looks like I just got more motivated to get asteroidos to work: the wear doesn't boot anymore on the zw3 o.O 13:02:52 anYc | I just tried to mount some of the mmc partitions 13:03:30 anYc | looks like adb still starts but I cannot open a shell: "- exec '/system/bin/sh' failed: No such file or directory (2) -" 13:08:33 anYc | recovery doesn't help but at last fastboot is still functional 13:34:59 kido | haven't you made backups of android before playing with it? 13:35:37 Quit: andyrtr (Ping timeout: 240 seconds) 13:43:04 jreznik_ joined the channel 13:43:09 anYc | yes, but I'm looking at the filesystems and nothing looks damaged. maybe I can chainload android from my initramfs 13:57:14 Quit: jreznik_ (Ping timeout: 246 seconds) 14:21:36 jreznik_ joined the channel 14:36:41 andyrtr joined the channel 14:44:41 lepage joined the channel 14:45:05 Quit: andyrtr (Quit: ZNC 1.6.3 - http://znc.in) 14:50:48 Quit: jreznik_ (Ping timeout: 246 seconds) 15:45:41 Quit: tdlnx_ (Quit: Lost terminal) 16:07:31 Quit: shymega (Quit: So long, and thanks for all the lies.) 16:11:13 Mister_Magister joined the channel 16:17:27 anYc | kido: do you have an idea where sync/sync.h in https://github.com/libhybris/libhybris/blob/master/hybris/egl/platforms/common/nativewindowbase.cpp should come from? 16:20:05 louis__ joined the channel 16:20:12 louisdk joined the channel 16:20:28 kido | anYc: it is provided by the android recipe in the include directory 16:20:55 kido | and this include directory is extracted from android using this script https://github.com/libhybris/libhybris/blob/master/utils/extract-headers.sh 16:23:54 anYc | ok thanks! I used this script but it looks like it isn't prepared for marshmallow -.- 16:29:18 kido | I believe that krnlyng is well aware of the libhybris marshmallow support 16:29:42 kido | sledges is also worth pinging 16:42:51 Quit: Guest2372 (Changing host) 16:42:51 Guest2372 joined the channel 16:42:55 Guest2372 is now known as lizzie 16:43:31 megaoetzwuchst joined the channel 16:48:30 kido | hi megaoetzwuchst 17:11:59 megaoetzwuchst | hi @kido! 17:12:04 Korak | I am just starting to try and setup my watch and wow, google is really annoying with the android wear. 17:13:06 Korak | can't get into watch settings without pairing, can't pair without their app, then their app also won't pair unless you agree to long list of things they want from you such as location data and so on. 17:13:10 megaoetzwuchst | Yes there is a lot of things you need to opt in to make it all work 17:13:17 SylvieLorxu | Korak: I bought my LG G Watch for AsteroidOS but I was like "Ehh, let's see what Android Wear is like at least" 17:13:24 SylvieLorxu | I never managed to even display the time 17:13:44 SylvieLorxu | Well you can use the power button on the LG G Watch to get to some settings 17:13:50 kido | Korak: actually there is a way to access settings without pairing 17:14:13 Korak | SylvieLorxu: I was going to see what android wear was like, but then it said I needed gapps installed on my phone.... was an instant "HELL NO" 17:14:25 SylvieLorxu | Korak: Yup 17:14:44 megaoetzwuchst | I'm intereted in AsteroidOS for dev - has anyone some experience getting the sensor data from gps/heart/etc or are there apps for asteroid which do this? 17:15:04 Korak | kido: Hoe do I do that? I don't know if I will be able to get it to sync because it is really mad at me for not having gapps 17:16:10 kido | megaoetzwuchst: not yet but this afternoon I've been working on some very very early proof of concept for tetra (still nothing for dory) 17:16:22 SylvieLorxu | kido: Which watch? 17:16:36 kido | wrong HL :) 17:16:40 megaoetzwuchst | Cool! @kiko 17:16:49 kido | wrong HL again hehe 17:16:53 SylvieLorxu | Oops 17:16:58 SylvieLorxu | Korak: Which watch? 17:17:29 kido | megaoetzwuchst: which watch do you have? 17:17:44 Korak | I have the dory watch 17:18:20 Korak | figured it would be best place to start considering it was most supported 17:18:27 megaoetzwuchst | The Urbane 2nd edition, not sure which model name that is 17:18:39 kido | TheAppleMan: is this nemo? 17:18:40 Korak | the fact it was cheap didn't hurt :) 17:18:43 TheAppleMan | yes 17:19:06 megaoetzwuchst | (the lte version) 17:19:28 kido | megaoetzwuchst: for now asteroid doesn't work on it but if you feel you have the skills for that you could play with TheAppleMan to make a port 17:20:03 SylvieLorxu | Korak: There's a small power button on the back, you should be able to enable android debugging from there even without coupling Android Wear 17:23:27 Korak | Haha, that worked! Thanks SylvieLorxu. 17:23:56 SylvieLorxu | Korak: Could you tell me how exactly that works? I feel that should probably be on https://asteroidos.org/install/ 17:24:03 SylvieLorxu | And I haven't done it in ages and forgot 17:24:32 Korak | When I pressed the button it actually just opened up the settings menu. 17:25:10 * SylvieLorxu pokes kido to add that to the site :P 17:25:20 SylvieLorxu | I'd make a pull request but the site doesn't seem to be on GitHub so... 17:26:26 kido | I believe it's better on the documentation than on the install page 17:27:10 SylvieLorxu | I don't think so, this is the kind of issue you run into while trying to install 17:27:31 SylvieLorxu | It's just a step, like "Developer options appear after tapping the Build number in the About page several times" which is on the Install page 17:30:40 Korak | Yeah, I would assume lot of people trying to do this will run into that same block I did where there was no obvious way to get to the settings. 17:33:01 Korak | Now the next bit of fun for me will be learning about making a mac talk to android, in the past I have always done all this kind of thing in windows. 17:33:34 megaoetzwuchst | kido: good idea, I guess I need to do a bit of research first 17:57:18 ledixus__ is now known as ledixus 17:57:19 ledixus is now known as ledixus_ 18:00:35 ledixus_ is now known as ledixus 18:14:22 Korak | hmm, I just got this to boot up but the sync app does not find my watch. There something I need to do on the watch? 18:16:52 SylvieLorxu | Korak: Sometimes you need multiple scans, also make sure bluetooth is on on the watch 18:26:10 Mister_Magister_ joined the channel 18:26:24 Quit: Mister_Magister (Ping timeout: 265 seconds) 18:27:29 Korak | There any settings for 12 vs 24 hour time or is that handled in the watch faces? 18:28:46 SylvieLorxu | I believe that's a watchface thing and no watchface is 12 hours atm (except analog I guess) 18:30:47 Korak | ok, sounds good. that is not a big deal for me, was just curiousity. Having a lot of fun so far messing with this. Finding fair number of rough edges, but that is fully expected in an alpha 18:35:41 kido | :) 18:38:51 Korak | lol, still already have it working better than Android wear :) 19:28:19 Korak | Just currious, does the app work well for anyone or it still rather hit and miss? 19:28:41 kido | nah it doesn't work so well 19:29:01 Korak | ok, making sure wasn't me messing something up. 19:30:50 Etua joined the channel 19:32:38 Etua | Hi, I think there is a mistake in the name of the calendar/agenda translation. 19:33:28 Etua | Translation of the name. 19:34:41 kido | what should be the correct translation? 19:35:12 SylvieLorxu | Korak: It worked great on Android 6 for me, but on 7 I have a huge amount of crashes 19:35:17 SylvieLorxu | But YMMV 19:36:08 Korak | SylvieLorxu: For me it is not crashing, but it doesn't seem to do anything. I got it to detect the watch once, but it never synced anything. 19:36:28 SylvieLorxu | Korak: I get that to, and then I tap it from the notification and I get "AsteroidOS Sync has stopped" 19:36:58 SylvieLorxu | Korak: https://github.com/AsteroidOS/AsteroidOSSync/issues/4 is what seems to be the issue 19:37:36 Korak | SylvieLorxu: I never got it to do anything at all really, after connecting to the watch it didn't even have the battery level right :P 19:37:39 andyrtr joined the channel 19:38:01 SylvieLorxu | Korak: Battery level is wrong too but using the watch finder does show a notification 19:38:19 SylvieLorxu | Sometimes it stays synced for hours but most of the time it crashes 19:38:28 SylvieLorxu | I think it's more stable when WiFi is disabled completely 19:38:34 SylvieLorxu | It's weird 19:40:22 Korak | strange, I did just manage to get it to sync, so that is good 19:42:24 Korak | Will just have to keep playing with it. Plan on diving in and seeing how I can help out fixing things and adding stuff. Right now though I should probably go and do some real work :P 19:43:28 kido | help on the android app is highly welcome :) I gotta say I don't like working on the android app code base so it's always a pain to see bugs in asteroidossync 19:45:14 Etua | The name "Plan dnia" was chosen as it is used in the Android Wear, but before I managed to install AsteroidOS so I thought that this app works similar to the one in Android where only the events active for current day are shown, but in Asteroid the range is wider. Name "Plan dnia" is correct for Android, but not for Asteroid as it suggests that events for only one day are shown. tldr " 19:45:14 Etua | kido: "Terminarz" is better option. 19:46:25 Korak | I don't know how much help I can be as I have a lot to learn, but hey, no better way to learn than to do 19:47:35 kido | Etua: right 19:49:34 EvilAntCyborg | [06AsteroidOS/asteroid-calendar] 12FlorentRevest pushed 1 commit on 13master: https://github.com/AsteroidOS/asteroid-calendar/compare/47a6a4a321272ffdb9e07fc49b16bc9b211a077e...b20b15a3319548da4886641de4e26cae7ac56b01 19:49:34 EvilAntCyborg | * [06b20b15a] 12Florent Revest Update polish name again 19:52:01 Etua | kido: Thank you. 19:56:09 shymega joined the channel 19:56:15 shymega is now known as Guest12953 19:58:13 Quit: Guest12953 (Client Quit) 20:01:48 Quit: Etua (Read error: Connection reset by peer) 20:03:44 Etua joined the channel 20:05:53 Quit: andyrtr (Ping timeout: 260 seconds) 20:08:40 Quit: Etua (Read error: Connection reset by peer) 20:09:17 pashik joined the channel 20:10:01 Quit: Mister_Magister_ (Quit: Konversation terminated!) 20:11:54 Guest52553 joined the channel 20:12:54 kadinparker joined the channel 20:12:57 Guest52553 is now known as shymega 20:12:59 kadinparker | Hello 20:13:02 kido | hi kadinparker 20:13:13 andyrtr joined the channel 20:13:24 kadinparker | So, I'm trying to make an app, and it's harder than I had anticipated :) 20:13:39 kido | :) 20:13:55 kadinparker | How do I get the org.asteroid.controls qml module? 20:14:04 kadinparker | And the org.nemomobile.calendar one 20:14:28 kido | https://asteroidos.org/wiki/creating-an-asteroid-app/ and http://ronan.lepage1.free.fr/gumstix-wiki/doku.php?id=asteroidos:clean_start 20:19:00 Quit: kadinparker (Quit: http://www.kiwiirc.com/ - A hand crafted IRC client) 20:26:06 Quit: megaoetzwuchst (Quit: http://www.kiwiirc.com/ - A hand crafted IRC client) 20:43:14 Korak | Now that I got the sync half way working I am rather enjoying this. 20:47:08 Quit: TheAppleMan (Quit: Leaving.) 20:55:36 TheAppleMan joined the channel 20:55:46 Quit: TheAppleMan (Changing host) 20:55:46 TheAppleMan joined the channel 21:22:15 Mister_Magister joined the channel 21:33:57 Quit: shymega (Read error: Connection reset by peer) 21:58:23 jreznik_ joined the channel 22:03:17 Quit: lepage (Quit: Konversation terminated!) 22:07:42 Korak | does the media mode for USB work? 22:23:04 return0e_ joined the channel 22:26:56 kido | Korak: i got MTP working but it's not out of the box on the alpha, you might need a little bit of debugging 22:27:04 jsgrant_ joined the channel 22:37:21 Quit: jreznik_ (Ping timeout: 246 seconds) 22:38:52 Etua joined the channel 22:52:14 Korak | ok, sounds good, I have had issues with this computer not wanting to talk to androids in the past, so wanted to make sure I knew where the issue was :) 22:54:42 Nokius_ joined the channel 22:57:56 Quit: Nokius (Ping timeout: 256 seconds) 22:59:17 Quit: louis__ (Ping timeout: 240 seconds) 22:59:29 Quit: louisdk (Ping timeout: 265 seconds) 23:02:04 Quit: Mister_Magister (Quit: Konversation terminated!) 23:02:30 Quit: return0e_ (Remote host closed the connection) 23:03:36 return0e_ joined the channel 23:08:25 anYc | kido: can you give me a hint what to check if the there's no boot.img in the kernel directory (and installing the kernel pkg fails)? 23:08:54 anYc | I saw there are classes in meta-asteroid but I don't see where they are included 23:09:16 shymega joined the channel 23:09:20 anYc | I can compile the kernel by now but installing fails :/ 23:10:15 anYc | but no hurry, I have to go to bed soon anyways 23:11:50 anYc | ah, there's an inherit at the end of linux-dory_lp-mr1.bb 23:15:23 anYc | ah, the mkboot fails but bitbake doesn't see it 23:20:35 anYc | ok got it 23:21:14 Quit: return0e_ () 23:29:42 anYc | kido: bitbake stopped now with several failing packages in meta-qt5 and meta-asteroid/recipes-nemomobiles. Is this normal? because, shouldn't this be independent from the android 5 to 6 upgrade? 23:30:06 anYc | now I really shutdown, good night :)