diff options
| -rw-r--r-- | static/articles/grapheneos-servers.html | 1 | ||||
| -rw-r--r-- | static/faq.html | 7 |
2 files changed, 8 insertions, 0 deletions
diff --git a/static/articles/grapheneos-servers.html b/static/articles/grapheneos-servers.html index f2b3630d..d4f93a66 100644 --- a/static/articles/grapheneos-servers.html +++ b/static/articles/grapheneos-servers.html @@ -289,6 +289,7 @@ <li>connectivitycheck.grapheneos.online - HTTP/HTTPS connectivity checks</li> <li>www.grapheneos.online</li> <li>broadcom.psds.grapheneos.org - HTTPS Broadcom PSDS data cache</li> + <li>samsung.psds.grapheneos.org - HTTPS Samsung PSDS data cache</li> <li>qualcomm.psds.grapheneos.org - HTTPS Qualcomm PSDS data cache</li> <li>remoteprovisioning.grapheneos.org - HTTPS reverse proxy to remoteprovisioning.google.com</li> <li>widevineprovisioning.grapheneos.org - HTTPS reverse proxy for Widevine provisioning</li> diff --git a/static/faq.html b/static/faq.html index 93779a7a..312adf37 100644 --- a/static/faq.html +++ b/static/faq.html @@ -982,6 +982,12 @@ servers. These contain orbits and statuses of satellites, Earth environmental data and time adjustment information.</p> + <p>On the Pixel 8a (which uses a Samsung GNSS chip), almanacs are + downloaded from https://samsung.psds.grapheneos.org/p4/42F3 which is a + cache of Samsung's data. Alternatively, the standard servers can be + enabled in the Settings app which will use + https://1.ssiloc.com/p4/42F3.</p> + <p>On 6th generation Pixels onwards (which use a Broadcom GNSS chip), almanacs are downloaded from https://broadcom.psds.grapheneos.org/lto2.dat, @@ -1204,6 +1210,7 @@ <li>grapheneos.social</li> <li>apps.grapheneos.org</li> <li>broadcom.psds.grapheneos.org</li> + <li>samsung.psds.grapheneos.org</li> <li>qualcomm.psds.grapheneos.org</li> <li>discuss.grapheneos.org</li> <li>element.grapheneos.org</li> |
