Sound: DMA (output) timed out - IRQ/DRQ config error?

2001-05-12 Thread Johann Spies
I get the error in the subject line when I try to run mp3blaster on a
mp3-file. I have tried xmms, alsaplayer and freeamp and they also
fail.

I can play CD's without a problem.  How can I find out what the
problem is and how to solve it?

Johann
-- 
J.H. Spies - Tel. 082 782 0336.  Posbus 4668, Tygervallei 7536
 Study to show thyself approved unto God, a workman 
  who does not need to be ashamed and who correctly
  handles the word of truth.  II Timothy 2:15 



Re: Sound: DMA (output) timed out - IRQ/DRQ config error?

2001-05-12 Thread Waldemar Brodkorb
Hello Johann,

* Johann wrote:

 I get the error in the subject line when I try to run mp3blaster on a
 mp3-file. I have tried xmms, alsaplayer and freeamp and they also
 fail.
 
 I can play CD's without a problem.  How can I find out what the
 problem is and how to solve it?

Your soundcard is not configured.
What soundcard you use and which driver you try?
(ALSA or OSS)

lspci -v
cat /proc/interrupts
cat /proc/dma
lsmod

cya
Waldemar

-- 
It's naive to assume that just installing a firewall is going to protect 
you from all potential security threat. That assumption creates a false 
sense of security, and having a false sense of security is worse than having 
no security at all.  -- Kevin Mitnick



Re: Sound: DMA (output) timed out - IRQ/DRQ config error?

2001-05-12 Thread Johann Spies

Waldemar, 

Thanks for your reply.

Waldemar Brodkorb [EMAIL PROTECTED] writes:


 Hello Johann,
 
 * Johann wrote:
 
  I get the error in the subject line when I try to run mp3blaster on a
  mp3-file. I have tried xmms, alsaplayer and freeamp and they also
  fail.
  
  I can play CD's without a problem.  How can I find out what the
  problem is and how to solve it?
 
 Your soundcard is not configured.

If this is true, I don't understand why I get good quality sound using
gcd and gmix.

CS4232 or maybe CS4236

 What soundcard you use and which driver you try?
 (ALSA or OSS)

I tried the kernel's sound module

CONFIG_SOUND_CS4232=m

And then also Alsa.  The default Alsa configuration did not change
anything.

I had it working before, but after replacing my motherboard it stopped
working.


 lspci -v

lspci -v
00:00.0 Host bridge: VIA Technologies, Inc. VT82C691 [Apollo PRO] (rev 44)
Subsystem: Giga-byte Technology: Unknown device 0691
Flags: bus master, medium devsel, latency 16
Memory at d800 (32-bit, prefetchable)
Capabilities: available only to root

00:01.0 PCI bridge: VIA Technologies, Inc. VT82C598 [Apollo MVP3 AGP]
(prog-if 00 [Normal decode])

Flags: bus master, 66Mhz, medium devsel, latency 0
Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
Capabilities: available only to root

00:07.0 ISA bridge: VIA Technologies, Inc. VT82C596 ISA [Apollo PRO] (rev 23)
Subsystem: Giga-byte Technology: Unknown device 0596
Flags: bus master, stepping, medium devsel, latency 0

00:07.1 IDE interface: VIA Technologies, Inc. VT82C586 IDE [Apollo]
(rev 10) (prog-if 8a [Master SecP PriP])

Flags: bus master, medium devsel, latency 64
I/O ports at e000
Capabilities: available only to root

00:07.3 Host bridge: VIA Technologies, Inc.: Unknown device 3050 (rev 30)
Flags: medium devsel

00:09.0 VGA compatible controller: S3 Inc. 86c764/765 [Trio32/64/64V+]
(prog-if 00 [VGA])

Flags: medium devsel, IRQ 11
Memory at dd00 (32-bit, non-prefetchable)


 cat /proc/interrupts
   CPU0   
  0:3844909  XT-PIC  timer
  1:  30343  XT-PIC  keyboard
  2:  0  XT-PIC  cascade
  9:  0  XT-PIC  Crystal audio controller
 12: 494169  XT-PIC  PS/2 Mouse
 13:  1  XT-PIC  fpu
 14: 304868  XT-PIC  ide0
 15:1095601  XT-PIC  ide1
NMI:  0
ERR:  0


 cat /proc/dma

 0: Crystal audio controller
 3: Crystal audio controller
 4: cascade

 lsmod

