Saturday, 2021-11-27

T42<Walid> my phone boot and got telnet without sfos rootfs installed , this is dmesg, its fine08:07
T42<Walid> https://pastebin.com/A6a2W6kR08:07
T42<Walid> but with sfos rootfs, i can't connect with telnet and phone reboot08:07
T42<Walid> the only logs is systemboot.log,08:24
T42<Walid> Reason Unknown08:24
T42<Walid> Received: dsme internal state USER08:24
T42<Walid> Received: shutdown request from dsme08:24
T42<Walid> Received: dsme internal state SHUTDOWN08:24
T42<Walid> no journal log08:24
T42<elros34> Walid: How fast it reboots?  Did you enable persistent logging for journalctl (hadk-faq)?10:13
T42<elros34> androidboot.selinux=enforcing should be set to permissive10:16
*** Ischwitch is now known as Ingvix10:26
T42<Walid> the reboot :btw 10-15 sec12:21
T42<Walid> yes i enabled persistent log in /etc/systemd/journald.conf (in twrp /data/.st....)12:21
T42<Walid> for selinux i setting it selinux=0 (re @elros34: Walid: How fast it r...)12:21
T42<Walid> also i added /data/.stowaways/sailfishos/init_enter_debug2 , telnet not work , but phone detected12:23
T42<Walid>   iSerial                 3 Mer Debug telnet on port 2323 on rndis0 192.168.2.15 - also running udhcpd12:23
T42<elros34> according to your dmesg you do not have selinux=0 even added. When you use ifconfig then do you have inet set for usb0?12:31
malwhich android base is that?12:34
T42<elros34> It's samsung so, could be watchdog. Try in telnet whether 'echo "V" > /dev/watchdog' will cause same reboot after few seconds12:34
T42<Walid> samsung note 5 N920C exynos (re @SailfishFreenodeIRCBridgeBot: <mal>which android b...)13:09
malI mean which hybris version13:11
T42<Walid> 14.113:11
T42<dani551> anyone could tell me why rpm/dhd/helpers/build_packages.sh --gg fails with:15:06
T42<dani551> error: Failed build dependencies:15:06
T42<dani551>         pkgconfig(gstreamer-1.0) is needed by gstreamer1.0-droid-0.20211101.0-1.aarch6415:06
T42<dani551>         pkgconfig(gstreamer-base-1.0) is needed by gstreamer1.0-droid-0.20211101.0-1.aarch6415:06
T42<dani551>         pkgconfig(gstreamer-plugins-bad-1.0) is needed by gstreamer1.0-droid-0.20211101.0-1.aarch6415:06
T42<dani551>         pkgconfig(gstreamer-plugins-base-1.0) is needed by gstreamer1.0-droid-0.20211101.0-1.aarch6415:06
T42<dani551>         pkgconfig(gstreamer-tag-1.0) is needed by gstreamer1.0-droid-0.20211101.0-1.aarch6415:06
T42<dani551>         pkgconfig(gstreamer-video-1.0) is needed by gstreamer1.0-droid-0.20211101.0-1.aarch6415:06
T42<dani551>         pkgconfig(libexif) is needed by gstreamer1.0-droid-0.20211101.0-1.aarch6415:06
T42<dani551>         pkgconfig(nemo-gstreamer-interfaces-1.0) >= 0.20200421.0 is needed by gstreamer1.0-droid-0.20211101.0-1.aarch6415:06
T42<dani551> I have tried satisfying the deps in PlatformSDK and in the scratchbox container too15:07
T42<dani551> device is beyond1lte (samsung Galaxy S10)15:07
T42<dani551> android base is 1115:07
T42<dani551> anyone could tell me why rpm/dhd/helpers/build_packages.sh --gg fails with:15:07
T42<dani551> error: Failed build dependencies:15:07
T42<dani551>         pkgconfig(gstreamer-1.0) is needed by gstreamer1.0-droid-0.20211101.0-1.aarch6415:07
T42<dani551>         pkgconfig(gstreamer-base-1.0) is needed by gstreamer1.0-droid-0.20211101.0-1.aarch6415:07
T42<dani551>         pkgconfig(gstreamer-plugins-bad-1.0) is needed by gstreamer1.0-droid-0.20211101.0-1.aarch6415:07
T42<dani551>         pkgconfig(gstreamer-plugins-base-1.0) is needed by gstreamer1.0-droid-0.20211101.0-1.aarch6415:07
T42<dani551>         pkgconfig(gstreamer-tag-1.0) is needed by gstreamer1.0-droid-0.20211101.0-1.aarch6415:07
T42<dani551>         pkgconfig(gstreamer-video-1.0) is needed by gstreamer1.0-droid-0.20211101.0-1.aarch6415:07
T42<dani551>         pkgconfig(libexif) is needed by gstreamer1.0-droid-0.20211101.0-1.aarch6415:07
T42<dani551>         pkgconfig(nemo-gstreamer-interfaces-1.0) >= 0.20200421.0 is needed by gstreamer1.0-droid-0.20211101.0-1.aarch6415:07
T42<dani551> I have tried satisfying the deps in PlatformSDK and in the scratchbox container too15:07
T42<dani551> device is beyond1lte (samsung Galaxy S10)15:07
T42<dani551> android base is A11 (edited)15:07
malthat error is not really showing what package build is failing15:20
malbut if you are building for 4.3.0 release then you grab the changes from here https://github.com/mer-hybris/droid-hal-device/pull/31315:23
malso in the rpm/dhd submodule checkout branch fix-localbuilds15:23
T42<dani551> yeah, it does not, but this occurs right after droidmedia-localbuild15:49
T42<dani551> a few lines right above the previous post's output:15:49
T42<dani551> ll repositories have been refreshed.15:49
T42<dani551> * Building of droidmedia-localbuild finished successfully15:49
T42<dani551> * pulling updates...15:49
T42<dani551> * No spec file for package building specified, building all I can find.15:49
T42<dani551> * Building rpm/gst-droid.spec15:49
T42<dani551> mv: cannot stat 'RPMS/*.rpm': No such file or directory15:49
T42<dani551> * Building successful, adding packages to repo15:49
T42<dani551>  Solution 2: do not ask to install a solvable providing pkgconfig(nemo-gstreamer-interfaces-1.0) >= 0.20200421.015:49
T42<dani551>  Solution 3: break nemo-gstreamer1.0-interfaces-devel-0.20200911.0-1.3.2.jolla.aarch64 by ignoring some of its dependencies15:49
T42<dani551> Choose from above solutions by number or cancel [1/2/3/c/d/?] (c): c15:49
T42<dani551> Setting version: 0.20211101.015:49
T42<dani551> hostname: Unknown host15:49
T42<dani551> error: Failed build dependencies:15:49
T42<dani551>         pkgconfig(gstreamer-1.0) is needed by gstreamer1.0-droid-0.20211101.0-1.aarch64 (re @SailfishFreenodeIRCBridgeBot: <mal>that error is n...)15:49
T42<dani551> thanks, will try this (re @SailfishFreenodeIRCBridgeBot: <mal>so in the rpm/d...)15:49
*** Daanct12 is now known as Danct1215:56
T42<dani551> actually, I am building 4.2.0.21 (Verla) (re @SailfishFreenodeIRCBridgeBot: <mal>but if you are ...)16:53
malwhy not 4.3.0?16:53
T42<dani551> not sure really, I just followed the HADK guide and did not manually make any adjustments to the version16:55
T42<dani551> should I update it?16:55
malwell usually it's good to build latest version unless you have a reason not to17:00
T42<dani551> I was under the impression that the build tool just used the latest? anyway - how do I update? (re @SailfishFreenodeIRCBridgeBot: <mal>well usually it...)17:14
malit seems the latest target as mentioned in target installation is not yet 4.3.017:18
malthis is how I usually update https://piggz.co.uk/sailfishos-porters-archive/index.php?log=2021-11-12.txt#line1717:20
T42<dani551> thanks17:25
T42<dani551> will try updating and applying the patch you gave earlier and report back (re @SailfishFreenodeIRCBridgeBot: <mal>this is how I u...)17:25
T42<Verevka86> No successful builds of hybris18.1 yet?17:26
T42<Walid> mal i think my pb is from sfos rootfs, because i got telnet connection and boot with initramfs , when install sfos rootfs phone just boot and screen become black, no telenet, no journal (i changed /etc/systemd/journal.conf volatile -> automatic)17:27
T42<Walid> its hybris-14.1 , and sfos 4.317:28
T42<elros34> so it doesn't reboot anymore? What about inet I asked prevsiously?17:29
deathmist@Verevka86 depends if mal tested 18.1 locally yet on one of his devices and pushed all the needed changes17:30
T42<Walid> when add init_enter_debug2 , i see my phone on eth0, port 2323, but can't connect, no response (re @elros34: so it doesn't reboot...)17:32
T42<elros34> oh so what ifconfig shows, do you have inet set? Have you tried that watch dog thing I asked?17:33
T42<Walid> watch i will try now, in twrp i must do it right ?17:33
T42<elros34> no, ifconfig you use on your host pc, echo V > /dev/watchdog in telnet (init_enter_debug not 2)17:34

Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!