*** alin has quit IRC | 01:01 | |
*** alin has joined #sailfishos-porters | 05:49 | |
*** Merbot` has joined #sailfishos-porters | 06:31 | |
*** lbt_ has joined #sailfishos-porters | 06:32 | |
*** morphis has quit IRC | 06:34 | |
*** Merbot has quit IRC | 06:34 | |
*** kjokinie has quit IRC | 06:34 | |
*** lbt has quit IRC | 06:34 | |
*** kjokinie has joined #sailfishos-porters | 06:36 | |
*** alin has quit IRC | 06:36 | |
*** morphis has joined #sailfishos-porters | 06:37 | |
*** ernesti has joined #sailfishos-porters | 06:45 | |
*** alin has joined #sailfishos-porters | 08:03 | |
*** alin has joined #sailfishos-porters | 08:03 | |
sledges | morning 74 windows! | 08:11 |
---|---|---|
stephg | good morning window no. 7 :) | 08:16 |
situ | My personal laptop is not booting today. Won't be able to debug time issue further. | 08:51 |
Stskeeps | i know the problem. | 08:53 |
Stskeeps | :P | 08:53 |
situ | Stskeeps: I tried changing batteries but it just doesn't power up. | 08:54 |
Stskeeps | try to boot it without a battery in? | 08:54 |
situ | I did | 08:54 |
situ | But was not able to boot. | 08:54 |
situ | Have filed a ticket with support. | 08:55 |
Stskeeps | :nod: | 08:55 |
sledges | yikes | 09:09 |
lbt_ | sledges: https://github.com/mer-hybris/android/pull/9 | 09:20 |
*** lbt_ is now known as lbt | 09:20 | |
sledges | lbt: LGTMd | 09:22 |
lbt | ta | 09:22 |
lbt | I removed the 'master' branch of https://github.com/mer-hybris/droid-hal-configs | 09:25 |
lbt | and made it hybris-10.1 | 09:25 |
sledges | ultimately we should do hybris-10.1->master for all base-independent repos | 09:28 |
lbt | yes | 09:33 |
lbt | not confident which will be independent yet :) | 09:33 |
sledges | hybris-boot and dhc for sure; i read you about dhd though ;) | 09:34 |
lbt | hybris-boot ... thinking aosp | 09:34 |
lbt | hybris boot may even become DEVICEy? | 09:35 |
lbt | anyhow ... we'll see | 09:35 |
*** alin has quit IRC | 10:02 | |
*** alin has joined #sailfishos-porters | 10:02 | |
*** ernesti has quit IRC | 12:11 | |
situ | The permission error for setting time seems to be coming from https://github.com/CyanogenMod/android_kernel_lge_hammerhead/blob/85564c374b6b082fc447f6dae53a630c04b4ef1c/drivers/spmi/spmi-pmic-arb.c#L160 | 12:11 |
*** ernesti has joined #sailfishos-porters | 12:24 | |
sledges | PMIC_ARB_STATUS_DENIED needs tracing.. | 12:25 |
situ | sledges: https://github.com/CyanogenMod/android_kernel_lge_hammerhead/blob/aea20a25da00e2e4b1631baf7bcb09f6d40afbe9/arch/arm/mach-msm/clock-pll.c#L28 | 12:28 |
situ | I guess we can try turning this off. | 12:28 |
sledges | possssibly.... | 12:30 |
situ | Deep down under there is this call https://github.com/CyanogenMod/android_kernel_lge_hammerhead/blob/aea20a25da00e2e4b1631baf7bcb09f6d40afbe9/arch/arm/mach-msm/scm.c#L350 | 12:33 |
sledges | O.O | 12:36 |
situ | sledges: Does this line mean CONFIG_MSM_SECURE_IO is on ? https://github.com/CyanogenMod/android_kernel_lge_hammerhead/blob/448bcdf452c043ce006c4c5a43e74e51ace3f5cf/arch/arm/mach-msm/Makefile#L82 | 12:36 |
sledges | no | 12:36 |
sledges | if it's on, then it takes the .o | 12:36 |
situ | What does this line mean ? | 12:37 |
sledges | if the flag is set, .o is taken into image | 12:37 |
sledges | scm-io.o | 12:37 |
situ | I couldn't find any code which proves this option is on. | 12:38 |
sledges | it's in config | 12:39 |
sledges | Kconfig | 12:39 |
sledges | it has default setting there | 12:39 |
situ | On my device 'zcat /proc/config.gz | grep -i CONFIG_MSM_SECURE_IO' does not output anything. | 12:41 |
situ | So this means this option is not on. | 12:41 |
sledges | means it has taken default value | 12:42 |
situ | How would I know the defautl value ? | 12:42 |
sledges | also you can check for existance of scm-io.o | 12:42 |
sledges | in your build tree | 12:42 |
situ | sledges: My laptop died. | 12:42 |
situ | sledges: Is it there in your build tree ? | 12:43 |
sledges | situ: looks like no: sledges@prospect:~/n5$ find out/target/product/hammerhead/obj/ -name "scm-io.o" | 12:44 |
sledges | (no output) | 12:44 |
situ | ok | 12:45 |
*** ernesti has quit IRC | 13:41 | |
*** s5pik3 has joined #sailfishos-porters | 13:59 | |
*** ernesti has joined #sailfishos-porters | 14:07 | |
*** ernesti has quit IRC | 14:13 | |
*** s5pik3 has quit IRC | 15:29 | |
*** shallow is now known as trojrozec | 16:48 | |
*** alin has quit IRC | 17:42 | |
*** alin has joined #sailfishos-porters | 19:37 | |
situ | In section 11.2 in HADK, just reboot to bootloader "adb reboot bootloader" and do "fastboot flash boot hybris-boot.img" | 20:16 |
situ | instead of finding partition number and using dd. | 20:16 |
sledges | thanks, will check check | 21:12 |
situ | I went through whole draft, rest looks good. | 21:21 |
sledges | which version? | 21:23 |
situ | sledges: one from 15th july | 21:40 |
sledges | cheers | 21:45 |
sledges | wonder why cm guys aren't going ahead reviewing/approving your patch | 21:46 |
situ | I received a private mail that request to review was forwarded to another guy, haven't heard back since then. | 21:57 |
sledges | ок | 21:58 |
sledges | :) | 21:58 |
*** sledges has quit IRC | 22:51 | |
*** trojrozec has quit IRC | 22:51 | |
*** thp has quit IRC | 22:52 | |
*** thp has joined #sailfishos-porters | 22:53 | |
*** sledges has joined #sailfishos-porters | 22:53 | |
*** trojrozec has joined #sailfishos-porters | 22:53 | |
*** morphis has quit IRC | 22:54 | |
*** Jonni has quit IRC | 22:54 | |
*** netchip has quit IRC | 22:54 | |
*** Sazpaimon has quit IRC | 22:54 | |
*** jusa_ has quit IRC | 22:54 | |
*** tbr has quit IRC | 22:54 | |
*** situ has quit IRC | 22:54 | |
*** morphis has joined #sailfishos-porters | 22:55 | |
*** Jonni has joined #sailfishos-porters | 22:55 | |
*** netchip has joined #sailfishos-porters | 22:55 | |
*** Sazpaimon has joined #sailfishos-porters | 22:55 | |
*** jusa_ has joined #sailfishos-porters | 22:55 | |
*** tbr has joined #sailfishos-porters | 22:56 | |
*** situ has joined #sailfishos-porters | 22:56 | |
*** Aquilum has quit IRC | 23:44 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!