how to start my sound card automatically ?
I am using SuSE 7.3 and AC97 soundcard. I can not install my sound card with "yast2" (the error message is can not load kernel for AC97 sound card or something like that.) but I can install my sound card with "yast2 sound .oss" successfully. I can play cdrom afterward. but if I restart my pc then the soundcard driver still exist but it is not running.... And I don't know the command to start the daemon service of my soundcard driver. As long as I remember, in oss driver I could start my soundcard with this command : "sound start|stop|restart". But know, in this SuSE 7.3 I can not find this command. How can I make my soundcard start automatically after my machine restarted? or at least there is a command which I can simply execute without I have to delete my soundcard driver and reinstall it with "yast2 sound .oss". Thank you very much. __________________________________________________ Do You Yahoo!? Send FREE video emails in Yahoo! Mail! http://promo.yahoo.com/videomail/
Prabu Subroto wrote:
I am using SuSE 7.3 and AC97 soundcard. I can not install my sound card with "yast2" (the error message is can not load kernel for AC97 sound card or something like that.) but I can install my sound card with "yast2 sound .oss" successfully. I can play cdrom afterward. but if I restart my pc then the soundcard driver still exist but it is not running.... And I don't know the command to start the daemon service of my soundcard driver. As long as I remember, in oss driver I could start my soundcard with this command : "sound start|stop|restart". But know, in this SuSE 7.3 I can not find this command.
How can I make my soundcard start automatically after my machine restarted? or at least there is a command which I can simply execute without I have to delete my soundcard driver and reinstall it with "yast2 sound .oss".
Thank you very much. It's a bit strange, but my sound card required that I perform a SuSE update installation (of the same version) after editing /etc/modules.conf.
-- Tim Prince tprince@computer.org
Prabu Subroto wrote:
I am using SuSE 7.3 and AC97 soundcard. I can not install my sound card with "yast2" (the error message is can not load kernel for AC97 sound card or something like that.) but I can install my sound card with "yast2 sound .oss" successfully. I can play cdrom afterward. but if I restart my pc then the soundcard driver still exist but it is not running.... And I don't know the command to start the daemon service of my soundcard driver. As long as I remember, in oss driver I could start my soundcard with this command : "sound start|stop|restart". But know, in this SuSE 7.3 I can not find this command.
Alsa has the rcalsasound start|stop|restart command; but OSS just needs the module loaded. I'm not sure which module the AC97 uses, but you should be able to start it with something like: modprobe AC97 Most kernels have the kernel daemon going and it should autoload required modules automatically. -- $|=1;while(1){print pack("h*",'75861647f302d4560275f6272797f3');sleep(1); for(1..16){for(8,32,8,7){print chr($_);}select(undef,undef,undef,.05);}}
participants (3)
-
Prabu Subroto
-
Tim Prince
-
zentara