Thaodan | is createrepo now createrepo_c? | 03:26 |
---|---|---|
Thaodan | I tried to run dhd util.sh and got command not found. Tried to search for it in zypper and only got createrepo_c | 03:27 |
steeeve | They still spam on freenode? | 06:40 |
mal | Thaodan: update you rpm/dhd submodule | 09:43 |
mal | *your | 09:43 |
mal | steeeve: still spamming on at least one channel | 09:44 |
Thaodan | mal: thanks, I used the sailfish x open source adaption so maybe they are outdated | 09:48 |
Thaodan | do you know what i need to adjust for the sony nile build? | 09:49 |
steeeve | mal: only freenode? | 10:11 |
steeeve | #freenode * | 10:12 |
Thaodan | steeeve: add +R to your (IRC) mode and your good | 10:40 |
Thaodan | avoids at least query spam | 10:40 |
mal | steeeve: I have only one channel which doesn't have +r and that has spam so probably other channels without +r could have spam | 10:42 |
guhl | mal, building libhybris-1 if get this https://pastebin.com/c6TnPGFm. Known to you? | 10:54 |
mal | guhl: never seen any issue like that | 10:55 |
guhl | k | 10:56 |
guhl | mal, should i have had that version of libhybris also in the droid tree while building hybris-hal | 11:00 |
guhl | cause i used the original libhybris/libhybris there | 11:01 |
guhl | which does not even contain a directory hybris/gralloc | 11:02 |
mal | guhl: you have to have at least the submodule somewhere, it can be there in hybris/mw and it's still found | 11:05 |
mal | guhl: so you need android8-initial branch cloned somewhere when you build hybris-hal, easiest is to just clone it to hybris/mw before building android side | 11:06 |
guhl | krnlyng has a totally different version of the libhybris in his android8-initial branch then libhybris/libhybris master | 11:07 |
guhl | (submodule) | 11:07 |
guhl | k then i will clone android8-initial to mw and rebuild hybris-hal | 11:07 |
_gnus_ | I could see language selection screen on Moto E (based on 14.1). Then, it shows rotating progress meter, before display getting off. Logs shows lipstick-UI failed. There is error with sound as well, but basically LineageOS doesn't have sound. dmesg - https://pastebin.com/DCsqQqQ5 Journal - https://pastebin.com/hm499CWz | 11:09 |
mal | guhl: yes, because the changes have not yet been merged, there is PR open to upstream | 11:10 |
vakkov_ | holla! | 11:13 |
_gnus_ | Have I missed something during build? | 11:17 |
elros1 | _gnus_: read note about 14.1 in faq-hadk | 11:18 |
_gnus_ | elrosl : Looking into it. | 11:28 |
mal | based on dmesg you haven't used the symlink script mentioned in faq | 11:29 |
steeeve | Thaodan: afaik freenode started to +R everyone because of spam | 12:04 |
OrokuSaki | I thought I would dust off the hp touchpad again... Hoping SFOS 3 fixes landscape framebuffer orientation stuff. Been a couple of years, and thanks for all that helped me in the past. Mainly mal and sledges | 13:03 |
OrokuSaki | For some reason minimediaservice keeps restarting after boot, but it works if I run it as root | 13:03 |
OrokuSaki | Then I can play big buck bunny | 13:04 |
OrokuSaki | I changed minimediaservice to late_start in init.rc to see if that might help.. it didn't | 13:04 |
OrokuSaki | And.. MSameer | 13:05 |
_gnus_ | mal, elrosl: I have removed 'exec' as mentioned in faq and symlinks are created as well. However, phone still shows circular progress meter and gets blank afterwards. dmesg - https://pastebin.com/96Zke3dc Journal - https://pastebin.com/t5E9dYUZ | 13:06 |
OrokuSaki | Time for bed.. if anyone has any ideas ping me, check the irc logs later. I am using hybris-11.0 | 13:07 |
elros1 | _gnus_: don't remove exec, it's obsolete. Disable time_daemon in one of /init*.rc for clear logs. Do you have correct touchscreen input device set in droid-hal-device? | 13:14 |
Thaodan | I want to add support for pioneer to droid-config-sony-nile, can the sparse dir have files per device varriant? | 15:29 |
_gnus_ | elros1: Looking into that. | 15:30 |
r0kk3rz | Thaodan: make your own config repo | 15:30 |
Thaodan | r0kk3rz: I do but I want to keep most of the old repo as I only need to change the screen configs | 15:31 |
mal | Thaodan: that repo is for pioneer | 15:31 |
mal | Thaodan: which device exactly do you mean? | 15:32 |
Thaodan | sony-nile-discovery | 15:32 |
r0kk3rz | ah i see, nile is platform. yeah then you can normally use same repo for both | 15:32 |
r0kk3rz | depending on the differences | 15:32 |
Thaodan | thats why I asked | 15:32 |
Thaodan | basicly they are two variants per screen size and two per sim config | 15:33 |
r0kk3rz | sim config is easy | 15:33 |
Thaodan | yes already done | 15:33 |
r0kk3rz | screen size is probably easy too | 15:33 |
Thaodan | I looked at the f512x repo | 15:33 |
Thaodan | can I use @VAR@ in the sparse tree? | 15:34 |
mal | ? | 15:34 |
Thaodan | variable replacement like with @ICON_RES@ | 15:35 |
Thaodan | something like this: https://github.com/mer-hybris/droid-config-sony-nile/blob/master/patterns/jolla-configuration-h4113.yaml#L13 | 15:38 |
Thaodan | so that I don't need a seperate droid-hal-device.conf | 15:39 |
ghosalmartin | guhl, saw your messages, thanks :) | 15:39 |
ghosalmartin | am currently without internet, so tethering off my phone :P | 15:40 |
Thaodan | also I need to set the physicalDotsPerInch different that the smaler XA2 | 15:40 |
r0kk3rz | Thaodan: you'll want seperate .spec files, and you can refactor the patterns if you need changes there | 15:43 |
Thaodan | can I add seperate files for the sparse dir from there? | 15:44 |
r0kk3rz | what differences do you need in there? | 15:45 |
Thaodan | smaler dpi | 15:45 |
Thaodan | and maybe different QT_QPA_EGLFS_PHYSICAL_WIDTH | 15:46 |
r0kk3rz | Thaodan: you can do stuff like this - https://github.com/mer-hybris/droid-config-f5121/blob/master/delete_file_f5121.list | 15:47 |
Thaodan | thanks that looks helpful | 15:47 |
Thaodan | where can I get the QT_QPA_EGLFS_PHYSICAL_WIDTH per screen? | 15:49 |
elros1 | Thaodan: I believe it's physical width in millimeters | 15:58 |
Thaodan | elros1: thanks | 16:03 |
Thaodan | found it here in the end: https://www.sizescreens.com/sony-xperia-xa2-ultra-screen-specifications/ | 16:03 |
Thaodan | r0kk3rz: can I make this delete lists per family or alway per pkg? | 16:10 |
Thaodan | whats the replacement for droid system on nile? | 16:44 |
mal | taixzo: just letting you know that I built the first new test image for matissewifi, some very bad scaling issues which I need solve first | 17:19 |
_gnus_ | mal, elros1: Great! Phone is booted. UI is working. Things like camera, wifi are not working. I will look into it. | 19:00 |
mal | _gnus_: chapter 13.2 and 13.3 of hadl pdf for camera and stuff, faq has things for wifi | 19:01 |
mal | *hadk | 19:02 |
_gnus_ | ok | 19:02 |
mal | faq also has some instructions for bluetooth | 19:02 |
mal | _gnus_: so what was the final thing that fixed the UI? | 19:02 |
_gnus_ | mal: droid-hal-device had some unwanted characters. | 19:10 |
mal | oh | 19:10 |
mal | like what? | 19:10 |
_gnus_ | ˓ → | 19:15 |
_gnus_ | this character. I guess, it came from pdf. Copy-paste error. | 19:16 |
mal | ok | 19:16 |
r0kk3rz | werd | 19:18 |
kimmoli | copying from pdf can cause strange issues, been there | 19:22 |
guhl | mal, krnlyng thanks the install worked now | 19:38 |
Thaodan | I tried to checkout sony-device-nile from mer-hybris | 20:29 |
Thaodan | the repo refers to a branch droid-src-sony-aosp-8.1.0_r35_20180714 but that doesn't exist on mer-hybris/device-sony-nile | 20:30 |
Thaodan | only hybris-sony-aosp-8.1.0_r35_20180714 | 20:31 |
Thaodan | mal: you have an idea? | 20:31 |
mal | which manifest are you using, I have no experience with the xperia x build method, I always build the hadk way which in sony devices needs some changes to patterns and spec files | 20:36 |
Thaodan | https://github.com/mer-hybris/android/blob/droid-src-sony-aosp-8.1.0_r35_20180714/default.xml | 20:55 |
OrokuSaki | audioflingerglue is missing in hybris-11.0.. fyi | 21:02 |
mal | Thaodan: so change the branch to the one that exists | 21:03 |
mal | Thaodan: the last commit broke it | 21:03 |
mal | OrokuSaki: afaik audioflingerglue is only needed for 12.1 or newer bases | 21:04 |
OrokuSaki | cool | 21:04 |
Thaodan | I've fixed the manifest error and now try to build hybris-hal | 22:21 |
Thaodan | I get that error during build: https://paste.kde.org/pv4h0xy6w | 22:22 |
Thaodan | I tried 4113 kernel too, no change | 22:22 |
Thaodan | any ideas? | 22:22 |
mal | should be obvious, you can't havw two copies of libhybris under $ANDROID_ROOT, so remove hybris/mw/libhybris/ | 22:26 |
Thaodan | oh sorry thats strange, I don't really get repo currently | 22:27 |
Thaodan | Is it ok that odm is not found during build? | 22:28 |
Thaodan | I mean out/target/product/discovery/odm/ ? | 22:34 |
mal | ? | 22:35 |
Thaodan | I get pushd out/target/product/discovery/odm not found during the first few messages of building hybris-hal. Is that normal? | 22:36 |
OrokuSaki | I used to be able to use this script to get bluetooth to work, but as soon as I start connman and the bluetooth service I can't bring hci0 up | 22:46 |
mal | Thaodan: yes, not an error afaik, it just tries to find some things from various places and some don't exist | 22:47 |
Thaodan | ok, should I update to 8.1 before trying to push that img to my device in the end? | 22:52 |
mal | Thaodan: what do you mean? | 23:11 |
Thaodan | For Xperia there was an update need before you can flash hybris. So I wasn't shure if I should fully update my phone before flashing | 23:13 |
mal | I think it's better to update just in case | 23:14 |
Thaodan | *xperia x | 23:14 |
Thaodan | ok | 23:14 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!