Debian: dmesg output contains “Error: Driver ‘pcspkr’ is already registered, aborting…”

解决方法:

aptitude install alsa-base

echo blacklist snd-pcsp >> /etc/modprobe.d/alsa-base-blacklist.conf

如果alsa-base-blacklist.conf文件里有blacklist snd-pcsp就不必执行echo了

 

 

评论

此博客中的热门博文

FreeBSD安装Pure-FTPd及user manager for PureFTPd

debian lighttpd php ssl

解决nginx出现File not found的问题