Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

agnos.is Forums

  1. Home
  2. memes
  3. Found in the wild

Found in the wild

Scheduled Pinned Locked Moved memes
memes
32 Posts 23 Posters 0 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M [email protected]

    WTF is that N key on that keyboard?? looks like an upside down U

    bananaisaberry@lemmy.zipB This user is from outside of this forum
    bananaisaberry@lemmy.zipB This user is from outside of this forum
    [email protected]
    wrote last edited by
    #23

    Looks like the razer keyboard font.

    1 Reply Last reply
    0
    • P [email protected]

      Even with water damage? Had to give up on my trusty old Fold 4 and make a claim. But it's all good cause I was able to take the money and put it towards a shiny new Fold 7 (best phone I've ever owned).

      tetris11@feddit.ukT This user is from outside of this forum
      tetris11@feddit.ukT This user is from outside of this forum
      [email protected]
      wrote last edited by
      #24

      I wanna say yes -- once the phone is fully dried out and it never shorts, should be good to go after a few days?

      P 1 Reply Last reply
      0
      • tetris11@feddit.ukT [email protected]

        Top tip: there's always a way to get to fastboot

        Never lose hope, find the flashing tools and modes for your vendor and attempt to flash a recovery onto it. Somewhere out there (probably XDA) this information exists on the exact timings and button configuration needed to open that tiny flashing window where you can restore fastboot.

        You might need to open the case and search for pins surrounding a chip with a TTL device (search for pinouts of your chip), but I guarantee you that the phone is always recoverable

        M This user is from outside of this forum
        M This user is from outside of this forum
        [email protected]
        wrote last edited by
        #25

        Trust me bro, lying on the Internet is illegal

        1 Reply Last reply
        0
        • tetris11@feddit.ukT [email protected]

          Top tip: there's always a way to get to fastboot

          Never lose hope, find the flashing tools and modes for your vendor and attempt to flash a recovery onto it. Somewhere out there (probably XDA) this information exists on the exact timings and button configuration needed to open that tiny flashing window where you can restore fastboot.

          You might need to open the case and search for pins surrounding a chip with a TTL device (search for pinouts of your chip), but I guarantee you that the phone is always recoverable

          pewpew@feddit.itP This user is from outside of this forum
          pewpew@feddit.itP This user is from outside of this forum
          [email protected]
          wrote last edited by
          #26

          Look up EDL mode for devices with a Qualcomm SOC, it usually requires opening the phone to short some pads but you might be able to buy a special cable that does it

          1 Reply Last reply
          2
          • tetris11@feddit.ukT [email protected]

            I wanna say yes -- once the phone is fully dried out and it never shorts, should be good to go after a few days?

            P This user is from outside of this forum
            P This user is from outside of this forum
            [email protected]
            wrote last edited by
            #27

            I could only get it to work for about 6 hours after a week of drying it out in the fridge. It bought me just enough time to back up my data before it died again for good.

            1 Reply Last reply
            0
            • M [email protected]

              WTF is that N key on that keyboard?? looks like an upside down U

              D This user is from outside of this forum
              D This user is from outside of this forum
              [email protected]
              wrote last edited by
              #28

              I'd bet that's an HP omen laptop

              1 Reply Last reply
              0
              • lucario_owo@pawb.socialL [email protected]

                Most of the time I find this stuff on 4pda. Sure it's in Russian and it requires an account to download files, but they delve much deeper into the device and usually you'll find working instructions how to unbrick stuff.

                tetris11@feddit.ukT This user is from outside of this forum
                tetris11@feddit.ukT This user is from outside of this forum
                [email protected]
                wrote last edited by
                #29

                never heard of this one, thanks!

                1 Reply Last reply
                1
                • tetris11@feddit.ukT [email protected]

                  Top tip: there's always a way to get to fastboot

                  Never lose hope, find the flashing tools and modes for your vendor and attempt to flash a recovery onto it. Somewhere out there (probably XDA) this information exists on the exact timings and button configuration needed to open that tiny flashing window where you can restore fastboot.

                  You might need to open the case and search for pins surrounding a chip with a TTL device (search for pinouts of your chip), but I guarantee you that the phone is always recoverable

                  umbrella@lemmy.mlU This user is from outside of this forum
                  umbrella@lemmy.mlU This user is from outside of this forum
                  [email protected]
                  wrote last edited by [email protected]
                  #30

                  for the specific xiaomis this kind of thing happens to, there is a leaked tool to restore the bootloader. there often is.

                  1 Reply Last reply
                  0
                  • M [email protected]

                    WTF is that N key on that keyboard?? looks like an upside down U

                    P This user is from outside of this forum
                    P This user is from outside of this forum
                    [email protected]
                    wrote last edited by
                    #31

                    That's a gamer N

                    1 Reply Last reply
                    0
                    • N [email protected]

                      It's called suspension of disbelief! If this were real, could it work?

                      X This user is from outside of this forum
                      X This user is from outside of this forum
                      [email protected]
                      wrote last edited by
                      #32

                      In theory, yes. There is a first-stage bootloader (that actually finds, loads, verifies, and jumps-into fastboot) baked into the hardware (implemented in fuses and ROMs [like REAL roms, not "flashable" ROMs]), and AFAIK it cannot effectively be modified after the phone is manufactured, so they try to keep it as simple as possible.

                      So if it were real, the psuedocode would be something like this:

                      var fastbootPartition=locateFastbootPartition();
                      
                      if (fastbootPartition == null || !verifySignature(fastbootPartition))
                      {
                           // AFAIK, this code block is already a thing in production, but the
                          // message is more like a "signature failed" or "corrupted" than
                          // a "you done goofed".
                          displayRudeMessage();
                          halt();
                      }
                      
                      var fastbootAddress=load(fastBootPartition);
                      jumpTo(fastbootAddress);
                      
                      1 Reply Last reply
                      1
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • World
                      • Users
                      • Groups