Jump to content

Samsung Galaxy SL (samsung-i9003): Difference between revisions

From postmarketOS Wiki
Add installation instructions
m Add type
 
(7 intermediate revisions by 5 users not shown)
Line 6: Line 6:
| imagecaption = Samsung Galaxy SL
| imagecaption = Samsung Galaxy SL
| releaseyear = 2011
| releaseyear = 2011
| originalsoftware = Android 2.2 (Froyo), 2.3 (Gingerbread)
| originalsoftware = Android
| originalversion = 2.2
| extendedversion = 2.3
| chipset = TI OMAP 3630
| chipset = TI OMAP 3630
| cpu = 1.0 GHz Cortex-A8
| cpu = 1.0 GHz Cortex-A8
Line 13: Line 15:
| display = 480x800
| display = 480x800
| memory = 478 MB
| memory = 478 MB
| architecture = armhf
| architecture = armv7
| type = handset
| status_usbnet = Y
| status_usbnet = Y
| status_flashing = P
| status_flashing = P
Line 25: Line 28:
| status_3d =  
| status_3d =  
| status_accel =  
| status_accel =  
| status_audio =  
| status_audio = P
| status_bluetooth =
| status_bluetooth =
| status_camera =
| status_camera =
Line 38: Line 41:
* dakk
* dakk


== What works ==
== Users owning this device ==
{{Device owners}}
<!-- autogenerated, use {{Owns device|devicepage|notes}} on your profile page -->
<!-- use _ instead of spaces in device page name, e.g. {{Owns device|HTC_Desire_(htc-bravo)|custom notes}}-->
<!-- you may need to purge page cache to see changes (more->purge cache)-->
<!-- you can use {{My devices}} on your profile page to show table with all your devices -->


* ☑ Kernel compilation
* ☑ Flash Kernel (<code>pmbootstrap flasher flash_kernel</code>)
* ☐ Flash Rootfs (<code>pmbootstrap flasher flash_rootfs</code>)
* ☑ Initramfs boot
* ☑ USB Network
* ☑ Framebuffer graphics (Splash screens)
* ☑ SSH Connectivity
* ☑ Weston on framebuffer
* ☑ Touchscreen
* ☑ Xwayland
* ☐ Wifi
* ☐ Audio playback


== Installation ==
== Installation ==
Use '''pmbootstrap install --no-fde --sdcard=/dev/sdX''' to perform an SD card install (install to MTD /system may not work). Also, use `pmbootstrap flasher flash_kernel` to flash the initfs using Heimdall (ensure your device is in Download mode '''VolDown + Home + Power''')
Use '''pmbootstrap install --sdcard=/dev/sdX''' to perform an SD card install (install to MTD /system may not work). Also, use `pmbootstrap flasher flash_kernel` to flash the initfs using Heimdall (ensure your device is in Download mode '''VolDown + Home + Power''')


== Wi-Fi ==
== Wi-Fi ==
Line 82: Line 78:
<pre>To enable, and turn off the keyboard backlight, insert instead of $ VAL 0 or 1:
<pre>To enable, and turn off the keyboard backlight, insert instead of $ VAL 0 or 1:
echo $VAL >> /sys/class/leds/button-backlight/brightness</pre>
echo $VAL >> /sys/class/leds/button-backlight/brightness</pre>
== Mainlining ==
It is possible, and the TI OMAP 3630 SoC is supported by the mainline (for example, nokia n9 and n950) But for this device you need to port it. Judging by my research, many drivers are already in the mainline kernel.


== Device info ==
== Device info ==
Line 89: Line 90:
== Links ==
== Links ==


* [https://github.com/postmarketOS/pmbootstrap/tree/master/aports/device/device-samsung-i9003 Device package]
* {{Device package|samsung-i9003}}
* [https://github.com/postmarketOS/pmbootstrap/tree/master/aports/device/linux-samsung-i9003 Kernel package]
* {{Kernel package|samsung-i9003}}


== Photos ==
== Photos ==

Latest revision as of 14:10, 13 September 2024

Samsung Galaxy SL
Samsung Galaxy SL
Samsung Galaxy SL
Manufacturer Samsung
Name Galaxy SL
Codename samsung-i9003
Released 2011
Type handset
Hardware
Chipset TI OMAP 3630
CPU 1.0 GHz Cortex-A8
GPU PowerVR SGX530
Display 480x800
Storage 4/16 GB
Memory 478 MB
Architecture armv7
Software
Original software Android
Original version 2.2
Extended version 2.3
postmarketOS
Category testing
Pre-built images no
Features
Flashing
Partial
USB Networking
Works
Internal storage
No data
SD card
No data
Battery
No data
Screen
Works
Touchscreen
Works
Multimedia
3D Acceleration
No data
Audio
Partial
Camera
No data
Camera Flash
No data
Connectivity
WiFi
Works
Bluetooth
No data
GPS
No data
NFC
No data
Modem
Calls
No data
SMS
No data
Mobile data
No data
Miscellaneous
FDE
Partial
USB OTG
No data
HDMI/DP
No data
Sensors
Accelerometer
No data
Magnetometer
No data
Ambient Light
No data
Proximity
No data
Hall Effect
No data
Haptics
No data
Barometer
No data

Contributors

  • dakk

Users owning this device


Installation

Use pmbootstrap install --sdcard=/dev/sdX to perform an SD card install (install to MTD /system may not work). Also, use `pmbootstrap flasher flash_kernel` to flash the initfs using Heimdall (ensure your device is in Download mode VolDown + Home + Power)

Wi-Fi

This device has a wl1271 chip from TI. To use it, you need to install a non-free firmware linux-firmware-ti-connectivity

apk add linux-firmware-ti-connectivity
modprobe -r wl12xx_sdio && modprobe wl12xx_sdio

ifconfig wlan0 up

iw wlan0 set type managed

wpa_supplicant -u -Dnl80211 -B -c /etc/wpa_supplicant/wpa_supplicant.conf -iwlan0

udhcpc -b -i wlan0

Display

To adjust brightness:

# # Replace $VAL with a value from 0 to 255:
# echo $VAL > /sys/class/backlight/omap_bl/brightness

Keyboard Backlight

To enable, and turn off the keyboard backlight, insert instead of $ VAL 0 or 1:
echo $VAL >> /sys/class/leds/button-backlight/brightness


Mainlining

It is possible, and the TI OMAP 3630 SoC is supported by the mainline (for example, nokia n9 and n950) But for this device you need to port it. Judging by my research, many drivers are already in the mainline kernel.

Device info

Links

Photos

  • postmarketOS running