| *** n2klb_ is now known as n2klb | 01:12 | |
| *** xmn_ is now known as xmn | 05:08 | |
| T42 | <Mattia990> In the log i see errors coming from display, so probably dtb dtbo are not correct? | 05:49 |
|---|---|---|
| T42 | <Mattia990> Maybe it is causing a kernel panics or something similar? | 05:49 |
| sharks | Hi all - I am attempting to flash my first image to my device, no doubt many more to come as I debug things, but I have run into a problem straightaway. https://paste.opensuse.org/pastes/77dc76936720 | 07:24 |
| sharks | I am using the LineageOS recovery from my Android base system, and I initially land at `ERROR: recovery error: 21` where "signature verification failed", but I can opt to continue anyway on the phone. | 07:24 |
| sharks | Beyond that, I fail to mount /data "invalid argument", and then fail to unpack the tarball with "tar: exec bzip2: no such file or directory". | 07:24 |
| sharks | I believe both of these last two errors to be showstoppers. Can anyone please assist me on potential ways to resolve them? | 07:25 |
| T42 | <the_hiktor> what should i do for this error i was building mw the existing glibc version is higher | 08:17 |
| T42 | <the_hiktor> rpm: /srv/mer/toolings/SailfishOS-Main/lib/libc.so.6: version `GLIBC_2.34' not found (required by rpm) | 08:17 |
| sharks | Okay - as a temporary workaround I ran `adb reboot bootloader`, `fastboot flash boot hybris-boot.img`, and `fastboot reboot recovery` - now I have the phone booted, though I can't get telnet - ethernet is up but lsusb reports "iProduct 2 Failed to boot init in real rootfs". I will investigate... | 08:53 |
| sharks | Ooh - scratch that, I do have telnet. | 09:00 |
| sharks | Okay - back to square one, just like in /tmp/recovery.log from LOS recovery, init.log shows I can't mount /data. Reading up on it, maybe because it's encrypted? Even though I wiped it in the LOS recovery? | 09:07 |
| sharks | + mount /dev/sda74 /data -- mount: mounting /dev/sda74 on /data failed: Invalid argument | 09:07 |
| sharks | I am unsure how to get an unencrypted, mountable userdata. Hadk-hot just says to format it in recovery before attempting to flash SFOS but I have already tried that? | 09:22 |
| sharks | Wahoo! `fastboot erase userdata` and `fastboot format:ext4 userdata` worked! Now I can mount /data from recovery! But I still cannot flash my .zip because `tar: exec bzip2: No such file or directory` | 09:35 |
| sharks | Okay, made a new .zip after bunzip2'ing the sailfish rootfs tar.bz2 and changing the line in updater-unpack.sh to `tar -xvf` rather than `tar xvjf`. Now I can sucessfully flash! But after booting the system it makes it past the SONY screen and automatically reboots to LOS recovery saying "your data may be currupt, reason: init_user0_failed". So I have no idea if SFOS works or if LOS is getting in the way. | 09:53 |
| sharks | Trying my previous trick of flashing hybris-boot directly now briefly brings up the network interface before it dies again. Device is not rebooting, stays on the SONY screen. Cannot telnet due to network interface going down almost as soon as it goes up. I think this is it for the night, will resume tinkering tomorrow | 09:59 |
| T42 | <elros34> @Mattia990 you still did not disable ratelimiting, check hadk-hot whet you need to put in kernel cmdline | 10:03 |
| T42 | <elros34> @sharks creating /data/.stowaways/sailfishos/init_enter_debug2 will let you telnet at 2323 port | 10:08 |
| T42 | <Teleg3_7> The SDK platform you're using isn't correct; download it from | 10:42 |
| T42 | <Teleg3_7> https://releases.sailfishos.org/sdk/installers/ | 10:42 |
| T42 | <Teleg3_7> If you're compiling for version 5.1, use the one uploaded on June 18, 2026 (re @the_hiktor: what should i do for...) | 10:42 |
| T42 | <the_hiktor> i see, also what a nice way of sorting😂 | 11:12 |
| mal | PSA: it's recommended to use pulseaudio-modules-droid version 14.2.106 with Sailfish OS 5.1, the latest version has significant changes which most likely require the changes in various other packages | 12:17 |
| T42 | <elros34> @the_hiktor platform sdk is usually not that important. Your issue maybe related to outdated sdk target/tooling | 12:49 |
| T42 | <the_hiktor> i updated them yesterday | 12:54 |
| T42 | <the_hiktor> 🙁 | 12:54 |
| T42 | <the_hiktor> oh yeah it fails when building pulseaudio-modules | 12:55 |
| T42 | <the_hiktor> is this what mal talking about ?? | 12:55 |
| mal | how does it fail? | 13:13 |
| mal | if you update target you might need to cleanup old build things from the package sources | 13:14 |
| T42 | <the_hiktor> you can see it here https://paste.opensuse.org/pastes/1e7a917a4a54 | 13:18 |
| mal | how did you update tooling and target? | 14:26 |
| T42 | <the_hiktor> I just followed the guide 🫤 | 16:25 |
| mal | which guide? | 16:38 |
| T42 | <the_hiktor> You people are skeptical as hell 🥲 | 17:03 |
| T42 | <the_hiktor> https://github.com/sailfishos/sdk-setup/blob/master/sdk-setup/README.tips.wiki#SDK_Maintenance | 17:03 |
| T42 | <the_hiktor> | 17:03 |
| T42 | <the_hiktor> And in the hadk ssu re blablabla zypper ref then dup | 17:03 |
| T42 | <the_hiktor> And updating to next sailfish os release in ora section in hadk | 17:05 |
| T42 | <the_hiktor> OTA | 17:05 |
| mal | so you did that command for both tooling and target? | 17:05 |
| mal | that sdk-assistant update | 17:06 |
| mal | because the error you showed suggested that tooling was not updated | 17:06 |
| T42 | <the_hiktor> Ye I updated everything | 17:07 |
| T42 | <the_hiktor> And I made sure they're on pespala | 17:07 |
| mal | I don't see how the error in this https://paste.opensuse.org/pastes/1e7a917a4a54 can happen if all are correct | 17:08 |
| mal | I use: "sdk-foreach-su -ly ssu re some_version" then "sdk-foreach-su -ly zypper ref" and finally "sdk-foreach-su -ly zypper dup" | 17:08 |
| mal | replace version with correct one | 17:08 |
| T42 | <the_hiktor> Ok lemme try that | 17:09 |
| *** amccarthy is now known as Guest11761 | 17:18 | |
| *** amccarthy_ is now known as amccarthy | 17:18 | |
| *** amccarthy is now known as Guest11762 | 17:35 | |
| *** amccarthy_ is now known as amccarthy | 17:35 | |
| *** Nokius7 is now known as Nokius | 17:39 | |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!