osum4est_ | progress!! i've reached rootfs, and systemd is running! my phone is stuck on the vendor's logo screen, but my notification light came on with a white light. journalctl shows a bunch of these errors "ufshcd 624000.ufshc: ufshcd_ioctl: User buffer is NULL!", whats the next step in getting to ui? | 00:46 |
---|---|---|
osum4est_ | also i never was able to disable selinux so i'm not sure how i've gotten this far | 00:47 |
osum4est_ | looks like 7 systemd units failed. the first one is dev-cpuctl.mount, which fails because "mount: /dev/cpuctl: none already mounted on /config" | 00:57 |
osum4est_ | here's the journalctl: https://pastebin.com/maeycV8K maybe it has to do with the fact that autologin cant start because "Failed to create session: Seat has no VTs but VT number not 0" since i was not able to enable CONFIG_VT | 01:19 |
osum4est_ | is VT required for ui? | 02:40 |
r0kk3rz | droid-hal-init: Failed to initialize property area | 04:33 |
r0kk3rz | hmmm | 04:33 |
r0kk3rz | tbh im not 100% on what we need config_vt for, it normally doesnt cause any issues | 04:35 |
mal | r0kk3rz: wonderin why so many people are getting that failed to initializa property area error recently | 09:14 |
r0kk3rz | indeed | 09:14 |
r0kk3rz | i think they're all 15.1 based ports too | 09:14 |
mal | hmm, I thought there was one 14.1 also | 09:14 |
mal | maybe something went wrong with my 15.1 rebase | 09:16 |
T4 | <austenite> @Hound77 see this https://docs.halium.org/en/latest/porting/debug-build/dmesg.html | 09:48 |
T4 | <austenite> you can also use hybris recovery and telnet | 09:52 |
T4 | <austenite> fastboot flash boot hybris-recovery | 09:52 |
masha11 | mal: I use Lineage OS 14.1. I have the same mistake. | 10:05 |
mal | masha11: can you show your droid-hal spec file | 10:09 |
masha11 | mal: https://pastebin.com/K5w2aFcw. This? | 10:14 |
masha11 | mal: and https://pastebin.com/0Y7se4cG | 10:21 |
T4 | <elros34> masha11: what libhybris version you tried? | 10:27 |
masha11 | mal: I think i collected "master" brunch. It was April 9. | 10:31 |
T4 | <elros34> masha11: try this 20bcd5be11fcd82aa9e2e995c4bb37af9c94cbad | 10:33 |
masha11 | mal: Do "git reset --hard ..."? | 10:37 |
masha11 | @elros34: ok, i try | 10:42 |
mal | @elros34 whst is that? | 10:48 |
T4 | <elros34> mal: I found which commit cause the kmap2qmap segfault for me: https://github.com/mer-hybris/libhybris/commit/28d67998dc47a84a95630401932eea1a8d1b87c0 | 10:54 |
T4 | <elros34> looks like it also cause bootloop on device (when lipstick start) | 10:56 |
masha11 | @elros34 Should I try to do this: git reset --hard 20bcd5be11fcd82aa9e2e995c4bb37af9c94cbad? | 11:02 |
mal | @elros34 really? that commit has no functional changes | 11:03 |
T4 | <elros34> it has submodule update | 11:03 |
T4 | <elros34> masha11: whatever is needed to checkout then git submodule update —recursive | 11:04 |
mal | @elros34 what android base are you using? | 11:04 |
T4 | <elros34> cm11 | 11:04 |
mal | so latest version doesn't work for you? | 11:05 |
T4 | <elros34> mal: no, this one works 20bcd5be11fcd82aa9e2e995c4bb37af9c94cbad | 11:06 |
T4 | <elros34> log from kmap2qmap crash: https://pastebin.com/6DfLtMPu | 11:14 |
T4 | <elros34> in platform sdk target | 11:15 |
roakiin | Hey everyone! | 11:20 |
NeoChapay | roakiin: hello | 11:20 |
roakiin | During execution of the: "rpm/dhd/helpers/build_packages.sh --version" encountered following problem https://pastebin.com/keFtZgbF | 11:24 |
mal | @elros34 did you try with gdb? | 11:25 |
mal | roakiin: unless you intention hid the device codename you misunderstood how the naming of repos goes, the $DEVICE is supposed to be replaced with device codename, not with "device" | 11:27 |
T4 | <elros34> can you give me any hints how to use gdb in sdk target? it just return " no stack" | 11:29 |
roakiin | mal: device codename is device :) | 11:29 |
mal | really? | 11:30 |
roakiin | mal: I dont think this is a problem, since I ve reached this step more or less without serious problems | 11:30 |
mal | what is the real device name? | 11:30 |
roakiin | mal: it's mkt based board | 11:31 |
mal | roakiin: show you droid-hal spec file | 11:32 |
mal | *your | 11:32 |
roakiin | mal: https://pastebin.com/0DSaQG1q | 11:41 |
roakiin | mal: By the way, I just dont understand from where those missing files come | 11:42 |
mal | remove the first two lines and run "build_packages.sh -d" again, never disable things like that, the script thinks it's enabled | 11:44 |
mal | roakiin: those come from droid-hal rpm build but because those two lines the packages are not built as it mistakenly thinks you provide custom rpms for those | 11:45 |
T4 | <NotKit> @eugenio_g7 did you create https://build.merproject.org/package/view_file/home:eugenio:compat-f5321/_pattern manually? | 12:26 |
T4 | <eugenio_g7> Yup | 12:29 |
roakiin | mal: I've commented those lines, but the problem is still there | 12:47 |
mal | roakiin: I said remove the lines | 12:51 |
mal | commenting those lines would have to be done in a certain way for it to work and you really shouldn't have those there so better just remove those | 12:52 |
T4 | <Hound77> @austenite Shouldnt I be using "fastboot flash recovery hybris-recovery" ? | 14:26 |
T4 | <Hound77> Flash as a recovery not as a boot ? | 14:26 |
mal | what are you trying to do? | 14:41 |
T4 | <Hound77> I created a .zip files but fail to install. So I did 11.1 . Next I flashed hybris-boot and not able to achieve as described on 9.2 | 14:43 |
T4 | <Hound77> <mal> Did I miss anything ? | 14:46 |
mal | if you make sure the sfos rootfs is not there then flashing hybris-boot should stop at telnet 23 and you can extract the rootfs there | 14:57 |
T4 | <Hound77> <mal> I have already extracted rootfs as mentioned at 11.1 | 15:52 |
mal | @Hound77 so what is the problem? | 16:13 |
T4 | Petar86 was added by: Petar86 | 16:24 |
T4 | <Petar86> Hi guys!!!!who have whyred???? | 16:26 |
T4 | <Petar86> Porting for this phone????bcz not have official | 16:27 |
T4 | Universalfly was added by: Universalfly | 16:54 |
T4 | <Hound77> <mal> The unsuccessful flash of zip led to manual extraction os rootfs and then flash hybris-boot, right ? So boot the device, do telnet and take logs mentioned on 9.2. Is this the right procedure ? If it is I'm not able to do 9.2 . The mentioned commands does yield required result. | 17:45 |
mal | so what is the problem? you can't telnet or what? | 18:50 |
T4 | GrandChien was added by: GrandChien | 21:24 |
T4 | <Petar86> @MarcoDS_bit you have whyred???? | 21:27 |
T4 | <MarcoDS_bit> Yes | 21:29 |
T4 | <Petar86> You have ported for whyred???? | 21:34 |
T4 | <Petar86> @Petar86 [You have ported for whyred????], @MarcoDS_bit | 21:35 |
T4 | <MarcoDS_bit> I'm working on it @Petar86 | 21:36 |
T4 | <Petar86> @MarcoDS_bit [I'm working on it @Petar86], Grande!!!!!! | 21:36 |
T4 | <DSstill01> @Hound77 [<mal> The unsuccessful flash of zip led to man …], Ueh? | 21:59 |
osum4est | mal: r0kk3rz: is there a fix/workaround to the failed to initialize property error? i tried an old rootfs i had that i created before mal did the rebase, but i still got the error on that. | 23:59 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!