写完了才发现,保存没有反应,发帖也没有反应,实在是无语。
再开了个界面,重新粘贴才成功。
写完了才发现,保存没有反应,发帖也没有反应,实在是无语。
再开了个界面,重新粘贴才成功。
又发现个怪异的bug, 无法剪切文件夹,再粘贴到ntfs分区,复制粘贴却正常。
按照你的第二点操作完之后还是没有声音,只能用蓝牙耳机
按照你的第二点操作完之后还是没有声音,只能用蓝牙耳机
不清楚你的声卡型号,你可以运行一次alsa-info会生成一个文件在/tmp/下,帖上来参考。

sudo update-initramfs -u
第6点,我的是缺少AMDGPU里面的几个文件,请问怎么解决?
update-initramfs: Generating /boot/initrd.img-5.10.60-amd64-desktop
cryptsetup: WARNING: The initramfs image may not contain cryptsetup binaries
nor crypto modules. If that's on purpose, you may want to uninstall the
'cryptsetup-initramfs' package in order to disable the cryptsetup initramfs
integration and avoid this warning.
W: plymouth: The plugin label.so is missing, the selected theme might not work as expected.
W: plymouth: You might want to install the plymouth-themes package to fix this.
W: Possible missing firmware /lib/firmware/amdgpu/sienna_cichlid_mes.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/navi10_mes.bin for module amdgpu
live-boot: core filesystems devices utils udev blockdev dns.
sudo update-initramfs -u
第6点,我的是缺少AMDGPU里面的几个文件,请问怎么解决?
update-initramfs: Generating /boot/initrd.img-5.10.60-amd64-desktop
cryptsetup: WARNING: The initramfs image may not contain cryptsetup binaries
nor crypto modules. If that's on purpose, you may want to uninstall the
'cryptsetup-initramfs' package in order to disable the cryptsetup initramfs
integration and avoid this warning.
W: plymouth: The plugin label.so is missing, the selected theme might not work as expected.
W: plymouth: You might want to install the plymouth-themes package to fix this.
W: Possible missing firmware /lib/firmware/amdgpu/sienna_cichlid_mes.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/navi10_mes.bin for module amdgpu
live-boot: core filesystems devices utils udev blockdev dns.
这个问题目前还没有解决方法,只是警告。可以忽略。
Popular Ranking
ChangePopular Events
More
第一时间体验了Deepin V23, 稍微打磨一下,用起来还是很稳定的。做为nitghtly version,👍 。
分享一下个人经验:
无线网络点连接后不能输入密码,控制中心->网络->无线网络,点无线网络名称右边的箭头,在此界面配置安全和密码后,即可连接。连接后系统会自动在后台更新一些组件,反应有点慢,几分钟后就正常了。有些包可以用sudo apt update && sudo apt upgrade更新。
无声音,缺少alsa的ucm及topology配置文件。
解压usr_share_alsa.zip此附件复制到/usr/share/alsa后,运行alsactl init,或者重启一下,输出和输入就解决了。声音更好解决方法:
sudo apt install alsa-ucm-conf alsa-topology-conf
alsactl init
声音输出音量低,运行alsamixer -c0把前三项调到最高即可解决。
去除水印,
gsettings set com.deepin.dde.filemanager.desktop water-mask false,注销一次即可。Libreoffice 卸载后,启动器图标有残留,
sudo apt autopurge libreoffice*,再运行注销一次,残余的图标就消失了。
sudo update-initramfs -u会提示缺少一些firmware, 解压missing_fw_usr_lib_firmware_i915.zip此附件放到/lib/firmware/i915下即可。
开机不自动挂载其它驱动器。
sudo mkdir -m 777 /media/$USER/需要自动挂载分区的卷标然后打开磁盘管理器,手动挂载一次该分区,挂载点/media/$USER(替换为你的用户)/需要自动挂载分区的卷标。之后再开机就自动挂载了。
待解决问题: