Skip to content

Instantly share code, notes, and snippets.

Orange Pi 5+ (DTS)
@maximtrp
maximtrp / Orange Pi PC + Arch Linux ARM.md
Last active May 4, 2024 20:03
Guide on how to install Arch Linux ARM on SD card for your Orange Pi PC board

Orange Pi PC + Arch Linux ARM: installation guide

This guide is based on multiple guides as well as official instructions for the other boards found on the Internet:

  1. https://github.com/RoEdAl/alarm-uboot-sunxi-armv7
  2. https://uthings.uniud.it/building-mainline-u-boot-and-linux-kernel-for-orange-pi-boards
  3. https://archlinuxarm.org/platforms/armv7/allwinner/pcduino3

I have gone through all these steps recently and got a working board with my favorite Arch Linux ARM. I hope it will be helpful for someone else.

Intel Pentium Silver N5000 @ 1.10 GHz
Corefreq-cli Version:
1.92.3
Mon Oct 24 09:37:48 PM EDT 2022
* master
1.89.3-302-g175cfc9
corefreq-cli -s
Processor [Intel(R) Pentium(R) CPU N3700 @ 1.60GHz]
|- Architecture [Atom/Airmont]
@svmlegacy
svmlegacy / AMD Ryzen 7 5800X3D
Created October 29, 2022 00:01
AMD Ryzen 7 5800X3D - Corefreq
Corefreq-cli Version:
1.92.3
Fri 28 Oct 2022 08:00:08 PM EDT
* master
1.89.3-302-g175cfc9
corefreq-cli -s
Processor [AMD Ryzen 7 5800X3D 8-Core Processor]
|- Architecture [Zen3/Vermeer]
@svmlegacy
svmlegacy / 01.EC5509-20210625-v
Last active January 24, 2022 01:36
CoreFreq 1.87.0: 2x Intel Xeon EC5509 SLBWM
1.87.0
@svmlegacy
svmlegacy / 00.Intel Core i3-8121U CoreFreq 1.86.3
Last active June 13, 2021 17:27
Intel Core i3-8121U Corefreq 1.86.3
Intel Core i3-8121U
FH8067503900604 SRD0Y J815E057-00240
Cannon Lake-U 2c4t 2.20 GHz
Intel NUC8i3CYSM
BIOS: CYCNLi35.86A.0049.2021.0324.1524
ME: 12.0.81.1753
Note: Memory Controller is observed to change memory frequencies and timings on the fly
CoreFreq for AMD Ryzen 7 1700X Processor
# IDA (disassembler) and Hex-Rays (decompiler) plugin for Apple AMX
#
# WIP research. (This was edited to add more info after someone posted it to
# Hacker News. Click "Revisions" to see full changes.)
#
# Copyright (c) 2020 dougallj
# Based on Python port of VMX intrinsics plugin:
# Copyright (c) 2019 w4kfu - Synacktiv
@niw
niw / README.en.md
Last active May 10, 2024 05:50
How to run Windows 10 on ARM or Ubuntu for ARM64 in QEMU on Apple Silicon Mac

How to run Windows 10 on ARM or Ubuntu for ARM64 in QEMU on Apple Silicon Mac

Here is easy steps to try Windows 10 on ARM or Ubuntu for ARM64 on your Apple Silicon Mac. Enjoy!

NOTE: that this is current, 10/1/2021 state.

Running Windows 10 on ARM

  1. Install Xcode from App Store or install Command Line Tools on your Mac