LinuxOS
路口游子
本博客仅供免费阅读,不提供咨询服务,请勿私信。
展开
-
Ubuntu22.04 升级失败
已中止升级。请检查您的互联网连接或安装媒体并重试。所有已下载的文件都已保存。Failed to fetchhttp://cn.archive.ubuntu.com/ubuntu/pool/universe/f/fonttools/python3-fonttools_4.29.1-2build1_amd64.deb连接失败 [IP: 91.189.91.38 80]Failed to fetchhttp://cn.archive.ubuntu.com/ubuntu/pool/univer...原创 2022-04-30 09:23:36 · 3191 阅读 · 1 评论 -
windows10 && ubuntu20.04
An error occurred during the repair.Please write on a paper the following URL:https://paste.ubuntu.com/p/wsc35rPR8b/In case you still experience boot problem, indicate this URL to:boot.repair@gmail.comYou can now reboot your computer.Please do n原创 2021-02-16 15:49:23 · 1198 阅读 · 1 评论 -
windows10 企业版更新后,Ubuntu20.04启动项没了
背景:微软真得是非常坑,把用户电脑当战场了。每次一更新,Ubuntu启动项就没了,太烦人。修复启动项时,却提示:---------------------------EFI Bootloader Detected!---------------------------EasyBCD has detected that your machine is currently booting in EFI mode. Due to limitations set by Microsoft, ma.原创 2021-02-16 14:32:06 · 871 阅读 · 0 评论 -
c106-9.config
## Automatically generated file; DO NOT EDIT.# Linux/arm64 3.10.108 Kernel Configuration#CONFIG_ARM64=yCONFIG_64BIT=yCONFIG_ARCH_PHYS_ADDR_T_64BIT=yCONFIG_MMU=yCONFIG_NO_IOPORT_MAP=yCONFIG_ARCH_MMAP_RND_BITS_MIN=18CONFIG_ARCH_MMAP_RND_BITS_MAX=24原创 2020-05-16 00:44:24 · 3738 阅读 · 0 评论 -
snapd.failure.service is a disabled or a static unit, not starting it. snapd.snap-repair.service is
snapd.failure.service is a disabled or a static unit, not starting it.snapd.snap-repair.service is a disabled or a static unit, not starting it.原创 2020-03-23 00:06:02 · 3410 阅读 · 0 评论 -
s2io_driver
static struct pci_driver s2io_driver = { .name = "S2IO", .id_table = s2io_tbl, .probe = s2io_init_nic, .remove = s2io_rem_nic, .err_handler = &s2io_err_handler,};###########...转载 2018-10-29 23:41:15 · 279 阅读 · 0 评论 -
linux 系统配置
sudo apt-get -y install stardict qt-sdk mysql-workbench wireshark vim smbd ckermit lrzsz xmlto build-essential gawk zlib1g-dev uuid-dev tree libblkid-dev libattr1-dev原创 2017-06-05 20:22:13 · 362 阅读 · 0 评论 -
dnw4 readme
1. DESCRIPTION--------------This is DNW For Linux (dnw4l) application.dnw4l allows uploading binary images over USB to Samsung SoCs-based boardswith USB/DNW support.2. PACKAGE CONTENTS转载 2017-07-09 15:16:45 · 280 阅读 · 0 评论 -
openni2 通过地址获取文件名
//通过地址获取文件名XN_C_API XnStatus xnOSGetModulePathForProcAddress(void* procAddr, XnChar *strModulePath){ Dl_info info; if (!dladdr(procAddr, &info)) { xnLogWarning(XN_MASK_OS, "Failed ...转载 2018-04-28 17:52:43 · 172 阅读 · 0 评论 -
unknown host www.baidu.com
[durongze@localhost ~]$ ping www.baidu.comping: unknown host www.baidu.com[durongze@localhost ~]$ route add default gw 192.168.99.1SIOCADDRT: 不允许的操作[durongze@localhost ~]$ sudo route add default gw 19...原创 2018-06-26 21:15:07 · 769 阅读 · 0 评论 -
A problem has occurred and the system can't recover.
systemctl get-defaultsudo nvidia-xconfig --query-gpu-infosudo vi /etc/modprobe.d/blacklist.confsudo vi /etc/modprobe.d/blacklist-nouveau.confcd /etc/X11/sudo mv nvidia-xorg.conf baknvidia-xorgsudo mv...原创 2018-06-26 22:54:20 · 7092 阅读 · 5 评论 -
s2io_set_multicast
static void s2io_set_multicast(struct net_device *dev){ int i, j, prev_cnt; struct netdev_hw_addr *ha; struct s2io_nic *sp = netdev_priv(dev); struct XENA_dev_config __iomem *bar0 = ...转载 2018-10-29 23:35:54 · 268 阅读 · 0 评论 -
Nouveau
ERROR: The Nouveau kernel driver is currently in use by your system. This driver is incompatible with the NVIDIA driver, and must be disabled before proceeding. Please consult the NVIDIA driver ...原创 2018-12-15 18:01:48 · 1068 阅读 · 0 评论 -
How to Compile xRDP+X11RDP on Ubuntu
Luca's SpaceGod@Linux:~# emerge universeHome About CV Infographic CV Quick NotesHow to Compile xRDP+X11RDP on UbuntuMay 27, 2013Here you find some notes how to compile and run XRDP wit...转载 2018-12-15 22:14:26 · 841 阅读 · 0 评论 -
VT_ACTIVATE failed: Input/output error
[ 2081.231] (**) Option "Device" "/dev/input/event5"[ 2081.231] (**) Option "_source" "server/udev"[ 2081.232] (II) event5 - SZH USB Keyboard System Control: is tagged by udev as: Keyboard[ 2...原创 2018-12-15 23:25:54 · 1779 阅读 · 2 评论 -
ERROR: for registry Cannot start service registry: b"error while creating mount source path
o deploy your application across the swarm, use `docker stack deploy`.Creating network "harbor_harbor" with the default driverCreating harbor-log ... doneCreating registry ... errorCrea...转载 2019-01-10 23:49:02 · 5739 阅读 · 1 评论 -
docker build -t docker-cli-dev -f ./dockerfiles/Dockerfile.dev .
docker build -t docker-cli-dev -f ./dockerfiles/Dockerfile.dev .double free or corruption (out)SIGABRT: abortPC=0x7fbda07ae077 m=0 sigcode=18446744073709551610goroutine 0 [idle]:runtime: unknow...原创 2019-01-15 20:23:18 · 1638 阅读 · 0 评论