Giter Site home page Giter Site logo

rpi4 flags ? about archypie-setup HOT 8 CLOSED

v0rt3x667 avatar v0rt3x667 commented on May 31, 2024
rpi4 flags ?

from archypie-setup.

Comments (8)

V0rt3x667 avatar V0rt3x667 commented on May 31, 2024

Hi Yann, thanks for testing the script and reporting the error. Could you please type the following command in a terminal and then report the number returned by the echo command?

rev="0x$(sed -n '/^Revision/s/^.: (.)/\1/p' < /proc/cpuinfo)" && cpu=$((($rev >> 12) & 15)) && echo $cpu

Thanks

from archypie-setup.

V0rt3x667 avatar V0rt3x667 commented on May 31, 2024

Sorry just realised Arch Linux does not have the cpuinfo command by default! The package python-py-cpuinfo is required.
I will add this to the dependencies list for ArchyPie. Please update your script and test. Thanks

from archypie-setup.

V0rt3x667 avatar V0rt3x667 commented on May 31, 2024

Apologies I have got ahead of myself. I need to look into this further. I will get back to you ASAP. Thanks

from archypie-setup.

V0rt3x667 avatar V0rt3x667 commented on May 31, 2024

Hi, commit a75e202 will fix the issue. I have tested on my rpi2, the flags showed as rpi3 but now work as expected. Please update the script and test again. Thanks.

from archypie-setup.

V0rt3x667 avatar V0rt3x667 commented on May 31, 2024

Closing as fixed.

from archypie-setup.

Yannovitch avatar Yannovitch commented on May 31, 2024

Hello,
Thanks for adding the commit.
I had the time to try again.
It's better, but still, I think that the rpi4 should have the videocore flag too, no ?
Moreover, wouldn't it be better to install what we can with AUR rather than compiling so much from source ?

from archypie-setup.

V0rt3x667 avatar V0rt3x667 commented on May 31, 2024

from archypie-setup.

V0rt3x667 avatar V0rt3x667 commented on May 31, 2024

from archypie-setup.

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.