T4 | <adampigg> @eugenio_g7 ok, should we mask dhi in config pkg? | 06:37 |
---|---|---|
mal | @adampigg I would assume that is useful thing to do if you don't need dhi | 06:43 |
mal | @adampigg just wondering if there are any dependencies to dhi in other services, I think it reports boot being done | 06:44 |
T4 | <eugenio_g7> Yup I guess we could mask it for now, and remove it altogether soon(tm) :P | 07:36 |
T4 | <eugenio_g7> There shouldn't be any consequence | 07:37 |
T4 | <Ken_Ookami_Horo> https://fars.ee/CZVc Hello, has anyone met this? | 11:21 |
T4 | <Ken_Ookami_Horo> https://t.me/sailfishos_porters/20755 seems not work to me 😅 | 11:23 |
T4 | Felix (MISSING @USERNAME! telegram.org/faq#usernames-and-t-me) was added by: Felix (MISSING @USERNAME! telegram.org/faq#usernames-and-t-me) | 18:22 |
piggz | mal: looking at dhi, there is a droid-init-done which is run by android init to notify systemd the dhi is finished, but it seems inconsequential | 18:27 |
T4 | <Felix (MISSING @USERNAME! telegram.org/faq#usernames-and-t-me)> Hey everyone! I'm trying to port sailfish 3 on android 8.1 to the sony xperia xz("kagura", "tone" platform). … I come from the sony open devices crew, so I'm quite familiar with the android side of things, but mer/sailfish is completely new to me. … Thankfully the implementation of th | 18:28 |
T4 | e nile trees makes it quite easy to get started, so my kagura port is coming a long nicely. | 18:28 |
T4 | <Felix (MISSING @USERNAME! telegram.org/faq#usernames-and-t-me)> If you are interested, I push most of my stuff to https://github.com/marina-bay/ | 18:28 |
T4 | <Felix (MISSING @USERNAME! telegram.org/faq#usernames-and-t-me)> There are some build errors I needed to fix, I will PR those shortly. … For now, I am facing some issues with rpm packages. … ofono-ril-binder-plugin wans the following two: … No provider of 'pkgconfig(libgrilio) >= 1.0.26' found. … No provider of 'pkgconfig(libgbinder-radio)' found. | 18:30 |
T4 | … When I try "zypper in libgrilio", it tells me that I have "1.0.25-1.5.4.jolla", so I suspect the jolla repos need updating … Can someone help me out? Can I fix this myself and build locally instead? | 18:30 |
T4 | VeryOriginalUsername was added by: VeryOriginalUsername | 18:40 |
*** doniks_ is now known as doniks | 20:01 | |
piggz | @eugenio_g7 doh, we arnt sending the firmware to the BT adapter | 20:18 |
T4 | <beidl (MISSING @USERNAME! telegram.org/faq#usernames-and-t-me)> Which sfos version are you trying to build? | 20:18 |
T4 | <Felix (MISSING @USERNAME! telegram.org/faq#usernames-and-t-me)> beidl latest, 3.0.1.11 | 20:27 |
T4 | <Felix (MISSING @USERNAME! telegram.org/faq#usernames-and-t-me)> the branch name is wrong in the marina-bay repos, I am in fact using 3.0.11 | 20:28 |
T4 | <Felix (MISSING @USERNAME! telegram.org/faq#usernames-and-t-me)> I thought I had figured it out, just extend build_packages.sh with "https://git.merproject.org/mer-core/libgrilio" and "https://github.com/mer-hybris/libgbinder-radio" until the packages in the repos have been updated … but now I'm confused again. I manually built "libgrilio" and "lib | 20:33 |
T4 | gbinder-radio" using "buildmw", but still get issues | 20:33 |
T4 | <Felix (MISSING @USERNAME! telegram.org/faq#usernames-and-t-me)> error: Failed build dependencies: … ofono-devel >= 1.21+git26 is needed by ofono-ril-binder-plugin-0.0.9+master.20190213193043.cf910a3-1.armv7hl … pkgconfig(libgbinder-radio) is needed by ofono-ril-binder-plugin-0.0.9+master.20190213193043.cf910a3-1.armv7h | 20:33 |
T4 | <Felix (MISSING @USERNAME! telegram.org/faq#usernames-and-t-me)> alright, the ofono-devel dependency I fixed myself, the package that gets installed is "+git36" instead of "+26" and somehow the build system seems to thing that 36 is lower than 26. I manually set it to 36 in the spec and it works | 21:01 |
kimmoli | @Felix pleas fix your username telegram.org/faq#usernames-and-t-me | 21:03 |
kimmoli | @beidl too | 21:03 |
*** me is now known as Guest51270 | 21:11 | |
mal | read notes about ofono-ril-binder-plugin in https://public.etherpad-mozilla.org/p/faq-hadk also some other similar things there | 21:16 |
mal | it should use the correct branch, hacking dependencies is the wrong way | 21:18 |
piggz | mal: bluetooth and bluetooth-rfkill-event | 21:23 |
piggz | im having some issues | 21:24 |
piggz | sometimes it works fine, other boots it fails to open the rfkill device name | 21:24 |
piggz | or disables the device immediately after enabling | 21:24 |
piggz | any suggestions?/ | 21:24 |
T4 | <beidl> @kimmoli [@beidl too], Thx for the hint | 21:28 |
piggz | mal: was working at boot befroe current ... now in journal im getting message | 21:28 |
piggz | Feb 13 21:27:48 Sailfish systemd[1]: bluetooth.target: Unit not needed anymore. Stopping. | 21:28 |
piggz | which i wasnt previously | 21:28 |
piggz | mal: comparing working, https://paste.gnome.org/psf706etk and non working https://paste.gnome.org/prga1ouot | 21:31 |
piggz | eugenio: ive got BT half working better, but it equally doesnt work sometimes! | 21:45 |
mal | piggz: the main difference is brcm_patchram_plus messages | 21:52 |
piggz | mal: afetr many reboots ... it certainly seems to be reproducable as every-other boot | 21:53 |
piggz | i wonder ... when it has worked, isnt there an rfkill plugin that sets the state correctly the next boot? could that fail on the next boot for trying too early? | 21:54 |
mal | could be some timing issue | 21:55 |
piggz | it feels like that | 21:55 |
eugenio | piggz, cool | 21:55 |
r0kk3rz | moin | 21:57 |
r0kk3rz | did you guys get latte to build on gitlab? | 21:57 |
piggz | r0kk3rz: give eugenio ci privs | 21:57 |
piggz | r0kk3rz: yes | 21:57 |
eugenio | already did, thanks r0kk3rz :) | 21:57 |
r0kk3rz | i accepted his request earlier | 21:57 |
r0kk3rz | sorry for the delay, i was stuck on a plane | 21:58 |
eugenio | no worries | 21:58 |
piggz | r0kk3rz: not good enough | 21:58 |
r0kk3rz | i know, poor effort tbh | 21:58 |
piggz | oh, i think i got bt working consistently.... | 22:26 |
piggz | some more test.... | 22:26 |
piggz | some more test.... | 22:28 |
piggz | na, still inconsistent | 22:34 |
piggz | eugenio: modified PR | 22:38 |
eugenio | merged | 22:39 |
eugenio | there is this PR to review ---> https://github.com/sailfish-on-latte/droid-config-latte/pull/14 | 22:39 |
piggz | eugenio: ah cool, is that what breaks openrepos? | 22:48 |
eugenio | yup, everything that uses libzypp actually | 22:50 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!