MeowDudeCB | time to see what the default state of /sys/****/control is... | 01:49 |
---|---|---|
MeowDudeCB | it's auto as well | 01:49 |
MeowDudeCB | interesting | 01:49 |
MeowDudeCB | writev(4, [{"\6", 1}, {"use-Rlog/RLOG-RIL(s)\0", 21}, {"Failed to get socket port [7777]"..., 45}], 3) = 67 | 01:59 |
MeowDudeCB | this seems to be the big lebowski, the thingy in the rild that is borked | 01:59 |
MeowDudeCB | writev(4, [{"\6", 1}, {"RILC\0", 5}, {"Failed to get socket rild\0", 26}], 3) = 32 | 02:00 |
MeowDudeCB | monich: does any of this ring any bells? | 02:00 |
MeowDudeCB | I am stracing /system/bin/rild | 02:00 |
MeowDudeCB | hopefully my init changes are helping the modem, I think I am getting a better understanding of this stuf | 02:22 |
MeowDudeCB | hell yeah! the speaker AND headphone jack both work now thanks to that h2w fix in hadk! | 02:25 |
MeowDudeCB | beidl: /sys/fs/kdbus/0-system/bus: No such file or directory -- this is the issue with ofono-hack.sh, it can't find the old hybris10.1 dbus directory, do you (or anyone reading this) know what it is called in cm11/hybris11? | 03:21 |
MeowDudeCB | okay how does THIS make any sense: mkdir: cannot create directory `kdbus': No such file or directory | 03:27 |
KsenZ | http://releases.merproject.org/ Error 503 | 08:21 |
*** doniks_ is now known as doniks | 09:26 | |
*** zhxt is now known as zhxt_away | 11:15 | |
branek_ | Hello... | 11:41 |
branek_ | Just started porting for OnePlus 5T, based on lineage-15.1... And until device delivered to me, decided to try to go by HADK doc... | 11:42 |
branek_ | Just created local manifest, https://pastebin.com/hz6R4ccm | 11:42 |
mal | branek_: does that only have 15.1? | 11:42 |
mal | 15.1 porting needs some undocumented tinkering | 11:42 |
branek_ | yes | 11:42 |
branek_ | well, I want to give a try... :) | 11:43 |
branek_ | should I use oneplus kernel, or kernel from 15.1? | 11:43 |
T4 | <abhishek_0> mal i flashed the hybris-boot.img to test if anbox works or not.. my wifi stopped working | 11:46 |
mal | usually 15.1 kernel is better, I assume it's tested | 11:46 |
mal | @abhishek_0 if you had build wlan as module you need to either manually copy the modules to the device or just repackage droid-hal rpms and install those | 11:47 |
T4 | <abhishek_0> oh .. alright | 11:48 |
branek_ | @mal thanks. And what about manifest file, is it ok for start? | 11:49 |
mal | yes, but you'll need to download libhybris sources before building hybris-hal, from a certain branch | 11:52 |
branek_ | @mal Understood. I guess, right path is to start from mer-hybris/droid-hal-device, and to configure it for oneplus 5T? On my own repo which, added to manifest xml? | 12:07 |
r0kk3rz | do the hal build first, follow the order in the hadk | 12:08 |
branek_ | @r0kk3rz Sorry, but I am confused now... I'm following hadk, and with current manifest (https://pastebin.com/hz6R4ccm) should I proceed with build like in chapter 5.4 of hadk? | 12:14 |
r0kk3rz | yep | 12:17 |
branek_ | @r0kk3rz great... starting sync now... | 12:19 |
_sven | mal: can you tell me in which file is screen rotation locking stuff? | 13:15 |
mal | _sven: /etc/dconf/db/vendor.d/silica-configs.txt maybe and in there something like default_allowed_orientations=15 changing that value based on something might help | 14:01 |
mal | I think the value is a mask value | 14:02 |
T4 | <abhishek_0> anbox keeps on crashing | 14:11 |
T4 | <abhishek_0> it just loads up to the splash screen and then FC | 14:13 |
mal | did you check if you have /var/lib/anbox/overlay/system/lib64/libGLESv* files | 14:15 |
T4 | <abhishek_0> mal on a 32 bit install ? | 14:17 |
mal | is your device 64-bit? or completely 32-bit? | 14:18 |
T4 | <abhishek_0> completely 32 | 14:18 |
T4 | <abhishek_0> [root@Sailfish nemo]# ls /var/lib/anbox/overlay/system/lib … egl hw libmemalloc.so libqdMetaData.so libqdutils.so libqservice.so | 14:18 |
mal | so you have no /var/lib/anbox/overlay/system/lib64/ ? | 14:18 |
T4 | <abhishek_0> no | 14:18 |
mal | ok | 14:18 |
T4 | <abhishek_0> any fix ? | 14:20 |
mal | how about getting some logs | 14:22 |
mal | for example /var/lib/anbox/data/system.log and dmesg | 14:23 |
r0kk3rz | abhishek: please ask better questions | 14:27 |
T4 | <abhishek_0> mal dmesg https://hastebin.com/karokugoju.vbs | 14:27 |
r0kk3rz | 'please fix my problem for me' is just lazy :P | 14:27 |
mal | very much so | 14:28 |
mal | and extremely annoying | 14:28 |
T4 | <abhishek_0> and there is nothing in /var/lib/anbox/data/system.log | 14:28 |
mal | did you even start the container service? | 14:28 |
T4 | <abhishek_0> yes i did, it didnt start dmesg https://hastebin.com/nefehidaqa.vbs | 14:35 |
mal | dammit, why the hell do you paste dmesg, systemd service log to journalctl | 14:36 |
mal | think a little would you | 14:37 |
T4 | <abhishek_0> https://hastebin.com/xowaqepote.bash here is the journalctl and systemctl status is just below that | 14:46 |
mal | remove anbox-bridge stuff from the anbox container manager systemd service file | 14:48 |
T4 | <abhishek_0> removed | 14:52 |
T4 | <abhishek_0> and it caused a reboot | 14:52 |
T4 | <abhishek_0> let le grab journlactl | 14:53 |
mal | reboot could indicated some mistake in patching the kernel | 14:54 |
T4 | <abhishek_0> https://github.com/sailfishos-wt88047/android_kernel_wingtech_msm8916/ i hope i did everthing right .. there were two conlicts in overlayfs patch | 14:55 |
T4 | <abhishek_0> which i solved manually | 14:56 |
vknecht | hello | 15:10 |
T4 | <abhishek_0> anyway here namei.c https://hastebin.com/wamibutogi.cpp … fs.h https://hastebin.com/tizulafufi.cs | 15:13 |
T4 | <abhishek_0> i kept both | 15:13 |
mal | I'm not going to go through the whole patch, you need to show what exact parts had conflicts and what those were | 15:22 |
T4 | <abhishek_0> sorry , conflicts are marked with ===== .. | 15:23 |
T4 | <abhishek_0> control + F ,,,,,, :PP | 15:24 |
T4 | <abhishek_0> okay ... i see .. i have a newer kernel .. and the reason vknecht and mal was able to get anbox working because they didnt had this commit https://github.com/sailfishos-wt88047/android_kernel_wingtech_msm8916/commit/f744ea0b33560e3629f53d5566ff122da5171872 | 15:33 |
T4 | <abhishek_0> i should have used a older kernel | 15:33 |
mal | or just adapt the patch to fit | 15:39 |
vknecht | @abhishek_0: I'd say you're lucky to have 3.10.108, it's probably better to adapt | 15:47 |
r0kk3rz | mal: were you patching sonykernel for anbox? | 15:49 |
T4 | <abhishek_0> vknecht i am not cool enought for that i guess *sighs* | 15:50 |
T4 | <abhishek_0> *enough | 15:51 |
vknecht | @abhishek_0: if I get it correctly, you'd have to use the "permission2" version, and it means keeping HEAD/above section | 15:53 |
mal | r0kk3rz: yes, I have x kernel patched | 15:53 |
r0kk3rz[m] | mal: sweet, i should merge that then :) | 15:54 |
mal | r0kk3rz[m]: I never made any PR or anything | 15:55 |
mal | it just for my personal use | 15:55 |
r0kk3rz[m] | yeah ive got my own fork anyway | 15:57 |
T4 | <abhishek_0> vknecht i wish it was that easy .. whole patch is based around "permission" | 17:20 |
T4 | <abhishek_0> like this happens https://hastebin.com/anoficozux.js | 17:21 |
*** doniks_ is now known as doniks | 17:34 | |
r0kk3rz | mal: that was easy :D - https://github.com/r0kk3rz/android_kernel_sony_msm/pull/1 | 17:44 |
mal | r0kk3rz: well you could have fixed the commit messages, that's just ugly | 17:49 |
T4 | <abhishek_0> or what if i just reverted that "permission2" commit altogether .. and then apply patch | 17:56 |
r0kk3rz | i just clicked some buttons on github :P | 18:03 |
T4 | <abhishek_0> lucky | 18:03 |
r0kk3rz | well its nice when all the sony devices use the same kernel | 18:06 |
opendata | anyone tried the 4.9 sony kernel with sfos yet? | 18:07 |
r0kk3rz | i dont think so | 18:07 |
r0kk3rz | the xa2 would use the 4.4 i should think | 18:08 |
opendata | xa2 has 4.9 | 18:08 |
r0kk3rz | yeah but jolla isnt using that for the xa2 adaptation | 18:10 |
opendata | they might but | 18:11 |
opendata | ... | 18:11 |
r0kk3rz | not yet at least :P | 18:12 |
opendata | https://github.com/kholk/kernel/commit/6e336f1c22950c305cf1b0a8a9b058bf60adca30, nah | 18:14 |
T4 | <abhishek_0> sledges if you are watching, then please create nemo:testing:hw:wingtech:wt88047 username abhishek9650 | 18:14 |
taaem | r0kk3rz: how do you know what Jolla is using for the xa2? | 18:16 |
r0kk3rz | they've been recently pushing the adaptation public | 18:16 |
opendata | look at date | 18:17 |
opendata | unless they started 14 days ago | 18:17 |
r0kk3rz | hah | 18:17 |
r0kk3rz | the adaptation will be public so im sure someone will try it | 18:18 |
taaem | r0kk3rz: intersting do you have a link? | 18:18 |
r0kk3rz | github.com/mer-hybris :P | 18:19 |
opendata | well im getting an xa2 in 10 days, so ill try ir | 18:19 |
r0kk3rz | oh cool, good luck opendata! | 18:19 |
taaem | Hmm I'm seeing all those android_* repose there which only hava a aosp_8.1 branch that should be Xperia XA2 right? | 18:20 |
taaem | opendata: good luck! | 18:20 |
r0kk3rz | taaem: yes thats it | 18:20 |
taaem | but the actual adaptation repo is empty :/ | 18:21 |
r0kk3rz | so far | 18:21 |
taaem | so this (https://github.com/mer-hybris/droid-hal-version-sony-nile/blob/master/rpm/droid-hal-version-h4113.spec) proves that they'll support the dual sim variant :P | 18:23 |
mal | h4113 is the dual-sim variant, h3113 is the single-sim | 18:25 |
r0kk3rz | they already said which devices they're targetting | 18:26 |
r0kk3rz | in a meeting minutes somewhere | 18:26 |
mal | yes | 18:26 |
taaem | yeah but in some telegram groups was still some unclarity which version they would support | 18:33 |
taaem | but this seems like they *only* target the dual sim variant? Or is it just the device they got first so they just do that first? | 18:34 |
r0kk3rz | hipstergrammers not paying attention, whodathunk | 18:48 |
beidl | MeowDude: breakfast fails just as much. regarding the kdbus issue: WOW, seems as if something in userspace (systemd?) falls back to the kdbus codepath, which is definitely not in the maguro kernel. try setting the DBUS_SYSTEM_BUS_ADDRESS environment variable to the appropriate dbus socket. | 19:10 |
beidl | should be either somewhere in /run or /tmp | 19:10 |
lazyguymc | Anyone here? | 20:27 |
mal | the proper way is to just ask the actual question you have, or describe the problem | 20:29 |
lazyguymc | Ok just checking | 20:29 |
lazyguymc | Can I port on Windows Subsystem for Linux? | 20:29 |
mal | what do you mean by that? | 20:30 |
r0kk3rz | you can try, but i wouldnt | 20:30 |
lazyguymc | https://www.filepicker.io/api/file/BPqO0TtISMaflHlCY4f3?signature=8fb717f6b40bfdc2c014941a32381466c53c57bf50cb374dce358da8aefdfa7b&policy=eyJleHBpcnkiOjE1Mjk2MTU1MTV9 Are there any errors here or did I forget to install something sofar? | 20:32 |
krnlyng | lazyguymc, it is not able to enter the sdk | 20:34 |
krnlyng | lazyguymc, i am not sure how "mount" is handled on windows, but it seems there is a problem with at least that | 20:35 |
krnlyng | that* | 20:35 |
mal | pretty sure it would be easier to use virtual box or something, not sure how fast that would be for building things | 20:35 |
lazyguymc | so dualboot or vmware? | 20:38 |
lazyguymc | eh. guess its time to download kubuntu | 20:39 |
T4 | <abhishek_0> or arch maybe | 20:44 |
r0kk3rz | kubuntu is fine | 20:48 |
lazyguymc | how much ram should i give the vm? | 20:53 |
lazyguymc | if i have to give it more than 4gb of ram, ill have to dual boot | 20:53 |
T4 | <abhishek_0> lazyguymc 4 gb is enough | 20:54 |
T4 | <abhishek_0> https://paste.ubuntu.com/p/sxdmY6ZHxs/ mal overlayfs conflict .. to keep or not to keep ? | 20:54 |
mal | you need check if that is needed by something | 20:55 |
MeowDudeCB | beidl: where do I define DBUS_SYSTEM_BUS_ADDRESS? I tried defining it directly in /sbin/ofono-hack.sh, but no dice. | 22:59 |
MeowDudeCB | it's in /run/dbus/system_bus_socket | 22:59 |
MeowDudeCB | ofono-hack.service: Failed at step EXEC spawning /sbin/ofono-hack.sh: Permission denied | 22:59 |
MeowDudeCB | boop failed to set permisions | 22:59 |
MeowDudeCB | HAHA! no errors | 23:00 |
MeowDudeCB | so ofono-hack is online and ofono has no errors, now I am going to restart the phone and see if anything pretty happens | 23:04 |
MeowDudeCB | [grilio] ERROR! Can't connect to RILD: Connection refused | 23:05 |
MeowDudeCB | aaaaaa | 23:05 |
MeowDudeCB | the socket is where it's meant to be | 23:09 |
mal | logcat -b radio might tell something | 23:16 |
MeowDudeCB | mal: DBUS_SYSTEM_BUS_ADDRESS is still not being used, where do I define environment variables like these? | 23:19 |
MeowDudeCB | because I am getting a systembus error in ofono | 23:19 |
mal | are you in using telnet or ssh? | 23:20 |
MeowDudeCB | ssh | 23:21 |
mal | not sure, it's also very late so I'll try to get some sleep | 23:22 |
MeowDudeCB | that sucks. good night mal | 23:22 |
MeowDudeCB | Jun 22 08:45:48 Sailfish ofonod[5363]: Unable to hop onto D-Bus: Address does not contain a colon | 23:28 |
mal | what address did you give it? | 23:34 |
MeowDudeCB | /run/dbus | 23:37 |
MeowDudeCB | but it isn't using it | 23:38 |
MeowDudeCB | it's still trying to use the incorrect kdbus address in logs | 23:38 |
MeowDudeCB | now that I think about it, it's prbably because it refuses to use the address I gave it | 23:38 |
mal | you gave only /run/dbus/ and not /run/dbus/system_bus_socket ? | 23:43 |
mal | not sure what it should be | 23:43 |
MeowDudeCB | Jun 22 09:14:54 Sailfish systemd[1]: [/lib/systemd/system/ofono.service:7] Unknown lvalue 'DBUS_SYSTEM_BUS_ADDRESS' in section 'Service' | 23:45 |
MeowDudeCB | mal ^^^ ha it doesn't even know what to do with it, I'll try defining it with "EXTERNAL" as reflected in journcalctl -u ofono | 23:46 |
MeowDudeCB | nope same resault | 23:47 |
mal | how are you trying to define that | 23:47 |
MeowDudeCB | I'll try defining it-- I am defining it by doing EXTERNAL="$path" in the file | 23:47 |
mal | you have something really wrong if you even have to think about dbus | 23:47 |
MeowDudeCB | well it can't connect to the right dbus address | 23:48 |
MeowDudeCB | so something is wrong with it | 23:48 |
mal | but you shouldn't have to think about that at all so the real issue is somewhere else | 23:48 |
mal | give a link to your kernel configs and I'll have a look tomorrow | 23:49 |
MeowDudeCB | all I need to do is get it to point to the right dbus address, but I don't know how to tell the computer "hey, look over HERE!" | 23:49 |
MeowDudeCB | sure | 23:49 |
MeowDudeCB | mal: https://github.com/CyanogenMod/android_kernel_samsung_tuna/tree/stable/cm-11.0-XNG3C | 23:50 |
mal | also get relevant logs, dmesg and journalctl, make sure those are complete, anyway I'll only check those tomorrow, it's almost 3 am | 23:52 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!