T42 | Kalubeee was added by: Kalubeee | 02:47 |
---|---|---|
T42 | <Nico(l) %lastname%> (Photo, 932x1042) https://irc.thaodan.de/.imgstore/YQ5hU3pUxe.png 币圈好多业务 有需要的联系 @niusmniu | 08:22 |
T42 | <RK2019account> intall sailfish on my XZ2 Compact failed:( | 09:07 |
T42 | <NotKit> is there a port for it? | 09:08 |
T42 | <RK2019account> Yes | 09:08 |
T42 | <birdzhang> You need provide logs | 09:15 |
T42 | <RK2019account> I download wrong device system package😅 | 09:19 |
r0kk3rz | rinigus has been porting those | 10:24 |
rinigus | RK2019account: easy to select a wrong one with 6 variants available | 10:42 |
T42 | <RK2019account> @r0kk3rz [rinigus has been porting those], Is he here? | 14:03 |
rinigus | RK2019account: yes, I am | 14:28 |
T42 | <RK2019account> I have installed it:)Thanks | 14:34 |
T42 | <RK2019account> (Photo, 720x1280) https://irc.thaodan.de/.imgstore/UMx31XLXEs.png | 14:35 |
T42 | <RK2019account> (Photo, 720x1280) https://irc.thaodan.de/.imgstore/oaGQ84FgCE.png | 14:35 |
rinigus | RK2019account: enjoy! | 14:36 |
T42 | <RK2019account> I hope jolla open codes for fingerprint:) | 14:57 |
KALUBE | Me too man, would be cool | 14:58 |
rinigus | Or we have to write an alternative. Although, seems like waste of time on the platform where we lack developers | 15:12 |
T42 | <Manish4586> I will join the development soon | 15:13 |
T42 | <RK2019account> @rinigus [Or we have to write an alternative. Although, …], looking forward to it:) I can consider contribution | 15:34 |
T42 | <RK2019account> Chinese transe for "Tama" is "他妈"(His/Her mother)according to pronunciation😂 | 16:03 |
T42 | <kisekinopureya> is it possible to set build environment for multiple devices ? | 20:05 |
T42 | Mary %lastname% was added by: Mary %lastname% | 20:08 |
T42 | <edp_17> Good evening! Seemingly nobody was interested in my last S7 error message: https://pastebin.com/TdJ7KnMc | 20:24 |
T42 | <edp_17> It is not a problem as I decided to put my S7 build on hold and started a new one for the Galaxy S2 (i9100) | 20:24 |
T42 | <edp_17> I have set up my local manifest with everything I thought must be in there: https://pastebin.com/hC2n6D85 | 20:24 |
T42 | <edp_17> But when I tried to make the hybris-hal, I got the error: https://pastebin.com/Y4TvXwfh | 20:24 |
T42 | <edp_17> So, probably something is missing from my local manifest. Can somebody help me out, please? | 20:24 |
T42 | <nitin_3> path is different for kernel directories in your manifest and boardconfig | 20:29 |
T42 | <nitin_3> https://github.com/edp17/android_device_samsung_i9100/blob/4eb9f93d069e27cba5530ba32422d371dff792eb/BoardConfig.mk#L28 | 20:32 |
T42 | <nitin_3> but according to your manifest is at kernel/samsung/i9100 directory | 20:32 |
T42 | <edp_17> I see. So I have smdk4412 in the BoardConfig and i9110 in local manifest. Which one should I change? | 20:37 |
T42 | <edp_17> (If I change the local manifest I need to fetch the submodules again, or should I just rename the folder i9100 to smdk4412?) | 20:37 |
T42 | <nitin_3> changing the directory to kernel/samsung/i9100 in boardconfig should work also | 20:41 |
T42 | <edp_17> Thank you for your help. In the meantime I did the opposite, I renamed the kernel/samsung/i9100 to kernel/samsung/smdk4412. Now the make hybris-hal is running. | 20:43 |
T42 | <edp_17> If this fails I will revert and try what you suggested. Thanks. | 20:43 |
T42 | <nitin_3> good luck | 20:43 |
T42 | <edp_17> Yeah, probably I need that as it has errored. | 20:44 |
T42 | <edp_17> The log is here: https://pastebin.com/6zMamrTU | 20:45 |
T42 | <edp_17> And now I cannot revert (rename back to i9100) because there are some files in the folder which has the owner root. | 20:47 |
T42 | <nitin_3> change the permissions | 20:48 |
T42 | <edp_17> I'll do, thanks. | 20:48 |
T42 | <edp_17> Interesting, changing the owner says : 'Read-only file system' As far as I know the partition I use for this is mounted for rw not read-only. | 20:50 |
T42 | <nitin_3> is it ntfs? | 20:51 |
T42 | <edp_17> As far as I know it is not ntfs but exfs4. | 20:53 |
T42 | <nitin_3> then remount it | 20:54 |
T42 | <nitin_3> and try again | 20:54 |
KALUBE | @edp_17 the error you had wasn't in the kernel is was failing to compile some dependancies in external/ | 20:55 |
T42 | <edp_17> @nitin_3 , @kalube Thank you! | 21:06 |
deathmist | @edp_17 can you give output of "df -h" from your host? | 21:13 |
T42 | <edp_17> df -h: https://pastebin.com/BpKhzuag | 21:17 |
deathmist | @edp_17 run "mka mrproper" and try building hybris-hal again, there's just a "Input/output error" which isn't very descriptive | 21:23 |
T42 | <edp_17> Thank you. | 21:25 |
T42 | <edp_17> The 'mka mrproper' gave me: https://pastebin.com/tNeqB0ab | 21:26 |
T42 | <edp_17> and the make hybris-hal gave me: https://pastebin.com/F83mAzwL | 21:27 |
KALUBE | @edp_17 run *ls -la /home/s2/mer/android/droid/out/target/product/i9100/clean_steps.mk* | 21:27 |
KALUBE | I think your filesystem might be mounted incorrectly... A reboot might fix it? | 21:28 |
T42 | <edp_17> The 'ls -la /home/s2/mer/android/droid/out/target/product/i9100/clean_steps.mk' gives me: | 21:28 |
T42 | <edp_17> -rw-r--r-- | 21:28 |
T42 | <edp_17> @kalube: I reboot and try again. However this is interesting as I have used the same partition to build the S7 image. Anyway, Thank you again, I will try again. | 21:30 |
T42 | Eddy %lastname% was added by: Eddy %lastname% | 22:42 |
T42 | <edp_17> @KALUBE: After the reboot when I re-ran the make hybris-hal I got an error: | 23:28 |
T42 | <edp_17> "system/core/healthd/healthd_mode_charger.cpp:44:33: fatal error: suspend/autosuspend.h: No such file or directory | 23:28 |
T42 | <edp_17> #include <suspend/autosuspend.h>" | 23:28 |
T42 | <edp_17> I have checked the 'system/core/healthd/healthd_mode_charger.cpp': | 23:28 |
T42 | <edp_17> #ifdef CHARGER_ENABLE_SUSPEND | 23:28 |
T42 | <edp_17> #include <suspend/autosuspend.h> | 23:28 |
T42 | <edp_17> #endif | 23:28 |
T42 | <edp_17> In the kernel defconfig there is no CHARGER_ENABLE_SUSPEND defined. | 23:28 |
T42 | <edp_17> When I defined the CHARGER_ENABLE_SUSPEND=n in the defconfig, and re-ran the make hybris-hal, I got the same error. | 23:28 |
T42 | <edp_17> I use this defconfig: https://github.com/edp17/android_kernel_samsung_smdk4412/blob/cm-12.1/arch/arm/configs/cyanogenmod_i9100_defconfig | 23:38 |
KALUBE | Defconfig is only for kernel, that error is in system/. Also please don't paste multiple lines in Telegram it spams IRC | 23:38 |
T42 | <edp_17> Ok, Sorry. | 23:38 |
KALUBE | Make sure you have BOARD_CHARGER_ENABLE_SUSPEND=false in BoardConfig.mk | 23:38 |
KALUBE | device/samsunng/galaxys2-common/BoardConfigCommon.mk is the file I think | 23:39 |
KALUBE | Here: https://github.com/edp17/android_device_samsung_galaxys2-common/blob/2978e03be8eab6159b9c19e3669eb5c7065530ad/BoardCommonConfig.mk#L165 | 23:40 |
T42 | <edp_17> Thank you. That was true indeed. | 23:41 |
T42 | <edp_17> Do I need to re-run the breakfast $DEVICE before the make hybris-hal? | 23:41 |
KALUBE | No | 23:42 |
T42 | <edp_17> Thanks. | 23:43 |
T42 | <edp_17> Now, it is moaning about a missing adf/adf.h which is really not there: https://pastebin.com/ysG7sySC | 23:46 |
T42 | <edp_17> But there is no condition around it. | 23:46 |
KALUBE | I get the feeling you're missing something from manifests | 23:46 |
T42 | <edp_17> Yeah, I think too. | 23:47 |
KALUBE | Probably best to revert that other change too. | 23:47 |
T42 | <edp_17> Ok. | 23:47 |
KALUBE | @edp_17 You're porting for Galaxy SII right? | 23:50 |
KALUBE | You're using this device-common repo https://github.com/edp17/android_device_samsung_hero-common but the LineageOS github has this device-common repo too https://github.com/LineageOS/android_device_samsung_galaxys2-common | 23:50 |
KALUBE | are you using the wrong device repos? https://github.com/edp17/local_manifests/blob/8d27d9c126b22ffcf7d22122a17210928e730c74/herolte.xml#L3 | 23:50 |
r0kk3rz | s7 i thought | 23:52 |
T42 | <edp_17> No, that is for the S7 port. What I am using for the S2 is: https://github.com/edp17/local_manifests/blob/cm-12.1/i9100.xml | 23:53 |
r0kk3rz | oh, you gave up on the s7 already? | 23:53 |
r0kk3rz | i wouldnt bother with the s2 | 23:53 |
KALUBE | My mistake, in that case you're missing the device specific repo:https://github.com/lineageos/android_device_samsung_galaxys2 | 23:54 |
T42 | <edp_17> I didn't gave up, I just put aside as had no idea how to progress. | 23:54 |
T42 | <edp_17> Then started the S2. But it might be a dead end. | 23:54 |
r0kk3rz | we never had any success with old exynos devices | 23:54 |
r0kk3rz | we know the s7 can work | 23:54 |
T42 | <edp_17> @r0kk3rz: Oh, I didn't know that. But this explains why I haven't found any port for the S2. | 23:55 |
T42 | <edp_17> @r0kk3rz: Okay, then I go back to my S7 attempt. 😊 | 23:56 |
T42 | <edp_17> @KALUBE: I thought could use the https://github.com/CyanogenMod/android_device_samsung_i9100 | 23:58 |
T42 | <edp_17> As this one has got the cm-12.1 branch. | 23:58 |
KALUBE | huh, aren't you building cm-14.1 base? | 23:58 |
T42 | <edp_17> The other one you linked there is only cm-9.0.0 | 23:58 |
KALUBE | I didn't spot that | 23:59 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!