* http://rzr.online.fr/q/qualcomm# Here the procedure to upgrade #FireFoxOs on FlamE DevicE based On Qualcomm PlatForm * http://rzr.online.fr/q/firefoxos ===== HARDWARE ===== * https://en.wikipedia.org/wiki/List_of_Qualcomm_Snapdragon_processors#Snapdragon_S2 * Lumia800 [[nokia&#microsoftlumia]] : Snapdragon S2 MSM8255T * https://wiki.postmarketos.org/wiki/MSM8916_Mainlining# RD ===== OPO ===== * https://oneplus.net/fr/one#specifications# Processeur Quadri-Coeur Qualcomm® Snapdragon™ 801 de 2.5GHz Qualcomm ===== FLAME ===== * https://developer.mozilla.org/en-US/Firefox_OS/Installing_on_a_mobile_device * https://ftp.mozilla.org/pub/mozilla.org/b2g/nightly/latest-mozilla-central-flame-kk/ * http://article.pchome.net/content-1758174.html * https://developer.mozilla.org/en-US/Firefox_OS/Developer_phone_guide/Flame#Updating_your_Flame%27s_software First make sure you have access to the right repository if using Debian based systems like ubuntu just edit /etc/apt/sources.list (http://cn.* prefix will from china) {{http://33.media.tumblr.com/f6e00df5701c607a8b4a6075dc2c4b11/tumblr_ne8z6dlN0w1qc3vduo1_400.jpg}} # boot device plug usb and you should see it as : lsusb Bus 001 Device 009: ID 05c6:9025 Qualcomm, Inc. Qualcomm HSUSB Device Flame_2.0_v180_1$ sudo bash -e -x ./flash.sh + adb kill-server + adb devices * daemon not running. starting it now on port 5037 * * daemon started successfully * List of devices attached e47cd822 device + adb reboot bootloader + fastboot devices + echo 'Partition table...' Partition table... + fastboot flash partition gpt_both0.bin < waiting for device > target reported max download size of 301989888 bytes sending 'partition' (33 KB)... OKAY [ 0.005s] writing 'partition'... OKAY [ 0.047s] finished. total time: 0.052s + echo 'Flash nCPU...' Flash nCPU... + fastboot flash modem NON-HLOS.bin target reported max download size of 301989888 bytes sending 'modem' (32225 KB)... OKAY [ 1.286s] writing 'modem'... OKAY [ 1.176s] finished. total time: 2.463s + fastboot flash rpm rpm.mbn target reported max download size of 301989888 bytes sending 'rpm' (144 KB)... OKAY [ 0.008s] writing 'rpm'... OKAY [ 0.010s] finished. total time: 0.018s + fastboot flash tz tz.mbn target reported max download size of 301989888 bytes sending 'tz' (335 KB)... OKAY [ 0.016s] writing 'tz'... OKAY [ 0.014s] finished. total time: 0.030s + fastboot flash sbl1 sbl1.mbn target reported max download size of 301989888 bytes sending 'sbl1' (239 KB)... OKAY [ 0.012s] writing 'sbl1'... OKAY [ 0.011s] finished. total time: 0.023s + fastboot flash sdi sdi.mbn target reported max download size of 301989888 bytes sending 'sdi' (10 KB)... OKAY [ 0.003s] writing 'sdi'... OKAY [ 0.006s] finished. total time: 0.009s + fastboot flash fsg study.img target reported max download size of 301989888 bytes sending 'fsg' (832 KB)... OKAY [ 0.037s] writing 'fsg'... OKAY [ 0.044s] finished. total time: 0.081s + echo 'Flash Apps...' Flash Apps... + fastboot flash aboot emmc_appsboot.mbn target reported max download size of 301989888 bytes sending 'aboot' (272 KB)... OKAY [ 0.013s] writing 'aboot'... OKAY [ 0.013s] finished. total time: 0.027s + fastboot flash boot boot.img target reported max download size of 301989888 bytes sending 'boot' (7474 KB)... OKAY [ 0.297s] writing 'boot'... OKAY [ 0.281s] finished. total time: 0.578s + fastboot flash system system.img target reported max download size of 301989888 bytes s erasing 'system'... OKAY [ 0.466s] sending 'system' (242063 KB)... OKAY [ 9.653s] writing 'system'... OKAY [ 11.745s] finished. total time: 21.864s + fastboot flash persist persist.img target reported max download size of 301989888 bytes sending 'persist' (4264 KB)... OKAY [ 0.171s] writing 'persist'... OKAY [ 0.176s] finished. total time: 0.347s + fastboot flash recovery recovery.img target reported max download size of 301989888 bytes sending 'recovery' (8788 KB)... OKAY [ 0.350s] writing 'recovery'... OKAY [ 0.318s] finished. total time: 0.667s + fastboot flash cache cache.img target reported max download size of 301989888 bytes erasing 'cache'... OKAY [ 0.092s] sending 'cache' (5304 KB)... OKAY [ 0.213s] writing 'cache'... OKAY [ 0.218s] finished. total time: 0.523s + fastboot flash userdata userdata.img target reported max download size of 301989888 bytes erasing 'userdata'... OKAY [ 2.805s] sending 'userdata' (91940 KB)... OKAY [ 3.628s] writing 'userdata'... OKAY [ 3.925s] finished. total time: 10.358s + fastboot flash usbmsc usbdisk.img target reported max download size of 301989888 bytes sending 'usbmsc' (20480 KB)... OKAY [ 0.811s] writing 'usbmsc'... OKAY [ 0.756s] finished. total time: 1.567s + echo Done... Done... + fastboot erase modemst1 erasing 'modemst1'... OKAY [ 2.639s] finished. total time: 2.639s + fastboot erase modemst2 erasing 'modemst2'... OKAY [ 2.634s] finished. total time: 2.634s + fastboot reboot rebooting... finished. total time: 0.005s + echo 'Just close the windows as you wish.' Just close the windows as you wish. + adb logcat - waiting for device - sudo apt-get install android-tools-fastboot android-tools-adb $ adb shell ls /sdcard/screenshots | tr -d '\r' | while read t ; do adb pull /sdcard/screenshots/$t ; done 554 KB/s (109403 bytes in 0.192s) 553 KB/s (73061 bytes in 0.128s) 545 KB/s (129799 bytes in 0.232s) 414 KB/s (46061 bytes in 0.108s) 602 KB/s (118760 bytes in 0.192s) 440 KB/s (77818 bytes in 0.172s) 139 KB/s (10956 bytes in 0.076s) 693 KB/s (222094 bytes in 0.312s) Now flash it again with latest version https://raw.githubusercontent.com/Mozilla-TWQA/B2G-flash-tool/master/shallow_flash.sh bash -x -e shallow_flash.sh -ggaia.zip -Gb2g-36.0a1.en-US.android-arm.tar.gz + VERY_SURE=false + KEEP_PROFILE=false + ADB_DEVICE=Device + FLASH_GAIA=false + FLASH_GAIA_FILE= + FLASH_GECKO=false + FLASH_GECKO_FILE= + NO_FTU=false + [[ 2 = 0 ]] + case `uname` in ++ uname ++ getopt -o g::G::s::yh --long gaia::,gecko::,keep_profile,help -n 'invalid option' -- -ggaia.zip -Gb2g-36.0a1.en-US.android-arm.tar.gz + TEMP=' -g '\''gaia.zip'\'' -G '\''b2g-36.0a1.en-US.android-arm.tar.gz'\'' --' + [[ 0 != 0 ]] + eval set -- ' -g '\''gaia.zip'\'' -G '\''b2g-36.0a1.en-US.android-arm.tar.gz'\'' --' ++ set -- -g gaia.zip -G b2g-36.0a1.en-US.android-arm.tar.gz -- + true + case "$1" in + FLASH_GAIA=true + case "$2" in + FLASH_GAIA_FILE=gaia.zip + shift 2 + true + case "$1" in + FLASH_GECKO=true + case "$2" in + FLASH_GECKO_FILE=b2g-36.0a1.en-US.android-arm.tar.gz + shift 2 + true + case "$1" in + shift + break + [[ false == false ]] + [[ true == true ]] + make_sure + echo 'Are you sure you want to flash ' Are you sure you want to flash + [[ true == true ]] + echo -e 'Gaia: gaia.zip ' Gaia: gaia.zip + [[ true == true ]] + echo -e 'Gecko: b2g-36.0a1.en-US.android-arm.tar.gz ' Gecko: b2g-36.0a1.en-US.android-arm.tar.gz + read -p 'to your Device? [y/N]' isFlash to your Device? [y/N]^ Ok this is a BuG I fixed and It's merged UpStream :) * https://github.com/Mozilla-TWQA/B2G-flash-tool/pull/303 https://ftp.mozilla.org/pub/mozilla.org/b2g/nightly/latest-mozilla-central-flame-kk/gaia.zip me:~/mozilla/daily$ time bash ./shallow_flash.sh -ggaia.zip -Gb2g-36.0a1.en-US.android-arm.tar.gz Are you sure you want to flash Gaia: gaia.zip Gecko: b2g-36.0a1.en-US.android-arm.tar.gz to your Device? [y/N]y ### Waiting for device... please ensure it is connected, switched on and remote debugging is enabled in Gaia ### Restarting adb with root permissions... adbd is already running as root ### Remounting the /system partition... remount succeeded ### Stopping b2g process... ### Processing Gecko: b2g-36.0a1.en-US.android-arm.tar.gz ### Untar b2g-36.0a1.en-US.android-arm.tar.gz to /tmp/shallowflashgecko.NUa3PBG4B85c ... ### Pushing Gecko to device... ### Cleaning Extra System Files ... rm failed for /system/media, No such file or directory ### Cleaning Done. ### Cleaning Extra Gecko Files ... ### Cleaning Done. push: /tmp/shallowflashgecko.NUa3PBG4B85c/b2g/dictionaries/en-US.aff -> /system/b2g/dictionaries/en-US.aff push: /tmp/shallowflashgecko.NUa3PBG4B85c/b2g/dictionaries/en-US.dic -> /system/b2g/dictionaries/en-US.dic push: /tmp/shallowflashgecko.NUa3PBG4B85c/b2g/components/components.manifest -> /system/b2g/components/components.manifest push: /tmp/shallowflashgecko.NUa3PBG4B85c/b2g/libsoftokn3.so -> /system/b2g/libsoftokn3.so push: /tmp/shallowflashgecko.NUa3PBG4B85c/b2g/removed-files -> /system/b2g/removed-files push: /tmp/shallowflashgecko.NUa3PBG4B85c/b2g/libnssckbi.so -> /system/b2g/libnssckbi.so push: /tmp/shallowflashgecko.NUa3PBG4B85c/b2g/Throbber-small.gif -> /system/b2g/Throbber-small.gif push: /tmp/shallowflashgecko.NUa3PBG4B85c/b2g/libfreebl3.so -> /system/b2g/libfreebl3.so push: /tmp/shallowflashgecko.NUa3PBG4B85c/b2g/b2g -> /system/b2g/b2g push: /tmp/shallowflashgecko.NUa3PBG4B85c/b2g/ua-update.json -> /system/b2g/ua-update.json push: /tmp/shallowflashgecko.NUa3PBG4B85c/b2g/libnss3.so -> /system/b2g/libnss3.so push: /tmp/shallowflashgecko.NUa3PBG4B85c/b2g/precomplete -> /system/b2g/precomplete push: /tmp/shallowflashgecko.NUa3PBG4B85c/b2g/application.ini -> /system/b2g/application.ini push: /tmp/shallowflashgecko.NUa3PBG4B85c/b2g/libreplace_jemalloc.so -> /system/b2g/libreplace_jemalloc.so push: /tmp/shallowflashgecko.NUa3PBG4B85c/b2g/omni.ja -> /system/b2g/omni.ja push: /tmp/shallowflashgecko.NUa3PBG4B85c/b2g/crashreporter.ini -> /system/b2g/crashreporter.ini push: /tmp/shallowflashgecko.NUa3PBG4B85c/b2g/dependentlibs.list -> /system/b2g/dependentlibs.list push: /tmp/shallowflashgecko.NUa3PBG4B85c/b2g/run-mozilla.sh -> /system/b2g/run-mozilla.sh push: /tmp/shallowflashgecko.NUa3PBG4B85c/b2g/libmozglue.so -> /system/b2g/libmozglue.so push: /tmp/shallowflashgecko.NUa3PBG4B85c/b2g/libxul.so -> /system/b2g/libxul.so push: /tmp/shallowflashgecko.NUa3PBG4B85c/b2g/plugin-container -> /system/b2g/plugin-container push: /tmp/shallowflashgecko.NUa3PBG4B85c/b2g/updater -> /system/b2g/updater push: /tmp/shallowflashgecko.NUa3PBG4B85c/b2g/libmozsandbox.so -> /system/b2g/libmozsandbox.so push: /tmp/shallowflashgecko.NUa3PBG4B85c/b2g/platform.ini -> /system/b2g/platform.ini push: /tmp/shallowflashgecko.NUa3PBG4B85c/b2g/chrome.manifest -> /system/b2g/chrome.manifest 25 files pushed. 0 files skipped. 5302 KB/s (39183218 bytes in 7.216s) ### Push Done. ### Processing Gaia: gaia.zip ### Unzip gaia.zip to /tmp/shallowflashgaia.yvzTxtBYLFNX ... ### Cleaning Gaia and Profiles ... rm failed for /data/local/svoperapps, No such file or directory rm failed for /data/local/user.js, No such file or directory rm failed for /data/local/OfflineCache, No such file or directory rm failed for /data/local/indexedDB, No such file or directory rm failed for /system/b2g/webapps, No such file or directory ### Cleaning Done. ### Pushing Gaia to device ... push: /tmp/shallowflashgaia.yvzTxtBYLFNX/gaia/profile/webapps/wappush.gaiamobile.org/application.zip -> /system/b2g/webapps/wappush.gaiamobile.org/application.zip push: /tmp/shallowflashgaia.yvzTxtBYLFNX/gaia/profile/webapps/wappush.gaiamobile.org/manifest.webapp -> /system/b2g/webapps/wappush.gaiamobile.org/manifest.webapp push: /tmp/shallowflashgaia.yvzTxtBYLFNX/gaia/profile/webapps/sms.gaiamobile.org/application.zip -> /system/b2g/webapps/sms.gaiamobile.org/application.zip push: /tmp/shallowflashgaia.yvzTxtBYLFNX/gaia/profile/webapps/sms.gaiamobile.org/manifest.webapp -> /system/b2g/webapps/sms.gaiamobile.org/manifest.webapp push: /tmp/shallowflashgaia.yvzTxtBYLFNX/gaia/profile/webapps/fm.gaiamobile.org/application.zip -> /system/b2g/webapps/fm.gaiamobile.org/application.zip push: /tmp/shallowflashgaia.yvzTxtBYLFNX/gaia/profile/webapps/fm.gaiamobile.org/manifest.webapp -> /system/b2g/webapps/fm.gaiamobile.org/manifest.webapp push: /tmp/shallowflashgaia.yvzTxtBYLFNX/gaia/profile/webapps/wallpaper.gaiamobile.org/application.zip -> /system/b2g/webapps/wallpaper.gaiamobile.org/application.zip push: /tmp/shallowflashgaia.yvzTxtBYLFNX/gaia/profile/webapps/wallpaper.gaiamobile.org/manifest.webapp -> /system/b2g/webapps/wallpaper.gaiamobile.org/manifest.webapp push: /tmp/shallowflashgaia.yvzTxtBYLFNX/gaia/profile/webapps/collection.gaiamobile.org/application.zip -> /system/b2g/webapps/collection.gaiamobile.org/application.zip push: /tmp/shallowflashgaia.yvzTxtBYLFNX/gaia/profile/webapps/collection.gaiamobile.org/manifest.webapp -> /system/b2g/webapps/collection.gaiamobile.org/manifest.webapp push: /tmp/shallowflashgaia.yvzTxtBYLFNX/gaia/profile/webapps/video.gaiamobile.org/application.zip -> /system/b2g/webapps/video.gaiamobile.org/application.zip push: /tmp/shallowflashgaia.yvzTxtBYLFNX/gaia/profile/webapps/video.gaiamobile.org/manifest.webapp -> /system/b2g/webapps/video.gaiamobile.org/manifest.webapp push: /tmp/shallowflashgaia.yvzTxtBYLFNX/gaia/profile/webapps/gallery.gaiamobile.org/application.zip -> /system/b2g/webapps/gallery.gaiamobile.org/application.zip push: /tmp/shallowflashgaia.yvzTxtBYLFNX/gaia/profile/webapps/gallery.gaiamobile.org/manifest.webapp -> /system/b2g/webapps/gallery.gaiamobile.org/manifest.webapp push: /tmp/shallowflashgaia.yvzTxtBYLFNX/gaia/profile/webapps/ringtones.gaiamobile.org/application.zip -> /system/b2g/webapps/ringtones.gaiamobile.org/application.zip push: /tmp/shallowflashgaia.yvzTxtBYLFNX/gaia/profile/webapps/ringtones.gaiamobile.org/manifest.webapp -> /system/b2g/webapps/ringtones.gaiamobile.org/manifest.webapp push: /tmp/shallowflashgaia.yvzTxtBYLFNX/gaia/profile/webapps/search.gaiamobile.org/application.zip -> /system/b2g/webapps/search.gaiamobile.org/application.zip push: /tmp/shallowflashgaia.yvzTxtBYLFNX/gaia/profile/webapps/search.gaiamobile.org/manifest.webapp -> /system/b2g/webapps/search.gaiamobile.org/manifest.webapp push: /tmp/shallowflashgaia.yvzTxtBYLFNX/gaia/profile/webapps/keyboard.gaiamobile.org/application.zip -> /system/b2g/webapps/keyboard.gaiamobile.org/application.zip push: /tmp/shallowflashgaia.yvzTxtBYLFNX/gaia/profile/webapps/keyboard.gaiamobile.org/manifest.webapp -> /system/b2g/webapps/keyboard.gaiamobile.org/manifest.webapp push: /tmp/shallowflashgaia.yvzTxtBYLFNX/gaia/profile/webapps/default_theme.gaiamobile.org/application.zip -> /system/b2g/webapps/default_theme.gaiamobile.org/application.zip push: /tmp/shallowflashgaia.yvzTxtBYLFNX/gaia/profile/webapps/default_theme.gaiamobile.org/manifest.webapp -> /system/b2g/webapps/default_theme.gaiamobile.org/manifest.webapp push: /tmp/shallowflashgaia.yvzTxtBYLFNX/gaia/profile/webapps/fl.gaiamobile.org/application.zip -> /system/b2g/webapps/fl.gaiamobile.org/application.zip push: /tmp/shallowflashgaia.yvzTxtBYLFNX/gaia/profile/webapps/fl.gaiamobile.org/manifest.webapp -> /system/b2g/webapps/fl.gaiamobile.org/manifest.webapp push: /tmp/shallowflashgaia.yvzTxtBYLFNX/gaia/profile/webapps/network-alerts.gaiamobile.org/application.zip -> /system/b2g/webapps/network-alerts.gaiamobile.org/application.zip push: /tmp/shallowflashgaia.yvzTxtBYLFNX/gaia/profile/webapps/network-alerts.gaiamobile.org/manifest.webapp -> /system/b2g/webapps/network-alerts.gaiamobile.org/manifest.webapp push: /tmp/shallowflashgaia.yvzTxtBYLFNX/gaia/profile/webapps/bluetooth.gaiamobile.org/application.zip -> /system/b2g/webapps/bluetooth.gaiamobile.org/application.zip push: /tmp/shallowflashgaia.yvzTxtBYLFNX/gaia/profile/webapps/bluetooth.gaiamobile.org/manifest.webapp -> /system/b2g/webapps/bluetooth.gaiamobile.org/manifest.webapp push: /tmp/shallowflashgaia.yvzTxtBYLFNX/gaia/profile/webapps/callscreen.gaiamobile.org/application.zip -> /system/b2g/webapps/callscreen.gaiamobile.org/application.zip push: /tmp/shallowflashgaia.yvzTxtBYLFNX/gaia/profile/webapps/callscreen.gaiamobile.org/manifest.webapp -> /system/b2g/webapps/callscreen.gaiamobile.org/manifest.webapp push: /tmp/shallowflashgaia.yvzTxtBYLFNX/gaia/profile/webapps/settings.gaiamobile.org/application.zip -> /system/b2g/webapps/settings.gaiamobile.org/application.zip push: /tmp/shallowflashgaia.yvzTxtBYLFNX/gaia/profile/webapps/settings.gaiamobile.org/manifest.webapp -> /system/b2g/webapps/settings.gaiamobile.org/manifest.webapp push: /tmp/shallowflashgaia.yvzTxtBYLFNX/gaia/profile/webapps/bookmark.gaiamobile.org/application.zip -> /system/b2g/webapps/bookmark.gaiamobile.org/application.zip push: /tmp/shallowflashgaia.yvzTxtBYLFNX/gaia/profile/webapps/bookmark.gaiamobile.org/manifest.webapp -> /system/b2g/webapps/bookmark.gaiamobile.org/manifest.webapp push: /tmp/shallowflashgaia.yvzTxtBYLFNX/gaia/profile/webapps/findmydevice.gaiamobile.org/application.zip -> /system/b2g/webapps/findmydevice.gaiamobile.org/application.zip push: /tmp/shallowflashgaia.yvzTxtBYLFNX/gaia/profile/webapps/findmydevice.gaiamobile.org/manifest.webapp -> /system/b2g/webapps/findmydevice.gaiamobile.org/manifest.webapp push: /tmp/shallowflashgaia.yvzTxtBYLFNX/gaia/profile/webapps/communications.gaiamobile.org/application.zip -> /system/b2g/webapps/communications.gaiamobile.org/application.zip push: /tmp/shallowflashgaia.yvzTxtBYLFNX/gaia/profile/webapps/communications.gaiamobile.org/manifest.webapp -> /system/b2g/webapps/communications.gaiamobile.org/manifest.webapp push: /tmp/shallowflashgaia.yvzTxtBYLFNX/gaia/profile/webapps/homescreen.gaiamobile.org/application.zip -> /system/b2g/webapps/homescreen.gaiamobile.org/application.zip push: /tmp/shallowflashgaia.yvzTxtBYLFNX/gaia/profile/webapps/homescreen.gaiamobile.org/manifest.webapp -> /system/b2g/webapps/homescreen.gaiamobile.org/manifest.webapp push: /tmp/shallowflashgaia.yvzTxtBYLFNX/gaia/profile/webapps/calendar.gaiamobile.org/application.zip -> /system/b2g/webapps/calendar.gaiamobile.org/application.zip push: /tmp/shallowflashgaia.yvzTxtBYLFNX/gaia/profile/webapps/calendar.gaiamobile.org/manifest.webapp -> /system/b2g/webapps/calendar.gaiamobile.org/manifest.webapp push: /tmp/shallowflashgaia.yvzTxtBYLFNX/gaia/profile/webapps/emergency-call.gaiamobile.org/application.zip -> /system/b2g/webapps/emergency-call.gaiamobile.org/application.zip push: /tmp/shallowflashgaia.yvzTxtBYLFNX/gaia/profile/webapps/emergency-call.gaiamobile.org/manifest.webapp -> /system/b2g/webapps/emergency-call.gaiamobile.org/manifest.webapp push: /tmp/shallowflashgaia.yvzTxtBYLFNX/gaia/profile/webapps/operatorvariant.gaiamobile.org/application.zip -> /system/b2g/webapps/operatorvariant.gaiamobile.org/application.zip push: /tmp/shallowflashgaia.yvzTxtBYLFNX/gaia/profile/webapps/operatorvariant.gaiamobile.org/manifest.webapp -> /system/b2g/webapps/operatorvariant.gaiamobile.org/manifest.webapp push: /tmp/shallowflashgaia.yvzTxtBYLFNX/gaia/profile/webapps/clock.gaiamobile.org/application.zip -> /system/b2g/webapps/clock.gaiamobile.org/application.zip push: /tmp/shallowflashgaia.yvzTxtBYLFNX/gaia/profile/webapps/clock.gaiamobile.org/manifest.webapp -> /system/b2g/webapps/clock.gaiamobile.org/manifest.webapp push: /tmp/shallowflashgaia.yvzTxtBYLFNX/gaia/profile/webapps/marketplace.firefox.com/application.zip -> /system/b2g/webapps/marketplace.firefox.com/application.zip push: /tmp/shallowflashgaia.yvzTxtBYLFNX/gaia/profile/webapps/marketplace.firefox.com/update.webapp -> /system/b2g/webapps/marketplace.firefox.com/update.webapp push: /tmp/shallowflashgaia.yvzTxtBYLFNX/gaia/profile/webapps/ftu.gaiamobile.org/application.zip -> /system/b2g/webapps/ftu.gaiamobile.org/application.zip push: /tmp/shallowflashgaia.yvzTxtBYLFNX/gaia/profile/webapps/ftu.gaiamobile.org/manifest.webapp -> /system/b2g/webapps/ftu.gaiamobile.org/manifest.webapp push: /tmp/shallowflashgaia.yvzTxtBYLFNX/gaia/profile/webapps/email.gaiamobile.org/application.zip -> /system/b2g/webapps/email.gaiamobile.org/application.zip push: /tmp/shallowflashgaia.yvzTxtBYLFNX/gaia/profile/webapps/email.gaiamobile.org/manifest.webapp -> /system/b2g/webapps/email.gaiamobile.org/manifest.webapp push: /tmp/shallowflashgaia.yvzTxtBYLFNX/gaia/profile/webapps/music.gaiamobile.org/application.zip -> /system/b2g/webapps/music.gaiamobile.org/application.zip push: /tmp/shallowflashgaia.yvzTxtBYLFNX/gaia/profile/webapps/music.gaiamobile.org/manifest.webapp -> /system/b2g/webapps/music.gaiamobile.org/manifest.webapp push: /tmp/shallowflashgaia.yvzTxtBYLFNX/gaia/profile/webapps/system.gaiamobile.org/application.zip -> /system/b2g/webapps/system.gaiamobile.org/application.zip push: /tmp/shallowflashgaia.yvzTxtBYLFNX/gaia/profile/webapps/system.gaiamobile.org/manifest.webapp -> /system/b2g/webapps/system.gaiamobile.org/manifest.webapp push: /tmp/shallowflashgaia.yvzTxtBYLFNX/gaia/profile/webapps/verticalhome.gaiamobile.org/application.zip -> /system/b2g/webapps/verticalhome.gaiamobile.org/application.zip push: /tmp/shallowflashgaia.yvzTxtBYLFNX/gaia/profile/webapps/verticalhome.gaiamobile.org/manifest.webapp -> /system/b2g/webapps/verticalhome.gaiamobile.org/manifest.webapp push: /tmp/shallowflashgaia.yvzTxtBYLFNX/gaia/profile/webapps/camera.gaiamobile.org/application.zip -> /system/b2g/webapps/camera.gaiamobile.org/application.zip push: /tmp/shallowflashgaia.yvzTxtBYLFNX/gaia/profile/webapps/camera.gaiamobile.org/manifest.webapp -> /system/b2g/webapps/camera.gaiamobile.org/manifest.webapp push: /tmp/shallowflashgaia.yvzTxtBYLFNX/gaia/profile/webapps/pdfjs.gaiamobile.org/application.zip -> /system/b2g/webapps/pdfjs.gaiamobile.org/application.zip push: /tmp/shallowflashgaia.yvzTxtBYLFNX/gaia/profile/webapps/pdfjs.gaiamobile.org/manifest.webapp -> /system/b2g/webapps/pdfjs.gaiamobile.org/manifest.webapp push: /tmp/shallowflashgaia.yvzTxtBYLFNX/gaia/profile/webapps/costcontrol.gaiamobile.org/application.zip -> /system/b2g/webapps/costcontrol.gaiamobile.org/application.zip push: /tmp/shallowflashgaia.yvzTxtBYLFNX/gaia/profile/webapps/costcontrol.gaiamobile.org/manifest.webapp -> /system/b2g/webapps/costcontrol.gaiamobile.org/manifest.webapp push: /tmp/shallowflashgaia.yvzTxtBYLFNX/gaia/profile/webapps/webapps.json -> /system/b2g/webapps/webapps.json 67 files pushed. 0 files skipped. 4564 KB/s (50559041 bytes in 10.817s) 83 KB/s (3455 bytes in 0.040s) 5852 KB/s (311574 bytes in 0.051s) ### Push Done. ### Shallow Flash Successful! real 1m11.715s {{http://33.media.tumblr.com/6d66c1c10e53cdf0364234ce83343cb9/tumblr_ne8z56z5He1qc3vduo1_400.jpg}} ===== MISC ===== * https://www.codeaurora.org/cgit/# OpenSource * http://rzrfreefr.tumblr.com/ * https://developer.mozilla.org/en-US/Firefox_OS/Developer_phone_guide/Flame * https://www.youtube.com/watch?v=oPGSITQ9IyM#t=37# OnePlusOne AdrinO LinuX-3.4 * https://oneplus.net/fr/one#specifications# Qualcomm 801 * https://toq.qualcomm.com/# WeaR AblE * https://opensource.srlabs.de/projects/snoopsnitch/wiki/DeviceList# MSM8210 * http://download.tizen.org/misc/media/tds2014/slides/10-Porting_Tizen_to_Popular_Reference_Phone_Pengcheng.pdf# QRD 8916 * https://www.codeaurora.org/cgit/quic/la/device/qcom/common/refs/tags * http://lists.infradead.org/pipermail/wcn36xx/2014-December/001398.html * https://git.linaro.org/people/andy.green/msm8916-qrd.git/shortlog/refs/heads/mainline-basis ===== MORE ===== @TaG: FireFoxOs CpU ArM MozillA {{http://33.media.tumblr.com/9c56800a4720c2b101d7fedf74d85d86/tumblr_ne8yydpJZI1qc3vduo1_1280.jpg}}