Giter VIP home page Giter VIP logo

android_device_teclast_p76h's Introduction

android_device_teclast_p76h

unoffical cyanogenmod 10.0 port for Teclast P76h tablet

USE AT YOUR OWN RISK! MAKE A BACKUP OF YOUR DEVICE FIRST!

I am still looking for a whole dump of /system of a working device. Unfortuantely i bricked my /system partition before dumping all data, i only have /system/lib as a backup... If you have a dump please contact me!

WORKING:

  • recovery gui only when initialised from serial console via: setenv bootargs 'init=/init console=ttyS0,115200n8 debug'; mmc init;mmcinfo;fatload mmc 0:1 82000000 recovery.img;bootm 82000000;
  • android ui when started via: setenv bootargs 'init=/init console=ttyS0,115200n8 debug hdmitx=vdacoff,powermode1,unplug_powerdown a9_clk_max=1200000000'; run bootcmd

BUGS:

  • when not started manually the lcd is not always working (???)

TIPS:

  • there is a serial console inside, next to the flash chip labeled RX,TX,GND (use a 3.3V ftdi cable with 1k in series to adept to 3.0V I/Os)

==================================================================0

HOWTO BUILD:

  1. default cm10.0 setup:

cd ~/android/system/ repo init -u git://github.com/CyanogenMod/android.git -b jellybean mkdir .repo/local_manifests echo -ne "\n\n\n\n" > .repo/local_manifests/p76h.xml

source build/envsetup.sh croot cd vendor/cm ./get_prebuilts croot [[copy p76h filesystem to /tmp/p76h_fs or connect to device using adb in order to DL binary blobs]] cd device/teclast/p76h/ bash extract-files.sh croot brunch p76h

copy recovery.img to sd card -> reboot with POWER + VOL + pressed (long time, 10s?) -> upload zip with adb sideload

  • USEFUL websites:

android_device_teclast_p76h's People

Contributors

fishpepper avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.