TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [TCLUG:4163] mp3's make noise
Same card I have, it should work ok if you follow the instructions in
Documentation/sound/Soundblaster. Basically, you need to use isapnp to
PnP initialize the card and in your startup scripts you need to
/sbin/modprobe sb with your cards irq, io, dma and dma16. In my
rc.modules, it looks like this:
/sbin/isapnp /etc/isapnp.conf
/sbin/modprobe sb irq=5 io=0x220 dma=1 dma16=5
If you want AWE32 midi, etc, the Documentation/sound instructions should
help you. I haven't bothered, so I don't know for certain. Good luck.
-Chris
Ben Luey wrote:
>
> More info: /var/log/messages reveals:
>
> Feb 13 12:59:55 pcLueyB kernel: Soundblaster audio driver Copyright (C) by
> Hannu Savolainen 1993-1996
> Feb 13 13:09:21 pcLueyB kernel: Soundblaster audio driver Copyright (C) by
> Hannu Savolainen 1993-1996
> Feb 13 13:16:07 pcLueyB kernel: Soundblaster audio driver Copyright (C) by
> Hannu Savolainen 1993-1996
> Feb 13 13:21:14 pclueyb kernel: Soundblaster audio driver Copyright (C) by
> Hannu Savolainen 1993-1996
> Feb 13 13:21:14 pclueyb kernel: <SoundBlaster EMU8000 (RAM512k)>
> Feb 13 13:49:58 pclueyb kernel: Sound: DMA (output) timed out - IRQ/DRQ
> config error?
> Feb 13 13:56:23 pclueyb kernel: Sound: DMA (output) timed out - IRQ/DRQ
> config error?
> Feb 13 14:12:54 pclueyb kernel: Sound: DMA (output) timed out - IRQ/DRQ
> config error?
> Feb 14 01:35:25 pclueyb kernel: Sound: DMA (output) timed out - IRQ/DRQ
> config error?
> Feb 14 01:37:18 pclueyb kernel: Sound: DMA (output) timed out - IRQ/DRQ c
>
> redhat 5.2's sndconfig autodetects fine (or claims to), but I don't hear
> the test sound. This used to work fine. Also now I can't play wav's via
> the play command. I'm thinking it is a kernel lever problem since I
> haven't used 2.2.1 before (nor this exact configuration. This is an AWE32,
> which every sound thing compiled as a module. proc/modules reveals:
>
> [root@pclueyb rpm]# cat /proc/modules
> ide-cd 20796 1 (autoclean)
> cdrom 11584 0 (autoclean) [ide-cd]
> autofs 8776 1 (autoclean)
> awe_wave 155664 1
> sb 30852 1
> uart401 5628 1 [sb]
> sound 55184 0 [awe_wave sb uart401]
> soundlow 240 0 [sound]
> soundcore 2192 7 [sb sound]
>
> Anyone got any ideas? (Audio cd's play fine)
>
> Thanks,
>
> Ben
>
>
>
> On Sun, 14 Feb 1999, Ben Luey wrote:
>
> > I installed mpg123 and some front ends for it and now mp3's will play, but
> > they just make wierd beeps (in stero). Sounds like it isn't a device
> > conflict, but some decoding library or something. hmm
> >
> > Thanks,
> >
> > Ben
> >
> > Ben Luey
> > lueyb@carleton.edu
> > ICQ: 19144397
> >
> > If encryption is outlawed, only criminals wil$%YHG#%^&
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: tclug-list-unsubscribe@listserv.real-time.com
> > For additional commands, e-mail: tclug-list-help@listserv.real-time.com
> > Try our website: http://tclug.real-time.com
> >
>
> Ben Luey
> lueyb@carleton.edu
> ICQ: 19144397
>
> The world will not evolve past its current state of crisis by using the same
> thinking that created the situation.
> -- Albert Einstein
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tclug-list-unsubscribe@listserv.real-time.com
> For additional commands, e-mail: tclug-list-help@listserv.real-time.com
> Try our website: http://tclug.real-time.com