[27542] in Hotline Meeting
Re: Sparc 5 audio bugs (was: portnoy)
daemon@ATHENA.MIT.EDU (John Hawkinson)
Fri Mar 24 01:29:22 1995
Date: Fri, 24 Mar 1995 01:29:10 -0500
To: bugs@MIT.EDU
Cc: nocturne@MIT.EDU, hotline@MIT.EDU, sipb-staff@MIT.EDU, solaris@MIT.EDU
In-Reply-To: "[13354] in Athena Bugs"
From: John Hawkinson <jhawk@MIT.EDU>
> Second, at some point a week or two ago, portnoy's /dev/audio stopped
> working. The previous time this had happened, I was able to get it
> back by mucking about with loading and unloading the audio_cs driver
> and rebooting the machine (I don't recally the exact procedure I
> used). I haven't had a chance to muck with it again lately, hence its
> current state of brokenness.
I played with this a bit just now. I removed the audiocs driver with
rem_drv, per the message from rem_drv, rebooted, and then add_drv'd the
driver again. Then the audio worked (cat /kernel/* > /dev/audio). Then,
I rebooted, just for a sanity check.
Surprise, surprise, it didn't work again. Specifically, there are
lots of ``short write -1 240''s in my console window, and things seem
poor.
I'm reluctant to reinstall without some more information on what's
broken...
--jhawk