Hi,

I tried to build my own ROM for Flatfish following the instructions at
https://wiki.mozilla.org/FirefoxOS/TCP/Patching but got "error: device not
found".

Searching for "error: device not found" I got

    If the tablet is plugged in to your PC but you see error: device not found
    then you probably need to install the OEM USB drivers for your computer.

The only problem is that I'm using a GNU/Linux distribution, Debian 7.

At the end of this message you will find all the information of my machine. If
you need more just ask.

Thanks in advance for the help,
Raniere

--- Begin of bug report information ---

    $ cat /etc/os-release 
    PRETTY_NAME="Debian GNU/Linux 7 (wheezy)"
    NAME="Debian GNU/Linux"
    VERSION_ID="7"
    VERSION="7 (wheezy)"
    ID=debian
    ANSI_COLOR="1;31"
    HOME_URL="http://www.debian.org/";
    SUPPORT_URL="http://www.debian.org/support/";
    BUG_REPORT_URL="http://bugs.debian.org/";
    $ uname -a
    Linux buriti 3.2.0-4-amd64 #1 SMP Debian 3.2.54-2 x86_64 GNU/Linux
    $ adb devices
    List of devices attached 
    FLATFISH_123456 device


    $ GAIA_DISTRIBUTION_DIR=distribution_tablet B2G_SYSTEM_APPS=1 B2G_UPDATER=1 
./build.sh
    including device/generic/armv7-a-neon/vendorsetup.sh
    including device/generic/armv7-a/vendorsetup.sh

    ============================================
    PLATFORM_VERSION_CODENAME=REL
    PLATFORM_VERSION=4.2.2
    TARGET_PRODUCT=full_flatfish
    TARGET_BUILD_VARIANT=eng
    TARGET_BUILD_TYPE=release
    TARGET_BUILD_APPS=
    TARGET_ARCH=arm
    TARGET_ARCH_VARIANT=armv7-a-neon
    HOST_ARCH=x86
    HOST_OS=linux
    HOST_OS_EXTRA=Linux-3.2.0-4-amd64-x86_64-with-debian-7.4
    HOST_BUILD_TYPE=release
    BUILD_ID=JDQ39
    OUT_DIR=out
    ============================================

    Blob setup script has changed, re-running
    Pulling files from device
    error: device not found
    Found unknown firmware with build ID
    Please download a compatible backup-flatfish directory.
    Check the flatfish intranet page for information on how to get one.

    > Build failed! <

    Build with |./build.sh -j1| for better messages
    If all else fails, use |rm -rf objdir-gecko| to clobber gecko and |rm -rf 
out| to clobber everything else.

--- End of bug report information ---
_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to