Project

General

Profile

GalaxySIIGTI9100 » History » Version 44

Denis 'GNUtoo' Carikli, 04/01/2019 04:53 PM

1 22 Paul Kocialkowski
h1. Galaxy S 2 (I9100)
2 1 Paul Kocialkowski
3
{{>toc}}
4
5 35 Wolfgang Wiedmeyer
|/9. !galaxys2.png! | *Device* | Galaxy S 2 (I9100) |
6 1 Paul Kocialkowski
| *Manufacturer* | Samsung |
7 26 Paul Kocialkowski
| *Release date* | May 2011 |
8 29 Paul Kocialkowski
| *Codename* | @i9100@ |
9 1 Paul Kocialkowski
| *Status* | Maintained |
10 35 Wolfgang Wiedmeyer
|/2. *Maintainer(s)* | [[People#Paul-Kocialkowski|Paul Kocialkowski]] |
11
| [[People#Wolfgang-Wiedmeyer|Wolfgang Wiedmeyer]] |
12 37 Kurtis Hanna
| *Supported models* | GSM: GT-I9100 |
13 38 Wolfgang Wiedmeyer
| *Latest images* | [[ReplicantImages#Replicant-60-0003-images|Replicant 6.0 0003]] |
14 1 Paul Kocialkowski
15
h2. Replicant status
16
17 35 Wolfgang Wiedmeyer
[[ReplicantStatus#Replicant-60|Replicant 6.0 status]]
18 1 Paul Kocialkowski
19 26 Paul Kocialkowski
h2. Replicant installation
20 1 Paul Kocialkowski
21 29 Paul Kocialkowski
[[GalaxyS2I9100Installation|Galaxy S 2 (I9100) installation]]
22 1 Paul Kocialkowski
23 26 Paul Kocialkowski
h2. Replicant usage
24 1 Paul Kocialkowski
25 29 Paul Kocialkowski
* [[GalaxyS2I9100CompassCalibration|Galaxy S 2 (I9100) compass calibration]]
26 19 Paul Kocialkowski
27 26 Paul Kocialkowski
h2. Replicant build
28 1 Paul Kocialkowski
29 29 Paul Kocialkowski
[[GalaxyS2I9100Build|Galaxy S 2 (I9100) build]]
30 1 Paul Kocialkowski
31
h2. Replicant development
32
33 31 Paul Kocialkowski
* [[GalaxyS2I9100Serial|Galaxy S 2 (I9100) serial]]
34 1 Paul Kocialkowski
35
h2. Freedom and privacy/security issues
36 26 Paul Kocialkowski
37 29 Paul Kocialkowski
Galaxy S 2 (I9100) freedom issues:
38 26 Paul Kocialkowski
* Proprietary hardware
39 29 Paul Kocialkowski
* Proprietary firmwares, some of which are [[GalaxyS2I9100LoadedFirmwares|firmwares loaded by the system]]
40 26 Paul Kocialkowski
* Proprietary modem system
41
* Proprietary bootrom
42 40 Kurtis Hanna
* Proprietary and signed [[I9100Bootloader/|bootloader]]
43 26 Paul Kocialkowski
44 29 Paul Kocialkowski
[[GalaxyS2I9100PrivacySecurityIssues|Galaxy S 2 (I9100) Privacy/security issues]]
45 26 Paul Kocialkowski
46
h2. Research
47
48 7 Paul Kocialkowski
h3. Hardware table
49
50 1 Paul Kocialkowski
|_. Component |_. Name |_. Source |_. Status |
51
| SoC | Samsung Exynos 4210 | Linux kernel | Linux kernel support |
52 29 Paul Kocialkowski
| GPU | Mali 400 | https://secure.wikimedia.org/wikipedia/en/wiki/Exynos | Linux kernel support, proprietary userspace |
53 1 Paul Kocialkowski
| Audio Codec | Yamaha MC1N2 | Linux kernel | Linux kernel support (ALSA), free userspace: Yamaha-MC1N2-Audio/Tinyalsa-Audio |
54
| Modem | XMM6260 | Linux kernel | Free userspace implementation: [[Samsung-RIL]]/[[libsamsung-ipc]] |
55
| Wi-Fi | BCM4330 | Linux kernel | Linux kernel support, proprietary loaded firmware |
56
| Bluetooth | BCM4330 | Linux kernel | Linux kernel support, proprietary loaded firmware |
57
| NFC | PN544 | Linux kernel | Linux kernel support |
58
| GPS | GSD4t | http://www.csr.com/news/pr/release/455/en | Proprietary userspace, no free implementation: [[GSD4t]] |
59
| Accelerometer | K3DH | Linux kernel | Linux kernel support, free userspace |
60
| Compass | AKM8975 | Kernel sources | Linux kernel support, free userspace |
61 29 Paul Kocialkowski
| Light | Capella CM3663 | Linux kernel support, free userspace | |
62
| Proximity | Capella CM3663 | Linux kernel support, free userspace | |
63
| FM Radio | SI4709 | Linux kernel | Linux kernel support |
64
| Camera (back) | Fujitsu M5MO | Linux kernel support, free userspace | |
65
| Camera (front) | Samsung S5K5BAFX | Linux kernel support, free userspace | |
66
| Touchscreen | Atmel MXT224 | Linux kernel support | |
67
| Display | LD9040 | Linux kernel support | |
68
69 39 Denis 'GNUtoo' Carikli
h3. Software Configuration
70
71
* [[GGalaxyS2I9100Pit]]: Galaxy S2 (I9100) PIT (a partition table)
72
73 41 Denis 'GNUtoo' Carikli
h4. Partitions
74
75
WARNING some content may not be the same on your device
76
77 43 Denis 'GNUtoo' Carikli
|_. PIT |_. Linux name |_. mount point |_. partition type |_. block device |_. Description |
78
| FACTORYFS | FACTORYFS | /system | ext4 | mmcblk0p9 | system partition |
79
| KERNEL | KERNEL | None | None | mmcblk0p5 | boot.img partition |
80
| RECOVERY | RECOVERY | None | None | mmcblk0p6 | recovery partition |
81 44 Denis 'GNUtoo' Carikli
| EFS | EFS | /efs | ext4 | mmcblk0p5 | modem data partition |
82 41 Denis 'GNUtoo' Carikli
83 29 Paul Kocialkowski
h3. References
84
85 34 Paul Kocialkowski
* "Galaxy S 2 (I9100) Service Manual and Schematics":http://www.cpkb.org/wiki/Samsung_GT-I9100_Galaxy_S_II_service_manual
86 33 Paul Kocialkowski
* "Exynos 4210 User Manual":http://www.samsung.com/global/business/semiconductor/file/product/Pulbicmanual_Exynos_4_Dual_45nm_Ver00-2.pdf
87 29 Paul Kocialkowski
88
*These documents are the propriety of Samsung Electronics and are not hosted by the Replicant project.*