[UNOFFICIAL][5.1][ROM] Blck/Cyanogenmod 12.1 SM-T700 16gb

Status
Not open for further replies.
Search This thread

eousphoros

Senior Member
Feb 8, 2010
908
2,238
San Francisco
(Series 5 Release 3)

CyanogenMod (pronounced /saɪ.'æn.oʊ.dʒɛn.mɒd/) is an enhanced open source firmware distribution for smartphones and tablet computers based on the Android mobile operating system. It offers features and options not found in the official firmware distributed by vendors of these devices.

http://wiki.cyanogenmod.org/w/About

Code:
#include <std_disclaimer.h>

/*
 * Your warranty is now void.
 *
 * We are not responsible for bricked devices, dead SD cards,
 * thermonuclear war, or you getting fired because the alarm app failed. Please
 * do some research if you have any concerns about features included in this ROM
 * before flashing it! YOU are choosing to make these modifications, and if
 * you point the finger at us for messing up your device, we will laugh at you.
 *
 */

http://www.cmxlog.com/12

Before you install make sure to do a factory reset. First boot after install can leave your device at a black screen for up to 5 minutes. Be patient.

Downloads

Mod edit, download links removed, project has been abandoned.

Source code

* CyanogenMod
https://github.com/CyanogenMod

* Device specific repos
https://github.com/eousphoros/android_device_samsung_klimtwifi.git

Credits:
@crpalmer for his work porting cm12 to the picassowifi. It was of great help getting cm12 on the sm t700
@Barracuda77777 for his kernel loving (Series 1)
@nvertigo67 && @UpInTheAir for their kernel magic and misc fixes (Series 2)

Unofficial Build instructions
Code:
# [ -e /usr/lib/apt/methods/https ] || {
  apt-get update
  apt-get install apt-transport-https
}
# apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 36A1D7869245C8950F966E92D8576A8BA88D21E9
# sh -c "echo deb https://get.docker.com/ubuntu docker main\
> /etc/apt/sources.list.d/docker.list"
# apt-get update
# apt-get install lxc-docker
# git clone https://github.com/stucki/docker-cyanogenmod.git
# cd docker-cyanogenmod
# ./run.sh
# repo init -u git://github.com/CyanogenMod/android.git -b cm-12.0
# repo sync
# source build/envsetup.sh
# breakfast klimtwifi
// you will need to extract the binary blobs from your device
# brunch klimtwifi 2> errors
 
Last edited by a moderator:

kevman8396

Senior Member
Apr 27, 2011
558
26
(Release 1)

