Project

General

Profile

GalaxySGTI9000 » History » Version 51

Denis 'GNUtoo' Carikli, 03/02/2020 10:22 AM
use variant instead of supported models as the device is not supported

1 46 Denis 'GNUtoo' Carikli
h1. Galaxy S (GT-I9000)
2 1 Paul Kocialkowski
3
{{>toc}}
4
5 46 Denis 'GNUtoo' Carikli
|/8. !galaxys.png! | *Device* | Galaxy S (GT-I9000) |
6 1 Paul Kocialkowski
| *Manufacturer* | Samsung |
7 32 Paul Kocialkowski
| *Release date* | June 2010 |
8 1 Paul Kocialkowski
| *Codename* | @galaxysmtd@ |
9 45 Denis 'GNUtoo' Carikli
| *Status* | Replicant: Not supported anymore
10
Last Replicant version: Replicant 4.2
11
libsamsung-ipc: still supported
12
libsamsung-ril: still supported |
13 51 Denis 'GNUtoo' Carikli
| *Variants* | GSM: GT-I9000 |
14 36 Paul Kocialkowski
| *Latest images* | [[ReplicantImages#Replicant-42-0004-images|Replicant 4.2 0004]] |
15 1 Paul Kocialkowski
16
h2. Replicant status
17
18 50 Denis 'GNUtoo' Carikli
The device has a modem that is not isolated[1], because of that the Replicant project isn't interested in officially supporting that device anymore, however it still wants to collaborate with other projects or people wanting to add support for it in various other projects.
19 47 Denis 'GNUtoo' Carikli
20
To make it easier for other projects to support that device, Replicant can still try to make sure that libsamsung-ipc and libsamsung-ril work for that device.
21
22
It's also still possible to build Replicant 4.2, which support this device with a recent libsamsung-ipc and libsamsung-ril.
23
24
To do that you need to install Trisquel 7, which is not supported anymore by Trisquel.
25
26
It's possible to do that from within Parabola with debootstrap and run the resulting rootfs in lxc through libvirt.
27
28 48 Denis 'GNUtoo' Carikli
There is also work going on to continue the support of this device. For instance there are some repositories being worked on here:
29
* https://github.com/xc-racer99/
30
31 1 Paul Kocialkowski
See also the [[Upstream]] wiki page about it.
32 50 Denis 'GNUtoo' Carikli
33
References:
34
35
fn1. TODO: point to the linux driver that has the details
36 48 Denis 'GNUtoo' Carikli
37 47 Denis 'GNUtoo' Carikli
h2. Replicant 4.2 status
38
39 32 Paul Kocialkowski
[[ReplicantStatus#Replicant-42|Replicant 4.2 status]]
40 1 Paul Kocialkowski
41 47 Denis 'GNUtoo' Carikli
h2. Replicant 4.2 installation
42 46 Denis 'GNUtoo' Carikli
43 1 Paul Kocialkowski
[[GalaxySI9000Installation|Galaxy S (GT-I9000) installation]]
44 32 Paul Kocialkowski
45 17 Paul Kocialkowski
h2. Replicant usage
46 46 Denis 'GNUtoo' Carikli
47 1 Paul Kocialkowski
* [[GalaxySI9000CompassCalibration|Galaxy S (GT-I9000) compass calibration]]
48 13 Paul Kocialkowski
49 47 Denis 'GNUtoo' Carikli
h2. Replicant 4.2 build
50 1 Paul Kocialkowski
51 46 Denis 'GNUtoo' Carikli
[[GalaxySI9000Build|Galaxy S (GT-I9000) build]]
52 24 Paul Kocialkowski
53 32 Paul Kocialkowski
h2. Replicant development
54 1 Paul Kocialkowski
55 46 Denis 'GNUtoo' Carikli
* [[GalaxySI9000Serial|Galaxy S (GT-I9000) serial]]
56 32 Paul Kocialkowski
57 1 Paul Kocialkowski
h2. Freedom and privacy/security issues
58
59
Galaxy S (GT-I9000) freedom issues:
60 47 Denis 'GNUtoo' Carikli
* The modem is not isolated as it is connected through shared memory: It probably shares some of the RAM with the modem like with the Nexus S.
61 32 Paul Kocialkowski
* Proprietary hardware
62 35 Paul Kocialkowski
* Proprietary firmwares, some of which are [[GalaxySI9000LoadedFirmwares|firmwares loaded by the system]]
63 32 Paul Kocialkowski
* Proprietary modem system
64
* Proprietary bootrom
65 42 Kurtis Hanna
* Proprietary and signed [[I9000Bootloader|bootloader]]
66 32 Paul Kocialkowski
67 46 Denis 'GNUtoo' Carikli
[[GalaxySI9000PrivacySecurityIssues|Galaxy S (GT-I9000) Privacy/security issues]]
68 32 Paul Kocialkowski
69
h2. Research
70
71 46 Denis 'GNUtoo' Carikli
Details about the S5PC110 hardware design used in the Galaxy S (GT-I9000): [[S5PC110HardwareDesign]]
72 41 Wolfgang Wiedmeyer
73 1 Paul Kocialkowski
h3. Hardware table
74
75 32 Paul Kocialkowski
|_. Component |_. Name |_. Source |_. Status |
76 1 Paul Kocialkowski
| SoC | Samsung S5PC110/S5PV210 | Linux kernel | Linux kernel support |
77
| GPU | PowerVR SGX540 | https://secure.wikimedia.org/wikipedia/en/wiki/Exynos | Linux kernel support, proprietary userspace |
78 32 Paul Kocialkowski
| Audio Codec | WM8994 | Linux kernel | Linux kernel support (ALSA), free userspace |
79 1 Paul Kocialkowski
| Modem | XMM6160 | "XDA-Developers":http://forum.xda-developers.com/showthread.php?t=771379 | Free userspace implementation: [[Samsung-RIL]]/[[libsamsung-ipc]] |
80
| Wi-Fi | BCM4329 | Linux kernel | Linux kernel support, proprietary loaded firmware |
81
| Bluetooth | BCM4329 | Linux kernel | Linux kernel support, proprietary loaded firmware |
82
| GPS | BCM4751 | https://plus.google.com/+StephenShankland/posts/CJ3bqa1x2Ek | Proprietary userspace, no free implementation: [[BCM4751]] |
83
| Accelerometer | SMB380 | Android module |Linux kernel support, free userspace |
84
| Compass | MS3C | Android module | Linux kernel support, free userspace |
85 35 Paul Kocialkowski
| Light | Sharp GP2A | Linux kernel support, free userspace | |
86
| Proximity | Sharp GP2A | Linux kernel support, free userspace | |
87 1 Paul Kocialkowski
| FM Radio | SI4709 | Linux kernel | Linux kernel support |
88 35 Paul Kocialkowski
| Camera (back) | NEC CE147 | Linux kernel support, free userspace | |
89
| Camera (front) | Samsung S5KA3DFX | Linux kernel support, free userspace | |
90
| Touchscreen | Atmel MXT224 | Linux kernel support | |
91
| Display | TL2796 | Linux kernel support | |
92
93
h3. References
94
95 46 Denis 'GNUtoo' Carikli
* "Galaxy S (GT-I9000) Service Manual and Schematics":http://www.cpkb.org/wiki/Samsung_GT-I9000_Galaxy_S_service_manual
96 39 Paul Kocialkowski
* "S5PC110 User Manual":http://dl.project-voodoo.org/documentation/S5PC110_EVT1_UM10.pdf
97 35 Paul Kocialkowski
98
*These documents are the propriety of Samsung Electronics and are not hosted by the Replicant project.*