Recent content by IronDude

  1. I

    Post Pixel 3 XL only fastboot but doesn't accept commands

    Me too mate! Was quite a heart attack moment.
  2. I

    Post Pixel 3 XL only fastboot but doesn't accept commands

    Ok the flash all is just broken but it can be forced to do its job simply by deleting the following lines: #if ! grep -q partition-exists $(which fastboot); then # echo "fastboot too old; please download the latest version at https://developer.android.com/studio/releases/platform-tools.html"...
  3. I

    Post Pixel 3 XL only fastboot but doesn't accept commands

    Doesn't work: ./flash-all.sh fastboot too old; please download the latest version at https://developer.android.com/studio/releases/platform-tools.html fastboot --version fastboot version 28.0.1-4986621 Installed as /usr/local/sbin/platform-tools/fastboot
  4. I

    Post Pixel 3 XL only fastboot but doesn't accept commands

    Yes tried all that. When I chood recovery Mode from the menu I get a black screen. A reboot via fastboot into recovery is not possible afaik. fastboot --version fastboot version 1:7.0.0+r33-2 This is the latest version according to Ubuntu.
  5. I

    Post Pixel 3 XL only fastboot but doesn't accept commands

    afaik I don't have them at all. Never needed them for my Fairphone 2. I am running Ubuntu 18.04.
  6. I

    Thread Pixel 3 XL only fastboot but doesn't accept commands

    So somehow I seemed to have bricked my Pixel 3 XL. I've bootet into fastboot and ahve enabled OEM unlock beforehand in the dev options. Also the screen tells me "Device state: unlocked" after I ran fastboot flashing unlock. But now no matter what I do I end up with a black screen. Can't boot...
  7. I

    Post [Discussion] What's your next smartphone / What should I buy

    There is afaik no official LineageOS support for the Note 8 but I'll see which other devices might be good.
  8. I

    Post [Discussion] What's your next smartphone / What should I buy

    I'd like to buy a phone for my dad and I'd like some recommendations as what to buy. Only things that are a must is the phone must be cheaper than 250USD (used would be ok as well), it has to be "very well" supported by LineageOS, battery should be replaceable either as it has been in ye good...
  9. I

    Post **What phone should I buy next?** -- Not sure what device to buy? Ask here!

    I'd like to buy a phone for my dad and I'd like some recommendations as what to buy. Only things that are a must is the phone must be cheaper than 250USD (used would be ok as well), it has to be "very well" supported by LineageOS, battery should be replaceable either as it has been in ye good...
  10. I

    Thread Cant get into TWRP anymore. Download mode only but Odin won't work.

    I had the unofficial Lineago OS and TWRP on my SM-N915FY and it worked well. Now I wanted to go back to a stock Android. I've donwloaded the N915FYXXS1DRI2_N915FYDBT1DRG1_DBT.zip from sammobile. I've placed the tar.md5 in "AP" in Odin and got the following message: <ID:0/003> Added!! <OSM>...
  11. I

    Post Bricked my Phone? SM-N950F Stuck on Boot Logo after TWRP install

    No WIndows. No Odin. But the solution was a different one. I've simply rebooted in to TWRP somehow wiped all I could and then flashed it all via Heimdall directly trough a three parted firmware.
  12. I

    Thread Bricked my Phone? SM-N950F Stuck on Boot Logo after TWRP install

    Here's what I did. I enabled dev options and aktivated OEM unlocking. Then I rebooted into download mode and flashed TWRP via: sudo heimdall flash --RECOVERY twrp-3.2.3-0-greatlte.img --no-reboot I directly booted into TWRP and got some errormessages that told me that /data and other...
  13. I

    Post [Oreo 8.1.0] UNOFFICIAL lineage-15.1 Rom for Note Edge [03-09]

    How do I flash to MM bootloader and modem? Device ist 915FY. I cant find the correct files or at least I dont think so. Cant I just flash it via TWRP without anything like I do with my Fairphone 2? €dit: Solved it. I seemed to have done something wrong while flashing. Dont know what but it...