T42 | <elros34> do you have /dev/ion in out/*/ueventd.rc? | 00:04 |
---|---|---|
KALUBE | Deathmist helped me sort it, pulled the ueventd.rc from lineageos vendor and generated udev rules | 00:05 |
KALUBE | they're in sparse no | 00:05 |
KALUBE | now* | 00:05 |
KALUBE | And we have graphics :D | 00:05 |
T42 | <elros34> could you show your ueventd.rc? | 00:08 |
T42 | <elros34> that one generated during hybris-hal not from vendor | 00:08 |
mal | KALUBE: did you check output on "make modules" for ueventd* | 00:09 |
KALUBE | the original one in out? | 00:09 |
mal | KALUBE: never copy udev rules to sparse like that, that is just wrong | 00:10 |
KALUBE | original ueventd.rc: https://paste.opensuse.org/83299083 | 00:10 |
mal | ans I mean you run that "make modules" in same environment where you run make hybris-hal, some device need a special target to build the uevent*.rc file | 00:11 |
KALUBE | mal: You're right, I'm confused because I can't find the file ueventd.rc anywhere | 00:11 |
mal | do what I said | 00:11 |
KALUBE | It's not mentioned | 00:13 |
mal | nothing about ueventd in that output? | 00:13 |
KALUBE | Nothing at all | 00:14 |
mal | pastebin the output just in case, also run in ANDROID_ROOT "grep -RI ueventd device/*" | 00:14 |
KALUBE | https://paste.opensuse.org/3021952 | 00:17 |
mal | do you see any files with ueventd*.rc on the device? | 00:25 |
mal | like in vendor partition or elsewhere | 00:25 |
KALUBE | yeah, the file I needed was /vendor/ueventd.rc | 00:28 |
KALUBE | replacing the existing ueventd.rc in out/target/product/enchilada/root/ and then rebuilding droid-hal-enchilada*.rpm generated a different 999-android-system-rules.rc that worked in conjunction with the original | 00:29 |
* vknecht is annoyed, orders a usb-ttl cable | 10:18 | |
rinigus | KALUBE and mal: as its the same chip as on sony tama, maybe this is needed: https://github.com/libhybris/libhybris/pull/427 . although, I am not sure its the same issue as I had | 10:25 |
deathmist | @rinigus he just had missing udev rules which caused no graphics before, for now we just got the ueventd.rc from his /vendor on-device and planted a supplementary 999-android-vendor-rules.rc in droid-configs | 10:31 |
deathmist | currently he gets the welcome screen but gets stuck after the "Starting Sailfish OS" part and essentially soft-locks on the lockscreen being unable to do pretty much anything | 10:31 |
rinigus | deathmist: then that's not that, indeed :) | 10:37 |
mal | rinigus: sounds like it | 10:43 |
mal | rinigus: did that libhybris thing cause whole graphics to fail? | 10:44 |
rinigus | mal: for me, yes. as far as I rememeber | 10:44 |
mal | but it could be related to such a graphics hang, if wayland side is not working correctly | 10:45 |
rinigus | mal: I presume its easy to test using the hybris with this PR incorporated | 10:47 |
mal | yes | 10:48 |
deathmist | mal: I don't think the graphics hung for him, but instead of going to the part asking for lockscreen password and whatnot after "Starting Sailfish OS" splash it just dumps him into the lockscreen after a few seconds. he can't unlock but still can pull down the quick actions and shut down from GUI for example | 11:01 |
mal | deathmist: well I might have used the wrong word, but I meant that if nothing works well in UI then it could wayland issue | 11:21 |
deathmist | right, we'll check out that PR in a bit and see if it helps | 11:22 |
NeoChapay | mal: what i do wrong on my android 8 port if in logcat i got android.hardware.light@2.0::Light: getService: defaultServiceManager()->getTransport returns Status(EX_TRANSACTION_FAILED): 'FAILED_TRANSACTION: ' | 13:50 |
NeoChapay | and Invalid address 0xbec82d50 passed to free: invalid page index | 13:50 |
mal | NeoChapay: we don't use lights api afaik | 13:50 |
NeoChapay | mal: i got many simmilar errors | 13:51 |
mal | show full logs | 13:51 |
NeoChapay | mal: https://pastebin.com/5L6g7L2n | 13:52 |
NeoChapay | logcat | 13:52 |
NeoChapay | mal: it looks like libc error | 13:55 |
pketo | rinigus: added h9436 | 16:34 |
rinigus | pketo: thank you very much! | 16:50 |
vknecht | finally getting some logs... device stays on sony logo (no led, no usb), getting journald kills and flooded by "power_supply usb: driver failed to report `sdp_current_max' property: -22" after line 964 | 17:00 |
vknecht | https://pastebin.com/sxZEPLCs | 17:00 |
KALUBE | mal: rinigus: this patch fixed an issue where jolla-setupwizard would crash and softlock the phone https://github.com/libhybris/libhybris/pull/427 | 17:54 |
vknecht | strange, looks like /usr/bin/droid/ only contains bluebinder_post.sh & bluebinder_wait.sh, nothing from sparse... | 18:03 |
deathmist | vknecht: check droid-config RPMs, you may have forgotten a build_packages -c :) | 18:06 |
vknecht | don't think it's that, rebuilt it recently and the missing files are listed by rpm -qpl droid-config-f5121-1-1.armv7hl.rpm | 18:09 |
vknecht | and other files from spares like eg. /etc/gst-droid ones are there | 18:09 |
mal | KALUBE: ok, good to know | 18:30 |
rinigus | KALUBE: nice! | 18:56 |
KALUBE | I'm currently stuck trying to fix issues with wifi, we've noticed that for OnePlus5 in device repo there is a prebuilt directory https://git.io/JeSGF that contains vendor parts however on the oneplus6 repo https://git.io/JeSGb there is not such directory, the missing files include ueventd.rc as well as some other init.rc files that seems to deal | 19:05 |
KALUBE | with wifi and bluetooth | 19:05 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!