*** Danct12 is now known as Guest12291 | 01:58 | |
T42 | <k1gen> can anyone check if that commit would be enough to replicate my current device state later: https://github.com/k1gen/droid-config-flame/commit/3c9044575599baeebfebd101aea499d1c76d70b8? | 09:09 |
---|---|---|
T42 | <k1gen> I want to upstream as much as I can, because I'm afraid I have to flash android back on device in the near future | 09:12 |
T42 | <k1gen> @b100dian droid.ids still doesn't work btw, crashes build | 09:37 |
T42 | <b100dian> does it work without that define custom_build_cmds ? | 09:39 |
T42 | <k1gen> no :D https://0x0.st/HK4d.txt | 09:41 |
T42 | <k1gen> spec is the same, just deleted the custom_build_cmds line | 09:42 |
T42 | <b100dian> that straggler_files is weird, needs at least a space before \, don't know if indentation is needed though. maybe your editor did something to it | 10:02 |
T42 | <b100dian> also errors like "error: Name field must be present in package" etc mean the %include of the droid-hal-device.inc is also malfunctioning. | 10:05 |
T42 | <k1gen> should I replace the droid-hal-device.inc with github one? | 10:07 |
T42 | <b100dian> do you have changes to it? isn't it from the submodule? | 10:08 |
*** Danct12 is now known as Guest12324 | 10:09 | |
rinigus | Thaodan: not sure if you have seen this: any idea what is going on with xperia 5 https://forum.sailfishos.org/t/developer-announcement-qt-5-15-available-for-app-developer-testing/15105/92 ? | 10:15 |
T42 | <b100dian> Something went wrong yesterday when you git pull'd in the submodule | 10:15 |
T42 | <k1gen> most probably, yeah | 10:28 |
T42 | <k1gen> b100dian: changes in droid-hal-device.inc: https://paste.opensuse.org/pastes/1c8017e80df4 | 12:03 |
T42 | <eugenio_g7> rinigus: looks like out-of-date libhybris | 12:10 |
rinigus | eugenio_g7: I would expect that Thaodan's port has up to date components. but maybe it is either older SFOS version or he didn't have a chance to update it | 12:12 |
T42 | <eugenio_g7> https://github.com/libhybris/libhybris/pull/516 <--- this is the PR, for reference | 12:16 |
rinigus | Thank you very much! | 12:23 |
T42 | <eugenio_g7> you're welcome :) | 12:23 |
T42 | <leha155> Hello, I have a problem with ril. I have the following errors in logcat "04-25 23:36:53.302 22125 22125 F linker : CANNOT LINK EXECUTABLE "/system/vendor/bin/ipacm": library "android.hardware.tetheroffload.config@1.0.so" not found: needed by main executable | 20:20 |
T42 | <leha155> 04-25 23:36:53.306 22126 22126 F linker : CANNOT LINK EXECUTABLE "/vendor/bin/hw/qcrild": library "android.hardware.radio@1.0.so" not found: needed by /vendor/lib64/libril-qc-hal-qmi.so in namespace (default)". Does anyone have any idea? Hybris18.1 Gui and wlan working. Ful logcat https://0x0.st/HKE7.log | 20:20 |
mal | do you have those libraries somewhere on the device? | 20:27 |
T42 | <elros34> you have audio.service started, do you have it disabled in disabled_services.rc? | 20:29 |
mal | also looking at the log you probably need the usual symlinks in /odm | 20:30 |
mal | check the lib and lib64 in here https://github.com/mlehtima/droid-config-fp3/tree/master/sparse/odm the targets for the symlinks you need to find from your device | 20:31 |
mal | wondering if there is some linker config issue | 20:43 |
Mister_Magister | mal: btw if you care enough you might look into either platformsdk or android_root being on different partition | 22:16 |
Mister_Magister | it craps out massively | 22:16 |
Mister_Magister | while android_root can kinda be fixed, platformsdk just doesn't want to play nice | 22:17 |
mal | ok, I haven't tested platformsdk like that, I have android_roots of different bases in different disks so it's quite a mess and I have custom way to setup env vars for those | 22:25 |
mal | and the needed bind mount | 22:25 |
T42 | <K31j0> it just didn’t want to run build_packages.sh while we tried bind mounts and stuff | 22:26 |
Mister_Magister | yeah bind mound works for android_root but if you place platform_sdk on different mount then it just doesn't work | 22:26 |
Mister_Magister | it's just suggestion as we found the bug, nothign that we require for now | 22:27 |
mal | I always thought platformsdk could be placed anywhere | 22:27 |
T42 | <K31j0> mal: https://paste.opensuse.org/pastes/116d0104d7e2 Can you have a look at that error? | 22:28 |
mal | doesn't this work: sb2 -t $VENDOR-$DEVICE-$PORT_ARCH -m sdk-install -R zypper --plus-repo $ANDROID_ROOT/droid-local-repo/$DEVICE in droid-config-$DEVICE-bluez5 -bluez5-configs-mer | 22:29 |
Mister_Magister | mal: something breaks within target… hard to tell | 22:29 |
mal | Mister_Magister: ok, need to test a bit then | 22:29 |
mal | not tonight though, maybe some day | 22:30 |
Mister_Magister | mal: i was searching for the - in zypper in for so long, thank you lol | 22:30 |
Mister_Magister | mal: yeah no hurry, we workarounded it but since its a bug i wanted to report it :) | 22:30 |
mal | Mister_Magister: I just searched for bluez in https://piggz.co.uk/sailfishos-porters-archive/ | 22:30 |
T42 | <K31j0> We just dropped an OpenSUSE VM onto the problem | 22:30 |
Mister_Magister | mal: ye i didn't even get to that as k31j0 is very impatient | 22:31 |
T42 | <K31j0> Werks and is happy | 22:31 |
T42 | <K31j0> I didn’t want to mess with installing platformsdk on / since I have NixOS as my main OS | 22:31 |
Mister_Magister | mal: but i was talking about zypper in -somepackage in general | 22:32 |
Mister_Magister | that you can remove package while installing package | 22:32 |
mal | yeah, that is quite useful feature | 22:32 |
Mister_Magister | i jsut love zypper man | 22:33 |
Mister_Magister | it might be slow but it's so good | 22:33 |
T42 | <K31j0> How much stuff is left over in Sailfish/mer from MeeGo/Maemo days? AFAIK sb2, mic and mce are from MeeGo/Maemo | 22:33 |
mal | some of the middleware has origins there | 22:33 |
mal | like sensorfw and things like that | 22:34 |
T42 | <elros34> have you tired creating symlink in /srv/. I use something like that since I don even remember and it works. I have platform sdk in home | 22:34 |
Mister_Magister | mal: btw i don't know who has admin acess on this channel but i would appreciate dropping the bit.ly | 22:34 |
mal | Mister_Magister: which would be a good replacement? | 22:34 |
Mister_Magister | !@ | 22:34 |
Mister_Magister | @elros34 symlink won't work without mounted directory | 22:35 |
Mister_Magister | mal: no clue but my privacy protection blocks bit.ly completely | 22:35 |
mal | hmm, ok | 22:35 |
Mister_Magister | you can use https://lain.la/shortener.txt or you can use google one's | 22:36 |
Mister_Magister | mal: also lil help please? https://paste.opensuse.org/pastes/09f67128813d :) | 22:37 |
T42 | <elros34> I have is set up for long time so maybe I forget about something but I do not remember any bind mount for platform sdk | 22:37 |
mal | Mister_Magister: do you use bluez4? | 22:38 |
Mister_Magister | mal: no we intend on using bluez5 | 22:38 |
mal | Mister_Magister: what is the issue in that paste? | 22:38 |
Mister_Magister | i can't build all middleware | 22:39 |
Mister_Magister | version is still missing some packages | 22:39 |
mal | what packages? | 22:39 |
Mister_Magister | it also tries building kf5bluezqt-bluez4 for some reason | 22:39 |
T42 | <elros34> follow https://etherpad.wikimedia.org/p/hadk-hot | 22:40 |
mal | yeah, I have a wip branch to fix that issue and some other issues | 22:40 |
Mister_Magister | https://paste.opensuse.org/pastes/face1f0e37f9 | 22:40 |
Mister_Magister | hagg hadk-hot | 22:40 |
mal | this one https://github.com/mer-hybris/droid-hal-device/pull/333 | 22:40 |
Mister_Magister | s/hagg/ahh/ | 22:41 |
mal | maybe I should merge that tomorrow | 22:41 |
Mister_Magister | wait android 12 is android 19 and android 13 is 20 | 22:41 |
Mister_Magister | not confusing at all | 22:41 |
Mister_Magister | tho we're using 18 | 22:41 |
Mister_Magister | maybe i'll just downgrade submodule version | 22:41 |
mal | which of those packages is not in droid-local-repo? | 22:42 |
Mister_Magister | what do you mean? | 22:42 |
mal | I mean if it complains that some of those dependencies are missing have you checked that those are in droid-local-repo | 22:43 |
Mister_Magister | yeah i can't build those cause it fails after bluez thingy | 22:43 |
mal | just remove out the bluez thingy like this https://github.com/mer-hybris/droid-hal-device/pull/333/commits/c0864aca4a415a5beb14301d4c951b293b324860 | 22:44 |
Mister_Magister | yeye i'm on it | 22:45 |
Mister_Magister | just doing too many things at once | 22:45 |
Mister_Magister | lol it doesn't build any more middleware | 22:46 |
T42 | <K31j0> No middleware for us I guess | 22:48 |
Mister_Magister | what we need is to train language model on all the sfos-porters logs to replace mal | 22:48 |
Mister_Magister | no offence, you need break xd | 22:48 |
* Mister_Magister that might not be a bad idea | 22:49 | |
Mister_Magister | imma do it and call it porters-gpt | 22:49 |
Mister_Magister | if it will turn out useful it will be next to grep irc logs xd | 22:49 |
T42 | <K31j0> MalGPT | 22:50 |
T42 | <K31j0> Or ChatMal | 22:50 |
T42 | <K31j0> Whatever man xD | 22:50 |
T42 | <Mister_Magister> xd | 22:51 |
T42 | <K31j0> `And then the model responded with intructions for cm12.1 while we’re on lineage18.1` | 22:51 |
Mister_Magister | it honestly might work well as we got tons of logs | 22:51 |
Mister_Magister | literally years worth of lgos | 22:51 |
Mister_Magister | well, there's that | 22:51 |
mal | also a big problem is that it won't know of the answers if those are in pastebing | 22:51 |
mal | *pastebin | 22:51 |
Mister_Magister | oh ye | 22:51 |
Mister_Magister | as those expire | 22:51 |
mal | which often expire | 22:51 |
Mister_Magister | ye | 22:51 |
mal | yeah | 22:51 |
Mister_Magister | yeah | 22:51 |
Mister_Magister | xd | 22:51 |
T42 | <K31j0> What about we get some funky phones and we train the model to port for us and ask mal if it craps out | 22:52 |
Mister_Magister | now droidmedia doesn't want to builld nice | 22:54 |
Mister_Magister | mal: i made droidmedia but libdroidmedia.so is nowhere in out | 22:58 |
mal | do you have all needed env vars set for the target detection | 22:59 |
Mister_Magister | thats what i've been wondering | 23:00 |
Mister_Magister | my dumb ass forgot to source .hadk.env | 23:00 |
mal | thought so | 23:01 |
Mister_Magister | thanks | 23:01 |
mal | which means PORT_ARCH was not set | 23:01 |
Mister_Magister | yep | 23:01 |
Mister_Magister | ok i don't get it anymore | 23:31 |
Mister_Magister | we just built sfos zip normally through dhd and it worked | 23:31 |
Mister_Magister | but when i want to build just some ks file it doesn't work at all | 23:31 |
mal | I use custom .ks for my releases | 23:55 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!