[27555] in Hotline Meeting
Re: Sparc 5 audio bugs (was: portnoy)
daemon@ATHENA.MIT.EDU (John Hawkinson)
Fri Mar 24 20:23:07 1995
Date: Fri, 24 Mar 1995 20:22:56 -0500
To: bugs@MIT.EDU
Cc: nocturne@MIT.EDU, hotline@MIT.EDU, solaris@MIT.EDU
In-Reply-To: "[2805] in SIPB_Staff_Archive"
From: John Hawkinson <jhawk@MIT.EDU>
> 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
I just did some research in the w20 cluster. On the sparc 5s (w20-575-23, -26,
and -28) that were free, modinfo reported that there was no audiocs driver
loaded, and ls that there was no /dev/audio or audioctl.
I loaded the audiocs driver with add_drv on both of them and ran audlinks
and /dev/audio then worked fine (this is what I did on portnoy after
removing the driver and rebooting). I then rebooted these 3 workstations,
and unlike portnoy, their /dev/audio continued to work.
This would tend to imply some other sort of subtle problem, probably
related, but perhaps not?
--jhawk