Re: [GnomeMeeting-list] Sound recording device
- From: David Mills <djm cs mu oz au>
- To: gnomemeeting-list gnome org
- Subject: Re: [GnomeMeeting-list] Sound recording device
- Date: Sat, 26 Jul 2003 21:41:29 +1000
The modules loaded by default were:
snd-pcm-oss 45888 0 (autoclean)
snd-mixer-oss 13560 1 (autoclean) [snd-pcm-oss]
snd-intel8x0 19204 1
snd-pcm 62912 0 [snd-pcm-oss snd-intel8x0]
snd-timer 11904 0 [snd-pcm]
snd-ac97-codec 31152 0 [snd-intel8x0]
snd-mpu401-uart 3360 0 [snd-intel8x0]
snd-rawmidi 13824 0 [snd-mpu401-uart]
snd-seq-device 4000 0 [snd-rawmidi]
snd 35940 0 [snd-pcm-oss snd-mixer-oss snd-intel8x0
snd-pcm snd-timer snd-ac97-codec snd-mpu401-uart snd-rawmidi snd-seq-device]
soundcore 3396 0 [snd]
As I said, using rec I could only record sounds from /dev/adsp0 not /de/dsp0.
I tried adding modules: snd-seq-oss snd-usb-audio and audio. But this made
no difference.
One other thing of note is that the sounds I record using rec play back much
faster when played using play. Does anyone have any other ideas?
Thanks,
David.
On Sat, 26 Jul 2003 17:14, Kilian Krause wrote:
> Hi David,
>
> > Gnomemeeting uses /dev/dsp0 for both record and play. Whereas I need
> > /dev/adsp0 for record and /dev/dsp0 for play.
> >
> > I tried it anyway. I moved /dev/dsp0 to /dev/dsp0z and created a symlink
> > to /dev/adsp0 and then started gnomemeeting. Look at the device
> > preferences showed "/dev/dsp0z". So it must look for devices with a
> > fixed major and minor device number.
>
> ALSA here works fine with OSS emulation. try to load the snd*oss
> modules, so you have something like:
>
> # /sbin/lsmod |grep ^snd
> snd-seq-oss 28896 0 (unused)
> snd-seq-midi-event 3048 0 [snd-seq-oss]
> snd-seq 36176 2 [snd-seq-oss snd-seq-midi-event]
> snd-pcm-oss 38532 0 (unused)
> snd-mixer-oss 13304 1 [snd-pcm-oss]
> snd-usb-audio 42784 0
> snd-via82xx 13216 2
> snd-pcm 59684 0 [snd-pcm-oss snd-usb-audio snd-via82xx]
> snd-timer 14276 0 [snd-seq snd-pcm]
> snd-ac97-codec 39400 0 [snd-via82xx]
> snd-page-alloc 4956 0 [snd-via82xx snd-pcm]
> snd-mpu401-uart 3312 0 [snd-via82xx]
> snd-rawmidi 13440 0 [snd-usb-audio snd-mpu401-uart]
> snd-seq-device 4208 0 [snd-seq-oss snd-seq snd-rawmidi]
> snd 29860 1 [snd-seq-oss snd-seq-midi-event snd-seq
> snd-pcm-oss snd-mixer-oss snd-usb-audio snd-via82xx snd-pcm snd-timer
> snd-ac97-codec snd-mpu401-uart snd-rawmidi snd-seq-device]
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]