arch-pipelining pipelining arch

Arch Linux 更新出现PGP签名未信任,error: *: signature from "*" is unknown trust

更新ArchLinux时出现PGP签名问题: 分析原因是 包含了 archlinux-keyring的更新,导致部分软件包的签名不一致,未信任。 单独更新 archlinux-keyring,再执行更新命令即可解决。 ......
quot signature unknown Linux error

arch xfce启用自动挂载usb设备,自动访问usb设备,自动连接usb设备

1.安装gvfs sudo pacman -S gvfs GVFS(Gnome Virtual File System)是一个用于 GNOME 桌面环境的虚拟文件系统,它提供了一种统一的方式来访问和管理各种不同的文件系统、网络资源和存储设备。GVFS 提供了一个抽象层,使得用户可以通过一个统一的接口 ......
设备 usb arch xfce

arch 安装xfce

参照 https://www.cnblogs.com/3V4NZ/p/15330275.html 1.安装linux显示服务器 pacman -S xorg Xorg是一个开源的X Window系统的实现,它是用于Linux和其他类Unix系统的图形用户界面的基础。Xorg提供了图形显示和用户输入设 ......
arch xfce

ubuntu 18.04.6 编译内核kernel提示 Can't find default configuration "arch/x86/configs/socfpga_deconfig"!

输入make socfpga_defconfig 的时候提示: ubuntu 18.04.6 编译内核kernel提示 Can't find default configuration "arch/x86/configs/socfpga_deconfig"! 解决办法: export ARCH=ar ......

xPU pipeline and state machine

xPU pipeline and state machine 一般的状态机 序号 特点 1 多个状态在多周期之间转换 2 每个状态独占一个周期 3 活跃资源为 1/N (N为状态数量) 4 资源利用率低 混合:宏观流水线,內嵌多周期状态机 序号 特点 1 多个状态机之间组成流水线 2 每个流水线內的 ......
pipeline machine state xPU and

记一次 Arch Linux 滚完无法开机的解决过程

滚的时候说空间满了,我没在意。直到没法开机我才意识到事情的严重性。 先进安装时用的 Live CD,将 /home 下的重要文件都备份好。 df -lh 一看,鉴定为 / 满了,开始扩容。 fdisk /dev/nvme0n1 查看磁盘。 我的分区是 /boot,/,/home,所以先删掉 /hom ......
过程 Linux Arch

archlinux virtualbox使用文件共享 主机arch,客机windows8.1 windows10

参照 https://www.cnblogs.com/cuitang/p/11263008.html 1.安装virtualbox增强功能VBoxGuestAdditions.iso (1)从virtualbox官网下载VBoxGuestAdditions.iso (2)命令行下载 sudo pac ......
windows 客机 virtualbox archlinux windows8

arch linux安装与基础配置

安装 参考教程使用archinstall脚本进行安装 安装配置 open-vm-tools sudo pacman -S open-vm-tools 安装open-vm-tools 启动服务 sudo systemctl start vmtoolsd.service sudo systemctl s ......
基础 linux arch

Github Action - Error: Kubectl '1.29.0' for 'amd64' arch not found

Error: Kubectl '1.29.0' for 'amd64' arch not found Changing - name: Install kubectl uses: azure/setup-kubectl@v3 with: version: '1.28.2' # version of ......
39 Kubectl Github Action Error

ax650使用ax-pipeline进行推理

ax650使用ax-pipeline进行推理 搭建交叉编译环境 拉取ax-pipeline源码及子模块 git clone --recursive https://github.com/AXERA-TECH/ax-pipeline.git 下载sdk cd ax-pipeline ./downloa ......
ax-pipeline pipeline ax 650

arch启动virtualbox实例出现错误:内核驱动未安装

参照 https://cn.linux-console.net/?p=22258 错误如下 Kernel driver not installed (rc=-1908) The VirtualBox Linux kernel driver is either not loaded or not se ......
内核 virtualbox 实例 错误 arch

arch 使用appimage

1.cd进入appimage所在的目录 cd your_folder 2.赋予appimage运行权限 chmod +x your_file.appimage 3.运行appimage格式文件 ./your_file.appimage 4.可能发现无法运行提示 dlopen(): error loa ......
appimage arch

ubuntu 18.04.6 编译linux内核make ARCH=arm LOCALVERSION= zImage提示unrecognized argument in option... kernel/bounds.s failed

ubuntu 18.04.6 编译linux内核make ARCH=arm LOCALVERSION= zImage提示 unrecognized argument in option. "-mabi=aapcs-linux ... kernel/bounds.s failed 设置编译链的环境变量 ......

UBUNTU 18.04.6编译linux内核make ARCH=arm menuconfig提示recipe for target ‘menuconfig’ failed

UBUNTU 18.04.6编译linux内核make ARCH=arm menuconfig提示recipe for target ‘menuconfig’ failed: 这是因为没有安装图形化 Kernel 配置工具。 要么安装libncurses5-dev库, 要么安装libncurses- ......
menuconfig 内核 UBUNTU failed recipe

UBUNTU 18.04.6 在编译LINUX内核的时候执行MAKE ARCH=ARM SOCFPGA_DEFCONFIG提示Can't find default configuration "arch/x86/configs/socfpga_defconfig"

Intel 针对 SoC FPGA 芯片 提供的Linux 源码中已经提供好了一个名为socfpga_defconfig 的配置文件,我们对内核的配置和修改,建议基于此配置文件进行,因此在进行配置前,需要先将该配置文件导入到默认配置文件.config中,操作方法很简单。 在终端输入make ARCH ......

