Related
Unlocked phone by following steps on HTC site. Phone got unlocked without any issues now upon reboot phone is stuck on htc one boot screen What are my options do I have to flash another rom ??
Using HTC RUU to repair the phone and I am getting ERROR [130]: MODEL ID ERROR ERROR [131]: . Any ideas what does this error means
sguy156 said:
Unlocked phone by following steps on HTC site. Phone got unlocked without any issues now upon reboot phone is stuck on htc one boot screen What are my options do I have to flash another rom ??
Click to expand...
Click to collapse
Hold vol down as it goes through the next loop, and it will put you in bootloader. From there, you can go to fastboot mode and flash custom recovery. Then adb sideload, adb push a ROM, or load a ROM to the removable SD if you have a card reader you can connect to your computer. Then boot custom recovery and flash the ROM.
sguy156 said:
Using HTC RUU to repair the phone and I am getting ERROR [130]: MODEL ID ERROR ERROR [131]: . Any ideas what does this error means
Click to expand...
Click to collapse
It means you are trying to run the RUU for another carrier version. What version do you have (this section is for AT&T) and what RUU are you trying to run?
How can I flash another recovery when the PC doesn't see it as phone. Tried two different cables . Once I get the PC to see the phone it should be ok . See the screen when the phone boots up.
Any other suggestions on getting the PC see the phone. I installed HTC sync also that didn't helped also ..
Will putting the recovery in sd card and then booting the phone work and dont I have o turn S-OFF before I can flash any ROMS ??
sguy156 said:
Will putting the recovery in sd card and then booting the phone work and dont I have o turn S-OFF before I can flash any ROMS ??
Click to expand...
Click to collapse
Yes if your S-OFF you can put recovery on your sdcard
http://forum.xda-developers.com/showthread.php?t=2951030
I am S-ON and bootloader is relocked . Can I still flash custom recovery with S-ON and then flash ROMS ?? Rebooting the phone it says wrong img . What can I put on the sd card to flash the img for the phone to boot..
sguy156 said:
I am S-ON and bootloader is relocked . Can I still flash custom recovery with S-ON and then flash ROMS ?? Rebooting the phone it says wrong img . What can I put on the sd card to flash the img for the phone to boot..
Click to expand...
Click to collapse
I thought you had S-OFF so no you can't load a custom recovery to your sdcard.
---------- Post added at 08:45 AM ---------- Previous post was at 08:36 AM ----------
sguy156 said:
I am S-ON and bootloader is relocked . Can I still flash custom recovery with S-ON and then flash ROMS ?? Rebooting the phone it says wrong img . What can I put on the sd card to flash the img for the phone to boot..
Click to expand...
Click to collapse
Try the universal drivers from the link below.
http://dottech.org/26188/usb-adb-and-fastboot-drivers-for-windows-for-all-android-phones/#asus
I will try universal drivers and see what happens. What commands
I need to try on the phone if these drivers work ??
sguy156 said:
How can I flash another recovery when the PC doesn't see it as phone. Tried two different cables . Once I get the PC to see the phone it should be ok . See the screen when the phone boots up.
Any other suggestions on getting the PC see the phone. I installed HTC sync also that didn't helped also ..
Click to expand...
Click to collapse
The PC can see the phone, otherwise you wouldn't get the Model ID error message you indicated in the first post.
So no response if you type the following in command prompt?: fastboot devices
Fastboot and/or adb connectivity issues are rather common.
Another trick you can try, is to uninstall all HTC software (Sync and drivers) from your PC. Then connect the phone. DO NOT accept any prompts to automatically install drivers or Sync. Go to Device Manager, find the device, and pick the option to manually select the drivers, and pick the generic Android MTP device drivers.
Also try different USB ports. IN particular, if the ports are USB 3.0, that is known to cause issues (you may be able to disable the 3.0 drivers).
And if your PC is Win8.1, that is also known to be problematic.
---------- Post added at 09:39 AM ---------- Previous post was at 09:36 AM ----------
sguy156 said:
I will try universal drivers and see what happens. What commands
I need to try on the phone if these drivers work ??
Click to expand...
Click to collapse
fastboot erase cache
fastboot flash recovery filename.img
(where filename.img above is replaced with the actual name of the desired recovery file)
Yes trying fastboot doesn't show the phone. Is this something HTC can fix under warranty
sguy156 said:
Yes trying fastboot doesn't show the phone. Is this something HTC can fix under warranty
Click to expand...
Click to collapse
Fastboot and adb connectivity issues are almost always a problem on the PC's side (ports, Win version, drivers, USB 3.0). Warranty replacement isn't going to help you.
I've given you a few suggestions on addressing the connectivity issues. You haven't indicated whether you have tried them yet, or not.
i tried your sugestions phone is showing up as HTC andriod device and running adb devices doesn't show anything. Not sure what else I can try , I am trying this on a windows 7 PC as windows 8 gave me so many issues .
@sguy156
So your running adb commands from c:\user .
I think your not navigating to adb properly.
I go to where adb and fastboot lives and Shift+right-click so I can open the cmd there
Thats what i did ran it from the location where adb and fastboot are installed same issues .
I hate to ask but do you have usb debugging on wile trying to use adb ?
Please keep an open mind as I'm trying to help ?
---------- Post added at 08:57 AM ---------- Previous post was at 08:30 AM ----------
Try this out if you can't get anything going.order the cable and use a second rooted Android device (no drivers needed at a all)
http://forum.xda-developers.com/att...c-fastboot-t2965030/post57315448#post57315448
USB debugging was on when phone was rooted not sure if its on ss I
Cannt check it now ..
Ok I finally got fastboot to work . Tried this on windows 7 PC with different cable and it worked . Now what ROMS I can use to flash the zip with SON and get this phone working.. but flashing the recovery gave me this error
C:\adb>fastboot flash recovery openrecovery-twrp-2.8.1.0
target reported max download size of 1826414592 bytes
sending 'recovery' (16576 KB)...
OKAY [ 1.813s]
writing 'recovery'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 2.408s looks like verification of signature failed . Is this anything to be concerned about ..
Did these command also .................
C:\adb>fastboot reboot
rebooting...
finished. total time: 0.013s
Phone didn't reboot into twrp recovery got stuck at htc one boot screen is it because bootloader is locked ??
sguy156 said:
Ok I finally got fastboot to work . Tried this on windows 7 PC with different cable and it worked . Now what ROMS I can use to flash the zip with SON and get this phone working.. but flashing the recovery gave me this error
C:\adb>fastboot flash recovery openrecovery-twrp-2.8.1.0
target reported max download size of 1826414592 bytes
sending 'recovery' (16576 KB)...
OKAY [ 1.813s]
writing 'recovery'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 2.408s looks like verification of signature failed . Is this anything to be concerned about ..
Did these command also .................
C:\adb>fastboot reboot
rebooting...
finished. total time: 0.013s
Phone didn't reboot into twrp recovery got stuck at htc one boot screen is it because bootloader is locked ??
Click to expand...
Click to collapse
I'm not trying to be rude but now that you have fastboot figured out I suggest you put the phone down in another room and start reading on what procedures to take next.
You learn the hard way by not looking in the "General section" where all the information is posted.
Yes you need the bootloader unlocked to push a custom recovery.
Thanks for your help , I found the other steps on other section . Hit post too quickly ..... Learning experience ..
sguy156 said:
Thanks for your help , I found the other steps on other section . Hit post too quickly .....
Click to expand...
Click to collapse
I like shortcuts when I drive ,I just don't advise taking them with the hacking of my devices.
If you use the "Tapatalk app" or the "XDA app" the forum is easier to read through
Based on Huawei's EMUI3.0 B009 ROM for X1, contains bunch of enhancements / mods (e.g. split screen multi-tasking; real time network speed display etc).
For both 3G and 4G versions of X1 sold in China (503L and 501u; if yours is a 501L and you have already cross-flashed 503L's ROM, I believe you can flash this mod too.)
Can be flashed without wiping data over and above B008 (with or without KangVIP mod installed) or B009 ROM.
Rooted (via Kinguser).
Your X1 must have an unlocked bootloader to flash this mod.
If you get android.phone FCs after flashing, activate Airplane Mode to temporarily overcome the problem, then proceed to install and initiate Xposed framework (2.5.1) to solve it. (There is NO need to wipe data or clear cache etc etc; problem is unrelated.)
For full details (pics, explanations, downloads etc), pls visit original thread at:
http://cn.club.vmall.com/thread-2646028-1-1.html
For those who cannot successfully download from Baidu's servers, alternate untouched link below:
https://www.mediafire.com/?nwi1mbcfkvroqoo
All credits to Team HRT_KangVIP
potatohead said:
Based on Huawei's EMUI3.0 B009 ROM for X1, contains bunch of enhancements / mods (e.g. split screen multi-tasking; real time network speed etc).
For both 3G and 4G versions of X1 sold in China (503L and 501u; if yours is a 501L and you have already cross-flashed 503L's ROM, I believe you can flash this mod too.)
Can be flashed without wiping data over and above B008 (with or without KangVIP mod installed) or B009 ROM.
Rooted (via Kinguser).
Your X1 must have an unlocked bootloader to flash this mod.
If you get android.phone FCs after flashing, activate Airplane Mode to temporarily overcome the problem, then proceed to install and initiate Xposed framework (2.5.1) to solve it. (There is NO need to wipe data or clear cache etc etc; problem is unrelated.)
For full details (pics, explanations, downloads etc), pls visit original thread at:
http://cn.club.vmall.com/thread-2646028-1-1.html
For those who cannot successfully download from Baidu's servers, alternate untouched link below:
https://www.mediafire.com/?nwi1mbcfkvroqoo
All credits to Team HRT_KangVIP
Click to expand...
Click to collapse
Does it have issues of app 400 dpi compatiblity
And I'm on b001 320 dpi 4.4.2 version should i download b009 and flash it before flashing that one and what about unlocking bootloader i didnt do it before
Thanks
Ahmed.ragab said:
Does it have issues of app 400 dpi compatiblity
And I'm on b001 320 dpi 4.4.2 version should i download b009 and flash it before flashing that one and what about unlocking bootloader i didnt do it before
Thanks
Click to expand...
Click to collapse
320dpi roms are emui2.3 based, so u cant flash this mod directly over, you will first need to be on emui3.0 b008 or b009 full rom.
This mod will check for bootloader status, the flash will only proceed if the bootloader is unlocked.
As for 400dpi compatibility, I have not encountered any apps (that i use) that refused to install; user experience wise of apps at 400dpi, I actually prefer some apps to appear larger on screen for easier touch input and reading.
For apps that you want to run at 320dpi, you can install xposed and do per app dpi setting, best of both worlds.
potatohead said:
320dpi roms are emui2.3 based, so u cant flash this mod directly over, you will first need to be on emui3.0 b008 or b009 full rom.
This mod will check for bootloader status, the flash will only proceed if the bootloader is unlocked.
As for 400dpi compatibility, I have not encountered any apps (that i use) that refused to install; user experience wise of apps at 400dpi, I actually prefer some apps to appear larger on screen for easier touch input and reading.
For apps that you want to run at 320dpi, you can install xposed and do per app dpi setting, best of both worlds.
Click to expand...
Click to collapse
thanks potatohead I will download b009 first then the mod u share and I will search about how to unlock bootloader
thanks
---------- Post added at 05:18 PM ---------- Previous post was at 05:15 PM ----------
while I'm searching I found lollipop Rpm for mediapad x1 did u know anything about it ?
http://www.unlock-bootloader.info/mp3-0/huawei-mediapad-x1-6129.html
Thanks
Ahmed.ragab said:
thanks potatohead I will download b009 first then the mod u share and I will search about how to unlock bootloader
thanks
---------- Post added at 05:18 PM ---------- Previous post was at 05:15 PM ----------
while I'm searching I found lollipop Rpm for mediapad x1 did u know anything about it ?
http://www.unlock-bootloader.info/mp3-0/huawei-mediapad-x1-6129.html
Thanks
Click to expand...
Click to collapse
there are users who feedback-ed that no special steps need to be taken for bootloader to become unlocked - once you flashed a full ROM it will become unlocked - i can more or less vouch for that personally as the bootloader on my X1 just unlocked itself one fine day, i don't even know how or when exactly did it happen till today! Your mileage may vary.
As for lollipop, whatever you saw on the net is 101% fake no such ROM for X1 yet as we speak.
What is "real time network speed" ?
omniphil said:
What is "real time network speed" ?
Click to expand...
Click to collapse
sorry, omitted the word display after speed, already edited OP.
shd be - real time network speed display
potatohead said:
there are users who feedback-ed that no special steps need to be taken for bootloader to become unlocked - once you flashed a full ROM it will become unlocked - i can more or less vouch for that personally as the bootloader on my X1 just unlocked itself one fine day, i don't even know how or when exactly did it happen till today! Your mileage may vary.
As for lollipop, whatever you saw on the net is 101% fake no such ROM for X1 yet as we speak.
Click to expand...
Click to collapse
so If flashed the total package of b009 from chiness forum and flashed that one u shared . is enough ?
Ahmed.ragab said:
so If flashed the total package of b009 from chiness forum and flashed that one u shared . is enough ?
Click to expand...
Click to collapse
yes, after flashing the full rom followed by the mod, nothing else to flash maybe install xposed if u dun mind losing the ability to change themes in xchg of having per app dpi setting ..
potatohead said:
yes, after flashing the full rom followed by the mod, nothing else to flash maybe install xposed if u dun mind losing the ability to change themes in xchg of having per app dpi setting ..
Click to expand...
Click to collapse
I flashed Rom but when i try to flash the mod u share it won/t see the screenshot any idea ?
Ahmed.ragab said:
I flashed Rom but when i try to flash the mod u share it won/t see the screenshot any idea ?
Click to expand...
Click to collapse
have you installed Hisuite? You need to install Hisuite for Windows to correctly detect and load the correct drivers for your X1.
http://download-c.huawei.com/downlo...loadId=16205&version=60297&siteCode=worldwide
if you have installed Hisuite and still getting error msg, check that you have activated USB debugging on your X1 (click the build number in About Phone to turn on Dev Mode, then enable USB debugging from within).
hope the above helps
I tried run.bat but it never works for me.
The the method I use is fastboot command:
- enter in fastboot mode (vol down + power)
- fastboot flash boot boot.img
- reboot in fastboot mode
- fastboot flash cust cust.img
- reboot in fastboot mode
- fastboot flash system system.img
- reboot
I hope it will help.
potatohead said:
have you installed Hisuite? You need to install Hisuite for Windows to correctly detect and load the correct drivers for your X1.
http://download-c.huawei.com/downlo...loadId=16205&version=60297&siteCode=worldwide
if you have installed Hisuite and still getting error msg, check that you have activated USB debugging on your X1 (click the build number in About Phone to turn on Dev Mode, then enable USB debugging from within).
hope the above helps
Click to expand...
Click to collapse
hi suit was installed and I was already enabled usb debugging .. I ran run.bat file as administrator and it gave me that should I enter recovery mood or what i have to do ? see screenshot
super_sonic said:
I tried run.bat but it never works for me.
The the method I use is fastboot command:
- enter in fastboot mode (vol down + power)
- fastboot flash boot boot.img
- reboot in fastboot mode
- fastboot flash cust cust.img
- reboot in fastboot mode
- fastboot flash system system.img
- reboot
I hope it will help.
Click to expand...
Click to collapse
when I try go to fast mod it write me this
Ahmed.ragab said:
View attachment 3138122
hi suit was installed and I was already enabled usb debugging .. I ran run.bat file as administrator and it gave me that should I enter recovery mood or what i have to do ? see screenshot
Click to expand...
Click to collapse
if you got to the screen in your screenshot, you have already successfully flashed the mod, you do not need to wipe data first, simply press Enter key on your keyboard, the screen will disappear and the phone should reboot normally.
the first boot after flash will take slightly longer and after a slight while you should see the 'Android is upgrading' apps dialog box, if u did not encounter any error after booting, you need not wipe data; if u do (other than the FCs mentioned in the OP), you can then proceed to wipe data / factory reset via the instructions provided in the earlier screenshot or from the System menu.
i m not too sure abt using fastboot mode directly to flash though, never have the need to.
after flashing the full rom, did u set it up first before flashing the mod? i m not sure whether will it make a difference, but u may want to try setting up the full rom first, then try to flash the mod.
anyway, my personal experience is the 'Advise to enter recovery mode' screen appears only after the mod has been successfully flashed, so if u see that screen, you have flashed the mod.
if u can boot up after that, go to About Phone to check if the software version ends with KangVIP, if yes, you have definitely succeeded.
potatohead said:
if you got to the screen in your screenshot, you have already successfully flashed the mod, you do not need to wipe data first, simply press Enter key on your keyboard, the screen will disappear and the phone should reboot and boot normally.
the first boot will take slightly longer and after a slight while you shd see the 'Android is upgrading' apps dialog box, if u did not encounter any error after booting, you need not wipe data; if u do (other than the FCs mentioned in the OP), you can then proceed to wipe data / factory reset via the instructions provided in the earlier screenshot.
i m not too sure abt using fastboot mode directly though, never have the need to.
Click to expand...
Click to collapse
my mob boot normALLY WITHOUT ANY ANDROID UPGRADING WINDOW WHAT IS THAT LINE FASTBOOT NOT RECOGNIZED AS INTERNAL OR EXTERNAL.. ?
---------- Post added at 05:38 PM ---------- Previous post was at 05:37 PM ----------
I can't see any change in my mob ?
---------- Post added at 05:43 PM ---------- Previous post was at 05:38 PM ----------
potatohead said:
if you got to the screen in your screenshot, you have already successfully flashed the mod, you do not need to wipe data first, simply press Enter key on your keyboard, the screen will disappear and the phone should reboot normally.
the first boot after flash will take slightly longer and after a slight while you should see the 'Android is upgrading' apps dialog box, if u did not encounter any error after booting, you need not wipe data; if u do (other than the FCs mentioned in the OP), you can then proceed to wipe data / factory reset via the instructions provided in the earlier screenshot or from the System menu.
i m not too sure abt using fastboot mode directly to flash though, never have the need to.
after flashing the full rom, did u set it up first before flashing the mod? i m not sure whether will it make a difference, but u may want to try setting up the full rom first, then try to flash the mod.
anyway, my personal experience is the 'Advise to enter recovery mode' screen appears only after the mod has been successfully flashed, so if u see that screen, you have flashed the mod.
if u can boot up after that, go to About Phone to check if the software version ends with KangVIP, if yes, you have definitely succeeded.
Click to expand...
Click to collapse
not it isn't end with kangvip and I already flashed fully b009 but when I tried to flash ur mod without any sucess I rooted b009 and removed some system apps .. maybe this cause the problem ?
Ahmed.ragab said:
my mob boot normALLY WITHOUT ANY ANDROID UPGRADING WINDOW WHAT IS THAT LINE FASTBOOT NOT RECOGNIZED AS INTERNAL OR EXTERNAL.. ?
---------- Post added at 05:38 PM ---------- Previous post was at 05:37 PM ----------
I can't see any change in my mob ?
---------- Post added at 05:43 PM ---------- Previous post was at 05:38 PM ----------
not it isn't end with kangvip and I already flashed fully b009 but when I tried to flash ur mod without any sucess I rooted b009 and removed some system apps .. maybe this cause the problem ?
Click to expand...
Click to collapse
maybe, try flashing the full rom again, set it up normally, dont root or remove anything, then flash the mod (the mod will root it for u).
when flashing the mod, use the choice (in sequence) as below:
a) connect the phone (switched on normally with USB debugging on) to computer via USB (i usually choose MTP mode but shouldnt matter) - make sure all drivers installed properly, no error msg or uninstalled device in Control Panel, Hardware and Sound, Device Manager
b) 1, Enter
c) Press any key to continue
d) Phone will reboot into fastboot mode, if you see the wordings 'Bootloader Unlocked', you will be presented with 2 choices again
e) 1, Enter
f) Flashing procedures will continue, after it has finished, the enter into recovery mode page will appear - this does NOT mean you phone is now in recovery, this is merely an instruction page advising u to wipe data - OPTIONAL - not needed for now actually, especially if you come from a newly set up B009 rom
g) Press any key, phone will reboot normally - wait patiently for 'Android is upgrading' dialog box to appear - sign that the mod has been successfully flashed
h) Press any key again to close the green flashing dialog box on your PC
potatohead said:
maybe, try flashing the full rom again, set it up normally, dont root or remove anything, then flash the mod (the mod will root it for u).
when flashing the mod, use the choice (in sequence) as below:
a) connect the phone (switched on normally with USB debugging on) to computer via USB (i usually choose MTP mode but shouldnt matter) - make sure all drivers installed properly, no error msg or uninstalled device in Control Panel, Hardware and Sound, Device Manager
b) 1, Enter
c) Press any key to continue
d) Phone will reboot into fastboot mode, if you see the wordings 'Bootloader Unlocked', you will be presented with 2 choices again
e) 1, Enter
f) Flashing procedures will continue, after it has finished, the enter into recovery mode page will appear - this does NOT mean you phone is now in recovery, this is merely an instruction page advising u to wipe data - OPTIONAL - not needed for now actually, especially if you come from a newly set up B009 rom
g) Press any key, phone will reboot normally - wait patiently for 'Android is upgrading' dialog box to appear - sign that the mod has been successfully flashed
h) Press any key again to close the green flashing dialog box on your PC
Click to expand...
Click to collapse
when I pass step c my phone not rebooted to fastboot mode it do nothing .. I tried to go to fastboot manually it write me with green color (phone unlocked then I press enter no flashing procedure occurred it give me the screenshot I shared with u directly after I press enter and nothing happen with mob or pc ( what is the line (fast boot not recognized as internal or external ....
Ahmed.ragab said:
when I pass step c my phone not rebooted to fastboot mode it do nothing .. I tried to go to fastboot manually it write me with green color (phone unlocked then I press enter no flashing procedure occurred it give me the screenshot I shared with u directly after I press enter and nothing happen with mob or pc ( what is the line (fast boot not recognized as internal or external ....
Click to expand...
Click to collapse
sounds like your driver not properly installed or corrupted as adb could not reboot your phone into fastboot mode properly, subsequently, not able to fastboot flash your phone.
uninstall and reinstall hisuite, if problem persists, change a cable, change usb port or change to another computer to flash.
potatohead said:
sounds like your driver not properly installed or corrupted as adb could not reboot your phone into fastboot mode properly, subsequently, not able to fastboot flash your phone.
uninstall and reinstall hisuite, if problem persists, change a cable, change usb port or change to another computer to flash.
Click to expand...
Click to collapse
I flashed it finally I ran run.bat file normally .. phone not rebooted itself to fastboot mode .. I did it manually device detected again and it begin installing thx for ur help @potatohead
Please help - Vodafone gives customers the tablets, but unfortunately it can not make phone calls. Apparently it is consistent with Alcatel mentioned above. I need to get the best official ROM ....
Vodafone Smart Tab 4G ROMs and rooting
stir62 said:
Please help - Vodafone gives customers the tablets, but unfortunately it can not make phone calls. Apparently it is consistent with Alcatel mentioned above. I need to get the best official ROM ....
Click to expand...
Click to collapse
See this:
http://forum.xda-developers.com/general/rooting-roms/vodafone-smart-tab-4g-t2992870/page5
First download and decompress:
SmartTab4G_Recovery_KK_benjaminwan_EN.zip
switch on the smart tab 4g
and in command line in a terminal type:
adb reboot bootloader
fastboot -i 0x1bbb oem unlock
fastboot -i 0x1bbb boot cwm.img
wait a little and then you will see the CWM screen and then install the cm-11-20150714-M12-pop8lte.zip file which must be copied on the microSD TF card you inserted in the tablet. When the flashing is over, reboot and you're ready to go.
This ROM is pre-rooted. No need to root after.
Good luck.
Here is the full list of ROMs and tools for the Vodafone Smart Tab 4G
This should be unzipped on the PC:
http://www.mediafire.com/download/3mr2zgx27x2arst/SmartTab4G_Recovery_KK_benjaminwan.zip
And the following are all pre-rooted ROMs that are copied on the microSD card we insert in the tablet:
http://www.mediafire.com/download/hdra4r5j48lbl7j/cm-11-20150714-M12-pop8lte.zip
http://www.mediafire.com/download/t29mkypa6poloc4/LS-KK-KTU84Q-2015-07-17-pop8lte.zip
http://www.mediafire.com/download/19e3za4l223rhkk/aokp_pop8lte_kitkat_unofficial_2015-07-17.zip
http://www.mediafire.com/download/1y2o3wywvu7rp4a/CARBON-KK-KTU84Q-20150716-BJW-pop8lte.zip
http://www.mediafire.com/download/57pitjl3yezm33z/FIUI_for_pop8lte_beta_2.28.0.zip
http://www.mediafire.com/download/2r119sl8kpaoc24/IUNI-pop8lte-BetaV3.0.05-201504130001.zip
http://www.mediafire.com/download/lgckk71dpdfvnp5/MIUI6_pop8lte_BJW_KitKat_15.07.26.zip
http://www.mediafire.com/download/c25p2oj01wf8wlo/MK44.4-pop8lte-20150715-KTU84Q-bjw.zip
the following are the Google Apps (GAPPS) packages that are also copied on the microSD card we insert in the tablet:
http://www.mediafire.com/download/aem9d5c6xsmj96p/pa_gapps-modular-nano-4.4.4-20150410-signed.zip
http://www.mediafire.com/download/qmico727b57v2qj/pa_gapps-modular-pico-4.4.4-20150410-signed.zip
Finally, this is the Vodafone stock ROM:
http://www.mediafire.com/download/dgc6655bjf05kje/vodafone-smart-tab4g-stock-full.zip
enjoy!
tried to install stock ROM and cm-11-20150714-M12-pop8lte ROM with Android system recovery but after verifing update package had this message :
failed to verify whole-file signature
signature verification failed
installation aborted
what is the mistake?
my Tab is every time on booting logo Vodafone
vodafone smart tab 4g
cratilo said:
tried to install stock ROM and cm-11-20150714-M12-pop8lte ROM with Android system recovery but after verifing update package had this message :
failed to verify whole-file signature
signature verification failed
installation aborted
what is the mistake?
my Tab is every time on booting logo Vodafone
Click to expand...
Click to collapse
Excuse me, what Android system recovery do you mean? The system recovery menu that the vodafone smart tab 4g has by default?
I didn't mention this recovery method in my writing. Other method I explained. The CWM recovery method as follows:
First download and decompress:
SmartTab4G_Recovery_KK_benjaminwan_EN.zip
switch on the smart tab 4g and connect it via USB to your PC. USB debugging should be turned ON!
and in command line in a terminal type:
adb reboot bootloader
fastboot -i 0x1bbb oem unlock
fastboot -i 0x1bbb boot cwm.img
wait a little and then you will see the CWM screen and then install the cm-11-20150714-M12-pop8lte.zip file which must be copied on the microSD TF card you inserted in the tablet. When the flashing is over, reboot and you're ready to go.
---------- Post added at 04:59 PM ---------- Previous post was at 04:42 PM ----------
cratilo said:
tried to install stock ROM and cm-11-20150714-M12-pop8lte ROM with Android system recovery but after verifing update package had this message :
failed to verify whole-file signature
signature verification failed
installation aborted
what is the mistake?
my Tab is every time on booting logo Vodafone
Click to expand...
Click to collapse
Now you need to go into the bootloader mode on the tablet.
So,
1. Switch it OFF
2. Press and hold the volume DOWN button together with the power ON button and keep them pressed for 5 seconds until you see on the tablet screen the black screen with the writing "POWERED BY android" in white at the bottom. You are now in bootloader mode.
3. Connect the tablet via USB to your PC
4. Download and decompress: SmartTab4G_Recovery_KK_benjaminwan_EN.zip
5. In command line in a terminal window on your PC type:
fastboot -i 0x1bbb oem unlock
fastboot -i 0x1bbb boot cwm.img
wait a little and then you will see the CWM screen and then install the cm-11-20150714-M12-pop8lte.zip or any other ROM file which must be copied on the microSD TF card you inserted in the tablet. The Google APPS (nano and pico) zip files should also be present on the TF MicroSD. After installing the ROM file from zip on the SD card we need install one of the GAPPS files. I personally installed the pico to have more space on the /system partition.
[/COLOR]
Now you need to go into the bootloader mode on the tablet.
So,
1. Switch it OFF
2. Press and hold the volume DOWN button together with the power ON button and keep them pressed for 5 seconds until you see on the tablet screen the black screen with the writing "POWERED BY android" in white at the bottom. You are now in bootloader mode.
3. Connect the tablet via USB to your PC
4. Download and decompress: SmartTab4G_Recovery_KK_benjaminwan_EN.zip
5. In command line in a terminal window on your PC type:
fastboot -i 0x1bbb oem unlock
fastboot -i 0x1bbb boot cwm.img
wait a little and then you will see the CWM screen and then install the cm-11-20150714-M12-pop8lte.zip or any other ROM file which must be copied on the microSD TF card you inserted in the tablet. The Google APPS (nano and pico) zip files should also be present on the TF MicroSD. After installing the ROM file from zip on the SD card we need install one of the GAPPS files. I personally installed the pico to have more space on the /system partition.[/QUOTE]
I did the whole procedure but has not been successful
this is the detail
c:\vodafone>fastboot -i 0x1bbb oem unlock
...
okay [ 0.004s]
finished. total time: 0.005s
c:\vodafone>fastboot -i 0x1bbb boot cwm.img
downloading 'boot.img'
FAILED (command write failed (unknown error))
finished. total time: 5.005s
Please can you help me?
what is wrong?
Thanks
I did this same procedure that I mentioned with exactly the same files that you downloaded from the mediafire links I gave out and here is the results the tablet returned to the PC terminal. My PC is running Linux by the way but the result should be the same in Windows if the drivers for the tablet are installed correctly:
Latitude-D820# fastboot -i 0x1bbb oem unlock
...
OKAY [ 0.003s]
finished. total time: 0.003s
Latitude-D820# fastboot -i 0x1bbb boot cwm.img
downloading 'boot.img'...
OKAY [ 0.497s]
booting...
OKAY [ 0.090s]
finished. total time: 0.587s
Please make sure you have installed all drivers correctly, that all the files are accessible in their permissions and privileges and that all the files are in the same folder in your PC. What ROM is your smart tab 4 G now running?
cratilo said:
[/COLOR]
I did the whole procedure but has not been successful
this is the detail
c:\vodafone>fastboot -i 0x1bbb oem unlock
...
okay [ 0.004s]
finished. total time: 0.005s
c:\vodafone>fastboot -i 0x1bbb boot cwm.img
downloading 'boot.img'
FAILED (command write failed (unknown error))
finished. total time: 5.005s
Please can you help me?
what is wrong?
Thanks
Click to expand...
Click to collapse
Connect ONLY the Vodafone Smart Tab 4G to your PC and in command line in a terminal window on your PC type:
fastboot oem unlock
fastboot boot cwm.img
all the unzipped files should be in the SAME folder/directory on the PC.
I hope this works for you
---------- Post added at 12:48 PM ---------- Previous post was at 12:38 PM ----------
I also advise you to unplug/remove ALL other USB devices from your PC before booting it up and before trying anything with the tablet.
The only plugged USB device to the PC should be the Vodafone Smart Tab 4G
good luck
solved
I solved with your procedure and the right drivers.
Thanks
cratilo said:
I solved with your procedure and the right drivers.
Thanks
Click to expand...
Click to collapse
good job! I'm glad to have helped you
skaramazoo said:
good job! I'm glad to have helped you
Click to expand...
Click to collapse
cratilo said:
I solved with your procedure and the right drivers.
Thanks
Click to expand...
Click to collapse
And where is the right drivers? My Vodafone Smart Tab 4g P353X is bricked and the only connection that i have is for QDLoader 9008 with QPST. How to establish connection for ADB?
Now in device manager i can get Android Bootloader Interface after installing official POP 8S drivers, but i still can`t get the device to be listed in ADB... and to see the tablet in device manager i have to hold power+vol down. Power+vol up=recovery mode and vol up+vol down= qdloader 9008(download mode for Qualcomm).
m.slavov said:
And where is the right drivers? My Vodafone Smart Tab 4g P353X is bricked and the only connection that i have is for QDLoader 9008 with QPST. How to establish connection for ADB?
Now in device manager i can get Android Bootloader Interface after installing official POP 8S drivers, but i still can`t get the device to be listed in ADB... and to see the tablet in device manager i have to hold power+vol down. Power+vol up=recovery mode and vol up+vol down= qdloader 9008(download mode for Qualcomm).
Click to expand...
Click to collapse
How did your Vodafone Smart Tab 4G get bricked?
I would propose you to consider to connect it to a Linux PC (running Linux Mint for example) and install the latest ADB package on it and then connect your Vodafone Smart Tab 4G.
In Linux you don't need any drivers.
Hi everyone, a little bit off topic but related to this tablet: does this tablet have the vibration and and the brightness sensor?
Thanks
sverza said:
Hi everyone, a little bit off topic but related to this tablet: does this tablet have the vibration and and the brightness sensor?
Thanks
Click to expand...
Click to collapse
This tablet does not support vibration. Automatic brightness, yes.
skaramazoo said:
This tablet does not support vibration. Automatic brightness, yes.
Click to expand...
Click to collapse
Thanks, about display why I can't see any options related to the automatic brightness?
sverza said:
Thanks, about display why I can't see any options related to the automatic brightness?
Click to expand...
Click to collapse
oops no! automatic brightness is not available on this tablet. my mistake. I am using other ROM which has such an option in the picture you sent but it does not work
so, no. auto brightness is not supported here. no such sensor.
skaramazoo said:
oops no! automatic brightness is not available on this tablet. my mistake. I am using other ROM which has such an option in the picture you sent but it does not work
so, no. auto brightness is not supported here. no such sensor.
Click to expand...
Click to collapse
Thanks again.
Are other roms extremely better than the stock Vodafone?
sverza said:
Thanks again.
Are other roms extremely better than the stock Vodafone?
Click to expand...
Click to collapse
you're welcome.
my personal view is that, yes, they are better because they work much faster with less computing overhead for the tablet providing at the same time more features.
one however, need be extra careful when flashing those ROMs to the tablet in order not to cause damage and brick it.
skaramazoo said:
Connect ONLY the Vodafone Smart Tab 4G to your PC and in command line in a terminal window on your PC type:
fastboot oem unlock
fastboot boot cwm.img
all the unzipped files should be in the SAME folder/directory on the PC.
I hope this works for you
---------- Post added at 12:48 PM ---------- Previous post was at 12:38 PM ----------
I also advise you to unplug/remove ALL other USB devices from your PC before booting it up and before trying anything with the tablet.
The only plugged USB device to the PC should be the Vodafone Smart Tab 4G
good luck
Click to expand...
Click to collapse
Hello!
I have an issue with the process.
I have unziped the file SmartTab4G_Recovery_KK_benjaminwan_EN , on my desktop , and then I'm opening the cmd on my pc and then I'm typing the 2 commands :
fastboot oem unlock
fastboot boot cwm.img , but I'm getting a message :
C:\Users\djsbe>fastboot oem unlock
'fastboot' is not recognized as an internal or external command,
operable program or batch file.
Can you please help me?
Also , what is the purpose of the SmartTab4G_Recovery_KK_benjaminwan_EN ? Do I have to execute a file in order to proceed?
djbeast said:
Hello!
I have an issue with the process.
I have unziped the file SmartTab4G_Recovery_KK_benjaminwan_EN , on my desktop , and then I'm opening the cmd on my pc and then I'm typing the 2 commands :
fastboot oem unlock
fastboot boot cwm.img , but I'm getting a message :
C:\Users\djsbe>fastboot oem unlock
'fastboot' is not recognized as an internal or external command,
operable program or batch file.
Can you please help me?
Also , what is the purpose of the SmartTab4G_Recovery_KK_benjaminwan_EN ? Do I have to execute a file in order to proceed?
Click to expand...
Click to collapse
Inside the folder of the unzipped SmartTab4G_Recovery_KK_benjaminwan_EN file there are all the commands necessary. fastboot, adb... see the attached png file.
Hello guys here is logo I made it has official pic.hope u like it
Instructions to flash:
1.Make sure you have setup ADB and fastboot on your PC.
2.Download the logo file and transfer the logo.bin file to some place you can track it easily. Its better if you use the folder where you setup the fastboot.
3.Power off your device and keep it unplugged from your PC.
4.Boot into bootloader. To do so, press and hold volume down and the power button for 5-6 seconds.
5.You will see the bootloader screen. Now plug in your device to the PC.
6.Navigate to the location of the logo.bin file. While the folder with the logo file is open, hold shift on keyboard and right-click on an empty space and select “Open command window here” option to launch a cmd window.
7.Now type the following in the command prompt to get a code
fastboot flash logo logo1.bin
Stock
https://drive.google.com/file/d/1gR8d-dsu5OyiDKnPr5pSk6oSvvWLkU4m/view?usp=drivesdk
Stock white
https://drive.google.com/open?id=1PfHkIDk77kd6PG32MNmzjLEBmIzLg0ED
Bonus
https://drive.google.com/open?id=13HUjcCXEZ3PN4q6O8EYdQ6x4-yici5Q3
How to flash this give method
maximran said:
How to flash this give method
Click to expand...
Click to collapse
Fastboot flash logo logo1.bin
Sent from my Moto G5S Plus using XDA Labs
Again, wrong section..
Sri Datta said:
Hello guys here is logo I made it has official pic.hope u like it
https://drive.google.com/file/d/1gR8d-dsu5OyiDKnPr5pSk6oSvvWLkU4m/view?usp=drivesdk
Click to expand...
Click to collapse
As I stated in your other thread, this doesn't belong here in the Development Section.
Just a thought, but maybe you should start a collection thread if you plan on making a bunch of these :good:
Jleeblanch said:
As I stated in your other thread, this doesn't belong here in the Development Section.
Just a thought, but maybe you should start a collection thread if you plan on making a bunch of these :good:
Click to expand...
Click to collapse
I think you're mistaken. Actually THIS is the forum he can post this. Mods and apps right? I hope I'm not looking like an idiot
susemano said:
I think you're mistaken. Actually THIS is the forum he can post this. Mods and apps right? I hope I'm not looking like an idiot
Click to expand...
Click to collapse
Actually, at the time I wasn't mistaken. Originally this thread was posted in the Development section and has since been moved to this section ?
Anybody know what the bonus is?
Is there a way to do this w/o pc like u can with the boot animation? I done that thinking it might change the not trusted screen but it didn't unfortunately.
Sri Datta said:
Hello guys here is logo I made it has official pic.hope u like it
Instructions to flash:
1.Make sure you have setup ADB and fastboot on your PC.
2.Download the logo file and transfer the logo.bin file to some place you can track it easily. Its better if you use the folder where you setup the fastboot.
3.Power off your device and keep it unplugged from your PC.
4.Boot into bootloader. To do so, press and hold volume down and the power button for 5-6 seconds.
5.You will see the bootloader screen. Now plug in your device to the PC.
6.Navigate to the location of the logo.bin file. While the folder with the logo file is open, hold shift on keyboard and right-click on an empty space and select “Open command window here” option to launch a cmd window.
7.Now type the following in the command prompt to get a code
fastboot flash logo logo1.bin
Stock
https://drive.google.com/file/d/1gR8d-dsu5OyiDKnPr5pSk6oSvvWLkU4m/view?usp=drivesdk
Stock white
https://drive.google.com/open?id=1PfHkIDk77kd6PG32MNmzjLEBmIzLg0ED
Bonus
https://drive.google.com/open?id=13HUjcCXEZ3PN4q6O8EYdQ6x4-yici5Q3
Click to expand...
Click to collapse
awesome work bro!!!can you pls upload more logo's or tell me how to create ah logo pls bro
---------- Post added at 08:00 AM ---------- Previous post was at 07:59 AM ----------
Suprerzummega24 said:
Anybody know what the bonus is?
Click to expand...
Click to collapse
ita just ah moto logo white and black its good
I managed to change the logo ok but can still see a n/a written over it? Any ideas what this n/a is?
mrdickie said:
I managed to change the logo ok but can still see a n/a written over it? Any ideas what this n/a is?
Click to expand...
Click to collapse
Definitely my favorite. (Gzop thread)
https://drive.google.com/file/d/1MRRarMxFW5pxnT7rr4WNWcki7RDkoZIM/view
Just search for logos all over Google for other Moto devices too. We all have the same issue. Pretty cool ones out there.
Sent from my XT1806 using Tapatalk
Hi !
I've attempted to deal with the devil by trying to root my Pioneer XDP-300R resulting in a bootloop problem (device is stuck on "Powered by Android" screen).
I attempted to flash a boot.img for a Onkyo DX-P1 (which is the same firmware), and still I haven't progressed.
No firmware, update or imgs are provided on Pioneer's website.
I still have access to fastboot (OEM is LOCKED, so I can't boot TWRP and such) in bootloader mode and adb push (no shell) in recovery mode.
Do you guys have any idea how to sort it out ?
Edit :
I managed to make my device go into Qualcomm's emergency download mode.
Here's how to :
1 - Make sure the device is completely off and unplugged from USB.
2 - Install QPST V2.7.474 (not enough posts to share url, but I can PM it).
3 - Install QDLoader Drivers (same as #2).
4 - Simply press and hold the "Play" button while connecting it to your computer, the device manager should see a "Qualcomm 9008 port" listed in Ports while the player's screen stays black.
5 - Do the Carlton (important step !)
Now, if anyone possessing a FUNCTIONAL AND ROOTED Pioneer XDP-300r is reading this and willing to help, can you get in touch with me ?
Together, we could manage to save all the other devices from soft-bricking.
All I would need from you is some time, hard disk space and patience to sort it out.
Please <insert_your_name_here>, you're my only hope !
Edit #2 :
Thanks to minotauri's great help, we managed to get a FULL rom backup, split the partitions to files and generate all the files needed for QFIL.
ErrOzz has been given access to this, hoping that he'll try it out soon.
If that works, I'll link you the files and write the walkthrough to bring you DAP back to life.
minotauri's contributions are not in rest tho, he managed to also successfuly patch TWRP for the device, so anyone can securely flash things from there now.
For anyone reading this thread : you're not the only one who screwed things up, we did too but we might have the cure. Hang in there !
grogcw said:
Hi !
I've attempted to deal with the devil by trying to root my Pioneer XDP-300R resulting in a bootloop problem (device is stuck on "Powered by Android" screen).
I attempted to flash a boot.img for a Onkyo DX-P1 (which is the same firmware), and still I haven't progressed.
No firmware, update or imgs are provided on Pioneer's website.
I still have access to fastboot (OEM is LOCKED, so I can't boot TWRP and such) in bootloader mode and adb push (no shell) in recovery mode.
Do you guys have any idea how to sort it out ?
Edit :
I managed to make my device go into Qualcomm's emergency download mode.
Here's how to :
1 - Make sure the device is completely off and unplugged from USB.
2 - Install QPST V2.7.474 (not enough posts to share url, but I can PM it).
3 - Install QDLoader Drivers (same as #2).
4 - Simply press and hold the "Play" button while connecting it to your computer, the device manager should see a "Qualcomm 9008 port" listed in Ports while the player's screen stays black.
5 - Do the Carlton (important step !)
Now, if anyone possessing a FUNCTIONAL AND ROOTED Pioneer XDP-300r is reading this and willing to help, can you get in touch with me ?
Together, we could manage to save all the other devices from soft-bricking.
All I would need from you is some time, hard disk space and patience to sort it out.
Please <insert_your_name_here>, you're my only hope !
Click to expand...
Click to collapse
Hi - I saw your post on Head-Fi (antdroid over there). Let me look into this!
Here is a bunch of system dump images and qcn files: https://drive.google.com/drive/folders/1diqQ8LE-yG4b-WZFB_OPcQp2rDUp9BbV?usp=drive_open
Hello.
How can I write boot from qdload 9008 state?
Hi !
From the edl / qdload 9008 state, you can't afaik.
Here's how I think you can :
1 - Unplug your device from USB and power it off from whatever state it is.
2 - Power it on pressing Power + Previous button (keep holding, you should be "stuck" on the penguin logo).
3 - Connect your USB.
4 - Check that you have a Android ADB Device in your device manager (install drivers manually if you have an Unknown device).
5 - Grab any fastboot from the internet if you don't already have it (I'll PM you my gdrive, it's there for exemple).
6 - From CMD, go to fastboot directory. (cd <my_folder_with_fastboot>).
7 - Type in : fastboot devices
If fastboot sees your device, you're on the good path, else, check your driver / connection / reboot to fastboot "penguin" state.
8 - Type in : fastboot oem device-info
If it replies
(bootloader) Device unlocked: true
among others, you're in a good, good way, else, you're screwed by now, but we are working on it.
9 - If all the precedent are fulfilled type :
fastboot flash boot <my_boot_image.img>
10 - Mandatory Carlton.
I hope you'll be in the right path all the way, if you're stuck somewhere or if your bootloader is locked, please let me know.
Cheers !
ErrOzz said:
Hello.
How can I write boot from qdload 9008 state?
Click to expand...
Click to collapse
I was successful in creating a recovery (twrp) for this device.
https://www.antdroid.net/2019/02/pioneer-xdp-300r-root-twrp-recovery.html?m=1
also created a XDA thread here: https://forum.xda-developers.com/android/development/pioneer-xdp-300r-digital-audio-player-t3902949
Feel free to PM me if you have questions or we can work it through here
Hi,
I have the same problem. I am able to get qdload 9008 state from here now. However, after unplug and followed grogcw's hints, the device is not recognized again. Also, the device hasn't ennobled debug mode before too. All the adb and fastboot commands return no device.
Hopefully can get more help here.
---------- Post added 28th February 2019 at 12:16 AM ---------- Previous post was 27th February 2019 at 11:58 PM ----------
minotauri said:
I was successful in creating a recovery (twrp) for this device.
https://www.antdroid.net/2019/02/pioneer-xdp-300r-root-twrp-recovery.html?m=1
also created a XDA thread here: https://forum.xda-developers.com/android/development/pioneer-xdp-300r-digital-audio-player-t3902949
Feel free to PM me if you have questions or we can work it through here
Click to expand...
Click to collapse
Is there anyway to flash TWRP and so with QDLoader?
I believe he is on vacation for another week and half. If you haven't enabled the bootloader unlock option within Android, then my recovery method may not work since it may not let you flash the recovery.
You can try to fastboot boot recovery.img though
Hi ! I'm back from vacation, but I still haven't my device around.
Any user willing to test are welcome to reply or PM me !
Let's have all the bricked units working, shall we
grogcw said:
Hi ! I'm back from vacation, but I still haven't my device around.
Any user willing to test are welcome to reply or PM me !
Let's have all the bricked units working, shall we
Click to expand...
Click to collapse
How can we get started?
We actually did start probing stuff around, and we are missing something in the "full restoration process", so we're stuck for now.
Sahara protocol still is a mystery for us, and we can't get pass an error.
I think we don't actually have the right programmer_firehose.mbn for our device, but if it's not this, I'm basically out of ideas. (we might need an "QFIL expert" on this)
I still don't have my device around and feeling dumb about this.
Anyway, all the files and tools required to try probing around are in my gdrive and I can PM the link (as I still can't post it right away) if anyone is interested.
Thanks for trying to help or actually help everyone !
Cheers !
Hello,
I try to root my xdp-300r,after reboot have bootloop result.
I don't know how to reflash systme.img.
can suggest any repair plan,thank you~
Was able to unbrick device. Here are the steps TO DO IT
grogcw said:
hi !
I've attempted to deal with the devil by trying to root my pioneer xdp-300r resulting in a bootloop problem (device is stuck on "powered by android" screen).
I attempted to flash a boot.img for a onkyo dx-p1 (which is the same firmware), and still i haven't progressed.
No firmware, update or imgs are provided on pioneer's website.
I still have access to fastboot (oem is locked, so i can't boot twrp and such) in bootloader mode and adb push (no shell) in recovery mode.
Do you guys have any idea how to sort it out ?
edit :
i managed to make my device go into qualcomm's emergency download mode.
Here's how to :
1 - make sure the device is completely off and unplugged from usb.
2 - install qpst v2.7.474 (not enough posts to share url, but i can pm it).
3 - install qdloader drivers (same as #2).
4 - simply press and hold the "play" button while connecting it to your computer, the device manager should see a "qualcomm 9008 port" listed in ports while the player's screen stays black.
5 - do the carlton (important step !)
now, if anyone possessing a functional and rooted pioneer xdp-300r is reading this and willing to help, can you get in touch with me ?
Together, we could manage to save all the other devices from soft-bricking.
All i would need from you is some time, hard disk space and patience to sort it out.
please <insert_your_name_here>, you're my only hope !
edit #2 :
thanks to minotauri's great help, we managed to get a full rom backup, split the partitions to files and generate all the files needed for qfil.
Errozz has been given access to this, hoping that he'll try it out soon.
If that works, i'll link you the files and write the walkthrough to bring you dap back to life.
Minotauri's contributions are not in rest tho, he managed to also successfuly patch twrp for the device, so anyone can securely flash things from there now.
For anyone reading this thread : You're not the only one who screwed things up, we did too but we might have the cure. Hang in there !
Click to expand...
Click to collapse
i was able to unbrick my device
dantuko said:
all credits go to anthony nguyen aka minotauri. Thank you!
requirements:
samsung drivers installed
windows 10 (i have the windows 10 pro installed)
oem unlock
usb debbuging selected prior to brick
install the latest samsung drivers
install fastboot/adb drivers
stock-boot.img provided by minotauri
the steps are as follows:
the device must be in recovery mode an plugged to the computer. I was on stock recovery
open device manager in windows, look for anything android and delete it and choose to delete the drivers
refresh device manager for new devices (keep only the xdp-300 android connected)
right click on the android device and click on update drivers
select browse my computer for driver software
click on let me pick from a list of available drivers
unselect show compatible drivers (if you see a samsumg driver here, select it. If not try generic windows adb drivers)
seletct google adb drivers (this is the one that worked and it's under samsung drivers)
i performed the steps 1 through 8 a few times until the computer categorized the device as adb
open a command prompt, navigate to the directory where fastboot is installed and type: Fastboot devices (you should have a device listed here)
type: Fastboot oem unlock (this unlocks the bootloader)
after copying stock-boot.img to the root of the your fastboot directory, type: Fastboot flash boot stock-boot.img (reboot)
after the reboot you should see normal boot
if you want twrp and root follow the instructions here: https://forum.xda-developers.com/android/development/pioneer-xdp-300r-digital-audio-player-t3902949 all credits go to anthony nguyen.
i installed twrp the latest supersu pro, viper4android, root browser, busy box pro and everything works perfectly.
:fingers-crossed::fingers-crossed::fingers-crossed:good luck to you e n j o y ! ! !:fingers-crossed::fingers-crossed::fingers-crossed:
i am not an android programmer so i won't be able to help you from that perspective, but i a software engineer so i maybe able to answer some questions.
There is no guarantee this method will work for you but it did work for me
I can provide a TWRP backup file for you to restore your device
Click to expand...
Click to collapse
I have a rooted xdp300r rooted
ralf05 said:
Hello,
I try to root my xdp-300r,after reboot have bootloop result.
I don't know how to reflash systme.img.
can suggest any repair plan,thank you~
Click to expand...
Click to collapse
It was bricked and I was able to fix it and root it
Help !!!
Hello
Gentlemen, help me! I've broken my device
I hit the whole system on my xdp300r. What can I do in this case ??? Only I can turn on TWRP and nothing more.
[email protected]
---------- Post added at 05:55 PM ---------- Previous post was at 05:51 PM ----------
dantuko said:
i was able to unbrick my device
Click to expand...
Click to collapse
Help !!!
dantuko said:
i was able to unbrick my device
Click to expand...
Click to collapse
Hello
Could I ask you for a backup file? Unfortunately, I lost the systemThank you very much.
Greetings.
[email protected]
stefan999 said:
Hello
Could I ask you for a backup file? Unfortunately, I lost the systemThank you very much.
Greetings.
[email protected]
Click to expand...
Click to collapse
I UPLOADED THE BACKUP FILE TO MY GOOGLE DRIVE
https://drive.google.com/drive/folders/1vM7Z12w3CsbutSr54lY4tTdzyN1jurpp?usp=sharing
dantuko said:
I UPLOADED THE BACKUP FILE TO MY GOOGLE DRIVE
https://drive.google.com/drive/folders/1vM7Z12w3CsbutSr54lY4tTdzyN1jurpp?usp=sharing
Click to expand...
Click to collapse
Here is a few items to note about the image:
You must have twrp installed and accessible in order to restore this image.
First time booting after the restore will take a long time, so have a cup of coffee and let it do it's thing.
Every time you boot the OS will perform application optimization, it doesn't bother me so I have not even looked into it.
After you boot connect to your WIFI and open Google Play to set up your account
If you want to use Viper4Android, download and install busybox, then open settings, go to apps and disable Musicfx, then reboot and turn Viper4Android on.
Good luck
dantuko said:
Here is a few items to note about the image:
You must have twrp installed and accessible in order to restore this image.
First time booting after the restore will take a long time, so have a cup of coffee and let it do it's thing.
Every time you boot the OS will perform application optimization, it doesn't bother me so I have not even looked into it.
After you boot connect to your WIFI and open Google Play to set up your account
If you want to use Viper4Android, download and install busybox, then open settings, go to apps and disable Musicfx, then reboot and turn Viper4Android on.
Good luck
Click to expand...
Click to collapse
Thanks for answer and sharing your files. Unfortunately, there is some error when trying to restore in TWRP.
I packed all the items from your disk in ZIP and downloaded to the SD card .
I'm getting an error about the content: no MD5 file found Failed to map file'/external_sdxxxxxx-Full BACKUP.zip'
Error instaling zip file
. Do you have an idea why this is happening?
twrp settings
stefan999 said:
Thanks for answer and sharing your files. Unfortunately, there is some error when trying to restore in TWRP.
I packed all the items from your disk in ZIP and downloaded to the SD card .
I'm getting an error about the content: no MD5 file found Failed to map file'/external_sdxxxxxx-Full BACKUP.zip'
Error instaling zip file
. Do you have an idea why this is happening?
Click to expand...
Click to collapse
You need to change settings in twrp not to check md5 checksum, if it doesn't work then i'll create one with checksum.