Thursday, 2019-02-21

masha11Hi! How to install SailfishOS on the device via TWRP or via adb / fastboot?07:13
masha11How can I view the log loader? My device does not turn on after the flashing SailfishOS.07:16
T4<adampigg> Flash in twrp,.then,.subsequent kernels can be flashed.with fastboot07:20
T4<adampigg> Normal that it doesnt work initially, thats part of the process07:20
T4<adampigg> Need to determin how far it gets, usb enumeration on the host will give clues, .and if you can telnet in thats a good start07:21
masha11t4: Thanks. Did I correctly determine the output partition when flashing the  boot image: dd if=/sdcard/hybris-boot.img of=/dev/block/sda17? My fixup-mountpoints: https://pastebin.com/s0X81FwN07:25
T4<adampigg> Looks that way07:44
masha11I tried to flash the boot via fastboot: fastboot flash boot hybris-recovery.img . In dmesg no new usb messages: https://pastebin.com/fb8ApPYS07:59
masha11I don't know what to do next08:01
masha11What can it mean if the message about the Mer does not appear in dmesg?08:04
T4<vorombe> flash hybris-boot.img not hybris-recovery.img08:08
masha11flash hybris-boot.img. The result has not changed.08:21
T4<vorombe> why don't you flash sailfishos.zip via twrp ?08:23
masha11I tried to flash through twrp.08:25
masha11black screen after reboot08:26
r0kk3rzwhat device?08:27
masha11there is no Mer information in dmesg08:27
masha11Motorola Moto Z (griffin)08:27
r0kk3rzis there anything in dmesg about an rndis device?08:28
masha11no08:34
masha11watch dmesg in Fastboot Flash Mode, right?08:40
sledgesPSA: Sailfish OS community collab. at #mer-meeting in 14 minutes <- to /join or not to /join, that is the question08:46
T4<elros34> @masha11: no, fastboot is only for flashing your modified kernel + initramfs. You need to watch host dmesg during normal boot.08:48
T4<adampigg> Darn, missing another meeting08:51
masha11ok, but I still do not see Mer and rndis messages in dmesg.09:04
T4<elros34> then you may miss something in your defconfig09:10
r0kk3rzor something is very wrong09:12
masha11result of mer_verify_kernel_config: https://pastebin.com/dLxM0rnN. My defconfig: https://pastebin.com/Fc0DAF77. What warnings must be removed?10:37
T4<adampigg> Pssst r0kk3rz, missed oppertunity in meeting for task-switcher!10:51
T4<adampigg> Which, btw, works nicely on my latte10:52
r0kk3rzi mentioned it10:52
T4<adampigg> *looks again*10:55
T4<adampigg> Ah there it is10:56
T4<elros34> I don't get it, how calling printf("\n"); (sic) in audio library segfault pulseaudio? Am I missing something?15:32
ThaodanT4: use a pulse debug function?15:44
piggzmal: PR coming your way19:02
piggzmal: https://github.com/piggz/harbour-advanced-camera/pull/719:08
malpiggz: a small suggestion, could we use transform in rectangle to make code simpler https://stackoverflow.com/a/30673913 that way focus circle position could be directly used for focus setting?19:37
piggzmal: ok19:42
malpiggz: not sure if parts or all of those setting parts could be combined to a separate function to prevent code duplication19:46
malpiggz: like setFocus(x, y)19:47
piggzmal: updated19:54
malpiggz: local variables x and y are not needed in first part19:56
malin the onClicked19:57
malyou can directly set mouse.x and y to focuscircle.x19:57
piggzmal: you mean use mouse.19:57
piggzk19:57
malpiggz: and then use either mouse.x or focuscircle.x in camera.focus.setCustomFocusPoint19:59
piggzyes, done19:59
piggzmal: done20:01
piggzif definitely works better / as expected ... i think before, only continuous/infinity workes20:01
malI'm fighting the urge to complain about whitespaces :P20:02
piggzgood, cos if all you can complain about is https://github.com/piggz/harbour-advanced-camera/compare/focus-changes?expand=1#diff-f016fefab2526ddf793d38cb8a76513fR35820:05
piggzthen i am doing well!20:05
malpiggz: not that, the extra space in some ifs20:06
piggzoh, ok, i give you that20:06
malbefore )20:06
piggzfixed20:07
kimmolinitpicking?20:11
malpiggz: looks good20:19
malkimmoli: always :)20:19
malpiggz: what was the reason why only some modes have selectable focus circle?20:27
malpiggz: also what does manual focus mode even do?20:29
piggzmal: from what i can tell20:38
piggzmanual = manual/fixed20:38
piggzcontinuous means it constantly focuses ... actually, maybe that should have a focus point20:39
piggzauto/macro means focus once on point20:39
piggzinfinity means fixed on infinity, so no need for point i think20:39
piggzand hyperfocal is a sort of mid distance to inifinity from what i can tell20:39
piggzmal: but, have a read up and a think, I am off out, so if oyu have any suggestions let me know20:40
malpiggz: manual focus seemed to focus always, which seemed wrong20:43
malhmm, I think I was wrong20:45
malpiggz: wondering if you should set focus point mode to FocusPointAuto in those other modes20:56
T4<adampigg> Mal, sounds good, ill make that change and merge21:08
mal@adampigg I also found a bug in qtmultimedia, not related to this but if one wants to check supported focus point modes (not relevant for us yet since that is exposed to qml only in 5.10)21:09
mal@adampigg I have also some other ideas21:14
malbut maybe for later time21:14
T4<adampigg> Mal, convert your ideas to PRs ;)21:16
T4<eugenio_g7> @adampigg, seems that the sensor fix is working as expected on the new image22:37
T4<eugenio_g7> gonna try to decrease the polling interval22:37
abransonpiggz: i think hyperfocal is supposed to be as much in focus as possible. narrow aperture with very deep field22:41
r0kk3rzhow much silica is in piggz o vision?22:47

Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!