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] -- Best regards, Kilian
Attachment:
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil