From f7a6046d0b581019b282ab4ba473d2550fae9685 Mon Sep 17 00:00:00 2001 From: Silver <Silver@wiki.postmarketos.org> Date: Fri, 8 Mar 2019 21:45:31 +0000 Subject: [PATCH] Created page with "{{Infobox device | manufacturer = Samsung | name = Galaxy S Relay 4G | codename = samsung-t699 | image = File:tbd | imagecaption = Samsung Galaxy S Relay 4G | releaseyear = 2..." --- Samsung_Galaxy_S_Relay_4G_(samsung-t699).mw | 74 +++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 Samsung_Galaxy_S_Relay_4G_(samsung-t699).mw diff --git a/Samsung_Galaxy_S_Relay_4G_(samsung-t699).mw b/Samsung_Galaxy_S_Relay_4G_(samsung-t699).mw new file mode 100644 index 000000000..45aa8a879 --- /dev/null +++ b/Samsung_Galaxy_S_Relay_4G_(samsung-t699).mw @@ -0,0 +1,74 @@ +{{Infobox device +| manufacturer = Samsung +| name = Galaxy S Relay 4G +| codename = samsung-t699 +| image = File:tbd +| imagecaption = Samsung Galaxy S Relay 4G +| releaseyear = 2012 +| originalsoftware = Android 4.0.4 ICS +| chipset = Qualcomm Snapdragon S4 +| cpu = 1.5 GHz dual-core Krait +| gpu = Adreno 225 +| storage = 8 GB +| display = 480x800 Super AMOLED +| memory = 1 GB +| architecture = armhf +| status_usbnet = Y +| status_flashing = +| status_touch = +| status_screen = Y +| status_wifi = +| status_xwayland = +| status_fde = +| status_mainline = +| status_battery = +| status_3d = +| status_accel = +| status_audio = +| status_bluetooth = +| status_camera = +| status_gps = +| status_mobiledata = +| status_sms = +| status_calls = +| booting = +}} + +'''Status: Boots to splash screen, telnet available via usb initramfs debug''' + +== Contributors == +* silver + +== Maintainer(s) == +<!-- Only if this device doesn't run on linux-postmarketos yet! --> +<!-- This person needs to be willing to answer questions from users of this device --> +* silver + +== How to enter flash mode == + +* Hold power + Home + volume down +* When prompted, release all buttons and press volume up + +== Installation == + +Set phone to ODIN mode + + 1. Turn off phone + 2. Connect USB cable + 3. Hold VOLUME_DOWN + HOME + POWER until you get Warning!! screen + 4. Push VOLUME_UP to continue to ODIN mode screen + +== Port information == +*kernel android_kernel_samsung_d2 +*commit 87f5fcaf7afef878914c3fcca2c2fd395f285902 +*defconfig LineageOS/android_kernel_samsung_d2/87f5fcaf7afef878914c3fcca2c2fd395f285902/arch/arm/configs/cyanogen_apexq_defconfig +*boot.img from cm backup March 2017 + +== Build tweaks == +Just needed xz in makedepends and the partition defined for the kernel set to "BOOT". Then flashing works. + +==hello world== + +<pre> +Linux (none) 3.4.103-cyanogenmod #1-postmarketOS SMP PREEMPT Mon Mar 4 23:03:30 UTC 2019 armv7l Linux +</pre> -- GitLab