操作系统:(笔记本14x)安装ubuntu20.04

安装后,无有线网卡

  1. 网站:https://www.motor-comm.com/product/ethernet-control-chip 下载驱动软件 : yt6801-linux-driver-1.0.29.zip
  2. 在ubuntu20上,解压,切换到root用户安装
./yt_nic_install.sh 

********************  start  *********************************
Check old driver and unload it.
Build Motorcomm NIC driver module and install
Skipping BTF generation for /home/peng/Downloads/src/yt6801.ko due to unavailability of vmlinux
arch/x86/Makefile:142: CONFIG_X86_X32 enabled but no binutils support
Warning: modules_install: missing 'System.map' file. Skipping depmod.
Make ok.
Updating initramfs. Please wait.
update-initramfs: Generating /boot/initrd.img-5.15.0-117-generic
I: The initramfs will attempt to resume from /dev/nvme0n1p6
I: (UUID=93fe7110-6645-43a1-9525-5ebbfef5e15e)
I: Set the RESUME variable to override this.
Install ok.
********************  normal end  *********************************

  1. 安装后,出现网卡
ifconfig

enp1s0: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500
        ether b0:25:aa:69:c5:c6  txqueuelen 1000  (Ethernet)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 0  bytes 0 (0.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
        device interrupt 100  base 0x8000  

安装amd显卡驱动

  • 无界14x是8845hs处理器 780m显卡
  • 安装ubuntu20系统后,亮度无法调节,猜测可能是显卡驱动没有安装的问题
  1. 去官网下载驱动
    https://www.amd.com/zh-cn/support/download/linux-drivers.html
    在这里插入图片描述
  2. 安装
    参考 https://amdgpu-install.readthedocs.io/en/latest/ 安装
  3. 命令如下
# For Ubuntu:
$ sudo apt-get update
$ sudo apt-get dist-upgrade
$ cd ~/Downloads
# For Ubuntu:
$ sudo apt-get install ./amdgpu-install-VERSION.deb   ## version需要替换成下载的;
  1. amdgpu-install 安装驱动
amdgpu-install -y --usecase=graphics
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值