aboutsummaryrefslogtreecommitdiffstats
path: root/markdown/2017_02_replicant-6-0-development-updates.md
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2024-03-18 02:40:29 +0100
committerDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2025-06-15 01:30:25 +0200
commit4d5e61d8d5495dd02b790097076b190c07252c90 (patch)
tree7b69050d5192e240fd34f62d948a5870211219c4 /markdown/2017_02_replicant-6-0-development-updates.md
parent659384dc54db02ccdce5648a9418283ee08fc216 (diff)
downloadhaunt-blog-4d5e61d8d5495dd02b790097076b190c07252c90.tar.gz
haunt-blog-4d5e61d8d5495dd02b790097076b190c07252c90.tar.bz2
haunt-blog-4d5e61d8d5495dd02b790097076b190c07252c90.zip
convert.py, markdown: Fix trailing whitespaces.
Many lines have 2 spaces at the end. An example is the 'Location: [G5, Hall 3, Level 0][4] ' line inside the markdown/2023_12_replicant-37c3.md file. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to 'markdown/2017_02_replicant-6-0-development-updates.md')
-rw-r--r--markdown/2017_02_replicant-6-0-development-updates.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/markdown/2017_02_replicant-6-0-development-updates.md b/markdown/2017_02_replicant-6-0-development-updates.md
index d0eee56..ff605bf 100644
--- a/markdown/2017_02_replicant-6-0-development-updates.md
+++ b/markdown/2017_02_replicant-6-0-development-updates.md
@@ -29,7 +29,7 @@ GTA04.
After you have installed Replicant on one of the supported devices, you will
notice that WiFi doesn't work. The reason is that the WiFi chips on all
supported devices need a proprietary firmware to be loaded onto the chip. As
-Replicant only ships free software, this firmware is not included in an image.
+Replicant only ships free software, this firmware is not included in an image.
An alternative is to use an external WiFi dongle with an USB OTG cable. A free
firmware exists for the AR9271 chipset and various WiFi adapters use this
chipset. [Tehnoetic provided patches][3] for initial support in Replicant 4.2.
@@ -50,7 +50,7 @@ wouldn't work with the Android software renderer. Llvmpipe also makes it
possible to use a recent webview. For now, Replicant 6.0 is stuck with the
last webview version that worked with the Android software renderer.
Optimizing llvmpipe for ARM likely would make it fast enough. Any help in this
-regard would be greatly appreciated!
+regard would be greatly appreciated!
Another long-standing issue is related to the software rendering: QR code
scanning or in general barcode scanning didn't work with Replicant because the
software renderer requires a camera preview format that is incompatible with
@@ -84,11 +84,11 @@ Currently, only the non-LTE variant (GT-I9300) is supported by Replicant and
Replicant doesn't support any 4G-enabled phone yet. It's possible to build a
Replicant 6.0 image for the LTE variant, but it lacks support for the modem.
The main task of the port will be to write a free implementation of the modem
-interface for telephony, SMS and mobile data.
+interface for telephony, SMS and mobile data.
I also played with the mainline kernel on the Galaxy S3 and I was able to boot
Replicant 6.0 on top of the Linux 4.8 kernel with a few patches so that it was
usable with very limited functionality. I will share more results from this
-endeavor in the future.
+endeavor in the future.
Replicant is based on CyanogenMod 13.0. As the CyanogenMod project was
discontinued, future Replicant 6.0 versions will be based on its successor,
LineageOS 13.0.