about Tizen, SDK, etc...

adfree

Senior Member
Jun 14, 2008
8,898
5,145
243
Hello.

At the moment only "idea". As extreme deep knowledge is mandatory.

Maybe S8500 and/or S8530 could be used as Develop device...

S8500 is easier to use with JTAG like RIFF Box...

I have found an way to remove RSA 1024 check of Boot to be able to modify boot_loader.mbn and flash with Multiloader.

Tested with S8500 and S8530.
Now I need someone to confirm this work...

Maybe we can do then more... like Multiboot with Tizen + Android + bada

Later more...

Best Regards
 
Last edited:

adfree

Senior Member
Jun 14, 2008
8,898
5,145
243
Du brauchst erstmal kein JTAG. ABER, bitte vorsichtig lesen.

1.
G. hat es schonmal mit dem Wave 2 kurz getestet...
http://forum.xda-developers.com/showpost.php?p=37397729&postcount=160

Die Wave 1 Dateien lad ich später hoch...

Also.
A.
Mit Multiloader erstmal Inhalt XXLA1_S8530_SecurityOFF.rar

Einfach Boot Change auswählen, nix anderes...

B.
Dein Wave 2 sollte noch leben... Dann gleiches mit second_S8530_Example.rar

Jetzt solltest Du, wenn Du in den DL Mode gehst etwas sehen...
Oder halt auch im Multiloader unten... wenn Wave 2 erkannt.

Wenn Fragen, frag vorher.

MfG
 

adfree

Senior Member
Jun 14, 2008
8,898
5,145
243
http://forum.xda-developers.com/showpost.php?p=37400387&postcount=161

S8500 XXLA1 is online... :angel:

Please Caution!
At your own risk!

This is now only as Demo, that RSA 1024 Key Check is now disabled and we have now more control...

If no luck, then you need RIFF or other JTAG for Reanimation. :eek:

S8530 is confirmed by 1 user as working. :good:
Thanx G. ;)

Best Regards
 

adfree

Senior Member
Jun 14, 2008
8,898
5,145
243
Last days/weeks I have seen funny questions from Ti.en owners...

Okidoki... :D
It is nearly impossible that Samsung send me also Tizen testdevice in the next days... weeks or years... and also impossible that I will buy Ti.en device in next 2 years... maybe first in 2015...

Also it seems that nobody have the power... including me. To port Tizen to Wave.
Okay, this is really REALLY tough job.

Now comes the question... :D
http://forum.xda-developers.com/showthread.php?t=2252013

If Tizen reference devices one of them really GT-I9300...
Because I saw Galaxy S3 means an range of devices, not only I9300... :confused:

Somebody tried to flash Tizen on I9300 ?

Maybe with more skills and help of JTAG?

Maybe for testing cheap half dead I9300 from Ebay with broken glass for instance is perfect device for playing around with Tizen... :D

Best Regards

Edit 1.
Here is why I am not sure which device exactly supported by Tizen...
http://www.youtube.com/watch?v=ufS2HxJlXcc
Samsung I747/I747M/T999/T999V (Galaxy S3) - JTAG/RIFF connection unbrick
 
Last edited:

adfree

Senior Member
Jun 14, 2008
8,898
5,145
243
Short tested on S8500...

With JTAG RIFF + SBL from Captivate... modified SBL from here...:
http://forum.xda-developers.com/showpost.php?p=43596421&postcount=43

I have no Android device for stupid Kamikaze tests... like I9300...

Will try to do more stupid tests...

As I am not able to modify SBL for DL Mode... I need to find other solution...
Maybe Key press Combo work also on S8500... :D

Best Regards
 

Attachments

adfree

Senior Member
Jun 14, 2008
8,898
5,145
243
Short sniffed with Portmon...

Tool sends 54484F52 to handset.

This is THOR...

No answer... from my S8500 with Captivate BL...

This is really funny...
Tool Odin sends first Command:
4F44494E

ODIN :D :D

Best Regards
 

adfree

Senior Member
Jun 14, 2008
8,898
5,145
243
Tizen SDK 2.2 Emulator seems unusable under Windows without CPU VT Support...
Linux not tested...

Better you have compatible CPU for this:
https://developer.tizen.org/downloads/sdk/installing-sdk/hardware-accelerated-execution-manager

Otherwise Emulator needs more then 10 minutes to start... and is VERY VERY SLOOOOOOOwwwwwwwwW.

Strange.
I can see only 2 Resolutions...

Code:
480 x 800
720 x 1280
:confused:

Is this, because Sxmsxng know SDK Emulator is slow?
Or because Tizen is not High End... :D

Best Regards
 

Attachments

adfree

Senior Member
Jun 14, 2008
8,898
5,145
243
http://docs.appcelerator.com/titanium/3.0/#!/guide/Installing_the_Tizen_SDK

This was helpfull for me... :good:

And I saw this:

Install the Intel Hardware Accelerated Execution Manager (HAXM)

This step can be skipped for Linux systems, as hardware acceleration is usually enabled on Linux by default. Without hardware acceleration, the Tizen emulator runs very slowly even on the fastest machines. It is recommended to configure hardware acceleration. Important: HAXM for Tizen conflicts with HAXM for Android. You might have to uninstall the Android version first.
So without CPU VT Tizen SDK on Windows is unusable...

Meanwhile I've realized that installer is also in ZIP...
tizen-sdk-windows64-v2.2.32.exe maybe buggy for Win8 User...

Maybe more luck with:
install-manager_2.2.30_windows-64.zip

Found in:
tizen-sdk-image-2.2.0-windows64.zip

Best Regards

Edit 1.
Oh, found Change log about Installer in:
pkginfo.manifest

Code:
#Change log
* 2.2.30
- Fix bug of downloading UX
- InstallManager can manage that script return value is 2.
== > 2013-07-16
* 2.2.29
- Modify tsudo.sh script for working well.
- InstallManager works well by cli mode.
== > 2013-07-12
* 2.2.28
- Modify tsudo.sh script for working well.
== > 2013-07-11
* 2.2.27
- Modify InstallManager-64.nsi script because of useless character
.
.
.
 
Last edited: