View previous topic :: View next topic |
Author |
Message |
AwakenedStream n00b
Joined: 13 Apr 2005 Posts: 4
|
Posted: Wed Apr 13, 2005 8:54 pm Post subject: ALSA not working for me with onboard soundcard |
|
|
hi,
using gentoo 2005
ms-6380e motherboard (onboard ac97 sound, supposedly via through realtek)
i have ALSA compiled into my kernel (gentoo-sources) and my sound is not working at all, i have my alsa config file setup to deal with snd-via82xx (and have done the modules update) but on boot it says cannot load driver. i have looked on various sites and tutorials and everything seems to check out. does anyone have any experience getting onboard sound to work with this motherboard? i used mandrake before on the same machine (which was like a windows installation) and the sound just worked after the install so a lot of this is new to me.
i have also tried grabbing the drivers from the realtek page and installing them, when i try to do so it tells me that ALSA is already installed properly.
thanks for looking. |
|
Back to top |
|
|
rzezioo Apprentice
Joined: 02 Nov 2004 Posts: 260 Location: Szczecin, Poland
|
|
Back to top |
|
|
AwakenedStream n00b
Joined: 13 Apr 2005 Posts: 4
|
Posted: Thu Apr 14, 2005 12:58 am Post subject: |
|
|
i believe so, (cant check from here, at work) oss is mentioned all throughout the alsa config file and my modules config file |
|
Back to top |
|
|
AwakenedStream n00b
Joined: 13 Apr 2005 Posts: 4
|
Posted: Thu Apr 14, 2005 9:22 pm Post subject: |
|
|
when i go "emerge --search alsa-driver"
i get
"Latest version installed: [ Not Installed ]"
when i go "emerge alsa-driver"
i get
"*ALSA is already compiled into the kernel."
is this my problem? |
|
Back to top |
|
|
AwakenedStream n00b
Joined: 13 Apr 2005 Posts: 4
|
Posted: Fri Apr 15, 2005 9:51 am Post subject: |
|
|
Code: | bash-2.05b# /etc/init.d/alsasound restart
* WARNING: you are stopping a boot service.
* Storing ALSA Mixer Levels...
/usr/sbin/alsactl: save_state:1194: No soundcards found... [ !! ]
* Unloading ALSA... [ ok ]
* Unloading ALSA modules... [ ok ]
* Loading ALSA modules...
* Loading: snd-card-0...
FATAL: Module snd_via82xx not found. [ !! ]
* ERROR: Failed to load necessary drivers [ ok ]
* Restoring Mixer Levels...
* No mixer config in /etc/asound.state, you have to unmute your card! [ ok ]
bash-2.05b# |
|
|
Back to top |
|
|
NeddySeagoon Administrator
Joined: 05 Jul 2003 Posts: 54809 Location: 56N 3W
|
Posted: Fri Apr 15, 2005 10:44 am Post subject: |
|
|
AwakenedStream,
Please post the following:-
Output of , so we can determine you sound hardware,
The content of Code: | /etc/modules.d/alsa | so we can check your setup
The output of Code: | modules -l -t sound | so we can see which sound modulesyou have built just now.
The latter won't help if you made ALSA built into the kernel. _________________ Regards,
NeddySeagoon
Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail. |
|
Back to top |
|
|
|