this post was submitted on 20 Aug 2024
32 points (100.0% liked)

Privacy

31182 readers
497 users here now

A place to discuss privacy and freedom in the digital world.

Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.

In this community everyone is welcome to post links and discuss topics related to privacy.

Some Rules

Related communities

Chat rooms

much thanks to @gary_host_laptop for the logo design :)

founded 4 years ago
MODERATORS
 

Please suggest somewhere else I should post this. I took an OTA update last night for Lineage4microG and my OnePlus8T just bootlooped. I tried downloading and manually side loading both the most recent and previous versions, but they keep failing with a kInstallDeviceOpenError. I am desperate to get back into my device without wiping the data.

top 16 comments
sorted by: hot top controversial new old
[–] IndianaJones@lemmy.dbzer0.com 13 points 3 weeks ago (1 children)

!lineageos@lemmy.ml appears to be the biggest Lineage community here

[–] Lemmchen -1 points 3 weeks ago

Broad definition of "big" or "community".

[–] mox@lemmy.sdf.org 11 points 3 weeks ago

You'll probably get more help here: https://xdaforums.com/

[–] Shimitar@feddit.it 3 points 3 weeks ago (1 children)

Latest build had issues with a few models due to a selinx issue.

Flashing an older build should work tough. Try flash a selinux-permissive zip from recovery maybe, that should let you boot.

Next week build will fix the issue I am sure, but you should join the lineageos reddit channel or the discord server.

[–] electric_nan@lemmy.ml 1 points 3 weeks ago

Thanks. I tried flashing the previous one available (the one I was using before taking this OTA), but it also wasn't working. I'll keep checking the site for the new build next week, and hope that one boots for me.

[–] ReversalHatchery@beehaw.org 3 points 3 weeks ago (2 children)

It's maybe the best if the next thing you do is backup your data. If you have access to a Linux shell on the phone, through adb, the recovery or something, you can make a copy of the data partition.

If you have adb access (not too rare for the installed recovery system to support it), turn ADB on, connect the phone to your PC, and download the data partition with the adb pull pathgoeshere command. Partitions should be under /dev, but details are device specific.

If you don't have ADB but have a shell and you can run the dd command, you can use that to copy the partition to an SD card. Maybe to a USB storage if it supports that, but that's questionable.

In old days there was a single data partition, but also there was a different place where the "internal storage" resided. Maybe there are now even more partitions, but I'm not that familiar with current android.

[–] ReversalHatchery@beehaw.org 3 points 3 weeks ago

If you don't have ADB through the recovery, you may install one that supports it, or instead of installing you should be able to just boot it with the fastboot command. Be sure to use a recovery that is at least somewhat popular.

[–] electric_nan@lemmy.ml 1 points 3 weeks ago (1 children)

I can't quite figure this out. I can enable ADB from Lineage recovery, but I don't know where my data is. I can 'adb shell', cd /dev, and I see a ton of shit but nothing seems like storage. I do 'df -aH' in /dev and it is like 5.7 Gigs free of 6. There's no way that's all my pictures and stuff.

[–] AnEilifintChorcra@sopuli.xyz 2 points 3 weeks ago (1 children)

If your phone has a password on it then its data is going to be encrypted until you unlock the phone.

You can temporarily boot a twrp recovery image. It will let you put in your password and decrypt your storage.

You should be able to transfer the files to your PC with a cable then

[–] electric_nan@lemmy.ml 2 points 3 weeks ago (1 children)

I couldn't get twrp to boot :( Any twrp images for my phone are a few years old

[–] TechieDamien@lemmy.ml 2 points 3 weeks ago (1 children)

Can you get it to boot into twrp via fastboot? If not then you could try flashing stock firmware to see if that resolves the issue. Another thing is you may run into issues installing lineage via twrp. The recommended way is by using their recovery image.

[–] electric_nan@lemmy.ml 1 points 3 weeks ago (1 children)

I could not get twrp to boot from fastboot. I'll look into flashing the stock firmware. Is there a chance that would break anything? I'm somewhat hopeful that an updated LOs4microG is released soon since the one I installed has now been marked as broken.

[–] TechieDamien@lemmy.ml 2 points 3 weeks ago

It shouldn't, but modern phones are black magic to me, so I may be wrong.

[–] Quintus@lemmy.ml 2 points 3 weeks ago (1 children)

Damn you are now making me paranoid. I'm going to skip on this one and make backups.

[–] electric_nan@lemmy.ml 2 points 3 weeks ago

Do it. If I'd had nice backups, I could have wiped and done a clean install. Instead I'm praying this gets fixed so I do lose about a month of pictures and all my 2fa tokens :p

[–] madeindjs@programming.dev 2 points 3 weeks ago

I'm in the same situation. I have a One Plus 8, and when I try to update using the updater app on Android, my phone reboot a dozen of time but finally boot without updating Lineage OS. I tried twice and finally gave up...