Recent content by MM365

  1. M

    Post Changing bootlogo (not the animation) Sony Xperia Z4 Tablet

    Ok. Thanks. please let me know if you come to any conclusion.
  2. M

    Post Changing bootlogo (not the animation) Sony Xperia Z4 Tablet

    Thank you for your help - I really appreciate it ! I tried to >fastboot flash splash custom.img and >fastboot flash splash1 custom.img and fastboot reports "Command not allowed" target reported max download size of 536870912 bytes sending 'splash' <750 KB>... OKAY [0.052s] writing 'splash'...
  3. M

    Post Changing bootlogo (not the animation) Sony Xperia Z4 Tablet

    Thank you for your reply. Do you have any idea where I could find it? I already searched through the filesystem with the adb shell: >find . -name "*.rle" and also *.png, *.bmp, *.jpg or also > find . -name "*logo*" I did not open the pictures I found, but by their name I could not tell if...
  4. M

    Thread Changing bootlogo (not the animation) Sony Xperia Z4 Tablet

    I'm trying to change to splash-screen / boot logo of my Sony Xperia Z4 tablet (SGP771) I have already rooted my device. With the help of the bootimg.exe tool I unpacked the boot.img - exchanged the logo.rle and repacked the boot.img. My custom logo.rle I created with...
  5. M

    Post [DEV][TOOLS] Unpack Repack boot.img (Kernel) Files And Modify Ramdisk

    remote: dtb not found Hi, when running "fastboot boot newboot.img" i receive the error: downloading 'boot.img'... OKAY [ 3.152s] booting ... FAILED (remote: dtb not found) finished. total time: 3.229s Any suggestions how to solve this?
  6. M

    Post [Guide] Safe bootloader unlock, restore DRM, custom recovery, root, bootloader relock

    Thanks. The link you provided was the right one for my tablet. I just flashed the ftf image and it's finally booting. I'm so happy :) thank you very much!!!!!! I think I will have a break now, before I try again rooting my device. You made my day! - - Edit - - I now also understand what I did...
  7. M

    Post [Guide] Safe bootloader unlock, restore DRM, custom recovery, root, bootloader relock

    Which flashtool do you use instead? I just found the Sony Mobile Flasher by Androxyde, which starts and also recognizes that a device is connected. - can you post me a link for the full factory image I need to flash?
  8. M

    Post [Guide] Safe bootloader unlock, restore DRM, custom recovery, root, bootloader relock

    Thank you for your help. Unfortunately the flashtool is not starting on my PC. I followed the installation steps from the official guide and when I run the flashtool Emma, it shows up as a process in the task manager, but not as a program & it's not starting. I saw in the forum that others are...
  9. M

    Post [Guide] Safe bootloader unlock, restore DRM, custom recovery, root, bootloader relock

    device not rebooting Hi! I tried rooting my sony xperia z4 tablet SGP771, but now it's not rebooting -.- I thought I did all steps according to the guide. - I enabled USB Debugging - installed all Sony drivers - unlocked bootloader - ran fastboot flash boot -> which reported success. sending...