Re: AC97 audio -- no joy
From: Dave Brown (dhbrown_at_hobbes.dhbrown.net)
Date: 11/28/04
- Next message: KJ: "Re: Ubuntu"
- Previous message: KJ: "Re: Securing Linux"
- In reply to: David L. Johnson: "AC97 audio -- no joy"
- Next in thread: Lawrence DčOliveiro: "Re: AC97 audio -- no joy"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 28 Nov 2004 01:05:05 GMT
In article <pan.2004.11.25.17.47.58.119096@lehigh-nospam.edu>,
David L. Johnson wrote:
> Just got my new Shuttle box, cute little thing, that came with an
> integrated audio that claims to be a C-Media 9793A with an AC'97 chip.
> ...
> My question is, obviously, can I get this audio to work? If so, do I just
> need to build support into the kernel? I can't really tell whether alsa
> will be able to support it, but if not, can I just use the old oss (and if
> so, can I get that from debian?).
If you haven't downloaded Knoppix, you should. It's a great
trouble-shooter, and rescue system; (well, actually it's a complete
Linux system on a CD). Its relevance here is that it is the master at
detecting and configuring hardware, and there's a good chance it will find
your sound chip. Then, do a "lsmod" and find out which module got plugged
in.
You might also indicate which chipset your system is using: i.e., VIA,
SiS, ALi, etc. For instance, my recent motherboards have VIA chipsets,
and use a via82cxxx_audio module. They also load the ac97_codec. I can't
claim to understand the relation between a "AC97" sound chip, and the fact
that other chips use an ac97_codec, but it makes me wonder if it's not
analgous to the software emulation of the old SoundBlaster Pro scheme.
Another place to look for clues as to what sound chip you really have is
to look at /proc/pci, which should have an entry for audio. (Mine says:
Multimedia audio controller:
VIA Technologies, Inc. VT8233 AC97 Audio Controller (rev 80).
again showing the relationship to the AC97 scheme though its on a VIA
chip.
-- Dave Brown Austin, TX
- Next message: KJ: "Re: Ubuntu"
- Previous message: KJ: "Re: Securing Linux"
- In reply to: David L. Johnson: "AC97 audio -- no joy"
- Next in thread: Lawrence DčOliveiro: "Re: AC97 audio -- no joy"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|