Do AC97 based PCI sound cards exist?
Moderator: Moderator Team
Do AC97 based PCI sound cards exist?
I was just wondering if anyone knows if there are any PCI sound cards based on the Realtek AC97 sound chip. Since this is what Virtual Box emulates, and seems to be well supported in ReactOS, I thought it would be interesting to try AC97 on real hardware if possible.
Although, from my googling around it looks as if Realtek AC97 chips are only built on to motherboards, and not available as a standalone product. There is a StarTech PCI card that has "AC97" in its name, but that uses a C-Media chipset. No idea if they are compatible in any way, but it doesn't seem like it would be.
Any ideas?
Although, from my googling around it looks as if Realtek AC97 chips are only built on to motherboards, and not available as a standalone product. There is a StarTech PCI card that has "AC97" in its name, but that uses a C-Media chipset. No idea if they are compatible in any way, but it doesn't seem like it would be.
Any ideas?
- EmuandCo
- Developer
- Posts: 4465
- Joined: Sun Nov 28, 2004 7:52 pm
- Location: Germany, Bavaria, Steinfeld
- Contact:
Re: Do AC97 based PCI sound cards exist?
Many vendors made ac97 cards, including c-media
ReactOS is still in alpha stage, meaning it is not feature-complete and is recommended only for evaluation and testing purposes
-
- Posts: 1787
- Joined: Fri Aug 07, 2009 5:11 am
- Location: USA
Re: Do AC97 based PCI sound cards exist?
SomeGuy wrote:I was just wondering if anyone knows if there are any PCI sound cards based on the Realtek AC97 sound chip. Since this is what Virtual Box emulates, and seems to be well supported in ReactOS, I thought it would be interesting to try AC97 on real hardware if possible.
Although, from my googling around it looks as if Realtek AC97 chips are only built on to motherboards, and not available as a standalone product. There is a StarTech PCI card that has "AC97" in its name, but that uses a C-Media chipset. No idea if they are compatible in any way, but it doesn't seem like it would be.
Any ideas?
My motherboard is an Asus board with the NVidia chipset, and has C-Media AC97. It is tied on-board to the USB architecture. So to test it, Reactos would need to have USB support. I think we are almost there.
I was reading a bit. The reason it is most common on motherboards is because they rely on a DC97 controller and that is built into the chipset (traditionally the southbridge chip, though new boards call the SB chip the northbridge chip since the modern CPUs have their own NB and the chipsets that use them often rename their SB chip). I guess on my system, NVidia provides the DC97 support in the chipset, and they use a C-Media AC97 chip to provide the rest of the AC97 support.
http://en.wikipedia.org/wiki/AC97
AC97 is just a standard, like the ATA commands, for instance. So each chipset that uses this will use their own hardware implementation, but the software end should be compatible with the standards.
We probably should look into Azalia support too. That is Intel's hi-def audio standard that supersedes AC97.
Re: Do AC97 based PCI sound cards exist?
Ah, so I guess the more specific question then is, will the "AC97" driver posted for ReactOS under VirtualBox work with any specific add-on PCI sound card on real hardware?AC97 is just a standard, like the ATA commands, for instance. So each chipset that uses this will use their own hardware implementation, but the software end should be compatible with the standards.
- EmuandCo
- Developer
- Posts: 4465
- Joined: Sun Nov 28, 2004 7:52 pm
- Location: Germany, Bavaria, Steinfeld
- Contact:
Re: Do AC97 based PCI sound cards exist?
Quite new for me that this chip is not attatched on a pci or pcie x1. Btw, you should refresh your knowledge of nb and sb chips... what you explain us here is.... bullshitPurpleGurl wrote:It is tied on-board to the USB architecture. So to test it, Reactos would need to have USB support. I think we are almost there

ReactOS is still in alpha stage, meaning it is not feature-complete and is recommended only for evaluation and testing purposes
Re: Do AC97 based PCI sound cards exist?
Daniel, civility rule applies to you as well. Just as it's other moderator's jobs to warn me if I overstep.
-
- Posts: 151
- Joined: Tue Jul 06, 2010 12:03 am
Re: Do AC97 based PCI sound cards exist?
I think we need a Super Mod, I propose Z28 for the JoB...bullshit .......

