On Sat, Jan 17, 2009 at 8:09 PM, Alan Ezust <alan.ez...@gmail.com> wrote:
> Hi Folks,
>
> I have a nvidia 0774 chipset sound card that isn't recognized by the
> latest debian 2.6.26-1-amd64 kernel. I'm debating over whether to
> install nvidia's whole driver set or try to get it working with the
> debian installable stuff.
>
> I am looking at the "Alsa Troubleshooting Wiki" which used to cover
> every problem I ever had, and the solution. And it would perhaps
> still, if the alsa docs weren't missing from the website.
>
> http://alsa.opensrc.org/index.php/TroubleShooting
>
> In particular, this part:
> <quote>
> The main ALSA website then contains a list of those chipsets and the
> required drivers.
> with a href=http://www.alsa-project.org/alsa-doc/
> </quote>
>
> but currently, that link goes to an open directory with nothing but a
> subdirectory containing api docs.
>
> Anyway, does anyone know what is the driver I need for the nvidia 0774?
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by:
> SourcForge Community
> SourceForge wants to tell your story.
> http://p.sf.net/sfu/sf-spreadtheword
> _______________________________________________
> Alsa-user mailing list
> Alsa-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/alsa-user
>

That's MCP78S a.k.a. GeForce 8200. I have the same chipset, works great with:

http://ftp.kernel.org/pub/linux/kernel/people/tiwai/alsa/alsa-driver/alsa-driver-unstable-snapshot.tar.bz2

Just do:

apt-get install module-assistant
m-a prepare
apt-get build-dep alsa-source

And then extract and compile this. Works great for me.
-- 
Vedran Miletić
------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to