Re: [GnomeMeeting-list] Serious sound problems under Intel-i810 (Alsa and OSS)



Le Vendredi 24 Janvier 2003 11:54, Ricardo Pedro a écrit :
> Hi, what kind of i810 do u have? I have aone and its working
> perfectly... I'm using ALSA drivers. What is the problem?

Dear Ricardo,

I am also using a Philips webcam, which is not available under ALSA. 
Therefore, the sound comes though USB.

I tried two different configurations:
- Alsa Intel_i810 (OSS emulation) driver + OSS audio webcam driver.
- OSS drivers for both Intel_i810 and webcam driver.

Maybe I should try the internal microphone and see what is going on using only 
the Alsa Intel_i810 audio (no webcam driver).

My configuration for Alsa is as follows, if you see anything wrong :

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-2 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 
|| ::

Cheers,
Jean-Michel POURE



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