Module  Size  Used by
ppp_deflate39392   0 (autoclean)
bsd_comp3880   0 (autoclean)
loop7712   8 (autoclean)
parport_probe   3320   0
lp  4568   0
cs4232  2640   2
ad1848 15984   2 [cs4232]
uart401 6160   2 [cs4232]
serial 19028   1
sound  58144   0 [cs4232 ad1848 uart401]
parport_pc  7320   2
nls_iso8859-1   2368   0 (unused)
nls_cp437   3872   5
vfat9084   1
fat29760   1 [vfat]

I suppose I have to change the DMA- and IRQ-setting, but to what?  How
do I determine that?

Johann
-- 
J.H. Spies - Tel. 082 782 0336.  Posbus 4668, Tygervallei 7536
 Study to show thyself approved unto God, a workman 
  who does not need to be ashamed and who correctly
  handles the word of truth.  II Timothy 2:15 



Re: Sound: DMA (output) timed out - IRQ/DRQ config error?

2001-05-12 Thread John Galt
On 12 May 2001, Johann Spies wrote:

I get the error in the subject line when I try to run mp3blaster on a
mp3-file. I have tried xmms, alsaplayer and freeamp and they also
fail.

The error is pretty much what's happening: you have an IRQ conflict.  If
you have an ISA card, is there something that's already on the IRQ line?
If you have a PCI card, is there something that is hogging the IRQ?

I can play CD's without a problem.  How can I find out what the
problem is and how to solve it?

CD Direct Audio (CDDA) makes the bus irrelevant.  The only thing that can
stop CDDA from going out to the speaker is a loss of power to the card
(usually from a loss of power to the entire computer...) or a broken wire.

To find out your IRQ problems, first take a look at /proc/interrupts, and
also the dmesg output.  Change the IRQ on the sound card to something you
KNOW isn't taken or change whatever else is trying to use the sound card's
IRQ to something else.  This may require a trip to the BIOS to reserve an
IRQ or two in hardware.

Johann


-- 
 Customer:  I'm running Windows '98  Tech: Yes.  Customer:
   My computer isn't working now. Tech: Yes, you said that.

Who is John Galt?  [EMAIL PROTECTED], that's who!



Sound: DMA (output) timed out - IRQ/DRQ config error?

1999-08-22 Thread Aaron Van Couwenberghe
g'day all -

  I'm running OSS/Free SB16 drivers with my AWE64 on Linux 2.2.10.

  Whenever I try to send anything to /dev/dsp or /dev/audio, I xconsole
shows this message:

spire kernel: Sound: DMA (output) timed out - IRQ/DRQ config error?
(Yes, I've done all the necessary pry-configuration -- isapnp configures the
card correctly, and the modules load fine)

... and I recieve no output from my speakers. Many applications cause this
same situation, such as grip (a graphical CD player/track ripper).
Strangely, however, some applications (notably bb and wine) are able to play
sound without any difficulty.

This strikes me as somewhat odd. Does it sound like an OSS/Free problem?
Should I try alsa or a newer kernel version, perhaps?

-- 
..Aaron Van Couwenberghe... [EMAIL PROTECTED] [EMAIL PROTECTED]
Berlin: http://www.berlin-consortium.org
Debian GNU/Linux:   http://www.debian.org

There are three kinds of people in this world: those who can count and
those who can't.


Re: Sound: DMA (output) timed out - IRQ/DRQ config error?

1999-08-22 Thread Ashley Clark
On Sun, 22 Aug 1999, Aaron Van Couwenberghe wrote:
 spire kernel: Sound: DMA (output) timed out - IRQ/DRQ config error?
 (Yes, I've done all the necessary pry-configuration -- isapnp configures the
 card correctly, and the modules load fine)

If I'm not mistaken it sounds like your soundcard is sharing an IRQ with
something else. Even though it wasn't listed in the /proc/interrupts my video
card was on IRQ 10 and was causing similar problems with my AWE32 (until I
changed it to IRQ 5). Occasionally, if a lot of background processing is
happening I still receive that error and sound will skip a bit but I assume
that is unavoidable (correct?).

-- 
Ashley Clark


RE: Sound: DMA (output) timed out - IRQ/DRQ config error?

1999-07-15 Thread Jonathan Lupa
In my case (using the soundblaster driver for my AWE32), this was caused by
memory getting fragmented enough that the sound driver couldn't allocate a
DMA buffer.

