Skip to content

Lamobo/Lamobo-D1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lamobo-D1 Development Environment

The Latest Build

Build Status Download

Firmware Build Steps

  1. Tested OS

    • Ubuntu 12.04.3 32Bit
    • Ubuntu 12.04.3 64Bit
  2. Clone

    cd ~
    git clone https://github.com/Lamobo/Lamobo-D1.git
    
  3. Build

    ~/Lamobo-D1/build/build.sh
    
  4. Check

    cd ~/Lamobo-D1/output
    ls -l D1_Basic*.zip
    ls -l D1_Extra*.zip
    
  5. Clean

    ~/Lamobo-D1/build/build.sh clean
    

Firmware Flash Steps

  1. Tested OS

    • Windows 7 Professional 32Bit
    • Windows 7 Professional 64Bit
  2. Prepare

    1. [PC] Connect D1 flashing port to PC via USB cable
    2. [PC] Extract D1_Basic*.zip (firmware and burntool)
  3. Flash

    1. [PC] Start "Burn Tool" application by double-click "BurnTool.exe"
    2. [D1] Power on D1 (press and hold "function" key before power on)
    3. [PC] Hold "Boot/WPS" key and wait until "Burn Tool" displays "Ready"
    4. [PC] Start flashing by click "Start" in "Burn Tool"
    5. [PC] [Optional] Extract D1_Extra*.zip (extra programs) to the TFCard
  4. Complete

    1. [D1] Unplug power cable
    2. [D1] Plug power cable to power on
    3. [D1] Now D1 started with the new firmware

About

Source Code and Utils for Lamobo-D1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published