Skip to content

Instantly share code, notes, and snippets.

View omac777's full-sized avatar

David Marceau omac777

View GitHub Profile
@omac777
omac777 / gist:6b8e5e27d915dac223d6ed439be06ce4
Created December 4, 2025 13:11
fedora 43 ferrocene tests/ui success output x86_64
⬢ [cissy@toolbx ferrocene]$ sudo dnf install glibc-static
Updating and loading repositories:
Repositories loaded.
Package Arch Version Repository Size
Installing:
glibc-static x86_64 2.42-4.fc43 fedora 42.0 MiB
Installing dependencies:
libxcrypt-static x86_64 4.5.2-1.fc43 updates 1.4 MiB
Transaction Summary:
@omac777
omac777 / myFerroceneBuildHistory.txt
Last active December 4, 2025 13:07
my ferrocene usage notes for fedora 43 x86_64
toolbox enter fedora-toolbox-43
time git clone https://github.com/ferrocene/ferrocene.git
cd ferrocene/
time git submodule update --init --recursive
sudo dnf install clang llvm @development-tools
sudo dnf install cmake
sudo dnf install ninja
sudo dnf install clang llvm cmake ninja-build gcc gcc-c++ make pkg-config python3-devel
###sudo dnf install glibc-static libgcc-static
sudo dnf install glibc-static
@omac777
omac777 / gist:0d36fa94f8ef8004dd036943c36a35cb
Created November 14, 2025 18:57
share cpu/gpu/storage hardware in exchange for crypto(computecoin/filecoin/contentcoin)
BRAIN FART ahead. Ok there's a scarcity of riscv boards out there so here's my idea.
Let's have everybody who owns one to make it available. Individuals might not want to because:
-there is no selfless incentive to do that
-there is no infrastructure necessarily to support it that is turn-key for everybody to do this to plug into fedora's build ecosystem for example
So here's a proposal to build incentive.
SUMMARY: share compute hardware be it cpu/gpu, share storage hardware, in exchange for crypto/computecoin/filecoin/contentcoin. the contentcoin would allow you to view freshly made content by content creators incentivized by receiving real crypto in exchange for their work.
@omac777
omac777 / starfiveVF2_archlinux_6.6.20-cwt-5.12.0-3_serialBootOutput.txt
Created June 10, 2024 02:40
starfive visionfive 2 arch linux 6.6.20-cwt-5.12.0-3 serial boot output
U-Boot SPL 2024.04 (May 23 2024 - 05:13:07 +0000)
DDR version: dc2e84f0.
Trying to boot from MMC2
OpenSBI v1.2
____ _____ ____ _____
/ __ \ / ____| _ \_ _|
| | | |_ __ ___ _ __ | (___ | |_) || |
| | | | '_ \ / _ \ '_ \ \___ \| _ < | |
| |__| | |_) | __/ | | |____) | |_) || |_
@omac777
omac777 / VF2_powerup_serialoutput_after_install_6.6.20-cwt-5.12.0-2-27May2024.txt
Created May 27, 2024 10:56
Starfive VisionFive 2 Archlinux Kernel Build Output 6.6.20-cwt-5.12.0-2
picocom v3.1
port is : /dev/ttyUSB0
flowcontrol : none
baudrate is : 115200
parity is : none
databits are : 8
stopbits are : 1
escape is : C-a
local echo is : no
@omac777
omac777 / gist:6edff9cea952a62d6736d3800dc606be
Created May 20, 2024 00:54
Starfive VisionFive2 glxinfo after flashcp
name of display: :0
display: :0 screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.4
server glx extensions:
GLX_ARB_context_flush_control, GLX_ARB_create_context,
GLX_ARB_create_context_no_error, GLX_ARB_create_context_profile,
GLX_ARB_fbconfig_float, GLX_ARB_framebuffer_sRGB, GLX_ARB_multisample,
GLX_EXT_create_context_es2_profile, GLX_EXT_create_context_es_profile,
@omac777
omac777 / gist:d088598cc4340c4ee3193730d7d23ad4
Created May 20, 2024 00:40
Starfive VisionFive2 power up serial output after the necessary flashcp
picocom v3.1
port is : /dev/ttyUSB0
flowcontrol : none
baudrate is : 115200
parity is : none
databits are : 8
stopbits are : 1
escape is : C-a
local echo is : no
@omac777
omac777 / gist:40dbfdf3b4fb9c850d5b946ccdca40ba
Created May 19, 2024 13:03
Starfive VisionFive 2 power up serial output
picocom v3.1
port is : /dev/ttyUSB0
flowcontrol : none
baudrate is : 115200
parity is : none
databits are : 8
stopbits are : 1
escape is : C-a
local echo is : no
@omac777
omac777 / gist:a08b0924869de0cabed6329a439d84fe
Created May 19, 2024 00:44
AMD Ryzen 5 on Fedora 39 glxinfo output
name of display: :0
display: :0 screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.4
server glx extensions:
GLX_ARB_context_flush_control, GLX_ARB_create_context,
GLX_ARB_create_context_no_error, GLX_ARB_create_context_profile,
GLX_ARB_create_context_robustness, GLX_ARB_fbconfig_float,
GLX_ARB_framebuffer_sRGB, GLX_ARB_multisample,
@omac777
omac777 / gist:aedd24c0027f257ead37cc5244875070
Created May 19, 2024 00:27
Starfive VisionFive 2 glxinfo and glxgears output
apt-get install mesa-utils mesa-utils-bin
root@saratoga-vf2:/home/user/Downloads# glxinfo
name of display: :0
display: :0 screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.4
server glx extensions:
GLX_ARB_context_flush_control, GLX_ARB_create_context,
GLX_ARB_create_context_no_error, GLX_ARB_create_context_profile,