Error on Building V2.7 on Ubuntu 16.04 for Apalis-T30 and Qt5

Hi,
i get an error when i try to build the V2.7 image with qt5 with openembedded on Ubuntu 16.04 for Apalis-t30.
What i do is:
follow the instructions on this Link.
1 - High performance, low power Embedded Computing Systems | Toradex Developer Center
2 - bitbake -k angstrom-qt5-x11-image
Output is:
ERROR: linux-toradex-3.1.10+gitrb496d097ab8741678ae3027b8e5358a04fb5ea82-v2.7b1 do_configure: Function failed: do_configure (log file is located at /home/mep/oe-core-V2.7-Neu/build/tmp-glibc/work/apalis_t30-angstrom-linux-gnueabi/linux-toradex/3.1.10+gitrb496d097ab8741678ae3027b8e5358a04fb5ea82-v2.7b1/temp/log.do_configure.6713)

Has any one got this error?
Many thanks for Help
Abderrahim

Yes, it’s probably just that.

Many thanks Marcel, the seconde Problem in the V2.6 that i have is the sdhci-log Error, i don’t know how to solve that. Is the Error due to Hardware design error or it is a Software problem? [53388.245650] sdhci-tegra sdhci-tegra.0: Internal clock never stabilised [53388.274993] sdhci-tegra sdhci-tegra.0: Internal clock never stabilised [53388.339401] sdhci-tegra sdhci-tegra.0: Internal clock never stabilised [53390.140111] sdhci-tegra sdhci-tegra.2: Internal clock never stabilised [53390.184264] sdhci-tegra sdhci-tegra.2: Internal clock never stabilised [53390.215529] sdhci-tegra sdhci-tegra.2: Internal clock never stabilised [53390.274989] sdhci-tegra sdhci-tegra.2: Internal clock never stabilised Many thanks for your Answere Abderrahim

I really did double check lots of internal log data on our full validation & verification as well as customer reports and did not find any trace of such an issue ever happening before. If this really does happen running our stock BSP demo image I suggest for you to initiate an RMA on the failing units and we will have a closer look at this issue.

Many thanks,
The Error does appear when i make a Burst in the SPI-Interface with a frequency of 10MHz each 1 milli seconde.
I adept the spi-driver to do this burst, and after loading the kernel-modul, i take this error.
I can’t find the right SPI-Register to check this, Do you know witch register should i read to have the prescaler value of the sdhci-Interface?.
My Hardware is V1.1A Revision of Toradex Apalis-t30.

Many thanks
Abderrahim

Many thanks for your report.
I have found the Reason for this problem.
we have designed our Hardware for the Apalis t30 with Specific requirment and the Pin (SD1_CD#) was floating. polling it up to 3,3V with 10k solve that problem.
Many thanks again.
Abderrahim