schok volt sv55 firmware?

Search This thread

hackerx23

New member
Apr 12, 2023
1
0
Afternoon luridphantom

I have the same question as BigBubbaCJ. I just recently acquired this phone (Schok Volt V55S) and would like to know where to get info on unlocking the bootloader. Not sure I need another ROM, but want to be able to delete all the bloatware (google crap) from this phone and be able to enter "storage" to put music and photo's on. TNX
Rick
I unlocked the bootloader by going to about device and tapping build number 7 times to activate developer options. Once in developer options I toggled allow OEM unlock, and USB debugging. I then downloaded bug Yeager on another device and tethered the two I then booted the device I wanted to unlock the bootloader into fastboot and pushed the commands "fastboot flashing unlock". Got a warning about how dangerous it is to unlock the bootloader and that's basically it. Now I'm having the same trouble trying to find a stock image to flash so I could root my device.
 

luridphantom

Senior Member
Apr 4, 2021
323
78
GT-i9250
AT&T Samsung Galaxy S III
I unlocked the bootloader by going to about device and tapping build number 7 times to activate developer options. Once in developer options I toggled allow OEM unlock, and USB debugging. I then downloaded bug Yeager on another device and tethered the two I then booted the device I wanted to unlock the bootloader into fastboot and pushed the commands "fastboot flashing unlock". Got a warning about how dangerous it is to unlock the bootloader and that's basically it. Now I'm having the same trouble trying to find a stock image to flash so I could root my device.
if your firmware versions match then use one of the boot images in this thread to root

otherwise theres tutorials around here on how to use the dsu loader to pull your boot partition to root it
 

Jayx0xWolf

Member
Sep 23, 2020
11
2
44
LG K20 Plus
Moto G Play
I believe the problem is a mismatch with the baseband version and version of the stock ROM loaded. Try matching a boot version to whatever version ROM is on the device currently. @luridphantom Do you still have this device that you can pull current boot and rom from to help @Jayx0xWolf ?
I have another SV55216_01.01.09.220716 and I used the boot image to flash magisk it worked perfectly. Thinking I'll pull it's boot image and flash it see what I get
 

Jayx0xWolf

Member
Sep 23, 2020
11
2
44
LG K20 Plus
Moto G Play
I believe the problem is a mismatch with the baseband version and version of the stock ROM loaded. Try matching a boot version to whatever version ROM is on the device currently. @luridphantom Do you still have this device that you can pull current boot and rom from to help @Jayx0xWolf ?
I am somewhat proficient at this sort of work but still a noob in some ways. Can you help me understand why the boot img is good for one device with the 220716 build and not another?
 

Jayx0xWolf

Member
Sep 23, 2020
11
2
44
LG K20 Plus
Moto G Play
Boot, magisk patched and vbmeta for SV55216_01.02.02.230111


I forgot to add that I fixed two phones l that had the Wi-Fi and audio problem from the wrong boot images. I flashed the super from a working one on both and it didn't matter which I had it just started working and said they that it was at the same model as
 

Attachments

  • boot.img
    32 MB · Views: 123
  • magisk_patched-26100_cZaJY.img
    32 MB · Views: 143
  • vbmeta.img
    64 KB · Views: 62
Last edited:
  • Like
Reactions: Travisholt92
I desperately need the stock rom for SV55216_01.02.04.230415
I lost mine and my system. Img has become corrupted and I can only boot into fastboot and recovery. I have the boot recovery vbmeta boot abootbak and oem image files but hasn't helped me
 
Last edited:

SierraFife

New member
May 12, 2023
2
5
I desperately need the stock rom for SV55216_01.02.04.230415
I lost mine and my system. Img has become corrupted and I can only boot into fastboot and recovery. I have the boot recovery vbmeta boot abootbak and oem image files but hasn't helped me
I'm still kinda new to this but my phone is running SV55216_01.02.04.230415 so here's what I've done:

(Phone shell)# dd if=/dev/block/mapper/system of=/sdcard/system.img

then used adb to pull system.img to the host machine. It's a ~600 mb file but I compressed it down to about 300.

Is this what you needed? I see a few other options (product, system_ext, vendor) so please let me know if any of those would be useful as well.
 

Attachments

  • system.zip
    296 MB · Views: 200
  • Love
Reactions: torqx

e34rrsff

New member
Jul 3, 2023
3
0
I desperately need the stock rom for SV55216_01.02.04.230415
I lost mine and my system. Img has become corrupted and I can only boot into fastboot and recovery. I have the boot recovery vbmeta boot abootbak and oem image files but hasn't helped me
I have also messed up my system bit, but flashing the orangefox recovery actually works, kinda. theres no menu, it just gives you root adb access. anyone else know if theres a twrp available?
 

e34rrsff

New member
Jul 3, 2023
3
0
I desperately need the stock rom for SV55216_01.02.04.230415
I lost mine and my system. Img has become corrupted and I can only boot into fastboot and recovery. I have the boot recovery vbmeta boot abootbak and oem image files but hasn't helped me
Can you try contacting schok asking for the stock firmware?
 

uslacker99

New member
Jul 20, 2018
1
0
Does the phone need to be device (carrier) unlocked before you can flash?

When trying to flash, it says download is not allowed on locked devices.

Thanks!
 

Top Liked Posts

  • There are no posts matching your filters.
  • 4
    SV55216_01.02.04.230415: boot/recovery and Magisk-patched boot images plus vbmeta.
    3
    OrangeFox_10_Recovery-UMX_U693CL boots fine on this device. Here's stock recovery and boot from SV55216_01.01.09.220716 if needed. recovery boot
    3
    Figured I'd contribute to this thread a bit. Here's the latest boot.img from the latest OTA that was pushed (2022-10-20, stock and Magisk 25.2 patched). I've had no sound issues as of this moment. Ring and media are working fine as far as I can tell.

    I'll try and stay up to date on latest boot IMG and I'll try to capture the next OTA if I can.
    2
    just a quick note if you're stuck on the boot screen like i was when using the dsu loader, you can still adb shell -> su to get a root shell to do whatever you need
    2
    how did you unlock the bootloader?

    Afternoon luridphantom

    I have the same question as BigBubbaCJ. I just recently acquired this phone (Schok Volt V55S) and would like to know where to get info on unlocking the bootloader. Not sure I need another ROM, but want to be able to delete all the bloatware (google crap) from this phone and be able to enter "storage" to put music and photo's on. TNX
    Rick
    just do adb reboot bootloader and fastboot oem unlock

    plenty of tutorials in xda to show you how to do that