-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
enhancementNew feature or requestNew feature or requestserverTied to HWA Server DevelopmentTied to HWA Server Development
Description
Checklist
- Using the latest Version (branch
develop) - old Versions aren't supported - Running the Script on bare metal (no VM)
- Manually executing
python /pyTAB/hwi.pyworks - The issue occurs AFTER the Benchmark has started
Description
The script downloads a x86 build of ffmpeg when run on a linux arm64 system
Steps to Reproduce
- Run on arm64 linux system
- go to ffmpeg download directory after ffmpeg is downloaded
- see error
Expected Behavior
It should download a arm64 build of ffmpeg
Actual Behavior
It downloads a x86 build of ffmpeg
Environment (important!)
- OS: Debian 12
- Python Version: 3.11
- CPU(s): Qualcomm Snapdragon 7c Gen 1
- GPU(s): Integrated
- RAM: 8GB LPDDR4X
Screenshots/Videos
If applicable, add screenshots or videos to help illustrate the problem.
Additional Context
Include any other relevant information about the issue.
Possible Solution
(Optional) Suggest a fix or the cause of the bug.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestserverTied to HWA Server DevelopmentTied to HWA Server Development
Projects
Status
Blocked