[Voyage-linux] Errors during boot of 0.9.1 on ALIX

Teco Boot (spam-protected)
Fri Dec 13 17:14:07 HKT 2013


> 
>> 5)
>> [    5.646127] Error: Driver 'pcspkr' is already registered, aborting...
> Not sure why pcspkr is loaded twice.

It is CONFIG_SND_PCSP=m
This enables the PC speaker as sound device. 
Set CONFIG_SND_PCSP=n or disable in modprobe.d/blacklist.

root at voyage:~# cat /etc/modprobe.d/blacklist.conf 
blacklist prism54
blacklist snd_pcsp
root at voyage:~# 
root at voyage:~# dmesg | grep -i spkr
[    5.270935] input: PC Speaker as /devices/platform/pcspkr/input/input0
root at voyage:~# 


Teco
 





More information about the Voyage-linux mailing list