This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ⬢ [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: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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. | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| U-Boot SPL 2024.04 (May 23 2024 - 05:13:07 +0000) | |
| DDR version: dc2e84f0. | |
| Trying to boot from MMC2 | |
| OpenSBI v1.2 | |
| ____ _____ ____ _____ | |
| / __ \ / ____| _ \_ _| | |
| | | | |_ __ ___ _ __ | (___ | |_) || | | |
| | | | | '_ \ / _ \ '_ \ \___ \| _ < | | | |
| | |__| | |_) | __/ | | |____) | |_) || |_ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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, |
NewerOlder