lkml.org 
[lkml]   [2000]   [Nov]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
Subjectsound problems caused by masking irq for too long
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/

\
 
 \ /
  Last update: 2005-03-22 12:45    [W:0.034 / U:0.072 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site