Operating Systems > Linux and UNIX
No sound in Drake 9.2
preacher:
First make sure nothing else is using the sound card.
#/sbin/fuser -u /dev/dsp
Artsd is often the culprit. Now kill that process and remove the sound module like this.
#rmmod "module"
Replace "module" with the name of your sound module. If you dont know, simply use harddrake and select your sound card. It should be listed under the information area.
To reinsert the sound module type:
#insmod "module"
This in effect resets the sound module and helps clear up many problems with the sound.
Doogee:
still no sound. when i do rmmod "snd-smipci" it dsays the evice is in use but no out put comes out on the command thats meant to tell you wat is using a device.
Navigation
[0] Message Index
[*] Previous page
Go to full version