deepin的笔记

1!Linux固件仓库https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree
3查无线网卡芯片的网站https://wikidevi.com/wiki/Main_Page,想在Linux下使用无线网卡的小伙伴可以看看
2

root-usr-share-applications路径
apt-cache search linux-image查找
dpkg --get-selections | grep linux-image本地查找
dpkg -l |grep
删除    sudo apt-get purge linux-image-<版本号> 命令
    dpkg -P 名
    {remove – 卸载软件包
    autoremove – 危险 卸载所有自动安装且不再使用的软件包
    purge – 卸载并清除软件包的配置}
dpkg -l |grep "^rc"|awk '{print $2}' |xargs aptitude -y purge删除已经删除的软件包的残留配置文件
sudo rm -r (/var/log/httpd/access为后跟由空格分隔的目录名称路径)//删目录除,f不提醒I提醒一次
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.15-rc8/linux-headers-4.15.0-041500rc8_4.15.0-041500rc8.201801142030_all.deb
sudo dpkg -i *.deb//一键安装
安装:

    dpkg -i package.deb //本地安装
    gdebi

    apt-get install package //在线安装

   aptitude install package //同上

安卓	
	b.解压apk程序,终端执行:
/usr/lib/node_modules/chromeos-apk/chromeos-apk --archon -t --scale --name "Android App" xxx.apk   ##xxx.apk为被解压的apk文件名
	c.测试运行,终端执行:
/lastore/framework/myarchon/archonrun --silent-launch --load-and-launch-app=被解压apk程序的完整路径

PC:~$ bluetoothctl
[NEW] Controller 40:5B:D8:B7:AA:B2 spencer-PC [default]
[NEW] Device EF:A7:12:51:86:6F HONOR Mouse AD20
[NEW] Device 48:2C:A0:E9:48:63 Redml

cat /etc/resolv.conf#查看DNS

Section for RTL8822BE and RTL8822CE

  1. 旧的处理方法

The drivers for these devices are found in the rtw88 branch. To get the codes, you need to do the following:
{
git clone http://github.com/lwfinger/rtlwifi_new.git -b rtw88
cd rtlwifi_new
make
sudo make install
}
When your kernel changes, then you need to do the following:
{cd ~/rtlwifi_new
git pull
make
sudo make install
}
Remember, this MUST be done whenever you get a new kernel - no exceptions.

2.(新的)These drivers will not build for kernels older than 4.14. If you are using a kernel newer than 5.2,
I suggest that you use the driver built into the kernel!

https://github.com/alanfox2000/realtek-linux
https://github.com/lwfinger/rtlwifi_new/
3深度Deepin入门与技巧(第二版).pdf
https://lanzous.com/id6nlyh

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值