Jump to content

Samsung Galaxy W (samsung-i8150)

From postmarketOS Wiki
Samsung Galaxy W
Samsung Galaxy W
Samsung Galaxy W
Manufacturer Samsung
Name Galaxy W
Codename samsung-i8150
Released 2011
Type handset
Hardware
Chipset Qualcomm Snapdragon S2 (MSM8255T)
CPU Dual-core 1.2 GHz Scorpion
GPU Adreno 205
Display 480 x 800
Storage 4 GB
Memory 512 MB
Architecture armv7
Software
Original software Android
Original version 2.3.5
Extended version 2.3.6
postmarketOS
Category testing
Pre-built images no
postmarketOS kernel 3.4.93
Features
Flashing
Broken
USB Networking
No data
Internal storage
No data
SD card
No data
Battery
No data
Screen
Works
Touchscreen
Partial
Multimedia
3D Acceleration
No data
Audio
No data
Camera
No data
Camera Flash
No data
Connectivity
WiFi
No data
Bluetooth
No data
GPS
No data
NFC
No data
Modem
Calls
No data
SMS
No data
Mobile data
No data
Miscellaneous
FDE
No data
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

  • onny

Rooting

Follow this guide on how to root the phone. Updated download links can be found on later posts.

How to enter flash mode

  1. Turn off phone
  2. Connect USB cable
  3. Hold Volume down + Home + Power until you get the "Warning!!" screen
  4. Push Volume up to continue to ODIN mode, as per the instructions appearing on the screen

Installation

  • Install everything using an SD card pmbootstrap install --sdcard=/dev/sd?
  • Insert the SD-Card on the device
  • Enter device into flash mode (ODIN), see above

Since Heimdall flashing seems currently broken for this device, I had success using Odin Multi Downloader v4.43 on Windows 7 (KVM) to flash the boot.img into recovery.

First prepare boot.img for flashing with Odin:

$ pmbootstrap export
$ cd /tmp/postmarketOS-export
$ cp boot.img-samsung-i8150 recovery.img
$ tar -cf recovery.tar recovery.img
$ md5sum -t recovery.tar >> recovery.tar
$ mv recovery.tar recovery.tar.md5

Now we need to flash this file with Odin on Windows. I had luck with using Windows 7 on KVM. Further download and isntall following files inside Windows:

Run Odin and plug your phone which should be already in download mode. Odin should detect your phone printing something like "Added!!!". Select OPS file and check "One Package". As "One Package" choose the recovery file "recovery.tar.md5". Click "Start".

After a reboot try to get into recovery by holding Volume up + Home + Power. Release Power when Samsung logo appears. The phone should now boot the postmarketOS kernel.

See also

-