两天前我modprobe -r snd_hda_intel
又把modprobe
它弄回来了。今天我在加载时经过一段时间的延迟后出现黑屏lightdm
。
这是 dmesg 中的消息:
[...]
[ 47.313515] snd_hda_intel 0000:01:00.1: Start delayed initialization
[ 47.418106] snd_hda_intel 0000:01:00.1: CORB reset timeout#2, CORBRP = 65535
[ 47.418220] snd_hda_intel 0000:01:00.1: no AFG or MFG node found
[ 47.418299] snd_hda_intel 0000:01:00.1: no AFG or MFG node found
[ 47.418352] snd_hda_intel 0000:01:00.1: no AFG or MFG node found
[ 47.418380] snd_hda_intel 0000:01:00.1: no AFG or MFG node found
[ 47.418403] snd_hda_intel 0000:01:00.1: no codecs initialized
[ 47.418425] snd_hda_intel 0000:01:00.1: initialization error
[ 53.195954] systemd-logind[1060]: Failed to start unit [email protected]: Unknown unit: [email protected]
[ 53.195961] systemd-logind[1060]: Failed to start user service: Unknown unit: [email protected]
[...]
sleep 10
之前添加exec lightdm
似乎已经解决了该问题,但是消息仍然存在。
我正在使用 kubuntu 14.10。
您可以在这里找到一篇相当长的相关帖子:http://ubuntuforums.org/showthread.php?t=2246301&page=2