ottokiksmaler / gear360_modding

Repository for Samsung Gear 360 (2017) modding
59 stars 12 forks source link

Update Firmware via telnet #10

Open sithgundam opened 3 years ago

sithgundam commented 3 years ago

Hi, and before something, thanks for your great work with the Gear360 firmware. Thanks to your mod i can access to this little linux machine (or more specifically SLP machine) but my happiness was very short when after so many attempts i could know the infamous "smack" (I hate it whit all my soul). Well after read something of this protect system I be stack and without any ideas to "jump" (or broke) this. By this reason i want ask to you, if you are trying and what be the results, or if you think that is waste time, and better use my time in other things.

Thanks for your time and, again, thanks for your work with this camera (sorry for my worst english, but is not mas native languaje) Have a nice day

ottokiksmaler commented 3 years ago

I'm not actively developing it. I have created a way to get the photos and control the basic functions and that is enough for me.

sithgundam commented 3 years ago

I'm do it !! So easy (now) 1)(download and) copy the firmware file in the sdcard 2)mount /sdcard/ in /opt/usr/media (very important) (mount -o bind /sdcard/ /opt/usr/media/) 3) go to /usr/sbin/ and call "fw_upgrade_start firmware_file.bin" 4)wait 5)enjoy it!