[GnomeMeeting-list] Intel-i810 Alsa and OSS test



> - I'm using /dev/dsp for playing, using the ALSA modules + OSS emulation
> - The error message is "Can't open /dev/dsp1 for recording".


Dear Damien and all,

Following Ricardo message, I assume an ALSA + OSS emulation configuration 
should work. Therefore, I disabled the webcam microphone and did the 
following test under root :

I'm using /dev/dsp for playing, /dev/dsp for recording using the internal 
microphone, ALSA modules + OSS emulation.

The error message is : "cannot write to /dev/dsp". Is this a permission 
problem on /dev/dsp? I doubt it is as I can record sound using "record".


Cheers,
Jean-Michel

Modules.conf

alias parport_lowlevel parport_pc
alias eth0 8139too
alias ieee1394-controller ohci1394

# ALSA portion
alias char-major-116 snd
alias snd-card-0 snd-intel8x0

# OSS/Free portion
alias char-major-14 soundcore
alias sound-slot-0 snd-card-0

# Première carte
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-333 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss

#post-install snd-card-0 /usr/sbin/alsactl restore >/dev/null 2>&1 || :
#pre-remove snd-card-0 /usr/sbin/alsactl store >/dev/null 2>&1 || :
#post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 
2>&1 || :
#pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null 
2>&1 || :

# Carte usb
alias usb-controller usb-uhci
alias char-major-81  pwc
#alias sound-slot-1 audio
#post-install sound-slot-1 /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 
2>&1 || :
#pre-remove sound-slot-1 /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null 
2>&1 || ::







[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]