* Umeaboy jumps up and down causing earthquakes and sunami's | 00:00 | |
sledges | yes, exactly like rusty88 been fighting his i9300 | 00:00 |
---|---|---|
sledges | comparing cm and sf calling logs | 00:00 |
sledges | and he made it work! | 00:00 |
Umeaboy | Aha. | 00:00 |
sledges | (well, still struggling with outgoing calls but hey!) | 00:00 |
sledges | so i believe you'll learn how to compare logs, and we tell you what to do etc | 00:02 |
sledges | in the hardest times you'll be able to setup ssh tunnel | 00:02 |
Umeaboy | Is it about unloading and then loading the module again? | 00:03 |
sledges | hehehe | 00:03 |
sledges | i think Stskeeps would've figured as much | 00:03 |
sledges | he was fighting on that qualcomm modem | 00:03 |
sledges | yet he lost against time | 00:03 |
Umeaboy | Hehe | 00:03 |
Umeaboy | Time is what I've got plenty of. | 00:03 |
sledges | http://www.youtube.com/watch?v=rIE2GAqnFGw | 00:04 |
Umeaboy | Done making. | 00:08 |
sledges | chapter si | 00:08 |
sledges | x | 00:08 |
stephg | Umeaboy good luck and keep at it | 00:11 |
*** vrutkovs has quit IRC | 00:11 | |
*** arcean has quit IRC | 00:12 | |
stephg | sledges catch you in the morning, is bed time and my knees hurt (in a good way, if that makes sense) | 00:12 |
sledges | nn skater boy | 00:12 |
sledges | :) | 00:12 |
stephg | :) | 00:12 |
sledges | i won't be around much until monday;) | 00:12 |
*** stephg has quit IRC | 00:16 | |
Umeaboy | Hmmmmmmmmmm. | 00:16 |
Umeaboy | bash: sb2-init: command not found | 00:16 |
sledges | Umeaboy: MER_SDK? | 00:17 |
Umeaboy | Nope. | 00:17 |
Umeaboy | Aha. | 00:18 |
Umeaboy | I have to be in the SDK. | 00:18 |
sledges | ahaha:) | 00:18 |
Umeaboy | Hmmmmmmmmmmm. I think I'll save this output from the beginning and redo everything since I made theese commands in the HADK_BUILDSDK | 00:19 |
Umeaboy | HABUILD_SDK I mean | 00:20 |
Umeaboy | Or what do I do to go back and undo this? | 00:20 |
sledges | which commands? | 00:20 |
sledges | ah | 00:21 |
sledges | well | 00:21 |
Umeaboy | From chapter six. | 00:21 |
sledges | it's just downloading and unzipping tarball | 00:21 |
sledges | if you know its location | 00:21 |
sledges | and don't get lost in /parentroot/ | 00:21 |
sledges | just carry on | 00:21 |
Umeaboy | I got until cd $SFFE_SB2_TARGET | 00:21 |
Umeaboy | OK. | 00:21 |
sledges | but | 00:21 |
sledges | perfect | 00:21 |
sledges | was about to say that grep will screw it up :)) | 00:21 |
Umeaboy | OK. | 00:22 |
Umeaboy | Now I'm in the MerSDK again. | 00:22 |
*** stephg has joined #sailfishos-porters | 00:22 | |
Umeaboy | So doing theese instructions again. | 00:22 |
Umeaboy | sledges: The Hello World-script isn't working. | 00:28 |
sledges | paste | 00:28 |
Umeaboy | main.c:2:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token | 00:28 |
sledges | paste main.c | 00:28 |
sledges | (your first programming steps;) | 00:29 |
Umeaboy | # | 00:29 |
Umeaboy | include <stdlib.h> | 00:29 |
Umeaboy | # | 00:29 |
Umeaboy | include <stdio.h> | 00:29 |
Umeaboy | int main(void) { | 00:29 |
Umeaboy | printf("Hello, world!\n"); | 00:29 |
Umeaboy | return EXIT_SUCCESS; | 00:29 |
Umeaboy | } | 00:29 |
sledges | use pastebin | 00:29 |
sledges | and | 00:29 |
sledges | no # in .c files pls ) | 00:29 |
sledges | as in | 00:29 |
sledges | they should be #include | 00:29 |
sledges | in one line | 00:29 |
sledges | both | 00:29 |
sledges | as HADK says ;) | 00:30 |
Umeaboy | So, how to edit and change it then? | 00:31 |
Umeaboy | vi? | 00:31 |
sledges | eys | 00:31 |
Umeaboy | OK. | 00:31 |
Umeaboy | Or any editor works good? | 00:31 |
sledges | any | 00:32 |
Umeaboy | sledges: MerSDK kristoffer@Satellite:/parentroot/home/kristoffer/mer/targets/samsung-i9305-armv7hl$ sb2 -t $VENDOR-$DEVICE-armv7hl gcc main.c -o test/opt/cross/bin/armv7hl-meego-linux-gnueabi-ld: cannot open output file test: Read-only file system | 00:38 |
Umeaboy | ;( | 00:38 |
sledges | Umeaboy: | 00:39 |
sledges | pwd | 00:39 |
sledges | which i already see is not $HOME | 00:39 |
Umeaboy | /parentroot/home/kristoffer/mer/targets/samsung-i9305-armv7hl | 00:39 |
sledges | cd $HOME | 00:39 |
sledges | HADK states twice | 00:40 |
sledges | in ch.6 | 00:40 |
Umeaboy | Yaaaaaaaay! Fixed it! | 00:41 |
sledges | :) | 00:41 |
Umeaboy | And now what? | 00:41 |
sledges | ch.7 | 00:41 |
Umeaboy | 7.1.1 right? | 00:42 |
sledges | well | 00:42 |
sledges | :) | 00:42 |
Umeaboy | MerSDK kristoffer@Satellite:~/mer/android/droid$ mb2 -t $VENDOR-$DEVICE-armv7hl -s rpm/droid-hal-device.inc build | 00:43 |
Umeaboy | Fatal: 'rpm/droid-hal-device.inc' doesn't exist (and couldn't be made from a yaml) | 00:43 |
Umeaboy | Yes, I saw the line about the commands that wouldn't work. Just confusing. | 00:44 |
sledges | ls | 00:44 |
Umeaboy | Empty. | 00:44 |
sledges | .. | 00:44 |
sledges | where did you repo sync into? | 00:45 |
Umeaboy | Just like the guide told me. | 00:46 |
Umeaboy | cd $ANDROID_ROOT | 00:46 |
sledges | guide told you to repo sync into $ANDROID_ROOT | 00:46 |
sledges | that's where you are now | 00:46 |
sledges | ~/mer/android/droid | 00:47 |
Umeaboy | Then repo init -u git://github.com/mer-hybris/android.git -b hybris-10.1 | 00:47 |
Umeaboy | repo sync | 00:47 |
sledges | ^ | 00:47 |
Umeaboy | I did nothing more. | 00:47 |
Umeaboy | Can I look for that somehow? The fetched stuff. | 00:47 |
sledges | go back to HABUILD_SDK | 00:48 |
sledges | maybe your memory will refresh if there is some duplicated ~/mer/android/droid evil twin | 00:48 |
Umeaboy | HABUILD_SDK [i9305] kristoffer@Satellite:~/mer/android/droid$ pwd | 00:48 |
sledges | ls | 00:49 |
sledges | same | 00:49 |
sledges | so | 00:49 |
sledges | check | 00:49 |
sledges | ls .. | 00:49 |
Umeaboy | /home/kristoffer/mer/android/droid | 00:49 |
Umeaboy | Empty. | 00:49 |
sledges | ls ../.. | 00:49 |
sledges | i mean | 00:49 |
sledges | c'mon ;) | 00:49 |
sledges | you'll have to find out | 00:50 |
sledges | around your PC box :) | 00:50 |
Umeaboy | android sdks targets | 00:50 |
sledges | in your home? | 00:50 |
sledges | maybe | 00:50 |
sledges | :) | 00:50 |
sledges | (i wish you not) | 00:50 |
Umeaboy | The HADK seems to lack of telling when to use MerSDK and not. | 00:51 |
sledges | lol | 00:51 |
sledges | it starts every code block with MER_SDK | 00:51 |
sledges | or HABUILD_SDK | 00:51 |
sledges | duude:) | 00:52 |
Umeaboy | Yes, but not telling you to cd to home. :) | 00:52 |
sledges | it tells you to cd $ANDROID_ROOT | 00:52 |
Umeaboy | Not always anyhow. | 00:52 |
sledges | home is only at beginning | 00:52 |
sledges | afterwards you forget HOME;) | 00:52 |
Umeaboy | hehehe | 00:52 |
sledges | but i think you didn't | 00:53 |
sledges | and repo synced home | 00:53 |
sledges | when you shouldn't have | 00:53 |
Umeaboy | I can make a pastebin and you decide if I've forgotten. | 00:53 |
sledges | it's late ;P | 00:53 |
sledges | and your home is full of ... now :)) | 00:53 |
Umeaboy | hehe | 00:59 |
*** _Serial has quit IRC | 01:05 | |
Umeaboy | sledges: I think I found what you're talking about in my output: HABUILD_SDK [i9305] kristoffer@Satellite:~/mer/android/droid$ repo init -u git://github.com/mer-hybris/android.git -b hybris-10.1 | 01:07 |
Umeaboy | Right? | 01:07 |
sledges | yeaaa | 01:07 |
sledges | and? | 01:07 |
sledges | :) | 01:07 |
sledges | ls still empty | 01:07 |
sledges | means repo sync was elsewhere ;) | 01:07 |
*** _Serial has joined #sailfishos-porters | 01:10 | |
*** _Serial has quit IRC | 01:11 | |
Umeaboy | I think I synced to the HDABUILD_SDK. | 01:11 |
sledges | but what is the dir? | 01:11 |
Umeaboy | Anyway....... Deleting that now. | 01:12 |
sledges | :) | 01:12 |
sledges | that=? | 01:12 |
Umeaboy | /home/kristoffer I suppose. | 01:12 |
sledges | erm | 01:12 |
sledges | ok | 01:12 |
sledges | don't delete | 01:12 |
sledges | do this: | 01:12 |
sledges | cd $HOME | 01:12 |
sledges | find -maxdepth 4 -type d -name hybris | 01:12 |
Umeaboy | It gave 4 rows of hits | 01:14 |
sledges | paste | 01:14 |
Umeaboy | And I see the hybris-dir in $HOME | 01:14 |
sledges | well | 01:15 |
sledges | not the end of the world | 01:15 |
*** _Serial has joined #sailfishos-porters | 01:15 | |
sledges | cd $HOME | 01:16 |
Umeaboy | http://pastebin.com/KN7j4UvD | 01:16 |
Umeaboy | Already done $HOME. ;) | 01:17 |
sledges | mv {.repo,Makefile,RPMS,android,bionic,bootable,build,device,documentation.list,droid.qmap,external,frameworks,hardware,hybris,kernel,libcore,out,prebuilts,rpm,system,vendor} $ANDROID_ROOT | 01:17 |
Umeaboy | http://pastebin.com/Tx17pT0Q | 01:20 |
sledges | rm -rf /home/kristoffer/mer/android/droid/.repo | 01:24 |
Umeaboy | sledges: Done. | 01:27 |
sledges | mv .repo $ANDROID_ROOT | 01:28 |
Umeaboy | Done. | 01:28 |
sledges | cd $ANDROID_ROOT | 01:28 |
sledges | here's your android | 01:28 |
*** iTune has quit IRC | 01:29 | |
Umeaboy | Yeah. | 01:29 |
Umeaboy | So what's next now? | 01:30 |
sledges | whereever we stoped | 01:31 |
sledges | 03:43 < Umeaboy> MerSDK kristoffer@Satellite:~/mer/android/droid$ mb2 -t $VENDOR-$DEVICE-armv7hl -s rpm/droid-hal-device.inc build | 01:32 |
sledges | ok time to sleep | 01:32 |
Umeaboy | bash: mb2: command not found | 01:32 |
sledges | MER_SDK | 01:33 |
sledges | reviews appreciated: alin: https://github.com/mer-hybris/droid-hal-device/pull/58 lbt: https://github.com/mer-hybris/droid-hal-configs/pull/2 | 01:33 |
sledges | i'll be away till Monday | 01:33 |
sledges | have a good time! | 01:34 |
Umeaboy | sledges: OK. Take care and thanks for helping me. | 01:34 |
Umeaboy | Me so stupid. | 01:34 |
Umeaboy | :) | 01:34 |
sledges | more silly than tomorrow | 01:35 |
sledges | but less silly than yesterday;) | 01:35 |
Umeaboy | hehehe | 01:35 |
Umeaboy | Thanks for the boost. | 01:35 |
Umeaboy | :) | 01:35 |
Umeaboy | Have a great weekend. | 01:35 |
sledges | thanks:) u2 | 01:36 |
Umeaboy | I'm going to clean my output a bit. | 01:36 |
*** iTune has joined #sailfishos-porters | 02:01 | |
*** iTune has quit IRC | 02:05 | |
*** lbt has quit IRC | 02:08 | |
*** lbt has joined #sailfishos-porters | 02:08 | |
*** lbt has quit IRC | 02:08 | |
*** lbt has joined #sailfishos-porters | 02:08 | |
*** Umeaboy has quit IRC | 03:11 | |
*** Umeaboy has joined #sailfishos-porters | 03:56 | |
Umeaboy | Hi again! Can someone please repaste the packagename to install with sudo that sledges told me to install? | 03:57 |
Umeaboy | utils...................something..... | 03:57 |
_Serial | bsdutils ? | 03:58 |
Umeaboy | Thanks. :) | 03:59 |
_Serial | np | 03:59 |
Umeaboy | May I ask where you're from? I'm from Sweden and I haven't slept yet. | 03:59 |
Umeaboy | I should be sleeping now since it's almost 6 o'clock in the morning. | 03:59 |
_Serial | .pt | 04:00 |
_Serial | it's 5am here, but I'm @ work for 2 more hours | 04:01 |
Umeaboy | When I'm about to do MER_HA_DEVICE=mako for my phone, what do I call it? | 04:03 |
Umeaboy | Mine is the Samsung Galaxy SIII a.k.a i9305 | 04:03 |
Umeaboy | GT-i9305 ? | 04:04 |
Umeaboy | _Serial: ^^ | 04:04 |
_Serial | I'm not into the porting scene but according to https://wiki.merproject.org/wiki/Adaptations/libhybris I'd say it's i9305 | 04:05 |
Umeaboy | OK. | 04:05 |
*** sletta has joined #sailfishos-porters | 04:38 | |
*** spiiroin has quit IRC | 04:42 | |
*** olafh_ has joined #sailfishos-porters | 04:46 | |
*** zhxt has quit IRC | 04:52 | |
*** zhxt has joined #sailfishos-porters | 05:05 | |
*** VDVsx has quit IRC | 05:10 | |
*** VDVsx has joined #sailfishos-porters | 05:23 | |
*** spiiroin has joined #sailfishos-porters | 05:27 | |
Umeaboy | _Serial: I can't get the main.c working as before. I did the same thing as before, but it just wont' work. | 05:28 |
Umeaboy | http://pastebin.com/KN7j4UvD | 05:31 |
Umeaboy | Just like the HADK tells you to. | 05:31 |
Umeaboy | I even tried using the bash-signs next to include on the two rows.. | 05:31 |
*** VDVsx has quit IRC | 05:33 | |
*** VDVsx_ has joined #sailfishos-porters | 05:33 | |
Umeaboy | Fixed it now. The HADK is missing a closing bracket. | 05:45 |
*** _Serial has quit IRC | 06:00 | |
*** alin has joined #sailfishos-porters | 06:21 | |
*** alin has quit IRC | 06:21 | |
*** alin has joined #sailfishos-porters | 06:21 | |
*** blackjack4it has joined #sailfishos-porters | 06:22 | |
*** blackjack4it has left #sailfishos-porters | 06:23 | |
*** alin has quit IRC | 07:00 | |
*** vrutkovs has joined #sailfishos-porters | 07:00 | |
*** kimmoli has quit IRC | 07:17 | |
*** kimmoli has joined #sailfishos-porters | 07:18 | |
*** kimmoli has quit IRC | 07:19 | |
*** kimmoli has joined #sailfishos-porters | 07:23 | |
Umeaboy | alin: You read sledges message to you? | 07:24 |
*** VDVsx_ is now known as VDVsx | 07:26 | |
*** boilerkim has quit IRC | 07:32 | |
*** boilerkim has joined #sailfishos-porters | 07:33 | |
*** SK_work has joined #sailfishos-porters | 07:40 | |
*** boilerkim has quit IRC | 07:50 | |
*** zhxt has quit IRC | 07:51 | |
*** boilerkim has joined #sailfishos-porters | 07:51 | |
*** _Serial has joined #sailfishos-porters | 07:56 | |
*** furikku has joined #sailfishos-porters | 07:59 | |
*** spiiroin_ has joined #sailfishos-porters | 08:02 | |
*** spiiroin has quit IRC | 08:03 | |
*** zhxt has joined #sailfishos-porters | 08:11 | |
*** Tassadar has joined #sailfishos-porters | 08:56 | |
*** Vi- has joined #sailfishos-porters | 09:02 | |
Vi- | hi | 09:02 |
*** alin_ has joined #sailfishos-porters | 09:06 | |
*** vakkov has joined #sailfishos-porters | 09:14 | |
*** Vi- has quit IRC | 09:27 | |
*** Nokius_ has joined #sailfishos-porters | 09:35 | |
*** arcean has joined #sailfishos-porters | 09:51 | |
*** tohtoris has quit IRC | 10:10 | |
*** Nokius has joined #sailfishos-porters | 10:12 | |
*** Nokius1 has quit IRC | 10:15 | |
*** tohtoris has joined #sailfishos-porters | 10:33 | |
*** Vi- has joined #sailfishos-porters | 10:40 | |
*** iTune has joined #sailfishos-porters | 10:44 | |
*** Vi- has quit IRC | 10:55 | |
*** carepack has joined #sailfishos-porters | 11:04 | |
*** alin_ has quit IRC | 11:13 | |
*** alin has joined #sailfishos-porters | 11:19 | |
*** alin has joined #sailfishos-porters | 11:19 | |
*** hurrian has quit IRC | 11:21 | |
*** hurrian has joined #sailfishos-porters | 11:27 | |
*** hurrian has joined #sailfishos-porters | 11:27 | |
Nokius_ | lbt: so get some Templates more Sailfish will work on it ... | 11:27 |
Nokius_ | lbt: Template:! is used by some other Templates after a short look | 11:30 |
lbt | ok - it was just a bit of an odd one, making sure it wasn't a typo that needed cleaning up | 11:31 |
Nokius_ | lbt: Hope to get intouch with Flo soon may He can tell why and for what its used | 11:32 |
lbt | *nod* | 11:32 |
Nokius_ | lbt: try to keep track abot the changes at github ... | 11:41 |
Nokius_ | cu later again | 11:46 |
*** Nokius_ has quit IRC | 11:46 | |
*** mudnightoil has joined #sailfishos-porters | 11:48 | |
*** alin has quit IRC | 11:50 | |
mudnightoil | quick question. is EA5 for the Nexus 4 likely to move to CM11 and default modem (instead of 0.84)? | 11:52 |
sledges | if someone from community does the port then yes, shouldn't be hard though | 12:05 |
sledges | i'm out of capacity for that | 12:06 |
sledges | but can guide through | 12:06 |
sledges | mudnightoil: ^ | 12:07 |
mudnightoil | afraid i lack the expertise .. was just wondering. only have limited time to fiddle and curious to know if next release would be easier | 12:07 |
mudnightoil | have jolla handed off the nexus 4 port entirely to the community now, then? | 12:07 |
sledges | it's always a joint effort, think other devices | 12:07 |
sledges | flashing 0.84 radio is not as fiddly as trying out whole new OS;) | 12:08 |
sledges | also, cm11 still works fine in 0.84, even call quality | 12:08 |
mudnightoil | already have a jolla. just hoping a stable nexus 4 or 5 build will come along soon, and bits of the android kernel might help smooth out some of the connectivity issues with the jolla | 12:10 |
mudnightoil | plus, better camera would nice to have | 12:10 |
mudnightoil | anyway, will probably flash 0.84 and give EA4 a whirl. | 12:11 |
mudnightoil | thanks for responding and good luck to you and the other porters! | 12:11 |
sledges | cheers! | 12:12 |
sledges | mudnightoil: what do you mean by " and bits of the android kernel might help smooth out some of the connectivity issues with the jolla | 12:12 |
sledges | ? | 12:12 |
mudnightoil | i assume the stuff concerning networking in the kernal the jolla uses is of jolla's writing .. both mobile connectivity and wifi are a bit ... 'eccentric' in the jolla, was hoping different (android) kernel in a sailfish port for nexus 4 or 5 might smooth things slightly. probably lack of technical knowledge / wishful thinking on my part. I guess work needs to be done on sailfish itself | 12:14 |
sledges | i think it's down to connman | 12:15 |
sledges | will be great if you could try and compare the two phones | 12:15 |
sledges | and give feedback here | 12:15 |
sledges | 'cause it's otherwise so hard to trace connectivity problems, as they also depend on signal strength and type of wlan router, and mobile operator, your location etc:) | 12:17 |
mudnightoil | i was one of the ones with bricked mobile data and funky wifi in 1.07 (switching to new networking stack didn't work). 1.08 unbricked it. just returned from a holiday where roaming connectivity was absolutely dire ... by my experience, wifi and mobile data issues are still by far the biggest problems with the jolla / sailfish. if experience is smoother on nexus 4, i'll be sure to post about it | 12:18 |
sledges | if you live in an area where using jolla becomes annoying conn wise on regular basis, you're a very valuable tester;) | 12:18 |
*** tohtoris has quit IRC | 12:18 | |
sledges | ah well, roaming is even more hairy then;) | 12:19 |
sledges | and hardest to test | 12:19 |
mudnightoil | hopefully availability in more markets kz / ind / hk will help things in that regard | 12:20 |
* sledges nods | 12:20 | |
mudnightoil | it was very noticeable that the jolla behaved itself very well when i went for a holiday in finland, though | 12:21 |
sledges | :)) | 12:25 |
sledges | alin (when you come back): github.com/mer-hybris/android.git has 10.1 branches for mer-hybris packages that are device-independent like dhd, so all ok (they should be renamed to master eventually, though carefully) | 12:27 |
sledges | i.e. 11.0 manifest contains refs to mer-hybris 10.1 branches - that's ok | 12:27 |
*** cxl000 has joined #sailfishos-porters | 12:33 | |
*** Tassadar has quit IRC | 12:33 | |
*** Tassadar has joined #sailfishos-porters | 12:34 | |
*** tohtoris has joined #sailfishos-porters | 12:36 | |
lbt | sledges: https://github.com/mer-hybris/droid-hal-device/pull/56 is now updated | 12:47 |
lbt | we need to test those mako rpms are sane (rebuilding atm) | 12:47 |
*** Sequenced has joined #sailfishos-porters | 12:54 | |
*** NeeDforKill has joined #sailfishos-porters | 12:56 | |
NeeDforKill | hi guys | 12:56 |
NeeDforKill | sledges | 12:56 |
*** spiiroin_ has quit IRC | 13:00 | |
*** blackjack4it has joined #sailfishos-porters | 13:20 | |
*** blackjack4it has left #sailfishos-porters | 13:20 | |
*** spiiroin has joined #sailfishos-porters | 13:28 | |
sledges | lbt i wont be around much in next 4 days, i trust your actions and community:) | 13:31 |
sledges | NeeDforKill: ^ ;) | 13:31 |
lbt | sledges: OK | 13:31 |
NeeDforKill | how are u? | 13:31 |
*** mugna has joined #sailfishos-porters | 13:54 | |
*** mugna has quit IRC | 13:57 | |
*** mugna has joined #sailfishos-porters | 13:58 | |
*** Vi- has joined #sailfishos-porters | 14:07 | |
*** mugna has quit IRC | 14:08 | |
*** NeeDforKill has quit IRC | 14:14 | |
*** alin has joined #sailfishos-porters | 14:20 | |
*** alin has quit IRC | 14:20 | |
*** alin has joined #sailfishos-porters | 14:20 | |
*** beidl has joined #sailfishos-porters | 14:25 | |
beidl | hello hello | 14:26 |
*** Sequenced has quit IRC | 14:29 | |
*** VDVsx has quit IRC | 14:32 | |
*** Vi- has quit IRC | 14:49 | |
*** uvatbc has quit IRC | 14:51 | |
*** alin has quit IRC | 15:00 | |
*** alin has joined #sailfishos-porters | 15:04 | |
*** vrutkovs has quit IRC | 15:10 | |
*** iTune has quit IRC | 15:13 | |
*** vrutkovs has joined #sailfishos-porters | 15:22 | |
beidl | whats up in here? is everyone busy? | 15:24 |
vakkov | setting up my new beast laptop :D installed windows 8.1 (decided that i would need a win installation)... now thinking of formating this crap and installing a 7 | 15:25 |
alin | vakkov: linux | 15:27 |
alin | vakkov: forget win | 15:27 |
alin | beidl: quiet the silence before the storm | 15:27 |
beidl | alin: thank god the army provides some pretty nice rainjackets | 15:28 |
vakkov | alin: i already have linux .. | 15:28 |
*** uvatbc has joined #sailfishos-porters | 15:28 | |
alin | vakkov: on the phone? | 15:29 |
vakkov | the pcs? | 15:29 |
alin | beidl: vakkov if you are bored can you please test sfa-mer script? | 15:29 |
beidl | alin: https://github.com/dmt4/sfa-mer ? | 15:31 |
*** vakkov has quit IRC | 15:32 | |
alin | beidl: yap | 15:32 |
*** carepack has quit IRC | 15:32 | |
alin | beidl: I am curious if you can build an image with it | 15:32 |
beidl | alin: I'm usually running my own little script/bash function but lets see. | 15:33 |
alin | beidl: check the options | 15:33 |
beidl | alin: oh, yes, I've tried it once and it screwed around with my target and sdk's. I might try it in a VM though | 15:33 |
alin | beidl: if you backup the . files | 15:34 |
alin | and use new folders shall be nice and clean | 15:34 |
*** gogeta has joined #sailfishos-porters | 15:34 | |
alin | with this ocassion you can test the connection of the austrian army | 15:34 |
beidl | alin: luckily I'm home, forget about internet @ the barracks | 15:38 |
beidl | alin: you could probably count bits passing through the wire | 15:39 |
alin | beidl: seriously? | 15:39 |
alin | beidl: so bad? | 15:39 |
alin | and already on holiday not bad | 15:39 |
beidl | lbt: any progress on OBS dhd magic? | 15:44 |
lbt | like maybe : https://build.merproject.org/project/monitor/nemo:devel:hw:lge:mako# | 15:59 |
lbt | and https://build.merproject.org/project/monitor/nemo:devel:hw:lge:mako:dhd | 15:59 |
lbt | beidl: ^ | 15:59 |
lbt | which is fresh out of the oven | 16:00 |
beidl | lbt: nice stuff. do you think things work now as expected for maguro? I might trigger a rebuild then | 16:00 |
lbt | let me re-setup the projects | 16:01 |
Umeaboy | I managed to get to the 7th part in the HADK. | 16:20 |
Umeaboy | lbt: Can you assist me? | 16:20 |
lbt | Umeaboy: bit busy atm - say what the problem is and maybe others can help | 16:21 |
locusf | I can help :) | 16:21 |
Umeaboy | locusf: Everything works like a charm until I run the second command on the 7.2-part. | 16:22 |
locusf | Umeaboy: 7.2 is about hw-release, right? | 16:23 |
beidl | lbt: whoah, nice work, thank you very much | 16:23 |
Umeaboy | 7.1.1. Sorry. | 16:23 |
Umeaboy | Just woke up. | 16:24 |
Umeaboy | My brain is malfunctioning. | 16:24 |
locusf | Umeaboy: can you paste the output of that command? | 16:24 |
locusf | not here :) | 16:24 |
Umeaboy | mb2 -t $VENDOR-$DEVICE-armv7hl -s rpm/droid-hal-$DEVICE.spec build is the command I ran. | 16:24 |
locusf | okay | 16:25 |
locusf | so what happens? | 16:26 |
*** Nokius has left #sailfishos-porters | 16:26 | |
Umeaboy | bash: mb2: command not found | 16:26 |
locusf | are you in the Mer sdk right now? | 16:27 |
Umeaboy | Nope. | 16:27 |
beidl | lbt: what to do about packages requiring droid-hal-devel? | 16:27 |
locusf | you should | 16:27 |
Umeaboy | OK. | 16:27 |
lbt | beidl: working on it | 16:27 |
lbt | see https://build.merproject.org/project/monitor/nemo:devel:hw:samsung:maguro:dhd | 16:28 |
Umeaboy | locusf: Fatal: 'rpm/droid-hal-i9305.spec' doesn't exist (and couldn't be made from a yaml) | 16:28 |
Umeaboy | lbt: The HADK is missing a bracket for the main.c script. | 16:28 |
lbt | beidl: there's something wrong with the repo I think | 16:28 |
Umeaboy | A closing bracket. Can you update it? | 16:29 |
beidl | lbt: OBS or git repo? | 16:29 |
locusf | Umeaboy: you should be in $ANDROID_ROOT | 16:29 |
lbt | git | 16:29 |
*** filippz has joined #sailfishos-porters | 16:31 | |
lbt | beidl: just doing a repo init on your repo | 16:31 |
lbt | and a sync | 16:31 |
cxl000 | junnuvi, Did you sort out microphone for grouper? | 16:31 |
Umeaboy | locusf: error: Failed build dependencies: qt5-qttools-kmap2qmap >= 5.1.0+git5 is needed by droid-hal-i9305-0.0.6-201409111631.armv7hl repomd-pattern-builder is needed by droid-hal-i9305-0.0.6-201409111631.armv7hl | 16:32 |
locusf | Umeaboy: run the first command now | 16:32 |
lbt | beidl: deleting many obsolete paths :D | 16:32 |
lbt | ok - I see what's up | 16:32 |
*** alin has quit IRC | 16:32 | |
lbt | there's a symlink in there | 16:33 |
Umeaboy | locusf: http://pastebin.com/KN7j4UvD | 16:34 |
beidl | lbt: the tilapia -> grouper symlink? | 16:34 |
lbt | yah | 16:34 |
lbt | fixing my repo handler service now | 16:35 |
junnuvi | cxl000: yes | 16:35 |
locusf | Umeaboy: hmm I have no idea about that error | 16:37 |
*** sletta has quit IRC | 16:38 | |
Umeaboy | locusf: That is supposed to be happening according to the HADK. | 16:38 |
lbt | locusf: we're playing with a new version of mb2 and it looks like it's needed now | 16:38 |
locusf | Umeaboy: no, a different error should happen | 16:39 |
locusf | lbt: oh :) | 16:39 |
lbt | yeah - the 2-step mb2 is now 'fixed' | 16:39 |
cxl000 | junnuvi, is the a source I can look at for your changes. I like to pick them up in talapia. | 16:39 |
lbt | and newer versions of dhd apparently need it :/ | 16:39 |
*** gogeta has quit IRC | 16:40 | |
lbt | that wasn't intended ... but lets move fwd, not back | 16:40 |
locusf | okay so apparently lets wait then | 16:40 |
Umeaboy | lbt: So what's my next step? | 16:40 |
junnuvi | cxl000: yes I can share of course.. but workaround is to use alsa modules so it's not best solution but seems to work | 16:41 |
lbt | #sec | 16:41 |
*** VDVsx has joined #sailfishos-porters | 16:42 | |
*** piggz has joined #sailfishos-porters | 16:42 | |
lbt | locusf: in your MERSDK can you verify: sudo rpm -U http://repo.merproject.org/obs/mer-tools:/testing/latest_i486/noarch/sdk-utils-0.64-1.18.1.noarch.rpm | 16:42 |
locusf | lbt: my mersdk is ancient but I'll give it a try | 16:43 |
lbt | I've promoted to stable so it'll automatically get released soon (tomorrow I think) | 16:43 |
locusf | lbt: no errors | 16:44 |
lbt | Umeaboy can do that too - help him do it in the right place | 16:44 |
lbt | also .. ty :D | 16:45 |
locusf | lbt: np :) | 16:46 |
locusf | so Umeaboy do that sudo rpm thing above inside Mer SDK | 16:46 |
Umeaboy | lbt and locusf: That gave me no error. | 16:47 |
locusf | good | 16:48 |
locusf | Umeaboy: rerun the first command again | 16:48 |
Umeaboy | locusf: Do you accept DCC-send here? | 16:51 |
Umeaboy | I can't update my paste so I took a screenshot. | 16:51 |
locusf | Umeaboy: nope, can't accept DCC :/ | 16:51 |
locusf | Umeaboy: don't update it, add a new one | 16:52 |
Umeaboy | http://www.ladda-upp.se/image.php?id=117171&size=full | 16:52 |
Umeaboy | I have to go soon. | 16:53 |
locusf | hmm still failing, I wonder why | 16:53 |
Umeaboy | Gotta go now. I'll be back later tonight. | 16:55 |
Umeaboy | Send me a memo if you find a solution. | 16:55 |
Umeaboy | Bye. | 16:55 |
*** Umeaboy has left #sailfishos-porters | 16:55 | |
locusf | Umeaboy: sure, bye | 16:55 |
lbt | ah yes, mb2 no longer needs the .inc step - it just works on the .spec | 16:56 |
locusf | ah ok | 16:56 |
lbt | hadk needs an update | 16:56 |
*** piggz has quit IRC | 16:56 | |
*** sletta has joined #sailfishos-porters | 17:00 | |
*** piggz has joined #sailfishos-porters | 17:00 | |
*** sletta has quit IRC | 17:04 | |
*** zZz0n is now known as zon | 17:06 | |
lbt | beidl: ping | 17:10 |
lbt | your manifest (correctly) points to the mer-hybris one | 17:11 |
lbt | erm | 17:11 |
lbt | the mer-hybris rpm/ droid-hal-device one | 17:11 |
lbt | for now can you point it to the lbt/droid-hal-device one | 17:11 |
beidl | lbt: pong, I'm on it | 17:19 |
lbt | ty | 17:19 |
lbt | something's a bit odd in the last maguro service run too - I coulda broken it :) | 17:20 |
lbt | nb - you've done a great job stripping down the manifest - 740Mb cf 1.6Gb for mako | 17:20 |
beidl | lbt: :) | 17:23 |
beidl | btw, repo pointing to yours now | 17:24 |
*** uvatbc has quit IRC | 17:25 | |
beidl | lbt: what went wrong in the last service run? | 17:26 |
*** tohtoris has quit IRC | 17:36 | |
lbt | not 100% sure | 17:38 |
lbt | I could have been editing the script as it ran | 17:38 |
*** rusty88 has joined #sailfishos-porters | 17:39 | |
*** tohtoris has joined #sailfishos-porters | 17:43 | |
*** zetaz has joined #sailfishos-porters | 17:51 | |
*** filippz has quit IRC | 17:55 | |
*** sletta has joined #sailfishos-porters | 18:01 | |
*** mugna has joined #sailfishos-porters | 18:03 | |
*** vakkov has joined #sailfishos-porters | 18:04 | |
*** sletta has quit IRC | 18:13 | |
*** sletta has joined #sailfishos-porters | 18:16 | |
*** mispp has joined #sailfishos-porters | 18:28 | |
*** mispp_ has joined #sailfishos-porters | 18:30 | |
*** mispp_ has quit IRC | 18:30 | |
*** mispp has quit IRC | 18:30 | |
*** mispp has joined #sailfishos-porters | 18:31 | |
*** sletta has quit IRC | 18:38 | |
*** sletta has joined #sailfishos-porters | 18:48 | |
lbt | http://repo.merproject.org/obs/nemo:/devel:/hw:/samsung:/maguro:/dhd/sfos_armv7hl/armv7hl/ | 18:59 |
*** furikku has quit IRC | 19:03 | |
*** sletta has quit IRC | 19:05 | |
beidl | lbt: \o/ great stuff | 19:12 |
beidl | lbt: thank you :) | 19:13 |
vakkov | what are you guys using on your jollas for youtube videos? | 19:13 |
*** sletta has joined #sailfishos-porters | 19:14 | |
*** Nokius has joined #sailfishos-porters | 19:20 | |
*** lbt has quit IRC | 19:22 | |
*** mispp_ has joined #sailfishos-porters | 19:22 | |
*** lbt has joined #sailfishos-porters | 19:24 | |
*** lbt has quit IRC | 19:24 | |
*** lbt has joined #sailfishos-porters | 19:24 | |
*** mispp has quit IRC | 19:25 | |
*** mispp__ has joined #sailfishos-porters | 19:36 | |
*** catern has quit IRC | 19:40 | |
*** sletta has quit IRC | 19:40 | |
*** vrutkovs has quit IRC | 19:40 | |
*** mispp_ has quit IRC | 19:40 | |
*** catern_ has joined #sailfishos-porters | 19:40 | |
*** catern_ is now known as catern | 19:40 | |
*** mispp__ has quit IRC | 19:41 | |
*** mispp has joined #sailfishos-porters | 19:47 | |
*** catern has left #sailfishos-porters | 19:55 | |
*** rusty88 has quit IRC | 20:06 | |
*** sletta has joined #sailfishos-porters | 20:06 | |
*** sletta has quit IRC | 20:37 | |
*** Umeaboy has joined #sailfishos-porters | 20:44 | |
Umeaboy | lbt and locusf: Now I'm back. | 20:45 |
Umeaboy | What to do now then? | 20:45 |
Umeaboy | stephg: Are you around? | 20:48 |
*** sletta has joined #sailfishos-porters | 20:57 | |
*** lbt has quit IRC | 21:14 | |
*** lbt has joined #sailfishos-porters | 21:14 | |
*** zetaz has left #sailfishos-porters | 21:28 | |
*** chiromante has joined #sailfishos-porters | 21:38 | |
*** Tassadar has quit IRC | 21:44 | |
*** chiromante has quit IRC | 21:44 | |
*** lbt has quit IRC | 22:00 | |
*** lbt has joined #sailfishos-porters | 22:02 | |
*** _Serial_ has joined #sailfishos-porters | 22:16 | |
*** zon is now known as zZz0n | 22:28 | |
*** alin has joined #sailfishos-porters | 22:44 | |
*** mugna has quit IRC | 23:01 | |
*** Umeaboy has quit IRC | 23:02 | |
lbt | OK - I've abandonded aggregatepac approach | 23:08 |
lbt | https://build.merproject.org/project/monitor/nemo:devel:hw:samsung:maguro should build now | 23:09 |
sledges | c00o | 23:10 |
sledges | l | 23:10 |
lbt | note that we've annoyingly got 2 per-device HA repos in the obs nemo:devel:hw:samsung:maguro:dhd for the android build and nemo:devel:hw:samsung:maguro for the mer-side packages | 23:10 |
lbt | https://build.merproject.org/project/monitor/nemo:devel:hw:lge:mako too | 23:10 |
sledges | lbt: shouldn't mer-side packages go to android:common? | 23:11 |
lbt | so once the maguro one is validated (or mako) we can probably accept my dhd changes and start the sanitisation of dhd | 23:11 |
lbt | mer-side but device specific | 23:11 |
sledges | yes, and android:common would have multiple repos - one per device | 23:11 |
sledges | to build against | 23:11 |
lbt | android common would be non-device specific, multi-device but somehow not mer-core | 23:11 |
lbt | if we could guarantee that all devices would change codebases in lock-step... yes | 23:12 |
lbt | but I think it's best to allow that they won't | 23:12 |
sledges | hmph i tried not to think about that | 23:12 |
sledges | failed | 23:12 |
sledges | :) | 23:12 |
lbt | you're not wrong though - in theory we could merge a lot of this | 23:13 |
sledges | yet we still have pests like ugly-patched systemd for maguro;P | 23:13 |
lbt | exactly | 23:14 |
sledges | and i sense libhybris fragmenting due to hwc havoc (think ascend p6 et al.) | 23:15 |
lbt | really? | 23:17 |
lbt | not keen on that | 23:18 |
sledges | well, so far so good, until locusf upstreams his huawey;) | 23:21 |
*** olafh_ has quit IRC | 23:35 | |
*** mudnightoil has quit IRC | 23:37 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!