ads

Affichage des articles dont le libellé est OpenSource. Afficher tous les articles
Affichage des articles dont le libellé est OpenSource. Afficher tous les articles

samedi 29 août 2015

Heimdall open-source tool suite used to flash firmware (aka ROMs) onto Samsung mobile



finally i flashed my SM-T530 Galaxy Tab 4 with linux heimdall, iam so happy - no more need for a virtualbox with windows on it just for using odin if download mode is needed.

linux distribution is http://linuxbbq.org - NOX: Lacipecsenye (amd64)

this is what i did:

sudo apt-get install libudev1 libudev-dev \
libusb-1.0-0 libusb-1.0-0-dev \
build-essential pkg-config zlib1g-dev \
libusb-dev libqt4-dev qt4-qmake \
autoconf libtool libusb-1.0-0-dev \
qt5-default


git clone git://github.com/Benjamin-Dobell/Heimdall.git

cd Heimdall
mkdir build
cd build
cmake -DCMAKE_BUILD_TYPE=Release ..
make


sub77@grill:~/Heimdall$ mkdir build
sub77@grill:~/Heimdall$ cd build
sub77@grill:~/Heimdall/build$ cmake -DCMAKE_BUILD_TYPE=Release ..
-- The C compiler identification is GNU 5.2.1
-- The CXX compiler identification is GNU 5.2.1
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found libusb: /usr/lib/x86_64-linux-gnu/libusb-1.0.so
-- Checking if large (64-bit) file support is available...
-- Checking if large (64-bit) file support is available - yes
-- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.8")
-- Configuring done
-- Generating done
-- Build files have been written to: /home/sub77/Heimdall/build


sub77@grill:~/Heimdall/build/bin$ ./heimdall flash --RECOVERY ~/recovery.img
Heimdall v1.4.1

Copyright (c) 2010-2014 Benjamin Dobell, Glass Echidna
http://www.glassechidna.com.au/

This software is provided free of charge. Copying and redistribution is
encouraged.

If you appreciate this software and you would like to support future
development please consider donating:
http://www.glassechidna.com.au/donate/

Initialising connection...
Detecting device...
Claiming interface...
Attempt failed. Detaching driver...
Claiming interface again...
Setting up interface...

Initialising protocol...
Protocol initialisation successful.

Beginning session...

Some devices may take up to 2 minutes to respond.
Please be patient!

Session begun.

Downloading device's PIT file...
PIT file download successful.

Uploading RECOVERY
100%
RECOVERY upload successful

Ending session...
Rebooting device...
Releasing device interface...
Re-attaching kernel driver...



http://glassechidna.com.au/heimdall/

https://github.com/Benjamin-Dobell/Heimdall

http://linuxbbq.org/bbs/viewtopic.php?f=3&t=2122



vendredi 28 août 2015

[ROM][5.1.1][OFFICIAL][QUARK] MoKee OpenSource Project



Disclaimer:

Code:


All the firmwares, custom ROMs, official firmware updates, mods and tools mentioned here belong to their respective developers/owners.

You will be doing everything at your own risk.

We nor the developers cannot be held responsible if you end up damaging or bricking your device.


Introduction:
MoKee OpenSource is based on the Google AOSP. We update our source code frequently to keep up with the latest development, and not forgetting to merge in special features of our own at the same time.

A small group of people from around the world who are interested in Android launched this project on the 12th of December 2012, and is committed to make this ROM better and better. Like most contributors of open source projects (Omni, CyanogenMod, Slim AOSPA etc), we are doing all these in our free time as our passion...

Since this project is open source, anyone interested can participate in the development (maintain new devices, contribute code etc). Newcomers are always welcomed!
Features:
-- Odexed for faster performance (only in official releases, nightlies are deodexed)
-- Incremental updates
-- OTA updates - update on the fly!
-- Native exFAT support (Samsung devices only)
-- ListView animations
-- Calendar - with lunar and solar calenders
-- Bulk SMS recipients
-- Adjustable SMS font size
-- SMS sending delay
-- Smart dialing
-- Speed dialing
-- IP dialing
-- Custom carrier name
-- Network speed in status bar (upload and download!)
-- Built in timer in Apollo - determine when to stop playing music
-- Unique Power Saver functions!
-- Custom screen off animations
-- Lockscreen notifications
-- Multiuser support
-- Smart Lock
-- Pre-Rooted
-- Many more! Since Mokee is constantly adding new features, see changelogs to keep updated!

Screenshots
The screenshots below gets outdated very fast!





Customized, nova launcher + custom setting of the ROM

I will put some battery duration screen in the near future.


Links:
-- Official website
-- Google Plus Community (join us for faster response!):
-- Statistics
-- Official Build Status
-- Bug Tracker
-- Changelogs
-- MoKee Github
-- Kernel Source
-- MoKee Code Review

Downloads
-- ROM - Official Release - Quark
-- ROM - Official Nightly - Quark
-- Recommended Google Apps for Lollipop (ARM 5.1 pico)
Donations:
-- All donations will be used for bandwidth and build server. So yea, show some "MoKee lurve" here.
-- Donate To mokee not to me, I'm just a thread maintainer.
Installation Instruction
-- Make a backup of your ROM
-- Wipe dalvik cache/system/data/cache if Coming from a different ROM
-- If is a Mokee for Quark ROM update no need to Wipe, if bootloop wipe dalvik cache/cache if also bootloop Wipe dalvik cache/system/data/cache
-- Flash ROM (Wait! the install process is slow)
-- Flash Gapps
-- Reboot
Notes/Faqs
-- First boot might take a while around 5 to 10 minutes so don't panic, it will boot fine.
-- Working and Not working list is as same as CM12.1 OFFICIAL Build
-- Use search button for your errors first and than put a query in here.
Credits:
-- MoKee Developers
-- CyanogenMod
-- AOSP
-- Koush for open-sourced SuperUser
-- Slim Roms
-- OmniROM

XDA:DevDB Information
MOKEE OPENSOURCE, ROM for the Moto Maxx

Contributors
baybutcher27 thread maintainer


Source Code: https://github.com/MoKee

ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.4.x
Based On: Cyanogenmod, AOSP

Version Information
Status: Stable (release version)
Current stable Version: 5.1.1
Stable Release Date: 2015-08-15

Created 2015-08-28
Last Updated 2015-08-28