jim@jagmac2.gsfc.nasa.gov (Jim Jagielski) (09/26/90)
Occasionally, (usually during Notifications) my Mac will start a relatively loud "buzzing" sound that CANNOT be stopped without rebooting the machine. My kernel is config'ed with the snd resource, but I can find NO information about if I need this to run "normal" Mac programs or even what it's really there for... /FILES mentions something about a "reset" file for snd, but it's not on my Mac under /dev/snd (I 1st thought it might be a way to... reset the Sound Manager [stop all sound, then restart it again]) but since I don't have it... well... Anyway, is there anyway to stop this tone short of a reboot? (changing the sound CDEV makes no impact at all)?? Will I be missing a lot if I reconfig without snd? I have Stuffit 1.6 beta (with the fun Virus checker) and whenever it detects "funny" stuff, the Notification Manager pops up and the tone begins... Oh yeah, I'm using a MacII with the Daystar 50 PowerCard installed, if it makes any difference... Thanks! -- ======================================================================= #include <std/disclaimer.h> =:^) Jim Jagielski NASA/GSFC, Code 711.1 jim@jagmac2.gsfc.nasa.gov Greenbelt, MD 20771 "Kilimanjaro is a pretty tricky climb. Most of it's up, until you reach the very, very top, and then it tends to slope away rather sharply."
jim@jagmac2.gsfc.nasa.gov (Jim Jagielski) (09/26/90)
Looking at the init file for snd, /dev/snd/reset is NOT created... According to the A/UX Toolbox: Mac ROM Interface manual (page 5-27) sending a character to /dev/snd/reset would reset the driver in the kernel... this may stop that tone that I get, but without the file (and not knowing what minor device #... assume it's 7?) no can do... I guess I could just mknod... but I want to make sure before I do that. -- ======================================================================= #include <std/disclaimer.h> =:^) Jim Jagielski NASA/GSFC, Code 711.1 jim@jagmac2.gsfc.nasa.gov Greenbelt, MD 20771 "Kilimanjaro is a pretty tricky climb. Most of it's up, until you reach the very, very top, and then it tends to slope away rather sharply."