mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-01-30 14:52:17 +00:00
QortalOS Brooklyn for Raspberry Pi 4
7d3018da4c
* NVME, SATA NAND Security added * Qortal Core exception fetcher is now redone. * Update DT overlays for firmware * Fix for bvb clockj settings * Fix for no audio for sissy desktop porn watchers -_- ( thanks crowetic for watching gay porn and reporting me that bug asshat ) * Normalize the fetch() stream while doing a peer to peer handshake for nodes * Fix for RNG token editing error while performing a SHA256 encryption * Now under voltage errors will blink red led constantly for 5 minutes then go solid. * Improve kernel thread scaling for Qortal 2.0 core * HDMI circuit is now enabled at power up instead. * Added KMS * Added line replication instead of interpolation for VC4 GPU resulting in slightly better frame rates * Fix for long and doubles * Backplane clock is now set at standard rate * Capped HVEC clocks * Add support for Creative Cinema webcam for donkers who like sharing dick pics. *looks at crowetic* * More scanline XGA modes for people who have weird ass monitors of all sorts. * TX/RX flow control support is now 100% stable. No lags over 1Gbps ethernet. ( Hello Qortal 3.0 ) * Using flush cache instead of fetch for QC 2.0 resulting in performance gains * VC4 clock is now enforced for desktop oriented images. * Ondemand governor now waits for 2 seconds instead of 0.5ms to scale down to the lowest safest clock freq preventing lags to the core. * Timeout of OC set at 35ms from 90ms resulting in way better clocks and sync for Qortal 2.0 core |
||
---|---|---|
arch | ||
block | ||
certs | ||
crypto | ||
Documentation | ||
drivers | ||
DRM | ||
fs | ||
gnuk | ||
GUI Scripts | ||
include | ||
init | ||
ipc | ||
IPoverVHF | ||
kernel | ||
lib | ||
LICENSES | ||
mesa 3D driver | ||
mm | ||
net | ||
rdp-acceleraed | ||
samples | ||
scripts | ||
security | ||
Security Algo Accelerator | ||
sound | ||
temp-telegraf | ||
tools | ||
userland | ||
usr | ||
virt | ||
.clang-format | ||
.cocciconfig | ||
.gitattributes | ||
bootspeak | ||
Changes.txt | ||
clang-format.txt | ||
cocciconfig.txt | ||
config.boot.txt | ||
COPYING.txt | ||
CREDITS.txt | ||
gitattributes.txt | ||
gitignore.txt | ||
Kbuild | ||
Kbuild.txt | ||
Kconfig | ||
Kconfig.txt | ||
LICENSE | ||
mailmap.txt | ||
MAINTAINERS.txt | ||
Makefile | ||
Overclock Essentials.txt | ||
README |
BrooklynR NXT Hybrid, The Blockchain Linux 5.16.x by Scare Crow =============================================================== * BrooklynR NXT QortalOS Community 5.16.x LTS-LE * V1.2.3 BrooklynR NXT GUI 5.16.x is based on GNOME community code * V1.2 BrooklynR NXT GUI 5.16.x is based on LXQT community code * V 1.0 is based off a variety of Desktops with Brooklyn The Moose 5.12.6 * V 1.0 Jaymen is based on headless R Kernel 5.13.10 LTS * RussCade 1.0 is based on optimized BrooklynR for Qortal minting and game emulators * V1.1 XFCE is based on Brooklyn Jackwagon 5.12.10 LTS * V1.1 MATE-LXDE is based on Brookltn Plumbus 5.12.10 LTS ========================================================== If this has helped you in any way then throw me some LTC for R&D or a few gallons of petrol mixed with booze Personal LTC: LL5pThYz8z5zqjJVgnCkwHHWhmb72DtZpY Personal QORT: QdiGEQEr17Jho5RZuhNhzPUX671DqKq3Xt -/ Scare Crowe GNUK Token Implementation Source: http://www.gniibe.org SWD port (GND, SWD-CLK, SWD-IO) Power port +---------------------+ Vdd |[] []()() -------+ GND |[] | | |()() I/O port | USB | | (PA2, PA3) | | | -------+ +---------------------+ http://git.gniibe.org/gitweb/?p=gnuk/fst-01.git If you rely heavily on VPN to bypass your regional filters then it will be a good idea to have extra entropy in hand. Any OpenSource Entropy stick should work on Brooklyn from now. Note: Use raspi-config to setup your wifi or add plamsa desktop network manager with "sudo apt install plasma-nm" . It is assumed that you will be using an ethernet/network cable or keyboard and mouse to setup and configure your desktop. For headless image, you only need SSH access to your hardwired device. If you are facing Link Not Ready message still then simply reboot your Brooklyn device after doing a "sudo apt purge openresolv dhcpcd5". You can get a release and flash it directly on your USB 3 hard drive with Balena Etcher. The default image size is meant for a 32GB microSD card. If you have a bigger microSD card then after login do a "sudo raspi-config", head over to Advacned and resize the file system. Same can be done for a GPT partitioned USB 3 hard drive/SSD. Keep in mind that MBR drives have a size limit per block partition. For 4TB or bigger drive you might want to use GPT instead. If you have purchased a Raspberry Pi 4 elsewhere then you might have to flash the boot loader to do a mass storaeg boot. Ask The Moose on the loose for help. Linux Qortal Kernel 5.16.2 ========================== There are several guides for kernel developers and users. These guides can be rendered in a number of formats, like HTML and PDF. Please read Documentation/admin-guide/README.rst first. In order to build the documentation, use ``make htmldocs`` or ``make pdfdocs``. The formatted documentation can also be read online at: https://www.kernel.org/doc/html/latest/ There are various text files in the Documentation/ subdirectory, several of them using the Restructured Text markup notation. Please read the Documentation/process/changes.rst file, as it contains the requirements for building and running the kernel, and information about the problems which may result by upgrading your kernel.