ReplicantReleaseNotes » History » Version 5
Denis 'GNUtoo' Carikli, 06/02/2022 12:57 PM
Replicant 6.0 0004 has been released
1 | 1 | Denis 'GNUtoo' Carikli | h1. ReplicantReleaseNotes |
---|---|---|---|
2 | |||
3 | 4 | Denis 'GNUtoo' Carikli | {{toc}} |
4 | |||
5 | 1 | Denis 'GNUtoo' Carikli | h2. Replicant 6.0 0004 |
6 | |||
7 | 2 | Denis 'GNUtoo' Carikli | h3. Installation and upgrade instructions |
8 | 1 | Denis 'GNUtoo' Carikli | |
9 | 2 | Denis 'GNUtoo' Carikli | h4. Installation from scratch |
10 | |||
11 | To erase all the data on the device and install this release, you can use the [[ReplicantInstallation]] instructions. |
||
12 | |||
13 | You will need to use these instructions which also erase all the data on the device if: |
||
14 | * You are installing Replicant 6.0 0004 from scratch |
||
15 | * You are upgrading from Replicant 4.2 or earlier |
||
16 | |||
17 | You can also use these instructions if erasing your data is not an issue. |
||
18 | |||
19 | h4. Upgrading from a previous Replicant 6.0 version |
||
20 | |||
21 | The upgrade instructions are different than usual because: |
||
22 | * All the release of Replicant 6.0 after the 0003 have been signed with different keys than the ones before. |
||
23 | * The contact database has changed format due to the removal of nonfree Ambient SDK code |
||
24 | |||
25 | h5. From Replicant 6.0 0003 |
||
26 | |||
27 | First you will need to prepare your device for the migration of the contact database. See the [[MigrateContactsDatabase]] article for the instructions on how to do that. |
||
28 | |||
29 | Then once this is done, for migrating to Replicant 6.0 0004, you will need to read the [[AndroidSystemKeyMigration]] article before following the [[MinorVersionUpgrade]] installation instructions. |
||
30 | 3 | Denis 'GNUtoo' Carikli | |
31 | h5. Galaxy Nexus and a Galaxy Tab 2 graphics |
||
32 | |||
33 | Due to a bug with the integration of a new, more compatible graphic stack based on llvmpipe, once booted, the Galaxy Nexus and a Galaxy Tab 2 graphics are extremely slow. |
||
34 | |||
35 | So if you have a Galaxy Nexus (GT-I9250), a Galaxy Tab 2 (GT-P3100, GT-P3110, GT-P3113, GT-P5100, or GT-P5110 ) you might also want to restore the previous graphics stack. |
||
36 | |||
37 | To do that, you can follow the [[EnablingRootAccess]] article to get root access on the device, and run the following command on the device: |
||
38 | <pre> |
||
39 | graphics.sh faster |
||
40 | </pre> |
||
41 | |||
42 | It will reboot and restore the previous graphic stack. |
||
43 | |||
44 | The [[Graphics#Methods-to-choose-the-software-renderer]] article also has more details on the topic. |
||
45 | |||
46 | </pre> |