[Solved] Error: Driver 'pcspkr' is already registered, aborting
pcspkr is related to the pc speaker, so its safe to disable it, you can do it as follows
Solution:-
Solution:-
echo "blacklist pcspkr" > /etc/modprobe.d/blacklist-pcspkr.conf
Comments
Post a Comment