Quote:
Originally Posted by oreiaaaa
Congratulations, great job.
Everything is working perfectly, however, when connecting the device, a message ('logo_LTN_B.jpg' draw failed) and it shows the logo of the device.
Model GT-S6102B it was now listed as GT-S6102
The Kernel is: 2.6.35.7dpi DELL154 @ # 1
TechDuos1.0 (installed over the 1.1 is still on 1.0)
Another problem is with the link2sd. He is unable to mount the 2nd partition.
Apart from these minor problems, the rest are doing great!
|
Except the "'logo_LTN_B.jpg draw failed" issue, all the other things you mention are just values stored inside the build.prop file, which is plain ASCII file used to configure some parts of Android, but which also contains all the info shown on the about section in the settings. So the GT-S6102B or GT-S6102, or the ROM version (TechnoDuos 1.0 or 1.1) are not read for the device hardware, but from that file.
The TechnoDuos version number not changing after the update is a known bug, due to the fact that build.prop is not updated when you change to 1.1, but you have the correct version if you applied the1.1 update and it worked.
The Link2SD not working problem is also known, and in this same thread, a few posts above yours, the solution was given. It implies deleting some scripts related to a2sd script, which conflicts with Link2SD. I have 1.1 with the new kernel and Link2SD working perfectly, but I had to remove those scripts.
|