Yocto can't fetch imx-gpu-viv-5.0.11.p8.6-hfp.bin

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Yocto can't fetch imx-gpu-viv-5.0.11.p8.6-hfp.bin

Jump to solution
5,628 Views
danielhilst
Contributor II

Hi,

I'm using a Variscite's SoM based on i.MX6q. I'm trying to compile (from Yocto krogoth) the GPU drivers since JavaFX depend on this. But I'm getting not found error (HTTP 404). Can anybody confirm about this?

Here is the error: Vivante fetch error · GitHub 

Regards,

Edit:

Browsing to http://www.nxp.com/lgfiles/NMG/MAD/YOCTO/  gives me:

The system is currently unavailable.

Please accept our apologies for any inconvenience this may cause.
Feel free to contact our Technical Helpline at one of the following numbers:

Can anybody confirm? Anyway, I'll try again later.
Regards,

Labels (2)
Tags (2)
1 Solution
3,194 Views
bernhardfink
NXP Employee
NXP Employee

Tested this as well, older versions are online, for example the 8.4:

http://www.nxp.com/lgfiles/NMG/MAD/YOCTO/imx-gpu-viv-5.0.11.p8.4-hfp.bin

If you don't provide a binary name, the website returns by default the "currently unavailable" message. So that's normal.

But we will check why the v8.6 is not there.

Regards,

Bernhard.

View solution in original post

12 Replies
3,194 Views
eranmatityahu
Contributor III

Hi.

Until this issue is fully resolved, Variscite has uploaded the missing files to their FTP server.

Please see the details here:

Unable to fetch Freescale/NXP binaries in Yocto Krogoth - Variscite Forums

Regards,

Eran

3,194 Views
bernhardfink
NXP Employee
NXP Employee

I discretely tested a few of these missing files and they can be found now on the server http://www.nxp.com/lgfiles/NMG/MAD/YOCTO/...

So try building it again, hopefully it has been fully resolved.

Regards,

Bernhard.

0 Kudos
3,194 Views
karelkalthoff
Contributor I

Hello ---

I am trying to build the Yocto Morty version which is failing to fetch: imx-gpu-viv-5.0.11.p8.7-hfp.bin 

Is there any workaround for this? Or are the files available elsewhere? 

Thanks

0 Kudos
3,194 Views
ralfspengler
Contributor I

Dear Mr. Fink,

since yesterday afternoon building works again.

Thank you and best regards

Ralf Spengler

Ralf Spengler

Softwareentwicklung

HEITEC AG

Werner-von-Siemens-Str. 61

91052 Erlangen

Telefon: 09131/877-180

Mobil: 0151/56036071

E-Mail: ralf.spengler@heitec.de<mailto:ralf.spengler@heitec.de>

Internet: www.heitec.de<http://www.heitec.de>;

Von: bernhardfink

Gesendet: Mittwoch, 14. Dezember 2016 13:25

An: Ralf Spengler

Betreff: Re: - Re: Yocto can't fetch imx-gpu-viv-5.0.11.p8.6-hfp.bin

NXP Community <https://community.freescale.com/resources/statics/1000/35400-NXP-Community-Email-banner-600x75.jpg>

Re: Yocto can't fetch imx-gpu-viv-5.0.11.p8.6-hfp.bin

reply from Bernhard Fink<https://community.nxp.com/people/bernhardfink?et=watches.email.thread> in i.MX Community - View the full discussion<https://community.nxp.com/message/860383?commentID=860383&et=watches.email.thread#comment-860383>

0 Kudos
3,195 Views
bernhardfink
NXP Employee
NXP Employee

Tested this as well, older versions are online, for example the 8.4:

http://www.nxp.com/lgfiles/NMG/MAD/YOCTO/imx-gpu-viv-5.0.11.p8.4-hfp.bin

If you don't provide a binary name, the website returns by default the "currently unavailable" message. So that's normal.

But we will check why the v8.6 is not there.

Regards,

Bernhard.

3,194 Views
dariuszzawisko
Contributor II

Hi Bernhard,
Have you got more information about that problem?

Regards
Darek

0 Kudos
3,194 Views
ralfspengler
Contributor I

I'm evaluating an i.MX6-based hardware-module for a customer, but currently, because of the missing files, there's not much I can do since monday. Is there a timeline when the following resources will be available again?

If they do not become available soon again, I'm afraid I have to recommend not to use an i.MX6-based hardware (or hardware depending on NXP-products generally) because of a lack of support. It should be possible to bring these files up again within a few days.

0 Kudos
3,195 Views
oussamadjedidi
Contributor II

Any chance this get resolved soon ?

0 Kudos
3,195 Views
danielhilst
Contributor II

Hi Bernhard,

Thanks for your reply,

I'm attaching some more information:

The layer is meta-fsl-bsp-release:

[geckos@csi24 meta-fsl-bsp-release]$ git log -1
commit 90399d99af8a2660ebe50b49752e95b210239fd9
Author: Jun Zhu <junzhu@nxp.com>
Date:   Fri Nov 4 17:22:41 2016 +0800

    linux-imx: Add 2 audio patches
    
    - 0001-MLK-13418-ASoC-wm8960-workaround-no-sound-issue-in-m.patch (updated)
    - 0002-MLK-13422-ASoC-wm8960-fix-the-pitch-shift-issue-afte.patch (new added)
    
    Signed-off-by: Jun Zhu <junzhu@nxp.com>
[geckos@csi24 meta-fsl-bsp-release]$ git remote -v show
fsl-release    git://git.freescale.com/imx/meta-fsl-bsp-release (fetch)
fsl-release    git://git.freescale.com/imx/meta-fsl-bsp-release (push)

The version is preferred by fsl-imx-preferred-env.inc:

[geckos@csi24 meta-fsl-bsp-release]$ grep -R --include "*.inc" 8.6 .
./imx/meta-sdk/conf/distro/include/fsl-imx-preferred-env.inc:PREFERRED_VERSION_imx-gpu-viv_mx6 = "5.0.11.p8.6-hfp"
./imx/meta-sdk/conf/distro/include/fsl-imx-preferred-env.inc:PREFERRED_VERSION_xf86-video-imxfb-vivante_mx6 = "5.0.11.p8.6"
./imx/meta-sdk/conf/distro/include/fsl-imx-preferred-env.inc:PREFERRED_VERSION_kernel-module-imx-gpu-viv_mx6 = "5.0.11.p8.6"

Which is included by this distro files:

[geckos@csi24 meta-fsl-bsp-release]$ grep -R --include "*.conf" fsl-imx-preferred-env.inc .
./imx/meta-sdk/conf/distro/fsl-imx-fb.conf:include conf/distro/include/fsl-imx-preferred-env.inc
./imx/meta-sdk/conf/distro/fsl-imx-wayland.conf:include conf/distro/include/fsl-imx-preferred-env.inc
./imx/meta-sdk/conf/distro/fsl-imx-x11.conf:include conf/distro/include/fsl-imx-preferred-env.inc
./imx/meta-sdk/conf/distro/fsl-imx-xwayland.conf:include conf/distro/include/fsl-imx-preferred-env.inc

Thanks to your advice I could circunvent the problem by using this patch: meta-fsl-bsp-release change version of imx-gpu-viv from 8.6 to 8.4 · GitHub 

I'll keep using this by now. I didn't had the chance to boot up a image yet. At any problem I came back here :smileyhappy:

Regards and thanks!

0 Kudos