sharks | Cripes, now I can't get `build_packages.sh --version` to work: https://pastebin.com/uLZrtAKN | 00:16 |
---|---|---|
sharks | Got to fix a clutch and / or gearbox, so will try to come back to the computer and solve this problem in a few hours. | 00:17 |
mal | add the 3 lines after this to droid-config spec https://github.com/mlehtima/droid-config-fp4/blob/devel/rpm/droid-config-fp4.spec#L20 and then run build_packages.sh -c | 00:20 |
mal | and then build_packages.sh --version again | 00:20 |
sharks | Too hot to take the gearbox out, back to sailfish. Mal - those three lines changed the result, but not by much, still stuck at a similar point: https://pastebin.com/VXQM4tdh | 01:17 |
mal | run this sb2 -t $VENDOR-$DEVICE-$PORT_ARCH -m sdk-install -R zypper rm ofono-configs-binder | 02:57 |
mal | and then try build_packages.sh --version again | 02:58 |
sharks | Package 'ofono-configs-binder' not found. | 03:42 |
sharks | Doesn't sound like that's the issue... | 03:43 |
sharks | Solved it - found in the irc logs a suggestion to run `sdk-assistant maintain $VENDOR-$DEVICE-$PORT_ARCH zypper -n --plus-repo $ANDROID_ROOT/droid-local-repo/$DEVICE install --allow-unsigned-rpm hybris-libsensorfw-qt5 mce-plugin-libhybris ngfd-plugin-native-vibrator pulseaudio-modules-droid qtscenegraph-adaptation` | 03:52 |
sharks | Now I can (hopefully) create rootfs | 03:52 |
sharks | Thanks for all your help so far | 03:54 |
sharks | Okay, I've got rootfs zip built, struggling to flash it. Using TWRP (should I not be?) it manages to mount the filesystems, copy the archive, copy and run the installation script, but fails to extract the filesystem and ends with Error 7. | 04:50 |
sharks | Stupid question, but should I be flashing the hybris-boot or hybris-recovery images first? | 04:50 |
T42 | <birdzhang> sharks: use the tar from https://github.com/sailfish-on-ginkgo/hybris-installer/blob/master/hybris-installer/tar | 06:39 |
sharks | bridzhang, just to confirm - I need to clone sailfish-on-ginkgo/hybris-installer and set it up as per README.md, correct? From what I can tell, it appears to be a workaround to use an alternate version of tar as TWRP's does not work properly? | 07:14 |
T42 | <birdzhang> Yes you can, or just download this tar file, push to /sdcard/, and use it to decompress rootfs | 07:22 |
T42 | <birdzhang> take a look of updater-unpack.sh, replace FS_ARC and tar to correct one | 07:25 |
sharks | Why do you say to replace FS_ARC? | 07:28 |
T42 | <birdzhang> FS_ARC="/data/sailfishos-rootfs.tar.bz2" | 07:40 |
T42 | <birdzhang> My FS_ARC is not sailfishos-rootfs.tar.bz2 | 07:40 |
T42 | <birdzhang> And you need flash hybris-boot.img manually | 07:41 |
sharks | Okay, my FS_ARC is sailfishos-rootfs.tar.bz2, according to META-INF/com/google/android/updater-script. So I won't change that. | 08:37 |
sharks | Does it matter what order I flash SFOS & hybris-boot.img? | 08:37 |
sharks | Okay - current order of events: Boot to TWRP, wipe, flash LineageOS, unmount data, flash SFOS, flash hybris-boot, reboot - will let you know what happens, if anything! | 09:02 |
sharks | Device seems dead - Not booting. I've got "KERNEL IS NOT SEANDROID ENFORCING" on the screen, nothing coming out through dmesg :( | 09:09 |
sharks | From what I understand, it seems like the most likely point of failure is my fixup-mountpoints? If I had that right, I should have something in dmesg. The fact that there is no output in dmesg means /system isn't mounted, correct? | 09:19 |
sharks | Here's my working for fixup-mountpoints. Could someone please double-check it and let me know if I've made a mistake? Thanks a ton. https://pastebin.com/R62UEE4P | 09:26 |
T42 | <elros34> Does your device reboots, do you have init.log? https://sailfishos.wiki/link/20#bkmrk-%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0-%2A-if-your-de-1 | 11:43 |
sharks | @elros34, the device does not reboot by itself, but I can kill it by holding volDown+home+power. I can then reboot to recovery. Just reflashing SFOS now and trying to boot again to see if init.log will appear after a reboot in TWRP, hold on. | 11:58 |
T42 | <elros34> btw make sure you format /data before flashing sfos | 12:00 |
T42 | <elros34> don't bother too much about fixup-mountpoints now. Do you have your changes uploaded somwhere yet? | 12:02 |
sharks | Ah bugger, too late - will have to start again! It's already flashing. | 12:02 |
sharks | I don't think I have all of them uploaded? There is some stuff here, as per the HADK, but I don't think that's everything and frankly I'm a bit lost as to how I' | 12:03 |
sharks | m supposed to upload it all... | 12:03 |
sharks | https://github.com/sharks-dev?tab=repositories | 12:03 |
sharks | Okay, got everything flashed again, attempted boot, killed device, rebooted to TWRP, but there's no init.log :( | 12:16 |
T42 | <elros34> so its hybris-17, did you follow this advice: https://sailfishos.wiki/link/20#bkmrk-%2A-for-android-8-10-d? | 12:25 |
sharks | That could be the issue, thanks elros. I followed the Android base specific fixes in the HADK-faq, but missed the ones in the hot HADK. | 12:29 |
sharks | It's half an hour to midnight now, so I'm signing off for the night, but I'll have another crack tomorrow. Thanks again for the help | 12:29 |
T42 | <elros34> such a nice commitless kernel sources:) this is probably different issue, see ya | 12:33 |
ecrn | samsung provides kernels as a working tree archive | 12:37 |
ecrn | ah, ok, he used some lineage one which has the commit history restored | 12:41 |
T42 | <elros34> but not all | 12:42 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!