Skip to content

Instantly share code, notes, and snippets.

View leon332157's full-sized avatar

Leon Ge leon332157

  • University of Masschusetts Amherst
  • Shrewsbury, MA
  • 02:57 (UTC -04:00)
View GitHub Profile
# OrangePi Zero3
Tested with sbc-bench v0.9.60 on Sat, 06 Jan 2024 08:09:52 +0000.
### General information:
Allwinner H618 (SID: 33802000), Kernel: aarch64, Userland: arm64
CPU sysfs topology (clusters, cpufreq members, clockspeeds)
cpufreq min max
@leon332157
leon332157 / eglinfo
Created November 3, 2023 04:08
eglinfo debian
EGL client extensions string:
EGL_EXT_device_base EGL_EXT_device_enumeration EGL_EXT_device_query
EGL_EXT_platform_base EGL_KHR_client_get_all_proc_addresses
EGL_EXT_client_extensions EGL_KHR_debug EGL_EXT_platform_device
EGL_EXT_platform_wayland EGL_KHR_platform_wayland
EGL_EXT_platform_x11 EGL_KHR_platform_x11 EGL_EXT_platform_xcb
EGL_MESA_platform_gbm EGL_KHR_platform_gbm
EGL_MESA_platform_surfaceless
GBM platform:
@leon332157
leon332157 / 10-working.conf
Last active November 2, 2023 16:54
X11 config for cwt18 arch on visionfive2
Section "Device"
Identifier "Video Device"
Driver "modesetting"
# Option "Atomic" "true"
Option "NoCursor" "true"
EndSection
Section "OutputClass"
Identifier "starfive display"