|
From: Michael G. <mg...@ee...> - 2000-12-13 06:58:13
|
On Wed, Dec 13 @ 00:45, Nolan Darilek wrote: > >>>>> "Michael" == Michael Gilfix <mg...@ee...> writes: > > Michael> In other words, it looks great. So, now I'd start > Michael> looking at your sound stuff. What system you on? If on > Michael> redhat, check aumix or something of that sort. Make sure > Michael> you can play mp3s.. Hopefully, you've compiled with > Michael> /dev/audio support (DEVICE_DRIVER) - try using /dev/dsp > Michael> instead. But your peck is working .. it's just having > Michael> problems playing sounds. At least now you know where the > Michael> problem is. > > Hmm. I use freeamp/mpg123/xawtv/quake here regularly, and sound works > beautifully. I'm on Debian 2.2 with a bit o' unstable thrown in for > good measure, 2.4.0test10, with ALSA 0.59d (Which, IIRC, emulates OSS > quite well.) I'm using an SBLive! Value. Yeah, I know the OSS emulation works great.. I had done my original development of /dev/audio stuff with its emulation.. > > For kicks I shut down ALSA and loaded the vanilla emu10k1 driver, but > this didn't resolve the issue either. I use the emu10k1 driver that comes with linux kernel 2.2.17... Not sure that will help any. > > I'm a bit confused by your suggestion that I use /dev/dsp instead of > /dev/audio. How do I do this? I thought that each device served a > different function. I've found with my SB LIVE that /dev/dsp would play files instead of /dev/audio when I had had a botched setup. I'm not exactly sure what the difference is between the two but I think that /dev/audio is just the generic sound interface while /dev/dsp is for digital sound. I'm not sure what to suggest at this point... Have you checked your mixer (perhaps peepd is playing on a channel that's turned down?). Does anyone else have Peep working on Debian that can make some suggestions? > `-> (nolan_d) -- Michael Gilfix mg...@ee... |