The docs told me to add the option dmabuf=1 to my `modprobe -a sound`
call. AFAIK this only works on 2.2 kernels.

I'm not at home and cant remember how to get the options sound dmabuf=1
line into /etc/conf.modules (or modules.conf), but look in that file and it
should have a pointer to the man page to read about it.

pax.
Jonathan Lupa


On Tuesday, July 13, 1999 10:54 AM, Johann Spies
[SMTP:[EMAIL PROTECTED] wrote:
 I get this error message when I use play somefile.wav.
 Can somebody explain to me what does this mean and how can I correct it?


Sound: DMA (output) timed out - IRQ/DRQ config error?

1999-07-13 Thread Johann Spies
I get this error message when I use play somefile.wav.

Can somebody explain to me what does this mean and how can I correct it?

Johann

 --
| Johann Spies Windsorlaan 19  |
| [EMAIL PROTECTED]3201 Pietermaritzburg |
| Tel/Faks Nr. +27 331-46-1310 Suid-Afrika (South Africa)  |
 --

 Let your character be free from the love of money,
  being content with what you have; for He Himself has
  said, I will never desert you, nor will I ever
  forsake you.
  Hebrews 13:5


Re: Sound: DMA (output) timed out - IRQ/DRQ config error?

1999-04-05 Thread Michele Bini
On Sun, Apr 04, 1999 at 12:18:04AM +1000, Hamish Moffatt wrote:
 On Fri, Apr 02, 1999 at 03:07:37PM +0100, Vincent Murphy wrote:
  On Thu, Apr 01, 1999 at 05:17:04PM -0800, Ramiel Givergis wrote:
   I have spent about a week trying to figure out why neither
   my Creative Labs SB16 or AWE64 work under Debian (2.2.4 2.1)
   I think it has to do with the way my motherboard handles the
   irq's and pnp etc.
  
   i have EXACTLY the same problem.
 
 As do I. I have an SB16 PnP (Vibra 16C, not 16X). I get DMA timeouts
 from some programs, but mixers and some other player programs work fine.
 I use dma=1, dma16=5.
 
 It works fine in 2.0.35, but doesn't work properly in 2.2.3.

Time to switch to ALSA.

Its support for cards like SB-AWEs is great (automatic isapnp
configuration, full duplex support, wavetable support (available
even with the standard Debian apps for SB-AWEs).

-Michele


Re: Sound: DMA (output) timed out - IRQ/DRQ config error?

1999-04-03 Thread Hamish Moffatt
On Fri, Apr 02, 1999 at 03:07:37PM +0100, Vincent Murphy wrote:
 On Thu, Apr 01, 1999 at 05:17:04PM -0800, Ramiel Givergis wrote:
  I have spent about a week trying to figure out why neither
  my Creative Labs SB16 or AWE64 work under Debian (2.2.4 2.1)
  I think it has to do with the way my motherboard handles the
  irq's and pnp etc.
 
  i have EXACTLY the same problem.

As do I. I have an SB16 PnP (Vibra 16C, not 16X). I get DMA timeouts
from some programs, but mixers and some other player programs work fine.
I use dma=1, dma16=5.

It works fine in 2.0.35, but doesn't work properly in 2.2.3.

Hamish
-- 
Hamish Moffatt VK3TYD. 
CCs of replies from mailing lists are welcome.


Re: Sound: DMA (output) timed out - IRQ/DRQ config error?

1999-04-03 Thread Hamish Moffatt
On Fri, Apr 02, 1999 at 09:42:51AM -0600, Stephen Pitts wrote:
 1. run pnpdump  /etc/isapnp.conf
 2. Edit isapnp.conf and uncomment the configuration that I wanted
 3. run isapnp /etc/isapnp.conf to configure the sound card
 4. Load the sb module automagically with kmod
 (or manually with modprobe sb io=0x220 irq=5 dma=1 dma16=3)

dma16=3 causes an error here, because 3 is not a 16-bit DMA channel (AFAIK).

 (CONFIGURE CTL00f0/-1 (LD 0

This is not the same card as mine. Mine is CTL0070.


Hamish
-- 
Hamish Moffatt VK3TYD. 
CCs of replies from mailing lists are welcome.


Sound: DMA (output) timed out - IRQ/DRQ config error?

1999-04-02 Thread Ramiel Givergis
I have spent about a week trying to figure out why neither
my Creative Labs SB16 or AWE64 work under Debian (2.2.4 2.1)
I think it has to do with the way my motherboard handles the
irq's and pnp etc.  Today I finally got it stop telling me
there is a conflict on IRQ 5 when in fact, nothing is using
IRQ 5.

Now all audio such as `saytime` `bplay file.wav` work
so do my mixers `aumix` etc.

But!
 When I enter x11amp and open a mp3 file and click play
it just pauses there with the play button.
I tried using mpg123 in console and it gave me:

Sound: DMA (output) timed out - IRQ/DRQ config error?

contineusly as it tried to play it.

Has anyone had this same problem before?
My motherboard uses AMI BIOS and is ATX and I have
no clue what the brandname is... it's model is PT-2011
and it's a socket 7 board (I can find out the actualy
manufacturer if I looked up the FCC code-- I allready know
this)




Re: Sound: DMA (output) timed out - IRQ/DRQ config error?

1999-04-02 Thread Vincent Murphy
On Thu, Apr 01, 1999 at 05:17:04PM -0800, Ramiel Givergis wrote:
 I have spent about a week trying to figure out why neither
 my Creative Labs SB16 or AWE64 work under Debian (2.2.4 2.1)
 I think it has to do with the way my motherboard handles the
 irq's and pnp etc.

 i have EXACTLY the same problem.

 Today I finally got it stop telling me
 there is a conflict on IRQ 5 when in fact, nothing is using
 IRQ 5.

 how did you do that?  do tell.  anybody who replies cc me as well.

-vinny

-- Vincent Murphy | CompSci Undergrad, UCC | [EMAIL PROTECTED] | (086) 8397405
  With a PC, I always felt limited by the software available.
  On Unix, I am limited only by my knowledge.  --P J Schoenster


Re: Sound: DMA (output) timed out - IRQ/DRQ config error?

1999-04-02 Thread Stephen Pitts
On Fri, Apr 02, 1999 at 03:07:37PM +0100, Vincent Murphy wrote:
 On Thu, Apr 01, 1999 at 05:17:04PM -0800, Ramiel Givergis wrote:
  I have spent about a week trying to figure out why neither
  my Creative Labs SB16 or AWE64 work under Debian (2.2.4 2.1)
  I think it has to do with the way my motherboard handles the
  irq's and pnp etc.
 
  i have EXACTLY the same problem.
 
  Today I finally got it stop telling me
  there is a conflict on IRQ 5 when in fact, nothing is using
  IRQ 5.
 
  how did you do that?  do tell.  anybody who replies cc me as well.
 
 -vinny
 
 -- Vincent Murphy | CompSci Undergrad, UCC | [EMAIL PROTECTED] | (086) 8397405
   With a PC, I always felt limited by the software available.
   On Unix, I am limited only by my knowledge.  --P J 
 Schoenster
 
 
 -- 
 Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null
 
 
I had a little bit of trouble, and here is what I did to solve it:
1. run pnpdump  /etc/isapnp.conf
2. Edit isapnp.conf and uncomment the configuration that I wanted
3. run isapnp /etc/isapnp.conf to configure the sound card
4. Load the sb module automagically with kmod
(or manually with modprobe sb io=0x220 irq=5 dma=1 dma16=3)

I've attached my isapnp.conf without comments, so you can see what it is 
that needs to be uncommented.
-- 
Stephen Pitts
[EMAIL PROTECTED]
webmaster - http://www.mschess.org

(READPORT 0x0203)
(ISOLATE PRESERVE)
(IDENTIFY *)
(VERBOSITY 2)
(CONFLICT (IO FATAL)(IRQ FATAL)(DMA FATAL)(MEM FATAL)) # or WARNING


(CONFIGURE CTL00f0/-1 (LD 0


(INT 0 (IRQ 5 (MODE +E)))
(DMA 0 (CHANNEL 1))
(DMA 1 (CHANNEL 3))
(IO 0 (SIZE 16) (BASE 0x0220))
(IO 1 (SIZE 2) (BASE 0x0330))
(IO 2 (SIZE 4) (BASE 0x0388))





 (NAME CTL00f0/-1[0]{Audio   })

(ACT Y)
))

(CONFIGURE CTL00f0/-1 (LD 1


(IO 0 (SIZE 1) (BASE 0x0201))

 (NAME CTL00f0/-1[1]{Game})

(ACT Y)
))

(WAITFORKEY)