1003 社区版更新了 电脑成哑巴了 更新前都是正常的
Tofloor
poster avatar
chaogee
deepin
2020-11-22 06:49
Author

更新后就无声 

Reply Favorite View the author
All Replies
Ziggy
deepin
2020-11-22 08:05
#1

降级内核到5.4.50

Reply View the author
开心久久
deepin
2020-11-22 08:06
#2

可能和我以前一样,设置过单独应用的声音,现在不支持单独应用声音设置,所以以前设置的静音现在就尴尬了

安装个 sudo apt install pavucontrol 试试 

Reply View the author
jerry979
deepin
2020-11-22 20:17
#3

把这四个包降级

```

libasound2 libasound2:i386 libasound2-data libatopology2

```

Reply View the author
chaogee
deepin
2020-11-24 17:05
#4
jerry979

把这四个包降级

```

libasound2 libasound2:i386 libasound2-data libatopology2

```

怎么降级啊

Reply View the author
chaogee
deepin
2020-11-24 17:08
#5
It has been deleted!
chaogee
deepin
2020-11-24 17:09
#6
Ziggy

降级内核到5.4.50

这个内核怎么降级的啊

Reply View the author
chaogee
deepin
2020-11-24 17:35
#7
开心久久

可能和我以前一样,设置过单独应用的声音,现在不支持单独应用声音设置,所以以前设置的静音现在就尴尬了

安装个 sudo apt install pavucontrol 试试 

安装好了 ,设置好了就有声音了  这个方式可行 但是我以前没有设置过什么东西 都是系统更新就更新,

Reply View the author
chaogee
deepin
2020-11-24 17:37
#8


安装完成设置好就有声音了 ,但是以前从来没设置过任何东西,系统更新就直接更新的!

Reply View the author
chaogee
deepin
2020-11-24 17:43
#9

设置完成

Reply View the author
jerry979
deepin
2020-11-24 18:47
#10
chaogee

怎么降级啊

我用的elementory os , 基于ubuntu . deepin基于 debian . 包名可能不一样. 

先看下版本 apt-cache madison xxx 找到低版本

sudo apt install xxxx=1.2.xxxx

在apt install时需要指定这四个包的版本, 四个包都要指定, 不然会卸载系统组件. 你也可以看一下apt的预计操作

Reply View the author
Ziggy
deepin
2020-11-24 22:09
#11
chaogee

这个内核怎么降级的啊

apt search 5.4.50,把相应的软件包装一下

Reply View the author