Author Login
Post Reply
Em Monday 02 June 2008 14:30:51 Adam Williamson escreveu:
> On Sun, 2008-06-01 at 20:37 -0400, Charles A Edwards wrote:
> > The Radeon 3870 comes equipped with on on card ATI HDMI audio chip.
> >
> > [root@(protected)
> > Card:ATI Radeon X1300 and later: ATI Technologies Inc|Radeon HD 3870
> > [DISPLAY_VGA] (vendor:1002 device:9501 subv:1002 subd:2542)
> >
> > [root@(protected)
> > unknown : ATI Technologies Inc|Radeon HD 3870 Audio device
> > (vendor:1002 device:aa18)
> >
> > When harddrake configures the "sound card" it sets it to use
> > snd-hda-intel.
> > This is incorrect.
> > According to the Realtek docs the ati chip should instead use
> > snd-atiixp
>
> The 'unknown' shows there's nothing MDV specific there; only kernel
> modaliases (which come from upstream). Anyway, according to recent
> discussion on radeonhd mailing list, it sounds like hda-intel is correct
> for this stuff...
Ops, I didn't paid attention to the unknown line, but is strange if we are
talking about Mandriva 2008.1, as its kernel has support for "vendor:1002
device:aa18" inside hda intel (from backported alsa). Just look at modinfo
from snd-hda-intel inside 2008.1, there is a modalias for it:
# modinfo snd-hda-intel | grep AA18
alias: pci:v00001002d0000AA18sv*sd*bc*sc*i*
hda-intel is the right module, and should work with 2008.1, if not it's a bug
in hda-intel/alsa.
--
[]'s
Herton