Re: Do AC97 based PCI sound cards exist?
I vote for "Z80" 

-
- Posts: 133
- Joined: Sun Aug 30, 2009 4:42 pm
Re: Do AC97 based PCI sound cards exist?
You guys want to just stay on topic... Instead of demanding a Super Mod... (btw i too nominate Z80... god help me..!
)
Q. Do AC97 based PCI sound cards exist?
A. Yes
- There are PCI cards using AC97 chipsets manufactured by VIA and produced through MSI. One example is the Msi KT3 Ultra
Hope that answers your question... BTW I googled that in 20 sec try it some time..!

Q. Do AC97 based PCI sound cards exist?
A. Yes
- There are PCI cards using AC97 chipsets manufactured by VIA and produced through MSI. One example is the Msi KT3 Ultra
Hope that answers your question... BTW I googled that in 20 sec try it some time..!

Wesley Howard
ROS Contributor - Web Developer
ROS Contributor - Web Developer
-
- Posts: 1787
- Joined: Fri Aug 07, 2009 5:11 am
- Location: USA
Re: Do AC97 based PCI sound cards exist?
Actually, I am right. I build PCs and I assembled this one. The DC97 portion is in the bridge chip on my PC. The AC97 portion is attached on-board through the USB. It is in my CMOS settings under USB configurationg and there is a setting to Enable/Disable CMedia USB Sound. That is what it says and where it is found. And when I disable the USB settings, the sound setting gets disabled and grayed out, and there is no sound in Windows or Reactos that way. I will try digging up the technical specs.EmuandCo wrote:Quite new for me that this chip is not attatched on a pci or pcie x1. Btw, you should refresh your knowledge of nb and sb chips... what you explain us here is.... bullshitPurpleGurl wrote:It is tied on-board to the USB architecture. So to test it, Reactos would need to have USB support. I think we are almost thereNevermind, but thats what it is ^^
My motherboard is ASUS M2N-E SLI.
Here is my motherboard manual:
http://dlcdnet.asus.com/pub/ASUS/mb/soc ... -e_sli.pdf
Scroll to 4-31 and you will see the setting my board has:
Onboard USB Audio[Enabled]
Enable or Disable Onboard USB Audio.
Configuration options: [Enabled] [Disabled]
This is what AC97 is and how it works:
http://en.wikipedia.org/wiki/AC97
By the way, the Northbridge is the memory controller. On all the new Athlon and Phenom processors, the NB is in the CPU. It is faster that way. AMD now calls the Southbridge (what connects between the Northbridge and most of the I/O, including mouse, keyboard, FDC, ATA, SATA, PCI/PCI-E, USB) the Northbridge. That is how my machine is, just a single bridge chip.
Per AMD:
http://www.amd.com/us/products/desktop/ ... tures.aspx
If you look, it says my X2 processor has an "Integrated DDR2 memory controller." That circuitry used to be on motherboards and known as the Northbridge. The Southbridge connected to it and handled all the IO stuff. The pair together was known as the chipset. Intel calls the SB the "I/O Controller Hub." Intel has moved the NB functions to the CPU as well as of the Sandy Bridge architecture.
Per Wikipedia:
http://en.wikipedia.org/wiki/Northbridge_(computing)
"The northbridge has historically been one of the two chips in the core logic chipset on a PC motherboard, the other being the southbridge. Increasingly these functions have migrated to the CPU chip itself, beginning with memory and graphics controllers."
If you drop to Recent Developments on that page, you will see what I was talking about, and that is what my motherboard is like.
I apologize for being Off-Topic. I think the real question is if any Realtek AC97 cards existed. Yes, the OP asked about AC97 in the title, but specified Realtek in the text.
Who is online
Users browsing this forum: Bing [Bot], Semrush [Bot] and 2 guests