Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
No volume control?? [SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
bacentergt
Tux's lil' helper
Tux's lil' helper


Joined: 24 Oct 2005
Posts: 82

PostPosted: Fri Oct 28, 2005 5:18 am    Post subject: No volume control?? [SOLVED] Reply with quote

When I boot and startx, I get a little window which says:
Code:

no volume control elements and/or devices found


Then I tried realplayer and got no sound, think the sound is not working.

Could anyone help please?
_________________
JESUS is the LORD


Last edited by bacentergt on Wed Nov 02, 2005 9:12 pm; edited 1 time in total
Back to top
View user's profile Send private message
olger901
l33t
l33t


Joined: 17 Mar 2005
Posts: 625

PostPosted: Fri Oct 28, 2005 6:45 am    Post subject: Reply with quote

Are the alsa drivers installed in kernel static, as kernel as module or the seperate alsa driver?
Back to top
View user's profile Send private message
bacentergt
Tux's lil' helper
Tux's lil' helper


Joined: 24 Oct 2005
Posts: 82

PostPosted: Fri Oct 28, 2005 7:10 am    Post subject: Reply with quote

Could you please explain me how to test it or do it?
I am a Newbie in Linux and Gentoo,

mmm... if its useful, I did not use genkernel..

Thanks in advance
_________________
JESUS is the LORD
Back to top
View user's profile Send private message
olger901
l33t
l33t


Joined: 17 Mar 2005
Posts: 625

PostPosted: Fri Oct 28, 2005 7:14 am    Post subject: Reply with quote

Did you run an emerge alsa-driver?

If not I would reccomend you would do the following

Go into /usr/src/linux
Type make menuconfig
Go to Device Drivers
Go to Sound
See if Alsa is checked, if yes go into the sub-menu if no, check it and go into the sub-menu.
Select the sound-driver corresponding to your soundcard and make sure it's a * and not a M (thats the easiest way for new users).
Re-compile the kernel, copy it over to your boot partition and reboot.
Back to top
View user's profile Send private message
/carlito
Guru
Guru


Joined: 31 Dec 2004
Posts: 451
Location: Belgium

PostPosted: Fri Oct 28, 2005 10:21 am    Post subject: Reply with quote

Follow this guide first.
_________________

.O.
..O
OOO
Back to top
View user's profile Send private message
bacentergt
Tux's lil' helper
Tux's lil' helper


Joined: 24 Oct 2005
Posts: 82

PostPosted: Sat Oct 29, 2005 6:51 am    Post subject: Reply with quote

I followed the guide of carlito's post: http://gentoo-wiki.com/HOWTO_ALSA_sound_mixer_aka_dmix

I went to the manuconfig, added the Modules and recompiled (using make), then rebooted and nothing happens, I get the same error at startx.

The only I can see is that when I went to the PCI - Devices I did not find exactly the mine> Multimedia audio controller: ESS Technology ES1988 Allegro-1 (rev 12)

I have put the M to all that could be like:

[M] ESS ES1938/1946/1969 (Solo - 1)
then the "M" to: ESS ES 1968/1978 (Maestro -1/2/2E/
and to: ESS Allegro / Maestro 3

I dont know i thats the problem I have put the "M" to all of them.

As I told you the problem is the same, the same dialog when I startx.

Then I emerged alsa-utils, when I run alsaconf I get the message:
Code:
No supported PnP or PCI Card found


When I run

lspci -v | grep -i audio

I get the output:

0000:01:05.0 Multimedia audio controller: ESS Technology ES1988 Allegro-1 (rev 12)



Thanks to any help
_________________
JESUS is the LORD
Back to top
View user's profile Send private message
bacentergt
Tux's lil' helper
Tux's lil' helper


Joined: 24 Oct 2005
Posts: 82

PostPosted: Wed Nov 02, 2005 3:29 pm    Post subject: Reply with quote

It does not work, this is the output I get when I run "esd"
Code:

ALSA lib confmisc.c:560:(snd_determine_driver) could not open control for card 0
ALSA lib conf.c:3479:(_snd_config_evaluate) function snd_func_card_driver return ed error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:3479:(_snd_config_evaluate) function snd_func_concat returned er ror: No such file or directory
ALSA lib confmisc.c:955:(snd_func_refer) error evaluating name
ALSA lib conf.c:3479:(_snd_config_evaluate) function snd_func_refer returned err or: No such file or directory
ALSA lib conf.c:3948:(snd_config_expand) Evaluate error: No such file or directo ry
ALSA lib pcm.c:2090:(snd_pcm_open_noupdate) Unknown PCM default


Could anyone please help?

Thanks in advance
_________________
JESUS is the LORD
Back to top
View user's profile Send private message
Vortex375
Veteran
Veteran


Joined: 03 Mar 2005
Posts: 1739
Location: Deutschland

PostPosted: Wed Nov 02, 2005 3:51 pm    Post subject: Reply with quote

"ESS Allegro/Maestro3" should be the correct driver.

Did you execute "make modules_install" in /usr/src/linux after you "put the M" to the driver?

You should make yourself familliar with compiling a kernel and installing drivers. This is a nice tutorial:
http://gentoo-wiki.com/HOWTO_Compile_a_Kernel_Manually.
Back to top
View user's profile Send private message
bacentergt
Tux's lil' helper
Tux's lil' helper


Joined: 24 Oct 2005
Posts: 82

PostPosted: Wed Nov 02, 2005 4:22 pm    Post subject: Reply with quote

Ok I "put the M", then
make modules_install.

But i get the same error.

Dont know if I should first run

"make", then "make modules_instal" and the copy what I have compiled to the "boot partition" (acording to the reply above), please let me know if thats what I should do.

---------------

Well, at boot, I get:
"autoloaded 1 module" (this is the one for the network card") should the sound card module be loaded at boot??


-------------------

Dont know but, according to the esd output, appears the ALSA to be there, but appears something is not working correctly. In another board a guy had the same problem and solved it adding the user to a group. Well when I loging (at boot) I use the root user and password. I think thats not the problem because when I run:

Code:
 localhost ~ # groups root
root bin daemon sys adm disk wheel floppy audio dialout tape video usb scanner


what do you think?

Please your help reply is welcome.
Thanks
_________________
JESUS is the LORD
Back to top
View user's profile Send private message
bacentergt
Tux's lil' helper
Tux's lil' helper


Joined: 24 Oct 2005
Posts: 82

PostPosted: Wed Nov 02, 2005 9:12 pm    Post subject: Reply with quote

OK, Its working
I configured the module to Autoload and that solved the problem.

Thanks to all
_________________
JESUS is the LORD
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum