GithubHelp home page GithubHelp logo

Comments (11)

avafinger avatar avafinger commented on June 10, 2024

physical_package_id: physical package id of cpu#.
Typically corresponds to a physical socket number, but the actual value is architecture and platform dependent.

Which values would you expect?
I just typed this in my Intel box and they all return 0

from bpi-m64-firmware.

StephaneRenouard avatar StephaneRenouard commented on June 10, 2024

As this processor has 4 cores, I should expected 0,1,2,3 or 0,0,0,0 for cpu0, cpu1, cpu2 and cpu3.
Theses values are used for thread mapping in software.
I'm trying to run Aerospike software on BPI M64, and this param is checked at runtime. "-1" forbid the software to run.
I cheated with a fake physical_package_id file, but this could be a drawback in the futur.

from bpi-m64-firmware.

avafinger avatar avafinger commented on June 10, 2024

Can you please try this and see if still the same? It is kernel 3.10.105.
https://github.com/avafinger/bpi-m64-firmware-v2
PS: try with the SD CARD if you don't want to format your eMMC.

from bpi-m64-firmware.

avafinger avatar avafinger commented on June 10, 2024

Interesting read: https://patchwork.kernel.org/patch/9265455/

from bpi-m64-firmware.

avafinger avatar avafinger commented on June 10, 2024

Kernel 4.11
cat /sys/devices/system/cpu/cpu0/topology/physical_package_id
0

Will look into it when possible.

from bpi-m64-firmware.

StephaneRenouard avatar StephaneRenouard commented on June 10, 2024

I'll take the time to try 3.10.105 this weekend. Did you try Kernel 4.11 on BPIM64 ?

from bpi-m64-firmware.

StephaneRenouard avatar StephaneRenouard commented on June 10, 2024

Ok, I updated the board from 3.10.102 to 3.10.105.

Got the same issue.

from bpi-m64-firmware.

avafinger avatar avafinger commented on June 10, 2024

yeah, 3.10.x seems to get this value as default for ARM on A64. tested also on Armbian on another A64 (Pine64+). Mainline 4.11 (Armbian) was on other A64 board (OPI). Mainline 4.11.x work bare bone on A64, has no HDMI,CSI and Desktop but you get GbE. 4.11 seems the way to go in this case, but to get fully working, you may need to wait several months....

from bpi-m64-firmware.

StephaneRenouard avatar StephaneRenouard commented on June 10, 2024

I'll take the time to try 3.10.105 this weekend. Did you try Kernel 4.11 on BPIM64 ?

Update: same issue with 3.10.105. I should have to wait for 4.11...

from bpi-m64-firmware.

avafinger avatar avafinger commented on June 10, 2024

If you care only about command line and connectivity (eth0), not sure it eMMC works in 4.11 but seems it is working (i still in the learning curve with 4.x), maybe i get it running in a few weeks, not a promise....

from bpi-m64-firmware.

StephaneRenouard avatar StephaneRenouard commented on June 10, 2024

Take your time, i'll try the UP board next week from my side.

from bpi-m64-firmware.

Related Issues (19)

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.