Re: [gentoo-laptop] noob: alsa configured ... but no sound. laptop speakers?

2006-05-22 Thread Erick M
first thought:have you unmute your card?if no, use alsamixer from alsa-utils to unmute the 'master' and 'pcm'hope it helpsOn 5/22/06, Andreas Burghardt [EMAIL PROTECTED] wrote:Hello everyone, I'm new to gentoo and in general to linux too. I newly configured alsaand it seems to work:# cat

Re: [gentoo-laptop] noob: alsa configured ... but no sound. laptop speakers?

2006-05-22 Thread Erick M
arf you did it already..is alsa compiled as modules or builtin? what gives lsmod?what about /etc/init.d/alsasound start?On 5/22/06, Erick M [EMAIL PROTECTED] wrote:first thought: have you unmute your card?if no, use alsamixer from alsa-utils to unmute the 'master' and 'pcm'hope it helpsOn

Re: [gentoo-laptop] noob: alsa configured ... but no sound. laptop speakers?

2006-05-22 Thread Andreas Burghardt
Hello Erik, how no unmute/mute a card? there is no 'master' in alsamixer ... there is only 'pcm', 'Front','Line', ... On Mon, 2006-05-22 at 15:22 +0200, Erick M wrote: first thought: have you unmute your card? if no, use alsamixer from alsa-utils to unmute the 'master' and 'pcm' hope

Re: [gentoo-laptop] noob: alsa configured ... but no sound. laptop speakers?

2006-05-22 Thread Andreas Burghardt
It is loaded as a module not buildin. Alsa has been started at boot time. Im using xmms. alsa has been compiled into xmms (set as USE) so it should be used! bingung portage # lsmod Module Size Used by snd_pcm_oss49184 1 snd_mixer_oss 17920 1 snd_pcm_oss

Re: [gentoo-laptop] noob: alsa configured ... but no sound. laptop speakers?

2006-05-22 Thread Erick M
have you tried to launch /etc/init.d/alsasound?is it complaining about alsasound.state?On 5/22/06, Andreas Burghardt [EMAIL PROTECTED] wrote:It is loaded as a module not buildin. Alsa has been started at boot time. Im using xmms. alsa has been compiled into xmms (set as USE) so itshould be

Re: [gentoo-laptop] noob: alsa configured ... but no sound. laptop speakers?

2006-05-22 Thread Andreas Burghardt
On Mon, 2006-05-22 at 15:39 +0200, Erick M wrote: have you tried to launch /etc/init.d/alsasound? is it complaining about alsasound.state? On 5/22/06, Andreas Burghardt [EMAIL PROTECTED] wrote: It is loaded as a module not buildin. Alsa has been started at boot

Re: [gentoo-laptop] noob: alsa configured ... but no sound. laptop speakers?

2006-05-22 Thread Steev Klimaszewski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Erick M wrote: On 5/22/06, Andreas Burghardt [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: Hello everyone, I'm new to gentoo and in general to linux too. I newly