Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ALSA and AC97 : the solution
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
rieger
Tux's lil' helper
Tux's lil' helper


Joined: 14 Jun 2002
Posts: 136
Location: The Netherlands

PostPosted: Fri Jul 05, 2002 5:54 pm    Post subject: ALSA and AC97 : the solution Reply with quote

don't know exactly if this is the right forum but:

as many other people, struggling with Alsa and ac97 (or via82c686) and browsing all 101 messages concering alsa in this forum I tried something I didn't find in the forum and it worked, so it may be usefull for others.

here it is:
use snd-via686 instead of ac97_codec or whatever, thus, snd-via686 in modules.autoload and as alias for snd-card-0 etc (as in the Desktop guide)

no suddenly amixer worked and you can unmute the stuff.

rc-update failed however, but I've got sound
_________________
haree
Back to top
View user's profile Send private message
delta407
Bodhisattva
Bodhisattva


Joined: 23 Apr 2002
Posts: 2876
Location: Chicago, IL

PostPosted: Fri Jul 05, 2002 6:07 pm    Post subject: Reply with quote

Hardware seems like a better forum, moving there.
_________________
I don't believe in witty sigs.
Back to top
View user's profile Send private message
rieger
Tux's lil' helper
Tux's lil' helper


Joined: 14 Jun 2002
Posts: 136
Location: The Netherlands

PostPosted: Fri Jul 05, 2002 6:13 pm    Post subject: Reply with quote

I've added amixer set Master 100 unmute (and same for PCM) to local.start

because rc-update add alsa default doesn't work n my machine.
I'v tried add alsasound instead but still no sound when rebooting.

the local.start option is a fine temp. solution for me, but when someone knows the right way to achieve this, I'd like to hear it.
_________________
haree
Back to top
View user's profile Send private message
delta407
Bodhisattva
Bodhisattva


Joined: 23 Apr 2002
Posts: 2876
Location: Chicago, IL

PostPosted: Fri Jul 05, 2002 6:32 pm    Post subject: Reply with quote

"rc-update add alsasound default" should automatically save and restore volume settings across reboots.
_________________
I don't believe in witty sigs.
Back to top
View user's profile Send private message
BonezTheGoon
Bodhisattva
Bodhisattva


Joined: 14 Jun 2002
Posts: 1408
Location: Albuquerque, NM -- birthplace of Microsoft and Gentoo

PostPosted: Fri Jul 05, 2002 7:57 pm    Post subject: 686 or 686a? Reply with quote

I see on the ALSA site that they say the driver for the sound card is 686a
"VIA via82c686 via686a" This is from the "sound card matrix" which can be found here: http://www.alsa-project.org/~goemon/

So my question is this, did you modrpobe via686, or via686a? If so is one the ALSA module and the other the native kernel module? Does anyone know? Also if you did truly modprobe via686 can you modprobe via686a and still get it to work??

I am still having lots of trouble with ALSA and I am just trying to get it all figured out! Thanks in advance!

Regards,
BonezTheGoon
_________________
mcgruff wrote:
I can't promise to be civil.


pjp wrote:
The greater evil is voting for the "lesser evil."


Last edited by BonezTheGoon on Wed Jul 10, 2002 9:56 pm; edited 1 time in total
Back to top
View user's profile Send private message
rieger
Tux's lil' helper
Tux's lil' helper


Joined: 14 Jun 2002
Posts: 136
Location: The Netherlands

PostPosted: Fri Jul 05, 2002 8:29 pm    Post subject: Re: 686 or 686a? Reply with quote

BonezTheGoon wrote:

So my question is this, did you modrpobe via686, or via686a? If so is on the ALSA module and the other the native kernel module? Does anyone know? Also if you did truly modprobe via686 can you modprobe via686a and still get it to work??


snd-via686. It's the Alsa module.

modprobing snd-via686a fails...
_________________
haree
Back to top
View user's profile Send private message
rieger
Tux's lil' helper
Tux's lil' helper


Joined: 14 Jun 2002
Posts: 136
Location: The Netherlands

PostPosted: Fri Jul 05, 2002 9:46 pm    Post subject: Reply with quote

delta407 wrote:
"rc-update add alsasound default" should automatically save and restore volume settings across reboots.



mmm, doesn't work.

(during boot a message that alsa is already started in a runlevel or something)
back to local.start then
_________________
haree
Back to top
View user's profile Send private message
Mr. Pointy
Tux's lil' helper
Tux's lil' helper


Joined: 27 May 2002
Posts: 77

PostPosted: Sat Jul 06, 2002 8:19 am    Post subject: Reply with quote

I know I read it should be:
Code:
rc-update add alsasound boot


That's how mine is setup. Might be worth a try.
Back to top
View user's profile Send private message
rieger
Tux's lil' helper
Tux's lil' helper


Joined: 14 Jun 2002
Posts: 136
Location: The Netherlands

PostPosted: Sat Jul 06, 2002 1:19 pm    Post subject: Reply with quote

Mr. Pointy wrote:
I know I read it should be:
Code:
rc-update add alsasound boot


That's how mine is setup. Might be worth a try.


tried it.
still no sound, well very, very soft.

