Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 119015

Summary: alsa-driver: Support for Nforce4 MCP51 intel8x0-based chipset
Product: Gentoo Linux Reporter: Aneel <aaneel>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED UPSTREAM    
Severity: enhancement    
Priority: High    
Version: 2005.1   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Possible fix to add support for MCP51.

Description Aneel 2006-01-14 11:52:41 UTC
There is no support in the ALSA intel8x0 driver for the relatively new Nvidia MCP51 onboard card.  It registers as "nVidia Corporation MCP51 AC97 Audio Controller (rev a2)" in lspci.  It is based off of Realtek ALC655, so I don't think adding support is really a difficult matter.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-01-14 12:00:22 UTC
Such requests need to be made upstream - https://bugtrack.alsa-project.org/alsa-bug/login_page.php
Comment 2 Aneel 2006-01-14 12:14:52 UTC
Created attachment 77104 [details, diff]
Possible fix to add support for MCP51.

Attached is a patch I've written based upon a thread (http://forums.gentoo.org/viewtopic-p-3031189.html#3031189) on the Gentoo Forums.  I'm not a coder by any means, so I'm not extremely familiar with any of that jargon.  However, I know the patch makes sense.  I haven't tested this on any other platform except the AMD64 which I use.
Comment 3 Aneel 2006-01-14 12:17:19 UTC
(In reply to comment #1)
> Such requests need to be made upstream -
> https://bugtrack.alsa-project.org/alsa-bug/login_page.php
> 

Sorry about that.  This is the first time I've used the bugtraq and even after reading the rules, I'm not very clear on how conventions work.