Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
TIP: sound with ASROCK K7VT2 or similar (via82xx)
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
djoi
n00b
n00b


Joined: 10 Nov 2002
Posts: 49

PostPosted: Sat Jun 28, 2003 12:17 am    Post subject: TIP: sound with ASROCK K7VT2 or similar (via82xx) Reply with quote

Hi,
me and some other here had problems with sound on this mainboard.The solution for me was this :

nano -w /etc/modules.d/alsa

Quote:

## IMPORTANT:
## You need to customise this section for your specific sound card(s)
## and then run `update-modules' command.
## Read alsa-driver's INSTALL file in /usr/share/doc for more info.
##
## ALSA portion
alias snd-card-0 snd-via82xx
alias snd-card-1 snd-via82xx
alias snd-card-2 snd-via82xx
alias snd-card-3 snd-via82xx
alias snd-card-4 snd-via82xx
alias snd-card-5 snd-via82xx
alias snd-card-6 snd-via82xx
alias snd-card-7 snd-via82xx

options snd-via82xx dxs_support=3
## modinfo snd-via82xx explains it


update-modules
/etc/init.d/alsasound stop
/etc/init.d/alsasound start

mpg123 your_favourite_song.mp3

..and listen to clear sound :D

(if you dont hear anything , read the desktop doc how to use amixer or alsamixer :P)

Some peeps here reported that a newer kernel solve it but with
2.5.70-mm7 it dont work here w/o this option.

Maybe it help somebody ;)

bye
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