so I 'm gonna use local.start for now then.
_________________
haree
Back to top
View user's profile Send private message
BonezTheGoon
Bodhisattva
Bodhisattva


Joined: 14 Jun 2002
Posts: 1408
Location: Albuquerque, NM -- birthplace of Microsoft and Gentoo

PostPosted: Wed Jul 10, 2002 9:55 pm    Post subject: Re: 686 or 686a? Reply with quote

rieger wrote:
BonezTheGoon wrote:

So my question is this, did you modrpobe via686, or via686a? If so is one the ALSA module and the other the native kernel module? Does anyone know? Also if you did truly modprobe via686 can you modprobe via686a and still get it to work??


snd-via686. It's the Alsa module.

modprobing snd-via686a fails...


So you were able to modprobe snd-via686 and that worked, correct? (I think thats what you are saying but don't want to leave anything to guessing or supposing--THANKS in advance)

Regards,
BonezTheGoon
_________________
mcgruff wrote:
I can't promise to be civil.


pjp wrote:
The greater evil is voting for the "lesser evil."
Back to top
View user's profile Send private message
rieger
Tux's lil' helper
Tux's lil' helper


Joined: 14 Jun 2002
Posts: 136
Location: The Netherlands

PostPosted: Thu Jul 11, 2002 9:40 pm    Post subject: Re: 686 or 686a? Reply with quote

BonezTheGoon wrote:

So you were able to modprobe snd-via686 and that worked


yes

BonezTheGoon wrote:
correct?


yes
_________________
haree
Back to top
View user's profile Send private message
Mike_McCready
n00b
n00b


Joined: 10 Jul 2002
Posts: 43
Location: Massachusetts

PostPosted: Sat Jul 13, 2002 5:54 pm    Post subject: Reply with quote

Ok, I have an AC97, and I'm about to compile my kernel, I'm reinstalling Gentoo at the moment (various reasons).


My question is, what should I compile into the kernel in terms of sound support?
Back to top
View user's profile Send private message
rieger
Tux's lil' helper
Tux's lil' helper


Joined: 14 Jun 2002
Posts: 136
Location: The Netherlands

PostPosted: Sat Jul 13, 2002 6:51 pm    Post subject: Reply with quote

-sound support enabled.
-ensoniq 1371 Es (the thing that's already selected) as module
-OSS support as module.

those are my settings
_________________
haree
Back to top
View user's profile Send private message
dmason
n00b
n00b


Joined: 13 Jul 2002
Posts: 14

PostPosted: Sun Jul 14, 2002 3:20 am    Post subject: Reply with quote

the only thing I would say that you would need built into the kernel is sound support, and if you aren't using the alsa modules, then create modules for your sound board. because as for oss stuff, alsa will take care of that itself, since it creates modules for an interface with oss apps.
_________________
uname -srmp
Linux 2.4.19-gentoo-r7 i686 AuthenticAMD
Back to top
View user's profile Send private message
atze
n00b
n00b


Joined: 14 Jul 2002
Posts: 55

PostPosted: Mon Jul 15, 2002 8:24 pm    Post subject: Reply with quote

Well, I've just tried "modprobe snd_via6986" and he can't locate the module ... in "/lib/modules/2.4.19~/" is even no folder names "misc" ... uups. Can anyone tell me what happened?
Back to top
View user's profile Send private message
BonezTheGoon
Bodhisattva
Bodhisattva


Joined: 14 Jun 2002
Posts: 1408
Location: Albuquerque, NM -- birthplace of Microsoft and Gentoo

PostPosted: Mon Jul 15, 2002 9:04 pm    Post subject: Reply with quote

Have you emerged ALSA yet?

Code:
emerge alsa-driver


Give that a go and then try to:

Code:
modprobe snd-via686a


or try;

Code:
modprobe snd-via8233


Because according to this ALSA Sound Card Matrix there is no such thing (that they recognize or know of) as a via6986. Also if they did have a via9686 driver you would want to use the command as modprobe snd-via6986 instead of modprobe snd_via6986. There are many different threads on getting onboard Via audio working, with lots of help from people that have it working. Be sure to search around for the other threads to see if anyone has your same hardware working.

Regards,
BonezTheGoon
_________________
mcgruff wrote:
I can't promise to be civil.


pjp wrote:
The greater evil is voting for the "lesser evil."
Back to top
View user's profile Send private message
linux_girl
Apprentice
Apprentice


Joined: 12 Sep 2003
Posts: 287

PostPosted: Fri Sep 12, 2003 2:56 am    Post subject: Re: 686 or 686a? Reply with quote

BonezTheGoon wrote:
I see on the ALSA site that they say the driver for the sound card is 686a
"VIA via82c686 via686a" This is from the "sound card matrix" which can be found here: http://www.alsa-project.org/~goemon/

So my question is this, did you modrpobe via686, or via686a? If so is one the ALSA module and the other the native kernel module? Does anyone know? Also if you did truly modprobe via686 can you modprobe via686a and still get it to work??

I am still having lots of trouble with ALSA and I am just trying to get it all figured out! Thanks in advance!

Regards,

BonezTheGoon


i also have trouble whit via : https://forums.gentoo.org/viewtopic.php?p=517315#517315
_________________
:D :D
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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