forked from Empyreal96/ProjectAstoria
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathinstallation.html
395 lines (375 loc) · 24.1 KB
/
installation.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>ProjectAstoria Installation</title>
<link rel="shortcut icon" href="assets/favicon.ico" />
<link rel="stylesheet" href="assets/projecta.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/all.min.css"
integrity="sha512-Kc323vGBEqzTmouAECnVceyQqyqdsSiqLQISBL29aUW4U/M7pSPA/gEUZQqv1cwx4OnYxTxve5UMg5GT6L4JJg=="
crossorigin="anonymous" referrerpolicy="no-referrer" />
<script src="assets/projecta.js"></script>
</head>
<body>
<div id="page-loader"><span class="loader"></span></div>
<!-- Start Landing Page -->
<div class="landing-page">
<div id="header-placeholder"></div>
<div class="content">
<div class="container">
<div class="info" style="width: 100%;">
<p style="color: crimson;">Choose <b>one</b> of the methods below, FFU or Device update</p>
<!-- Bootstrap Panels without Accordion -->
<h2 style="color: dodgerblue;"><i
class="fa fa-gears"> </i>FFU UPDATE</h2>
<div class="panel-group">
<!-- PRE-UPDATE Panel -->
<div class="panel panel-warning">
<div class="panel-heading">
<h4 class="panel-title">
<a data-toggle="collapse" href="#collapseFFUUpdate"><i
class="fa fa-video"> </i>FFU GUIDE</a>
</h4>
</div>
<div id="collapseFFUUpdate" class="panel-collapse collapse in">
<div class="panel-body">
Check (<a target="_blank"
href="https://www.youtube.com/watch?v=85Kqiv0zoiQ"><i
class="fa fa-link"> </i>This Video, Click here</a>) by Fadil Fadz on how
to update your retail FFU to 14320 directly.
</div>
</div>
</div>
<h2 style="color: green;"><i
class="fa fa-mobile"> </i>DEVICE UPDATE</h2>
<!-- REQUIREMENTS Panel -->
<div class="panel panel-primary">
<div class="panel-heading">
<h4 class="panel-title">
<a data-toggle="collapse" href="#collapseRequirements"><i
class="fa fa-dice-one"> </i>REQUIREMENTS</a>
</h4>
</div>
<div id="collapseRequirements" class="panel-collapse collapse in">
<div class="panel-body">
<ul>
<li>- Phone with W10M build <strong>10586</strong></li>
<li>- [<a target="_blank"
href="https://drive.google.com/drive/folders/1v7bBAIIzSZGpibBvZ7RA5JHt_iGCs-Sk"><i
class="fa fa-download"> </i>Download</a>]
Astoria update package </li>
<li>- [<a target="_blank"
href="https://github.com/fadilfadz01/Universal_Updater/releases/latest"><i
class="fa fa-download"> </i>Download</a>]
Universal Updater 2.7.6 (Or higher) </li>
<li>- [<a target="_blank"
href="https://github.com/ReneLergner/WPinternals/releases/latest"><i
class="fa fa-download"> </i>Download</a>]
Windows Phone Internals (WPI)</li>
</ul>
</div>
</div>
</div>
<!-- PRE-UPDATE Panel -->
<div class="panel panel-info">
<div class="panel-heading">
<h4 class="panel-title">
<a data-toggle="collapse" href="#collapsePreUpdate"><i
class="fa fa-dice-two"> </i>PRE-UPDATE</a>
</h4>
</div>
<div id="collapsePreUpdate" class="panel-collapse collapse in">
<div class="panel-body">
<ul>
<li>- Don't connect <strong>WiFi</strong> before you finish</li>
<li>- Battery charged <strong>50%</strong> or more</li>
</ul>
</div>
</div>
</div>
<!-- UPDATE STEPS Panel -->
<div class="panel panel-success">
<div class="panel-heading">
<h4 class="panel-title">
<a data-toggle="collapse" href="#collapseUpdateSteps"><i
class="fa fa-dice-three"> </i>UPDATE
STEPS</a>
</h4>
</div>
<div id="collapseUpdateSteps" class="panel-collapse collapse in">
<div class="panel-body">
<!-- Content for UPDATE STEPS -->
<h4 style="color: dodgerblue;">PART 1</h4>
<ol>
<li>Flash Retail FFU <code>Skip if you're on 10586</code></li>
<li>Set Phone date to <code>5th May 2016</code></li>
<li>Unlock bootloader (<a target="_blank"
href="https://mega.nz/folder/KB4ARBqa#TEjrD2Lk47uI0CBhBPO9tQ/folder/vF4AXTwL"><i
class="fa fa-link"> </i>PDF</a>
| <a target="_blank"
href="https://www.youtube.com/playlist?list=PLqApXjyJOxtlyoPYVnA3NJTBXdCSD4HI8"><i
class="fa fa-link"> </i>YouTube</a>)
</li>
</ol>
<h4 style="color: dodgerblue;">PART 2</h4>
<p style="color: crimson;">Push cabs below on stages not at once. <br /></p>
<p style="color: green;">For easy setup use the latest
<code>Universal Updater 2.7.6+</code>
</p>
<ol>
<li><strong>(Stage 1)</strong> Push <code>FlightSign</code> cab</li>
<li>Wait until system update..</li>
<br>
<li><strong>(Stage 2)</strong> Filter & Push <code>14320</code> cabs</li>
<p style="color: crimson;">(Do not push all/multiple cabs without filtering them
for your device,<br /> if you are not sure how to; check Universal updater
below)</p>
<li>Wait until system update..</li>
<li>Done</li>
</ol>
</div>
</div>
</div>
<!-- UNIVERSAL UPDATER GUIDE Panel -->
<div class="panel panel-warning">
<div class="panel-heading">
<h4 class="panel-title">
<a data-toggle="collapse" href="#collapseUpdaterGuide"><i
class="fa fa-dice-four"> </i>UNIVERSAL UPDATER GUIDE</a>
</h4>
</div>
<div id="collapseUpdaterGuide" class="panel-collapse collapse in">
<div class="panel-body">
<h4>1.Connect & Select Packages</h4>
<ol>
<li>Connect your device, ensure connection is well</li>
<li>Open the app, choose <strong style="color: green;">(1. Device)</strong></li>
<li>Then choose <code>Offline update packages</code></li>
<li>Universal Updater will ask to select packages folder</li>
<li>Choose the <code>Offline packages folder</code></li>
</ol>
<br />
<h4>2.Review Features</h4>
<p style="color: crimson;">Required features enabled by default</p>
<ol>
<li>Universal Updater will display features list</li>
<li>Ensure required features are enabled</li>
<li>Press <strong>'0'</strong> to Confirm (If question appeared)</li>
</ol>
<br />
<h4>3.Filter & Push</h4>
<p style="color: crimson;">By default (14320 Stages) will force filter mode</p>
<ol>
<li>Choose <code>1. Filter packages</code> (If question appeared)</li>
<li>Read packages details, ensure date set to <code>(5th May 2016)</code></li>
<li>Ensure <strong>WiFi</strong> is not connected</li>
<li>If everything ready, choose <code>1. Push packages</code></li>
</ol>
<br />
<h4>4.Monitor Progress</h4>
<p>Once iutool finished pushing packages, navigate to:</p>
<ol>
<li>Settings</li>
<li>Update & Security</li>
<li>Phone Update</li>
</ol>
<p>And monitor the progress. <br />If you received any error, check errors list
below.</p> <br />
<p>Usually (Stage 01) is short. <br />But (Stage 02) will take time, <br />so please
wait and don't interrupt the process.</p>
</div>
</div>
</div>
<!-- POST UPDATE Panel -->
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a data-toggle="collapse" href="#collapsePostUpdate" style="color: black;"><i
class="fa fa-dice-five"> </i>POST
UPDATE</a>
</h4>
</div>
<div id="collapsePostUpdate" class="panel-collapse collapse in">
<div class="panel-body">
<p>The update will add tools & test app <strong>(CPU-Z)</strong> at your files
<strong>(Apps)</strong> folder.
</p>
<ol>
<li>Apps\CMDInjector</li>
<li>Apps\WUT Mini</li>
<li>Apps\Arcadia\CPU-Z</li>
</ol>
<br />
To test Astoria, try to install <strong>CPU-Z</strong>
<br />
You can just click on it and install to test if the update working.
<br />
<p style="color: crimson;">Keep in mind first installation will take time until
Astoria initialize</p>
<br />
<p>Once update completed you can set the date back and enable WiFi.</p>
</div>
</div>
</div>
<!-- ROOT ACCESS 14320 Panel -->
<div class="panel panel-success">
<div class="panel-heading">
<h4 class="panel-title">
<a data-toggle="collapse" href="#collapseRootAccess"><i
class="fa fa-dice-six"> </i>ROOT
ACCESS (14320)</a>
</h4>
</div>
<div id="collapseRootAccess" class="panel-collapse collapse">
<div class="panel-body">
<p style="color: crimson;">This feature still <b>experimental</b> use it at your own
responsibility</p>
<br>
<h4>1st MassStorage</h4>
<p style="color: crimson;">Switch to <b>MassStorage</b> using <b>Developer Menu</b>
</p>
<ul>
<li>- Reboot your phone</li>
<li>- Then hold <b>Volume Down</b> to show <code>Developer Menu</code></li>
<li>- Select <b>MassStorage</b>, press confirm button</li>
</ul>
<br />
<h4>2nd Enable RootAccess</h4>
<ul>
<li>- [<a target="_blank"
href="https://drive.google.com/drive/folders/15lIaxH3t8sxbKb_WrXc-UOIeiJv-HtiR"><i
class="fa fa-download"> </i>Download</a>]
WPinternals-2.9.2 (ProjectA).zip</li>
<li>- Start WPinternals (ProjectA)</li>
<li>- Go to <code>Enable root access</code></li>
<li>- Click <code>Unlock phone</code></li>
<li>- Done, root access enabled</li>
</ul>
</div>
</div>
</div>
<div class="panel panel-danger">
<div class="panel-heading">
<h4 class="panel-title">
<a data-toggle="collapse" href="#collapseIssues"><i
class="fa fa-bug"> </i>KNOWN ISSUES</a>
</h4>
</div>
<div id="collapseIssues" class="panel-collapse collapse in">
<div class="panel-body">
<table class="table table-bordered">
<thead>
<tr>
<th>Issue</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>Render issue</td>
<td>This issue may occur on <b>Lumia 950s</b> with Astoria <b>10570+</b>
but for specific apps<br />specificly with apps that use fullscreen
mode may require to invoke bottom bar to keep it rendering<br />Or use the app in landscape mode if possible</td>
</tr>
<tr>
<td>WiFi Access</td>
<td>On Astoria <b>10570+</b> some apps may not able to detect WiFi
state, and will report "WiFi not connected"</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<!-- Troubleshoot Panel -->
<div class="panel panel-danger">
<div class="panel-heading">
<h4 class="panel-title">
<a data-toggle="collapse" href="#collapseTroubleshoot"><i
class="fa fa-circle-exclamation"> </i>TROUBLESHOOT</a>
</h4>
</div>
<div id="collapseTroubleshoot" class="panel-collapse collapse in">
<div class="panel-body">
<ul>
<li>If there was no progress at Phone Update after pushing cabs, re-open
<code>Phone Update</code> menu after few seconds and check again. If nothing
started, then try to push again.
</li>
</ul>
<br />
<table class="table table-bordered">
<thead>
<tr>
<th>Error Code</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>0x800b010a</td>
<td>Signature Verification Issue<br><strong>Solution:</strong> Enable
flight signing</td>
</tr>
<tr>
<td>0x800b0101</td>
<td>Incorrect Date and Time<br><strong>Solution:</strong> Change date
</td>
</tr>
<tr>
<td>0x80188302</td>
<td>Package already present on the image</td>
</tr>
<tr>
<td>0x80188305</td>
<td>Duplicate packages found in update set</td>
</tr>
<tr>
<td>0x80188306</td>
<td>File Collision or Not Found<br><strong>Solution:</strong> Ensure
list matches <code>InstalledPackages.csv</code></td>
</tr>
<tr>
<td>0x80188307</td>
<td>Package DSM or contents are invalid<br><strong>Solution:</strong>
Keep only one type in the folder (CBS or SPKG). Choose the correct
package type</td>
</tr>
<tr>
<td>0x80188308</td>
<td>Not enough space</td>
</tr>
<tr>
<td>0x800b0114</td>
<td>Certificate has an invalid name<br><strong>Solution:</strong> Enable
flight signing</td>
</tr>
<tr>
<td>0x80004005</td>
<td>E_FAIL<br><strong>Solution:</strong> Reboot the phone and try again
</td>
</tr>
<tr>
<td>0x802A0006</td>
<td>Try with another PC</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<br />
<br />
<br />
</div> <!-- End of panel-group -->
</div> <!-- End of info -->
</div>
</div>
</div>
<!-- End Landing Page -->
</body>
</html>