skip to content
fr33.info
User Tools
Admin
Log In
Site Tools
Search
Tools
Show pagesource
Old revisions
Backlinks
Recent Changes
Media Manager
Sitemap
Log In
>
Recent Changes
Media Manager
Sitemap
Sidebar
Android
Crypto
Cyanogenmod
Debian inside
Mi Band 4
S7edge
Samsung Galaxy Note 9
Telekom Puls
Art
Coding
bash
Editors
CommunityCloud
Freifunk - Wlan Mesh
OpenWRT
Router | Hardware
Software
WebServices
Groupware
Monitoring
Grafana-InfluxDB
Prometheus
Chat Server
Etherpad Live Editor
Firefox Sync
Nextcloud
Redmine Project Mgmt
Security
Social Networks
Videoconference - Jitsi Meet
YaCy web search
Design - Grafik
Image Tools
Food
Rezepte
Auflauf
Backen
Eintopf
Fingerfood
Fisch
Fleischgerichte
Gemüse
Nachtisch
Pasta
Salat
Suppe
Ernährung
Hardware :: Technix
Printer
USB-Sticks
Waschmaschine
history
History of the World
Linux - OS
Backup
dirvish
duplicity
Databases
mySQL
Replication
Debian Server Install
BIOS Upgrade
PXE netboot
Email-Server
Courier
CourierMLM
MTA - Mail transfer agents
Filesystems
Bootloader
btrfs
Crypto
Multiboot Stick
RAID
Hardware
~/ home
.bashrc - bash config
Machines
BananaPi M3
GPD Pocket Linux Netbook
Lenovo X13
Linux on Windows Atom Tablets
Networking
Access Point - hostapd
ipv6
Samba
SSH
Synergy
VPN
vsFTPd
Sound
Ardour
Bitwig Studio
Streaming -Server und Cam -Software
Icecast - Audi Streaming
NGINX - Videostreaming
System Config
Displays - xrandr
Graphics Driver
Video
OBS
Virtualization
LXC
Linux-Vserver
VirtualBox
WebServer
Apache
Nginx
PHP
Crash Recovery
Debug
Kernel
Password Manager
Performance
RaspberryPi Trix
Saltstack
Security
Shell Commands & Oneliner
Music
Philosophie
Psychologie
Social
WebDev
Drupal
Joomla CMS
Node.js
Recht & Steuern
Wordpress
Auto -- Cars
markdown-test.md
newpage
android_-_os:cyanogenmod
Table of Contents
Cyanogenmod
Howto Install
S4 International LTE
Samsung Note 3 LTE
Notes
Howto unbrick
Remove password
Cyanogenmod
Howto Install
Check the Cyanogenmod -Wiki:
S4 International LTE
Download:
http://get.cm/?device=jfltexx
Howtos:
http://wiki.cyanogenmod.org/w/Install_CM_for_jfltexx
http://www.droidviews.com/how-to-install-custom-roms-on-samsung-galaxy-s4-gt-i9500/
Samsung Note 3 LTE
Backup! (see below)
Android 4.4 uses SElinux in “enforcing” mode: installation recovery via CWM recovery app impossible
Use flashify app to install downloaded recovery image
Download
https://download.cyanogenmod.org/?device=hlte
and gapps (arm)
Notes
Backup!
Nandroid (needs ~2gb on sdcard) +
Titanium backup +
Rsync to linux via ssh server +
Backup /efs/ folder - it contains IMEI and phone data
Heimdall install and build fails on debian wheezy (libusb probs), but works in Ubuntu x386
Use Clockworkmod ROM- Manager to boot into CWM recovery, if it doesn't work by booting with buttons HOME + VOL-UP + Power pressed
Backup from CWM recovery via “Backup to external SD-card”
Wipe before install:
Fresh install coming from another ROM → Fullwipe: “wipe data / factory reset”
Cyanogenmod Update → “wipe cache partition”
Take care to install the correct version
(unbranded / branded / US / Intl / LTE / …)
Troubleshoot:
http://www.droidviews.com/things-to-do-before-and-after-installing-a-rom-troubleshooter/
Howto unbrick
Bootloop: Try to “wipe cache” and “wipe data / factory reset”
http://www.droidviews.com/how-to-unbrick-your-bricked-samsung-galaxy-s4-gt-i9500-gt-i9505/
Install Official Firmware - Howtos for Samsung S4
http://www.droidviews.com/how-to-install-latest-official-firmware-on-samsung-galaxy-s4-all-models/
http://samsung-updates.com/device/?id=GT-I9505
install a new system and / or recovery in:
recovery: vol+ home power
download mode for ODIN: vol- home power
fastload adb - adb is ALWAYS ON in recovery!!
Broken encryption
encryption is generally broken in CM11 / CM12, Android 4.1 on Note10.1 - it may kill the system!
after upgrade or system failure, you may get stuck in a bootloop
if wiping doesn't help, you need to reset the passwort by deleting /data partiton and reformatting it:
Follow this guide:
https://gist.github.com/L-P/7285035
If data is mounted in recovery, connect adb:
adb shell;
mount # to find data parti;
umount /data;
umount /sdcard;
mkfs -t ext4 /dev/xxxx
Remove password
TWRP recovery with adb is totally insecure - i dont say more..
android_-_os/cyanogenmod.txt
· Last modified: 2018/06/02 16:47 by
tkilla
Page Tools
Show pagesource
Old revisions
Backlinks
Rename Page
Back to top