Git Product home page Git Product logo

Comments (6)

mrcmunir avatar mrcmunir commented on September 26, 2024

The workarround for now i've found it's are set
HAVE_VIDEOCORE=auto to "no"
HAVE_VG=auto to "no"

from retroarch.

mrcmunir avatar mrcmunir commented on September 26, 2024

@LibretroAdmin any ideas not disable by default? https://github.com/cobalt2727/L4T-Megascript/actions/runs/8923983609/job/24509379849#step:3:2763

from retroarch.

zoltanvb avatar zoltanvb commented on September 26, 2024

The build log shows that bcm_host_init is found:

Checking presence of package bcm_host ... no
Checking function bcm_host_init in -lbcm_host ... yes

Is this expected on this platform?

check_lib '' VIDEOCORE -lbcm_host bcm_host_init "-lvcos -lvchiq_arm"

from retroarch.

mrcmunir avatar mrcmunir commented on September 26, 2024

The build log shows that bcm_host_init is found:

Checking presence of package bcm_host ... no
Checking function bcm_host_init in -lbcm_host ... yes

Is this expected on this platform?

check_lib '' VIDEOCORE -lbcm_host bcm_host_init "-lvcos -lvchiq_arm"

Good catch
it is not expected since that is for the old rpi

from retroarch.

zoltanvb avatar zoltanvb commented on September 26, 2024

Checked configure behaviour under current Ubuntu + Pi4, videocore is disabled (as expected).

Checking presence of package bcm_host ... no
Checking function bcm_host_init in -lbcm_host ... no

Do you have an idea why it works differently in your environment?

from retroarch.

mrcmunir avatar mrcmunir commented on September 26, 2024

Checked configure behaviour under current Ubuntu + Pi4, videocore is disabled (as expected).

Checking presence of package bcm_host ... no
Checking function bcm_host_init in -lbcm_host ... no

Do you have an idea why it works differently in your environment?

It must be some change in Ubuntu image versions that detects this in yes.
Because in Bionic it does not returned yes.
https://github.com/cobalt2727/L4T-Megascript/actions/runs/8923983609/job/24509378913#step:3:3956

It must be the jump between Focal and jammy that for some reason returns yes
Because the CI runs on a simple Qemu downloading ubuntu nvidia tegra image .

from retroarch.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.