[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: SoundChip Realtek ALC650 [Solved]



Can you tell me exactly what you do to play audio (any audio would be fine
at this point, just to show it's working)?  Thanks.

----------------------------------------------------------------------
Andrew J Perrin - http://www.unc.edu/~aperrin
Assistant Professor of Sociology, U of North Carolina, Chapel Hill
clists@perrin.socsci.unc.edu * andrew_perrin (at) unc.edu


On Thu, 13 Feb 2003, Gemini wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Le Jeudi 13 Février 2003 18:55, Andrew Perrin a écrit :
> > Thank you for this - it got me further than I had been before. But I still
> > have no sound.
> >
> > Any advice?  I'd rather not surrender and install another sound card.
> 
> Here is my sound file that I put in the /etc/modutils to add the support of my 
> sound card.
> I am using the VIA module as my motherboard is using a VIA KT400 chipset. 
> Since the have the same as me, I think is is normal that it did not work for 
> you with the Intel module :-)) Have you deleted all the lines related to 
> Intel ?? Anyway check my file. These are all the lines I added to make my 
> sound card work. 
> I created a file name 'snd' (anyname is ok I think) in the directory 
> /etc/modutils and then I ran the command 'update-modules' so that all the 
> lines contained in this file were added to my '/etc/modules.conf file'. 
> That's it to make a working module configuration. 
> 
> 
> alias char-major-116 snd
> options snd major=116 cards_limit=1
> #--- Via8233  and Via686A/B -------------------
> alias snd-card-0 snd-via82xx
> options snd-via82xx index=0 id="VIA"
> #------------------------------------------------------
> alias char-major-14 soundcore
> alias sound-slot-0 snd-card-0
> alias sound-service-0-0 snd-mixer-oss
> alias sound-service-0-1 snd-seq-oss
> alias sound-service-0-3 snd-pcm-oss
> alias sound-service-0-8 snd-seq-oss
> alias sound-service-0-12 snd-pcm-oss
> #=================================
> post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 
> 2>&1 || :
> pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null 2>&1 
> || :
> 
> Hope this helps you better. It worked fine for me.
> 
> Gemini
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.1 (GNU/Linux)
> 
> iEYEARECAAYFAj5L+QAACgkQA5xDj5PCHvIsJQCfVCIrS5BVgsC0lPdth7Q2X1BC
> F/IAoIEB5ovMUwvwHAeaLJ7UVmZBKeqD
> =mAJg
> -----END PGP SIGNATURE-----
> 
> 



Reply to: