Date: Mon, 15 Sep 1997 19:03:57 -0500 (CDT) From: Font <font@Mcs.Net> To: Annelise Anderson <andrsn@andrsn.stanford.edu> Cc: Steve Marmer <ids@interlog.com>, freebsd-questions@FreeBSD.ORG Subject: Re: Cannot do sound and printing at same time Message-ID: <Pine.BSF.3.95.970915185952.306A-100000@Jupiter.Mcs.Net> In-Reply-To: <Pine.BSF.3.96.970915103047.20231B-100000@andrsn.stanford.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
If the printer has a parallel interface on lptx, maybe it's possible to print and do sound at the same time by using lptcontrol to change the printer from interrupt-driven to polled. I'm not sure at what point during bootup one needs to do this, but presumably it's before sounds play, and before anything is spooled. Drop a command into rc.local and try it out. :-) (Changing to polled also solved my recent problem printing to a Panasonic KX-P4400.) A bug in my MUA causes news.announce.newusers font to be sent to beneficiaries and senders of UCE/SPAM. @ mcs.net Wishes are like dishes. On Mon, 15 Sep 1997, Annelise Anderson wrote: > Date: Mon, 15 Sep 1997 10:35:37 -0700 (PDT) > From: Annelise Anderson <andrsn@andrsn.stanford.edu> > To: Steve Marmer <ids@interlog.com> > Cc: freebsd-questions@FreeBSD.ORG > Subject: Re: Cannot do sound and printing at same time > > > > On Mon, 15 Sep 1997, Steve Marmer wrote: > > > Running 2.2.2 right now yet for the longest time I have not been able to > > build a kernel that will > > allow the use of sound as well as printing. It seems like it must be > > one or the other. I have a > > SB AWE 32. If I recall properly, it conflicts on the IRQ with the > > paralell port. I have been > > quite careful in building the kernel and stuff. I can, however, get > > DOOM to play some sound > > (perhaps it uses different parts of the sound card). Otherwise, sound > > playback generally spews > > intermittent bits and generates a number of error messages on the > > console. > > > > Any help is greatly appreciated (especially as I am trying to convice > > everybody how superior FreeBSD > > is to everything else and this little problem doesn't look good). > > My sound card on my home machine uses two IRQ's (an old ProAudio > Spectrum) and they conflict with the parallel port IRQ's. I built a > kernel with ALLOW_CONFLICTS_IOADDR, ALLOW_CONFLICT_IRQ, and > ALLOW_CONFLICT_DMA and I seem to be able to configure the kernel on > bootup (with -c) to use one set of IRQ's etc. or the other, so I can > either print or get sound on any given boot but not both. > > Annelise >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95.970915185952.306A-100000>