T4 | <BusterBg_18> Audio fixed, But the ADRENO_QUIRKS fixed nothing, still getting only gallery thumbnails, however some images are able to load | 01:02 |
---|---|---|
T4 | <BusterBg_18> Messed up WiFi even worse | 01:03 |
T4 | <BusterBg_18> And audio isnt routing to earphones | 01:03 |
*** ChanServ sets mode: +v T4 | 02:25 | |
Umeaboy | Hi! | 07:29 |
Umeaboy | I have managed to get my user added to do sudo commands in the HADK, but following this HADK I can't get the ubuntu-chroot -r $PLATFORM_SDK_ROOT/sdks/ubuntu command working in the 4.4.2 part: https://codedream.me/2018/02/02/how-to-build-sailfish-os-for-samsung-galaxy-s7/ | 07:30 |
Umeaboy | I know that guide is for the Samsung Galaxy S7, but I have the S6 Edge so I thought that it wouldn't be a problem.. | 07:31 |
Umeaboy | Everything worked just fine until that line. | 07:31 |
Umeaboy | bash: ubu-chroot: command not found | 07:32 |
Umeaboy | That's the result. | 07:32 |
Umeaboy | I can start over, but I don't think I missed anything. | 07:32 |
Umeaboy | I see it's been moved to 4.3.2 in the latest HADK. | 07:41 |
Umeaboy | However it still doesn't work. | 07:42 |
Umeaboy | I guess I'll start over..... | 07:42 |
T4 | <NotKit> Umeaboy, check what package is it in and install | 07:43 |
Umeaboy | NotKit: So it's an external package? | 07:44 |
T4 | <NotKit> android-tools | 07:46 |
T4 | <elros34> You need android-tools-hadk | 07:46 |
T4 | <elros34> Use HADK pdf instead some outdated guide | 07:47 |
Umeaboy | Finally it's working. | 07:50 |
Umeaboy | Thanks. :) | 07:50 |
Umeaboy | It's still at hybris-11.0 in the HADK. Isn't it recommended to use hybris-14.1 ? | 07:59 |
T4 | <elros34> Use base which has best support for your device | 08:01 |
*** ChanServ sets mode: +v T4 | 08:01 | |
Umeaboy | OK. | 08:01 |
Umeaboy | Can anyone of you create a hybris-14.1 branch here, please? | 08:04 |
Umeaboy | https://github.com/mer-hybris/local_manifests | 08:04 |
Umeaboy | I'd like to add my device. | 08:04 |
Umeaboy | It's officially supported by Lineage. | 08:04 |
mgrover | morning all, probably too early to ask but is 3.x.x in obs yet? :P people are asking | 08:09 |
T4 | <BirdZhang> @mgrover 3.0.0.5 target is not out http://releases.sailfishos.org/sdk/latest/targets/targets.json | 08:10 |
mgrover | ahh okays, ta | 08:10 |
*** mgrover is now known as ghosalmartin | 08:10 | |
r0kk3rz | zotan: what do you mean unreliable? you need a jolla account to use the store and that should be it | 08:33 |
spiiroin | Mister_Magister: there is little to test in that pr, more like having it might help you identify when the proximity sensor problems you have had begin -> better context for checking journal | 09:04 |
Umeaboy | Gotta go! | 09:07 |
T4 | <MarcoDS_bit> I'm getting an error building hybris-hal, product/$DEVICE/kernel is missing and needed for product/$DEVICE/boot.img | 10:14 |
T4 | <MarcoDS_bit> Maybe I have to build the kernel manually? | 10:15 |
r0kk3rz | you do have a kernel repo in that path right? | 10:20 |
T4 | <MarcoDS_bit> Sorry I meant that it was asking for it in the "out" directory but I solved copying the kernel in the asked directory, now I have another error about "hadk/out/host/common/obj/JAVA_LIBRARIES/apksig_intermediates/classes.jar" missing and needed, I really don't know how to solve it | 10:39 |
r0kk3rz | you shouldnt manually copy anything to the out directory... | 10:42 |
T4 | <MarcoDS_bit> Right, but I have the kernel in the manifest and it seems to not work anyway.. can I send my manifest.xml somewhere, maybe on pastebin? | 10:45 |
r0kk3rz | but is it in the directory... | 10:48 |
T4 | <MarcoDS_bit> in the hadk directory I have the kernel/xiaomi/whyred/ dir (so my device kernel dir) | 10:50 |
r0kk3rz | is that the right location though | 10:54 |
T4 | <MarcoDS_bit> Following the hadk guide it should be the right path | 10:57 |
lintuxido | MarcoDS_bit- may be you need to remove apk which require that classes.jar | 11:09 |
r0kk3rz | also check the make files in the kernel repo | 11:11 |
lintuxido | Check proprietary-files.txt and you can remove apk from it. | 11:13 |
T4 | <MarcoDS_bit> I'll try but how can I solve the 'out/target/product/whyred/kernel' without copying things manually? It should auto-build the kernel but doesn't right? | 11:17 |
r0kk3rz | it should yeah | 11:19 |
r0kk3rz | check the make files, since thats what it uses to build it | 11:19 |
mal | hey, apksig is commented out from manifest | 11:20 |
mal | at least from 15.1 manifest | 11:20 |
mal | r0kk3rz: maybe you could instruct him to enable that in manifest and how to sync it | 11:23 |
r0kk3rz | the kernel isnt building just yet | 11:23 |
T4 | <MarcoDS_bit> Ok for the kernel I'm trying another source, then I'll see what happens | 11:24 |
r0kk3rz | thats the next problem | 11:24 |
mal | @MarcoDS_bit you aren't using the official lineageos repo? | 11:25 |
mal | according to that the kernel should be in kernel/xiaomi/sdm660, maybe different repo use different location | 11:26 |
T4 | <MarcoDS_bit> Oh... | 11:26 |
T4 | <MarcoDS_bit> ok I try it now | 11:27 |
T4 | <NotKit> @MarcoDS_bit it shouldn't be needed, check what could depend on it in device tree and comment out | 11:27 |
T4 | <NotKit> also copying prebuilt kernel is bad idea as there are config changes needed | 11:27 |
T4 | <NotKit> sorry, messages got sent late | 11:28 |
mal | @MarcoDS_bit which repo are you using? | 11:28 |
mal | https://github.com/LineageOS/android_device_xiaomi_whyred/blob/lineage-15.1/lineage.dependencies | 11:29 |
T4 | <MarcoDS_bit> Yep I'm using the lineage os repo 15.1 | 11:29 |
T4 | <MarcoDS_bit> But put the kernel in kernel/xiaomi/whyred instead of xiaomi/sdm660 | 11:30 |
mal | dependencies files always tell the correct paths | 11:34 |
T4 | <MarcoDS_bit> I see, now I'm syncing the project again and the I'll update you | 11:36 |
mal | it would have been enough to sync only the changed repos | 11:40 |
T4 | <MarcoDS_bit> Ok now I don't have the kernel error anymore | 11:41 |
T4 | <MarcoDS_bit> I have to comment out the signapk from the manifest.xml for the other error? | 11:42 |
T4 | <MarcoDS_bit> [Edit] I have to comment out the signapk from the manifest.xml for the other error or..? | 11:43 |
mal | make sure sigapk is not commented in manifest and then run repo sync for that repo | 11:44 |
T4 | <MarcoDS_bit> Very noob question, how can I repo sync that single repo? | 11:47 |
T4 | <MarcoDS_bit> [Edit] Very noob question, how can I repo sync only that repo? | 11:48 |
mal | repo sync target/path e.g. repo sync kernel/xiaomi/sdm660 | 11:49 |
mal | so the path is the path on the device | 11:49 |
T4 | <MarcoDS_bit> ok thanks | 11:50 |
mal | *on the source tree | 11:50 |
mal | anyway should be quite simple | 11:50 |
T4 | <MarcoDS_bit> ok, now I have this error 'out/host/common/obj/JAVA_LIBRARIES/conscrypt-host_intermediates/classes.jar' | 11:59 |
T4 | <MarcoDS_bit> I have to check conscrypt as before right? | 11:59 |
mal | so check if that repo can be found in manifest | 11:59 |
T4 | <MarcoDS_bit> it promises a looong adventure | 12:16 |
T4 | <MarcoDS_bit> now I have this 'SHARED_LIBRARIES/libwebrtc_audio_preprocessing_intermediates/export_includes' and I can't find anything in the manifest | 12:27 |
T4 | <abhishek_0> @MarcoDS_bit https://thealaskalinuxuser.wordpress.com/2016/06/10/error-no-rule-to-make-target-export_includes/ | 12:32 |
mal | @MarcoDS_bit webrtc repo in manifest? | 12:36 |
mal | quite interesting how many things your device needs | 12:37 |
mal | @MarcoDS_bit so you properly building it using "make hybris-hal"? | 12:37 |
T4 | <MarcoDS_bit> Yes | 12:39 |
T4 | <MarcoDS_bit> @abhishek_0 [@MarcoDS_bit https://thealaskalinuxuser.wordpr …], I'm going to try that in a minute, thank you | 12:39 |
T4 | <MarcoDS_bit> @MarcoDS_bit [now I have this 'SHARED_LIBRARIES/libwebrtc_au …], I'm having lots of errors like that and trying to solve one at a time, it is going on so maybe it will work | 12:49 |
T4 | <MarcoDS_bit> out/target/product/whyred/system/fonts/Roboto-Bold.ttf missing | 12:54 |
T4 | <MarcoDS_bit> ReAlLy? | 12:54 |
T4 | <MarcoDS_bit> I downloaded it and put it in the directory but now it is asking me every other font | 12:57 |
T4 | <MarcoDS_bit> last error MAYBE, 'libsf_compat_layer', needed by 'hybris-hal' | 13:07 |
mal | in folder hybris/mw (create it if needed) run git clone https://github.com/mer-hybris/libhybris.git -b android8-initial | 13:09 |
T4 | <MarcoDS_bit> In the hybris dir from my hadk directory? | 13:12 |
mal | yes | 13:16 |
mal | in $ANDROID_ROOT/hybris | 13:16 |
mal | create the mw subfolder there and clone repo | 13:16 |
T4 | <MarcoDS_bit> not working, same error | 13:17 |
mal | oops, you should have used git clone --recurse-submodules | 13:18 |
T4 | <MarcoDS_bit> Oh oks I retry now | 13:19 |
mal | sorry about that | 13:19 |
T4 | <MarcoDS_bit> Nothing, thank you for your help | 13:19 |
T4 | <MarcoDS_bit> Same error🤔 | 13:20 |
T4 | <MarcoDS_bit> solved putting libhybris in root/external | 13:33 |
someuser123 | hi! is there any ported devices using lvm like jolla c ? | 14:10 |
r0kk3rz | we dont usually reformat the device partitions | 14:12 |
r0kk3rz | so they're whatever they are on android | 14:13 |
someuser123 | hm, sad. maybe anyone have ks for making lvm partition? | 14:17 |
r0kk3rz | theres a special mic mode you need to use | 14:17 |
r0kk3rz | look at the stuff for the Xperia X and X Compact | 14:17 |
mal | and XA2 | 14:18 |
someuser123 | any link to ks? | 14:18 |
mal | ks is autogenerated | 14:18 |
mal | from certain files | 14:18 |
someuser123 | droid-configs? | 14:18 |
mal | yes, that contains the sources used | 14:18 |
someuser123 | where i can look at X droid-configs? | 14:19 |
mal | is there some reason you want lvm? | 14:19 |
r0kk3rz | eg https://gitlab.com/sailfishos-porters-ci/f5121-ci/blob/master/run-mic.sh | 14:19 |
r0kk3rz | its not as easy as setting a 'do lvm' flag, it'll take a fair amount of work | 14:20 |
someuser123 | mal: sure, i want to build a flashable image for jolla c, just want this small 'do lvm' code piece | 14:22 |
r0kk3rz | and you're not just dumping the current stuff by dd because? | 14:23 |
someuser123 | r0kk3rz: flashable images is a lot nicer, isn't it? | 14:24 |
someuser123 | if anyone can give me just a lvm piece of jolla c ks file, pm please :) | 14:25 |
r0kk3rz | can you even get to fastboot on jolla c? ive never tried | 14:28 |
*** ChanServ sets mode: +v T4 | 14:29 | |
r0kk3rz | but yes the hard part in this case is getting the .ks | 14:29 |
T4 | <Zose (MISSING @USERNAME! telegram.org/faq#usernames-and-t-me)> do you wanna flashable image for jolla C? | 14:36 |
T4 | <Zose (MISSING @USERNAME! telegram.org/faq#usernames-and-t-me)> Do you capable edit flashable image for Intex Aqua Fish? | 14:37 |
T4 | <Zose (MISSING @USERNAME! telegram.org/faq#usernames-and-t-me)> Do you know partition table of Jolla C? | 14:37 |
r0kk3rz | set your damn tg username :P | 14:38 |
T4 | <Zose (MISSING @USERNAME! telegram.org/faq#usernames-and-t-me)> Do you know HW adaptation of Jolla C for SailfishOS 3.0.0.5? | 14:39 |
T4 | <Zose (MISSING @USERNAME! telegram.org/faq#usernames-and-t-me)> If yes try play with this and then public your job https://firmwarefile.com/intex-aqua-fish | 14:39 |
r0kk3rz | Do you capable set your telegram username | 14:39 |
T4 | <akaWolf> xD | 14:40 |
T4 | <akaWolf> where came it from .ks file? | 14:40 |
T4 | <Zose (MISSING @USERNAME! telegram.org/faq#usernames-and-t-me)> My username is configured but not published | 14:42 |
r0kk3rz | then fix it | 14:42 |
T4 | <Zose (MISSING @USERNAME! telegram.org/faq#usernames-and-t-me)> is a must? | 14:43 |
r0kk3rz | yes | 14:43 |
r0kk3rz | otherwise it looks like this on IRC - http://www.merproject.org/logs/%23sailfishos-porters/latest.log.html#t2018-11-02T14:43:01 | 14:44 |
T4 | <Zosenko> My fault, all in right now | 15:05 |
T4 | <Zosenko> It is OK? | 15:05 |
r0kk3rz | much better | 15:06 |
abranson | why does T4 sulk so much about that? it's already got a fallback, and it's a bit much to have to tell everyone to set a name. | 15:23 |
r0kk3rz | no idea, its a terrible bot | 15:25 |
T4 | <akaWolf> we need to fix them? | 15:25 |
T4 | <Zosenko> And who can build flashable firmware of Jolla C? | 15:25 |
T4 | <MarcoDS_bit> Hi again, I have error related to mspace while building, like "system/core/libpixelflinger/codeflinger/CodeCache.cpp:113:5: error: use of undeclared identifier 'mspace_free'", and the build seems to stuck at that. Is it related to something in particular? | 15:52 |
abranson | akaWolf: if someone has no username set, T4 shouts this: <Zose (MISSING @USERNAME! telegram.org/faq#usernames-and-t-me)> | 15:57 |
T4 | <akaWolf> yeah I know | 15:57 |
T4 | <akaWolf> I mean we need to fix bot | 15:57 |
T4 | <Zosenko> Hi all, if are here someone who can build firmware for Jolla C? Especially @someuser123 | 16:04 |
sledges | if bot alerted only the user, they'd ignore it, and we wouldn't be able to @username them | 16:05 |
sledges | @Zosenko: you can rebuild only Jolla C kernel, nothing more than that | 16:15 |
r0kk3rz | sledges: o/ | 16:16 |
r0kk3rz | they let you out of the cave | 16:16 |
T4 | <abhishek_0> sledges i think we can fork the ubports bot , i just checked it, it doesnt qoute when replying , and uses a @username by default | 16:17 |
T4 | <abhishek_0> to mention the user | 16:17 |
r0kk3rz | ubports bot? | 16:18 |
T4 | <abhishek_0> yup | 16:18 |
r0kk3rz | pretty sure 'ubports bot' wont be the name of a telegram bot :P | 16:18 |
r0kk3rz | so find out what it is | 16:19 |
T4 | <akaWolf> @ubports_bot | 16:19 |
T4 | <abhishek_0> ofcourse it wouldnt be the name of our bot , we can change it to our needs , and host it where ever our current one is hosted | 16:20 |
T4 | <akaWolf> if we found sources :) | 16:20 |
r0kk3rz | but what _software_ is it | 16:20 |
T4 | <abhishek_0> just asked them , waiting for the reply ,, tik tok tik | 16:21 |
T4 | <MarcoDS_bit> Whyle building hybrish-hal, https://paste.ubuntu.com/p/69qqxRMPR2/ | 16:24 |
T4 | <MarcoDS_bit> [Edit] While building hybrish-hal, https://paste.ubuntu.com/p/69qqxRMPR2/ | 16:24 |
T4 | <MarcoDS_bit> Solved, but hey another error https://paste.ubuntu.com/p/5XC2t3xBng/ | 19:56 |
b0n0 | gst-omx | 20:18 |
b0n0 | Marco you posted everything but the error :/ | 20:19 |
T4 | <MarcoDS_bit> Sorry🤦♂️, https://paste.ubuntu.com/p/dT9ff96GWR/ | 20:35 |
*** ChanServ sets mode: +v T4 | 20:43 | |
T4 | <MarcoDS_bit> ok the problem is with dlmalloc in the external directory, mhh do I have to replace it with a proper version? | 20:55 |
T4 | <akaWolf> Someone knows about gta04 port of sfos? | 21:06 |
T4 | <abhishek_0> grand theft auto 04 ? | 21:07 |
T4 | <akaWolf> =\ | 21:08 |
T4 | <MarcoDS_bit> Lol | 21:15 |
r0kk3rz | im sure nobody has been crazy enough to attempt such a thing | 21:19 |
T4 | <MarcoDS_bit> "frameworks/av/media/libeffects/preprocessing/PreProcessing.cpp:27:10: fatal error: 'module_common_types.h' file not found … #include <module_common_types.h>" where do I need to put the module_common_types.h in my directories? | 22:43 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!