mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* sound problems caused by masking irq for too long
@ 2000-11-12 13:56 Alexander V. Lukyanov
  2000-11-12 16:16 ` Igmar Palsenberg
  0 siblings, 1 reply; 2+ messages in thread
From: Alexander V. Lukyanov @ 2000-11-12 13:56 UTC (permalink / raw)
  To: linux-kernel

Hi!

In some cases sound gets interrupted for a moment, this happens in two
occasions. When unmaskirq flag is off on ide cdrom and it is accessed,
and when tdfxfb console (800x600) flashes (tput flash, or `set bell-style
visible' in .inputrc).

It seems the problem is caused by masking irq for too long, and then
the sound dma buffer underruns. This is fixed by unmasking irq for ide
cdrom by `hdparm -u1 /dev/cdrom', and by changing spin_(un)lock_irq
in console.c to spin_(un)lock_bh.

This was observed on 2.4.0-pre10, the problem with ide also exists on
2.2.17, the console.c in 2.2.17 only disables CONSOLE_BH.

The audio card is old awe32 (isa), sound driver is modular.

-- 
   Alexander.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-11-12 15:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-11-12 13:56 sound problems caused by masking irq for too long Alexander V. Lukyanov
2000-11-12 16:16 ` Igmar Palsenberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®