I have more info: The mike recording is working now, but with very low
volume.


# cat /proc/asound/seq/oss
OSS sequencer emulation version 0.1.8
ALSA client number 63
ALSA receiver port 0
 
Number of applications: 0
 
Number of synth devices: 0
 
Number of MIDI devices: 0
----
So synth devices is 0, should be 1. I tried various modules ( this is
i845 chipset ), but no luck. This is what I have now:
# lsmod|grep snd
snd-seq-midi            5280   0  (unused)
snd-seq-midi-emul       7196   0  (unused)
snd-hwdep               6944   0
snd-util-mem            3096   0
snd-seq-oss            34560   0
snd-seq-midi-event      5672   0  [snd-seq-midi snd-seq-oss]
snd-seq                47184   2  [snd-seq-midi snd-seq-midi-emul
snd-seq-oss snd-seq-midi-event]
snd-pcm-oss            45572   0  (autoclean)
snd-mixer-oss          16408   1  (autoclean) [snd-pcm-oss]
snd-intel8x0           22532   5  (autoclean)
snd-pcm                85248   1  (autoclean) [snd-pcm-oss snd-intel8x0]
snd-page-alloc          8436   0  (autoclean) [snd-intel8x0 snd-pcm]
snd-timer              19588   0  (autoclean) [snd-seq snd-pcm]
snd-ac97-codec         47944   0  (autoclean) [snd-intel8x0]
snd-mpu401-uart         5184   0  (autoclean) [snd-intel8x0]
snd-rawmidi            18560   0  (autoclean) [snd-seq-midi
snd-mpu401-uart]
snd-seq-device          6204   0  (autoclean) [snd-seq-midi snd-seq-oss
snd-seq
snd-rawmidi]
snd                    42916   4  (autoclean) [snd-seq-midi snd-hwdep
snd-util-mem snd-seq-oss snd-seq-midi-event snd-seq snd-pcm-oss
snd-mixer-oss snd-intel8x0 snd-pcm snd-timer snd-ac97-codec
snd-mpu401-uart snd-rawmidi snd-seq-device]
soundcore               6404   5  (autoclean) [snd]
-----
This post 
http://www.alsa-project.org/archive/alsa-user/msg03915.html
said snd-synth-emu10k1 needs to be loaded. But that doesn't load for me,
wrong hardware I guess.

Any suggestions appreciated, thanks



On Du, 2003-08-03 at 11:33, Marius Andreiana wrote:
> Hi
> 
> I have sound on motherboard with i845 chipset. When recording with
> microphone, the sound level is very low although I've set it to max.
> Also I changed this in /etc/asound.conf :
> 
>       control.17 {
>               comment.access 'read write'
>               comment.type BOOLEAN
>               iface MIXER
>               name 'Mic Boost (+80dB)'
>               value true
>       }
> 
> and then run 'alsactl restore'.
> +80dB doesn't seem to take effect.
> Also came around this in a mail, don't know where to set it:
>    element("Input MUX",0,400,Mux1(element("MIC Boost",0,200),
>                                   element("MIC Boost",0,200)))
> 
> And this mail
> http://www.geocrawler.com/archives/3/250/2000/3/150/3487569/
> says Boost it's not implemented for all chipsets.
> 
> Please help, I can't use gnomemeeting because of this.
-- 
Marius Andreiana
Soluţii informatice bazate pe Linux / Linux-based IT solutions
www.galuna.ro




-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to