CyanogenMod (pronounced /saɪ.'æn.oʊ.dʒɛn.mɒd/) is an enhanced open source firmware distribution for smartphones and tablet computers based on the Android mobile operating system. It offers features and options not found in the official firmware distributed by vendors of these devices.

http://wiki.cyanogenmod.org/w/About

Code:
#include <std_disclaimer.h>

/*
 * Your warranty is now void.
 *
 * We are not responsible for bricked devices, dead SD cards,
 * thermonuclear war, or you getting fired because the alarm app failed. Please
 * do some research if you have any concerns about features included in this ROM
 * before flashing it! YOU are choosing to make these modifications, and if
 * you point the finger at us for messing up your device, we will laugh at you.
 *
 */

What works:
Very early build, expect there to be issues

Before you install make sure to do a factory reset

Downloads

SM-T700:
Cyanogenmod 12: https://blck.io/cm-12-20141206-UNOFFICIAL-klimtwifi.zip
CWM Recovery: https://blck.io/cwm-20140806-UNOFFICIAL-klimtwifi.img

Source code

* CyanogenMod
https://github.com/CyanogenMod

* Device specific repos
https://github.com/eousphoros/android_device_samsung_klimtwifi.git

What are the differences between CM11 and CM12?
 
Last edited:

kevman8396

Senior Member
Apr 27, 2011
558
26
Downloaded and flashed this. Booted up fine and am going through the set up process. So far so good

Edit: First thing I have noticed is the camera view is turned sideways. Wifi works with no issues
 
Last edited:
  • Like
Reactions: eousphoros

IcedCube

Senior Member
Nov 9, 2010
356
118
Queensland
coburnsdomain.com
This is really good news. I'm tempted to download and test it out on my SM-T705, even if the 4G modem doesn't work because well, why not? I'd love to try Lollipop goodness on my tab!
I'm sure once we crack the modem business we can make a unified ROM that works on both devices. So if you have a T700, you flash this ROM, it'll use only WiFi, if you have a T705, you flash this, and it'll be able to use both LTE and WiFi.

From my limited knowledge, the only differences is the T705 has a Intel (?) modem chip that requires a driver in the kernel, plus the Radio I/O Layer.
 

interfreak

Senior Member
Aug 16, 2010
635
187
Townsville
OK, got it to install finally lol!

First off, fantastic job eousphoros!!! You're the first to put Lollipop on the Galaxy Tab S. :D

Now, this is obviously a *very* early build, so for those that want to try it I say go ahead - but there are a lot of bugs to be ironed out yet.

Can't wait to see this developed!! :D
 

hassan_1000

Senior Member
Apr 8, 2014
896
234
Can't seem to download cwm from the link provided in the op. It opens a page full of words and has no option to download
 

robson2222

Member
Jun 28, 2013
33
1
Warsaw
Gapps are included? Or should i download one? Which one?

edit: Ok, I got it.

Great job, euosphoros! I'm waiting for updates and the stable version in future. ROM has a few bugs for example funny camera ;), not working recent apps button (I have to use screen buttons) but I know... it is first version of the ROM.
 
Last edited:

hassan_1000

Senior Member
Apr 8, 2014
896
234
Can someone upload cwm to drive or mega or something as i don't have access to a laptop atm, unless someone can confirm it works with twrp
 
Status
Not open for further replies.

Top Liked Posts

  • There are no posts matching your filters.
  • 74
    (Series 5 Release 3)

    CyanogenMod (pronounced /saɪ.'æn.oʊ.dʒɛn.mɒd/) is an enhanced open source firmware distribution for smartphones and tablet computers based on the Android mobile operating system. It offers features and options not found in the official firmware distributed by vendors of these devices.

    http://wiki.cyanogenmod.org/w/About

    Code:
    #include <std_disclaimer.h>
    
    /*
     * Your warranty is now void.
     *
     * We are not responsible for bricked devices, dead SD cards,
     * thermonuclear war, or you getting fired because the alarm app failed. Please
     * do some research if you have any concerns about features included in this ROM
     * before flashing it! YOU are choosing to make these modifications, and if
     * you point the finger at us for messing up your device, we will laugh at you.
     *
     */

    http://www.cmxlog.com/12

    Before you install make sure to do a factory reset. First boot after install can leave your device at a black screen for up to 5 minutes. Be patient.

    Downloads

    Mod edit, download links removed, project has been abandoned.

    Source code

    * CyanogenMod
    https://github.com/CyanogenMod

    * Device specific repos
    https://github.com/eousphoros/android_device_samsung_klimtwifi.git

    Credits:
    @crpalmer for his work porting cm12 to the picassowifi. It was of great help getting cm12 on the sm t700
    @Barracuda77777 for his kernel loving (Series 1)
    @nvertigo67 && @UpInTheAir for their kernel magic and misc fixes (Series 2)

    Unofficial Build instructions
    Code:
    # [ -e /usr/lib/apt/methods/https ] || {
      apt-get update
      apt-get install apt-transport-https
    }
    # apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 36A1D7869245C8950F966E92D8576A8BA88D21E9
    # sh -c "echo deb https://get.docker.com/ubuntu docker main\
    > /etc/apt/sources.list.d/docker.list"
    # apt-get update
    # apt-get install lxc-docker
    # git clone https://github.com/stucki/docker-cyanogenmod.git
    # cd docker-cyanogenmod
    # ./run.sh
    # repo init -u git://github.com/CyanogenMod/android.git -b cm-12.0
    # repo sync
    # source build/envsetup.sh
    # breakfast klimtwifi
    // you will need to extract the binary blobs from your device
    # brunch klimtwifi 2> errors
    29
    I typically don't double post but I thought this time it was worth it.

    https://github.com/CyanogenMod/android_device_samsung_klimtwifi

    Hiphip hurray! The code review has started and they already accepted my initial device tree.
    25
    What ?? You just made my day. After you stepped on your tablet i was seriously was going to sell mine on ebay. Now you are telling us official cm12?? That's awesome news. !!

    Having a very kind person send me a replacement tab has changed my mind on officially maintaining the cm12 port for the t700. Also now that the last sensor is working we can actually submit our port. Keep in mind this will probably take at least three weeks. Crpalmer has been helping me with the logistics since this is my first time. I'll keep everyone updated as we progress.
    23
    http://review.cyanogenmod.org/#/c/90893/

    There is the commit to enable nightlies. Now we wait.
    19
    Good news all around. We are almost ready to start doing official nightly builds. Could even be this week. Next up will be one more unofficial build sometime tomorrow with selinux enabled. If people could give it a, that would be appreciated.
    @miscom what Bluetooth device are you paired with and how much louder do you think it should be? 10% 50% 100%?