View Single Post
Old 07-23-2019, 20:05   #107 (permalink)
cellfonepimp
Freak Poster
 
Join Date: Aug 2007
Location: USA
Posts: 167
Member: 575293
Status: Offline
Thanks Meter: 40
Big thanks to adfree! R730 RL removed!

You have helped me clear off RL on R730 but it wasnt easy! Your instructions are not easy to follow but I was determined to get it done.


You dont mention that the batch files have the commands to use for the specific watches, I figured it out and got my watch working!






C:\tizen-studio\tools>sdb push empty.bin /home/owner/media/others
WARNING: Your data are to be sent over an unencrypted connection and could be read by others.
pushed empty.bin 100% 256KB 0KB/s
1 file(s) pushed. 0 file(s) skipped.
empty.bin 704KB/s (262144 bytes in 0.363s)

C:\tizen-studio\tools>sdb shell dd if=/home/owner/media/others/empty.bin of=/dev/mmcblk0p26
dd: opening `/home/owner/media/others/empty.bin': Not a directory

C:\tizen-studio\tools>sdb push empty.bin /opt/usr/media/
WARNING: Your data are to be sent over an unencrypted connection and could be read by others.
pushed empty.bin 100% 256KB 0KB/s
1 file(s) pushed. 0 file(s) skipped.
empty.bin 739KB/s (262144 bytes in 0.346s)

C:\tizen-studio\tools>sdb shell dd if=/opt/usr/media/empty.bin of=/dev/mmcblk0p26
512+0 records in
512+0 records out
262144 bytes (262 kB) copied, 0.0785324 s, 3.3 MB/s

C:\tizen-studio\tools>sdb shell reboot download
Rebooting with argument 'download'.



Many thanks again!
  Reply With Quote
The Following 2 Users Say Thank You to cellfonepimp For This Useful Post:
 
Page generated in 0.08401 seconds with 7 queries