|
|
用的是kernel 2.6.28—— gentoo-sources, hardened-sources都用过
只要选择这个功能就显示后面的错误并死机;不选的话,只显示错误:
--- Enable loadable module support
[ ] Forced module loading
Module unloading
[ ] Module versioning support
这个应该是什么方面的毛病呢?
# /etc/init.d/alsasound restart
* WARNING: you are stopping a boot service.
* Storing ALSA Mixer Levels ... [ ok ]
* Killing processes using ALSA ... [ ok ]
* Unloading ALSA modules ...
ERROR: Removing '_': Function not implemented
ERROR: Removing 'snd': Function not implemented
ERROR: Removing '_': Function not implemented
ERROR: Removing 'snd_hda_intel': Function not implemented
ERROR: Removing '_': Function not implemented
ERROR: Removing 'snd_pcm': Function not implemented
ERROR: Removing '_': Function not implemented
ERROR: Removing 'snd_timer': Function not implemented
ERROR: Removing '_': Function not implemented
ERROR: Removing 'snd': Function not implemented
ERROR: Removing '_': Function not implemented
ERROR: Removing 'snd_page_alloc': Function not implemented |
|