On Wed, 29 Dec 1999, Catie Flick wrote:

> Warning, unrecognized mpg123 output:"Ouch ... error while writing audio data: 
> Device not configured"
> 
> I've made sure it's not being used by any other process, but this
> hasn't solved my problem :(
> I'm sure it's probably a dodgy sound card driver issue, but I was just
> wondering if anyone had any ideas for getting it back without rebooting
> :)

Hmm, does this work (as root)?

rmmod cmpci
modprobe cmpci

You could do this to see if there's a process hooked up your sound
devices:

fuser -v /dev/audio
fuser -v /dev/dsp
fuser -v /dev/mixer

Nils
-- 
 Nils Philippsen / Berliner Straße 39 / D-71229 Leonberg // +49.7152.209647
[EMAIL PROTECTED] / [EMAIL PROTECTED] / [EMAIL PROTECTED]
   The use of COBOL cripples the mind; its teaching should, therefore, be
   regarded as a criminal offence.                  -- Edsger W. Dijkstra


************
[EMAIL PROTECTED]   http://www.linuxchix.org

Reply via email to