UBUNTU 18.04.6 在编译linux内核的时候执行make ARCH=arm socfpga_defconfig设置默认配置时报错bison flex not found 缺少文件

在编译linux内核的时候执行make ARCH=arm socfpga_defconfig设置默认配置时报错bison flex not found 缺少文件: /bin/sh: 1: bison: not found 输入命令 sudo apt-get install bison 进行安装: / ......

xPU pipeline microarch

xPU pipeline overview insn define item feature Dimension scalar / vector insn alu / shift / logic / load-store / control / csr Pipeline example simple ......
microarch pipeline xPU

GreatSQL登陆Arch Linux:成功的数据库安装之旅

了解Arch Linux Arch Linux是一个轻量、灵活、基于x86-64架构的Linux发行版,遵循K.I.S.S.原则。注重代码正确、优雅和极简主义,期待用户能够愿意去理解系统的操作。 1.简洁 Arch Linux将简洁定义为:避免任何不必要的添加、修改和复杂增加。简单来说,archli ......
GreatSQL 之旅 数据库 数据 Linux

Pipeline模式应用

本文重点为管道模式的抽象与应用,上述示例仅为个人理解。实际应用中,此案例长于应对各种规则冗杂的业务场景,便于规则编排。 ......
Pipeline 模式

day11 Jenkins Pipeline语法-Jenkins基于Gitlab的授权认证 (4.3.1-4.4)

一、Jenkins Pipeline语法上 Jenkins Pipeline 语法 Jenkins 有多种方式实现交付流水线。其中,Jenkins Pipeline 是一种比较流行的方式,它提供一个DSL(Domain Specific Language的缩写,)来描述交付流水线。 官网地址:htt ......
Jenkins 语法 Pipeline Gitlab day

Tekton Pipelines 基础

Pipelines 概述 Pipeline是Tasks的集合,作为持续集成流的一部分,您可以定义并按照特定的执行顺序排列这些Tasks。Pipeline中的每个Tasks在Kubernetes集群上作为Pod执行。您可以配置各种执行条件来满足您的业务需求。 Pipeline使用When表达式 whe ......
Pipelines 基础 Tekton

Vulkan/Graphics Pipelines

渲染是vulkan最基础的功能,也是众多图形化应用最核心的部分。vulkan的渲染过程可以当作是通过执行不同阶段的命令以此来在展示设备上渲染出图片的过程。 vulkan中,渲染管线可以看作是一条生产流水线,命令在管线的开头进入,并且在管线内不同阶段执行。每个阶段都有诸如变换,读取命令或关联的数据,然 ......
Pipelines Graphics Vulkan

部署 Tekton Pipelines v0.54.0

环境要求 1. 运行 1.25 或更高版本的Kubernetes 集群; 2. 集群上要启用了RBAC鉴权插件; 3. 拥有管理员权限(绑定到了clusterrole/cluster-admin)的用户; 部署 Tekton Piplines 下载 Tekton Piplines 部署清单 # wg ......
Pipelines Tekton 54.0 54 v0

Arch Linux高分辨率屏幕设置分辨率及字体缩放

序言 由于笔记本原生屏幕分辨率太渣,于是购入一块2440x1400、14英寸副屏。窗口管理器为dwm,使用startx命令进入环境 注:此文不会改变tty的设置,仅设置xorg下某用户的个人设置 目标实现: 关闭笔记本屏幕,只使用副屏 副屏分辨率设置为最高,且屏幕缩放设置为合适大小 高分辨率小屏幕导 ......
分辨率 屏幕 字体 Linux Arch

arch蓝牙无法连接

title: arch蓝牙无法连接 banner_img: https://cdn.studyinglover.com/pic/2023/08/a5e39db5abf0853e6c456728df8bd971.jpg date: 2023-8-10 17:18:00 tags: - 踩坑 arch蓝 ......
arch

arch4edu搞崩了我的flutter

title: arch4edu搞崩了我的flutter banner_img: https://cdn.studyinglover.com/pic/2023/08/588d9420c9302f5e0d6c2e89fbddf200.png date: 2023-8-19 21:36:00 arch4e ......
arch4edu flutter arch4 arch 4edu

Arch下PicGo不能从剪切板上传图片

title: Arch下PicGo不能从剪切板上传图片 banner_img: https://proxy.thisis.plus/202306162130625.png date: 2023-6-13 0:12:40 categories: - 踩坑 作为一个天天写博客的,PicGo简直是传图片的 ......
图片 PicGo Arch

渲染管线pipeline原理

渲染管线(Rendering Pipeline)是计算机图形学中用于生成图像的流程和阶段。这个过程通常被划分为多个阶段,其中每个阶段都负责特定的任务。下面是典型的图形渲染管线的阶段: 几何阶段(Geometry Stage): 顶点着色(Vertex Shader): 这个阶段负责对输入的顶点进行变 ......
管线 pipeline 原理

arch linux安装并简单配置zsh

1.安装zsh sudo pacman -S zsh 2.设置默认zsh 列出所有已安装shell chsh -l 要为您的用户设置一个默认值 chsh -s /full/path/to/shell 例如 chsh -l /usr/bin/bash 3.注销并再次登录,打开shell 这时会看到zs ......
linux arch zsh

arch 设置fcitx5中文输入法

1.安装fcitx5 sudo pacamn -S fcitx5-im fcitx5-chinese-addons fcitx5-pinyin-zhwiki fcitx5-im 包含fcitx5的一些组件 fcitx5-chinese-addons 中文输入法 fcitx5-pinyin-zhwik ......
输入法 fcitx5 fcitx arch
共166篇  :1/6页 首页上一页1下一页尾页