T42 | <Rodrigosolari> this error | 01:14 |
---|---|---|
T42 | <Rodrigosolari> Problem: droid-config-ginkgo-1-1.armv7hl obsoletes ofono-configs-mer provided by ofono-configs-mer-1.23+git3.1-1.27.2.jolla.armv7hl | 01:14 |
T42 | <Rodrigosolari> Solution 1: Following actions will be done: | 01:14 |
T42 | <Rodrigosolari> do not ask to install a solvable providing droid-config | 01:14 |
T42 | <Rodrigosolari> do not ask to install a solvable providing droid-config-sailfish | 01:14 |
T42 | <Rodrigosolari> Solution 2: install droid-config-ginkgo-1-1.armv7hl (with vendor change) | 01:14 |
T42 | <Rodrigosolari> meego --> xiaomi | 01:14 |
T42 | <Rodrigosolari> https://pastebin.com/W3f70b8r | 01:14 |
T42 | <Rodrigosolari> * Building rpm/droid-hal-version-ginkgo.spec | 01:55 |
T42 | <Rodrigosolari> meego --> xiaomi | 01:55 |
T42 | <birdzhang> do you have https://github.com/mer-hybris/droid-config-f5121/blob/master/droid-config-common.inc#L15-L17 in your droid-config-$DEVICE.spec ? | 02:02 |
T42 | <Rodrigosolari> yes! i have a | 02:08 |
T42 | <Rodrigosolari> # Device-specific ofono configuration | 02:08 |
T42 | <Rodrigosolari> Provides: ofono-configs | 02:08 |
T42 | <Rodrigosolari> Obsoletes: ofono-configs-mer | 02:08 |
T42 | <birdzhang> sb2 -t $VENDOR-$DEVICE-$PORT_ARCH -R -msdk-install zypper rm ofono-configs-mer | 02:16 |
T42 | <birdzhang> manual remove it | 02:17 |
T42 | <Rodrigosolari> oks :) | 02:27 |
T42 | <Rodrigosolari> @birdzhang [sb2 -t $VENDOR-$DEVICE-$PORT_ARCH -R -msdk-ins …], my system is broken, i try install platformSDK again | 02:55 |
T42 | <birdzhang> sorry my bad, it remove all dependencies | 02:57 |
T42 | <Rodrigosolari> is there a way to remove only the ofono-config-mer | 02:59 |
T42 | <birdzhang> why your packages vendor changed? | 03:04 |
T42 | <Rodrigosolari> @birdzhang [why your packages vendor changed?], not, i don't change | 03:05 |
T42 | <birdzhang> meego --> xiaomi | 03:05 |
T42 | <Rodrigosolari> as? I do not understand, I just followed the guide, and I made everything clear vendor is xiaomi and my device is ginkgo | 03:08 |
T42 | <Ern_st> Hello, I wanted to thanks the person/group who put in place https://gitlab.com/sailfishos-porters-ci/oneplus3-ci/. Pretty cool to give back to life the OP3 port. I've tested it works very well (except bluetooth) | 03:48 |
T42 | <Rodrigosolari> Thanks, and one last question, what do you mean that I change vendor? | 03:50 |
T42 | <birdzhang> maybe you once installed from obs? | 03:51 |
r0kk3rz | @Ern_st did bt work before? | 03:52 |
T42 | <Ern_st> @r0kk3rz [@Ern_st did bt work before?], From what i've read yes, on xda and jolla together. Seems that rfkill script of op3 did land on this version. | 04:03 |
r0kk3rz | we did do something in that area | 04:03 |
T42 | <Ern_st> It's my first week on Jolla, discovering this OS. | 04:04 |
r0kk3rz | it had a custom bluez which we deliberately didnt update | 04:04 |
r0kk3rz | so maybe we need to fix that | 04:04 |
T42 | <Ern_st> Let me check what it say... | 04:04 |
r0kk3rz | i fixed the build, but i dont have an op3 | 04:05 |
T42 | <Ern_st> I'm trying to help the port of OP3 for ubuntu touch, so i'm a bit famillar. I can take a look to help in my small spare time. | 04:07 |
r0kk3rz | ah i see, its got patches for rome support | 04:07 |
T42 | <Ern_st> On bluez side, yes seems to be | 04:09 |
T42 | <Ern_st> Also I think the bluetooth_rfkill_event needs to be updated to recognize the bt_power | 04:10 |
r0kk3rz | we only held that back because of bluez | 04:10 |
r0kk3rz | because they changed the packaging | 04:10 |
T42 | <Ern_st> they is ? (sorry not familliar with this ecosystem) | 04:11 |
r0kk3rz | jolla | 04:11 |
r0kk3rz | namely: https://git.sailfishos.org/mer-core/bluez5/commit/5be4e938107c6a3cb3c67859f4e4cc0756c361d9 | 04:12 |
T42 | <Ern_st> For the rfkill script specific to op3, it doesn't work anymore : https://paste.ubuntu.com/p/h3C5wT7kDT/ somehow it doesn'tdetect the correct switch name | 04:14 |
T42 | <Ern_st> i've this as ref : https://github.com/delaya73/bluetooth-rfkill-event/blob/master/bluetooth-rfkill-event/bluetooth_rfkill_event.c | 04:15 |
r0kk3rz | thats not the one in use | 04:15 |
r0kk3rz | if thats been modified at all | 04:15 |
T42 | <Ern_st> To clarify, my understanding : the one currently in the op3 is not the one from github ? | 04:16 |
r0kk3rz | my bad, so it is | 04:16 |
T42 | <Ern_st> Also the hciattach tool as you mention isn't the correct one : `[root@OnePlus3 nemo]# hciattach /dev/ttyHS0 qca | 04:18 |
T42 | <Ern_st> Unknown device type or id` | 04:18 |
r0kk3rz | but tbh i suggest step 1 is fix bluez | 04:18 |
T42 | <Ern_st> It should recognize qca type | 04:19 |
T42 | <Ern_st> I couldn't find any specific patch for OP3, i've found that : https://github.com/balena-os/balena-coral/tree/master/layers/meta-balena-coral/recipes-connectivity/bluez5/patches | 04:21 |
T42 | <Ern_st> the OP3 has a ar6174 chipset. | 04:21 |
r0kk3rz | https://git.sailfishos.org/delaya73/bluez5/commits/master | 04:21 |
r0kk3rz | vs https://git.sailfishos.org/mer-core/bluez5/commits/master | 04:21 |
T42 | <Ern_st> Ho cool, didn't think to look for him in gitlab. | 04:22 |
r0kk3rz | heres a cheat: | 04:22 |
r0kk3rz | https://build.sailfishos.org/project/show/nemo:devel:hw:oneplus:oneplus3 | 04:22 |
r0kk3rz | thats the adaptation repo | 04:23 |
r0kk3rz | inside the _service file in each package will be a repo url | 04:23 |
r0kk3rz | which controls which source and version for all the things | 04:23 |
T42 | <Ern_st> Thanks for the info | 04:23 |
r0kk3rz | if you want to help with this adaptation, then we can sort you out an account | 04:25 |
T42 | <Ern_st> I've never done it before to be honest, do you have some document to goes through before to put hands... ? | 04:28 |
r0kk3rz | we have a document for creating new adaptations | 04:29 |
r0kk3rz | but this one just needs someone to maintain it properly | 04:30 |
r0kk3rz | which is mostly just checking updates for breakages | 04:30 |
T42 | <Ern_st> I've an extra device likely for couple of months, so at least for this period of time I could try. | 04:33 |
r0kk3rz | ok hopefully that builds | 04:51 |
r0kk3rz | @Ern_st ok if you grab the latest bluez and rfkill-event | 05:00 |
r0kk3rz | maybe that will be an improvement | 05:01 |
T42 | <Ern_st> from https://build.sailfishos.org/project/show/nemo:devel:hw:oneplus:oneplus3 ? | 05:01 |
r0kk3rz | yeah, that should already be configured on the device | 05:01 |
r0kk3rz | so you can just pkcon / zypper in the new packages | 05:01 |
T42 | <Ern_st> ok, i'll check if it's compatible. I've tried that last week-end but I got a glibc error... I was on 3.0.0.8. | 05:02 |
r0kk3rz | oh, you should get on 3.1 | 05:03 |
r0kk3rz | sorry, 3.2.1 | 05:04 |
T42 | <Ern_st> Yes from yesterday i'm on 3.2.1, | 05:06 |
r0kk3rz | good | 05:07 |
r0kk3rz | should be fine then | 05:07 |
T42 | <Rodrigosolari> how to solve this? | 05:57 |
T42 | <Rodrigosolari> Problem: droid-config-ginkgo-1-1.armv7hl obsoletes ofono-configs-mer provided by ofono-configs-mer-1.23+git3.1-1.27.2.jolla.armv7hl | 05:57 |
T42 | <kkk_sw> @mal [you need all files that end with _contexts], okay, droid-hal-init start now, but still stuck on boot logo | 06:02 |
T42 | <kkk_sw> https://pastebin.com/1U6xdt41 | 06:02 |
T42 | <birdzhang> Dec 13 16:12:46 Redmi3 DEBUG: pid: 2293, tid: 2293, name: vndservicemanag >>> /vendor/bin/vndservicemanager <<< | 06:08 |
T42 | <kkk_sw> Yes, I understand | 06:08 |
T42 | <kkk_sw> But how I can fix this | 06:08 |
T42 | <birdzhang> seems you did not disable it | 06:08 |
T42 | <kkk_sw> but, should? | 06:08 |
T42 | <birdzhang> which hybris? | 06:08 |
T42 | <kkk_sw> 16 | 06:09 |
T42 | <birdzhang> https://github.com/sailfish-on-davinci/droid-config-davinci/tree/master/sparse/usr/libexec/droid-hybris/system/etc/init | 06:09 |
T42 | <birdzhang> you can create files on your device and reboot to test | 06:10 |
T42 | <kkk_sw> okay, understand. Will check now, thx | 06:11 |
*** Oksana_ is now known as Oksana | 06:13 | |
T42 | <Sid_48> sudo zypper ref is giving some error statements | 08:08 |
T42 | <Sid_48> https://del.dog/ifehotewig.txt | 08:09 |
T42 | <Rodrigosolari> how to solve this? | 08:09 |
T42 | <Rodrigosolari> Problem: droid-config-ginkgo-1-1.armv7hl obsoletes ofono-configs-mer provided by ofono-configs-mer-1.23+git3.1-1.27.2.jolla.armv7hl | 08:09 |
T42 | <kkk_sw> @birdzhang [you can create files on your device and reboot …], bootable, thx | 08:26 |
T42 | <birdzhang> good news | 08:26 |
T42 | <kkk_sw> work only touch😂 | 08:27 |
r0kk3rz | thats a start | 08:43 |
T42 | <kkk_sw> yeah | 08:45 |
T42 | <kkk_sw> And telnet works fine no | 08:45 |
T42 | <kkk_sw> Will debug next | 08:45 |
pseudodev | Yo Yo guys! | 09:00 |
deathmist | r0kk3rz: have you tested 3.3 yet? droid-hal-kernel fails to install with latest dhd etc: http://www.merproject.org/logs/%23sailfishos-porters/%23sailfishos-porters.2020-04-09.log.html#t2020-04-09T18:46:52 | 09:31 |
r0kk3rz | deathmist: nope | 09:44 |
deathmist | "unpacking of archive failed on file /boot/boot-initramfs.gz;5e8f6bd2: cpio: open failed - File exists" is a strange error when there is nothing in sb2 target or tooling /boot | 09:48 |
r0kk3rz | deathmist: where are you building it? | 11:17 |
deathmist | r0kk3rz: in platform SDK using 3.3.0.14 targets available from http://releases.sailfishos.org/sdk/targets/, and the command that triggered the error was build_packages -v | 11:18 |
deathmist | as it tried to install droid-hal-kernel package to satisfy the dependencies | 11:18 |
r0kk3rz | just locally? | 11:19 |
r0kk3rz | reminds me of an error i saw in gitlab is all | 11:20 |
deathmist | yep locally | 11:21 |
r0kk3rz | updated the sdk? | 11:23 |
deathmist | r0kk3rz: SDK as in tooling? yes. there isn't a new platform SDK chroot to use in http://releases.sailfishos.org/sdk/installers/ since 3.1 that relased in last July | 11:28 |
rinigus | hi! I wonder if there have been tests to get libhybris working as aarch64. looks like flatpak can run aarch64 apps on current sfos devices (aarch64 kernel, arm 32bit flatpak compiled) if I ignore one error in it https://github.com/flatpak/flatpak/issues/3548 | 11:29 |
rinigus | however, to get hardware accelerated gl, I will need libhybris to provide 64 bit drivers. | 11:29 |
r0kk3rz | deathmist: wait for the new sdk then | 11:30 |
r0kk3rz | rinigus: maybe ubports did | 11:32 |
T42 | <birdzhang> or you can use coderus’s docker images | 11:32 |
rinigus | r0kk3rz: maybe. I'll ask them | 11:33 |
TheKit | can I ask for nemo:devel:hw:volla:yggdrasil? | 12:45 |
T42 | <adampigg> Thekit: you can always ask! ;) | 15:06 |
T42 | <Ern_st> So the first package i need to upgrade if the bluez-lib, however I got the following error : https://paste.ubuntu.com/p/sCH7z23hZn/ how to get more verbose ? | 15:54 |
deathmist | @Ern_st install it using zypper perhaps? | 16:05 |
T42 | <Ern_st> Ok, conflicting version https://paste.ubuntu.com/p/SJXyZSJHQ5/ due the the one already installed is newer than the OP3 specific | 17:17 |
r0kk3rz | ah, needs a tag | 22:05 |
T42 | <Ern_st> What does it mean ? | 22:07 |
r0kk3rz | it means i need to tag the repo | 22:17 |
r0kk3rz | ok, once that finishes building | 22:43 |
r0kk3rz | @Ern_st: try now | 22:49 |
T42 | <Ern_st> https://paste.ubuntu.com/p/54dDVxjHZz/ | 22:58 |
T42 | <Ern_st> There is still a conflit on usr/lib/libbluetooth.so.3.18.16 | 22:59 |
r0kk3rz | use zypper you fool | 22:59 |
r0kk3rz | you already have bluez installed, so naturally there will be a conflict | 23:01 |
T42 | <Ern_st> still not perfect https://paste.ubuntu.com/p/pCPMYNPDSY/ | 23:10 |
T42 | <Ern_st> Ok after unblocking rfkill I can load the firmware, but I've not mac, i'll keep you post. | 23:19 |
T42 | <Ern_st> thanks | 23:19 |
r0kk3rz | reboot | 23:20 |
r0kk3rz | TheKit: https://build.sailfishos.org/project/users/nemo:devel:hw:volla:yggdrasil | 23:31 |
TheKit | thanks! | 23:32 |
r0kk3rz | you have a vollaphone? | 23:32 |
TheKit | non-keyboard exception, but yes | 23:33 |
r0kk3rz | haha | 23:33 |
r0kk3rz | just a prototype device? | 23:33 |
TheKit | I'm working on UBPorts support for it, but there was proof-of-concept Sailfish port for it before and it would be a waste to just let it go | 23:38 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!