sspiff
Members-
Content Count
37 -
Joined
-
Last visited
-
Days Won
1
sspiff last won the day on August 17 2022
sspiff had the most liked content!
Community Reputation
29 ExcellentRecent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
I've been searching for the firmware blobs for the Pro1X elsewhere but haven't found any. I hope @Danct12 returns us with more info on how he built his image 🙂
-
I started looking into these but sadly the kernel seems to be for the Pro1 with Snapdragon 835, not the Pro1-X Nevermind, the kernel is for the Pro1-X, but the pmaports branch is for Pro1.
-
sspiff started following Pro1-X with Linux
-
Is there a repo we can build an image for the Pro1X for? I use mine mostly as a pocket computer with Termux, but working Linux distro would be awesome! I tried droidian for a while but without GPU acceleration and power management it was not the greatest experience.
-
was running mine as a pocket linux PC with Droidian until my daily android phone developed issues. Currently using the Pro1X with stock android as a phone, using termux for doing some light coding (Helix/Rust/Go/Git are all I need), and occasional SSHing.
-
Pro1X, Remap physical camera button to different camera app?
sspiff replied to Logan's topic in General Discussion
Hi all. After running Droidian on my Pro1-X for a while and using it as a pocket Linux PC, I've decided to give it a shot as a daily with the stock Android. One of the biggest limitations so far, has been the Snapdragon camera app. It's just... not good. I've been trying both Open Camera and Camera FV-5, and they both considerably improve the camera experience. When pushing the camera button, the phone launches the Snapdragon Camera app, even when in another camera app already. This was easy enough to fix, simply disabling the SD camera app entirely makes the hardware camera button w -
No, I always made a copy and modified that copy. One of the originals was only ever copied, while the other was mounted read only at some point to copy from the backup into the stock image in an attempt to put the keys on the stock image. Regardless, I will try restorecon and see what happens 🤞
-
This is my situation, I have two backups of my persist partition, from when the phone had broken sensors but working attestation keys. They contain a data folder (with files similar to yours) and have only been copied (so I could modify the copy) or mounted read-only (to copy files from). restoring any of my persist backups with the data folder does not restore the attestation. I'm not at my PC until tomorrow night, but I will try out the restorecon method on the data folder when I get back.
-
I read this shortly after asking here. I'll continue the discussion there.
-
Does this also give you working attestation?
-
I'm sure there is, but I've only seen it once so it's hard to figure out a pattern from that. I believe it was "unique" for my personal flashing attempts in that it was one of the only times I rebooted into EDL mode through adb rather than using the volume keys at startup method. So basically a reboot and not a cold boot. But most people use `adb reboot edl` all the time without issue so I doubt that's the reason?
-
I've had this happen once as well. Boot back into EDL mode (turn of the phone, then hold both volume keys and turn on the phone, it should show a logo very briefly, then go to a black screen) and run the flashing procedure again. This resolved my issue. It might take a few times to get into EDL mode correctly (I've had it boot into EDL but only memory dump mode and no firehose a couple of times first).
-
This is the same thing I observed with my device.
-
That does seem to be the case here 😞
-
I'm sorry for your loss. But it seems like there is more going on than we currently understand with the attestation keys. Thank you for confirming this.
-
Before you do, can you try flashing it back (it will break the sensors again), and try if device attestation still works for you? I backed up my persist partition when device attestation still worked (but rotation etc did not), and reflashing the original backup did not restore attestation. I'm just curious if this is just me having messed up somewhere, or if there is more going on here.