从beta2直升beta3可以吗,或者在终端执行 sudo nano /etc/default/grub ,在GRUB_CMDLINE_LINUX_DEFAULT 这一行添加 i915.enable_psr=0后Ctrl+O写入
All Replies
pzm9012
2024-03-09 12:58 Moderator
Reply Like 0 View the author
👀偷偷观察
2024-03-09 13:47 deepin
不知道你进行那些操作,你升级固件了吗?
Reply Like 0 View the author
九月_24
2024-03-09 21:49 deepin
pzm9012:
从beta2直升beta3可以吗,或者在终端执行 sudo nano /etc/default/grub ,在GRUB_CMDLINE_LINUX_DEFAULT 这一行添加 i915.enable_psr=0后Ctrl+O写入
beta2在线升级beta3等了一下午进度条一直卡到70%,后来放弃了,重装了deepin20.9,声音居然是正常的,我第一次装20.9的时候是没有声音的,很玄学
Reply Like 0 View the author
深度小透明
2024-03-15 18:00 deepin
It has been deleted!
深度小透明
2024-03-27 14:48 deepin
pzm9012:
从beta2直升beta3可以吗,或者在终端执行 sudo nano /etc/default/grub ,在GRUB_CMDLINE_LINUX_DEFAULT 这一行添加 i915.enable_psr=0后Ctrl+O写入
我参考这个帖子解决了 https://bbs.deepin.org/zh/post/248032?offset=1&limit=20#comment
打开终端:
sudo vim /etc/default/grub
这一行:GRUB_CMDLINE_LINUX_DEFAULT="splash quiet"
改为如下
GRUB_CMDLINE_LINUX_DEFAULT="splash quiet snd_hda_intel.dmic_detect=0"然后执行命令,重启
sudo update-grub
sudo reboot
但是有声音了之后,麦克风就不能用了,好像声音和麦克两个设备只能有一个可用
Reply Like 0 View the author
Please sign in first
Popular Events
More
华为MateBook13s安装deepinV23 Beta3后没有声音,重装了Beta2后就有声音了
尝试过其他帖子提供的方法,都不行,现在不敢升级到Beta3版本了,希望官方尽快解决下。