Have no idea if other installer has the issue. I just spot check the build and this is the first isntaller I see the issue. On Mac Prepare a Apollo Reader 2.1.2 with following configuration $langset,1,5,6 $marketlev,1,0,1,0 Launch installer ID #156 of build 728 Complete the upgrade check the following config on Reader $swver? $marketlev? $langset? $lang? $uom? $saconfig? $iopamp? Actual result: 2.4.7 CKSM:00000110 CMD OK 1,0,1,0 CKSM:0000015D CMD OK 10,13,11,6 CKSM:000001F8 CMD OK 10 CKSM:00000078 CMD OK 1 CKSM:00000048 CMD OK 15 CKSM:0000007D CMD OK 1 CKSM:00000048 CMD OK ==> $saconfig? return 15 Expect result: $saconfig? should return 14 ( for ESAd = 0 ESAc = 1 LSAd = 1 LSAc = 1 in configuration table)
$langset? reutn is wrong, too; it was already reported in bug 43.
Fixed in 733, Issue with the configuration files
not fixed in build 743 ( with latest firmware 2.4.8). I suspect this might happens to other installers as well ( see bug 50 ).
I tried with 156 build 744 and could not reproduce the problem. $saconfig? returned 14.
strange. I got 15 return $saconfig, with the same installer 156 of build 744 on Mac. I used the build from FTP site. Did you use your local copy? Is possible the error from build system?
Randomly not setting bits correctly, fixed in build 745
still get 15 in build 748_156 on Mac.
Fixed code Build 760
Fixed in build 781
Fixed in MAC installer 156 build 787.$saconfig value is reported as 14 and not 15. The other values is correct as well.