开机界面出现 start/stop ELF Verify
Tofloor
poster avatar
innovation97_
deepin
2020-11-04 16:42
Author


开机界面按esc之后下方反复出现Started/Stopped deepin ELF Verify ,造成开机异常缓慢,求大佬们给个解决方案[悲伤]

Reply Favorite View the author
All Replies
void(0)
deepin
2020-11-04 17:22
#1

这个问题好像一直没有受到重视和解决,我的也一直有这个问题

Reply View the author
Shinglee
deepin
2020-11-04 17:38
#2

sudo apt list --installed | grep elf

应该是elf签名程序的问题吧,把名字搜索出来,卸载试试

Reply View the author
void(0)
deepin
2020-11-04 19:09
#3
Shinglee

sudo apt list --installed | grep elf

应该是elf签名程序的问题吧,把名字搜索出来,卸载试试

卸载完后qq和qq音乐就用不了了

Reply View the author
Shinglee
deepin
2020-11-04 19:42
#4
void(0)

卸载完后qq和qq音乐就用不了了

怕个叼,卸载了之后
sudo apt autoclean

sudo apt clean

再装QQ和QQ音乐

Reply View the author
void(0)
deepin
2020-11-04 22:15
#5
Shinglee

怕个叼,卸载了之后
sudo apt autoclean

sudo apt clean

再装QQ和QQ音乐

卸载完成后一定要清理才行,上次我已经重新安装过但是没有清理还是默认将这个安装上了,这次清理后再安装就不会安装deepin-elf-verify这个了[good]

Reply View the author
nullpointer
deepin
2021-03-04 03:29
#6

不让开机启动不就好了

systemctl disable deepin-elf-verify

Reply View the author