This is the method I used to install Arch on the yoga slim 7x. This is from memory so I may have forgotten things
- disable bitlocker in windows
- resize the windows partition
- disable secure boot in BIOS
tap "homebrew/bundle" | |
tap "homebrew/cask" | |
tap "homebrew/cask-fonts" | |
tap "homebrew/core" | |
brew "bash" | |
brew "bash-completion@2" | |
brew "bottom" | |
brew "btop" | |
brew "cloc" | |
brew "docker" |
use crate::locators::{ | |
test_helpers::{sample_block_locators, sample_block_locators_with_fork}, | |
CHECKPOINT_INTERVAL, NUM_RECENT_BLOCKS, | |
}; | |
use snarkos_node_bft_ledger_service::{MockLedgerService, TranslucentLedgerService}; | |
use snarkvm::{ | |
console::{ | |
account::{PrivateKey, ViewKey}, | |
network::AleoID, | |
program::{Entry, Identifier, Literal, Plaintext, Zero}, |
# SPDX-License-Identifier: BSD-3-Clause | |
# Copyright, Linaro Ltd, 2023 | |
include(`audioreach/audioreach.m4') | |
include(`audioreach/stream-subgraph.m4') | |
include(`audioreach/device-subgraph.m4') | |
include(`util/route.m4') | |
include(`util/mixer.m4') | |
include(`audioreach/tokens.m4') | |
# | |
# Stream SubGraph for MultiMedia Playback |
DISCLAIMER: I'm not responsible for broken speakers! Use this at your own risk. It works on my system but that doesn't mean it will work on yours!
cmake .
cmake --build .
sudo cp qcom/x1e80100/X1E80100-LENOVO-Yoga-Slim7x-tplg.bin /lib/firmware/qcom/x1e80100/X1E80100-LENOVO-Yoga-Slim7x-tplg.bin