Dariush Forouher
2010-02-27 15:24:21 UTC
Hi,
is HDMI audio already supposed to work using a RS690 GPU?
(on a current 2.6.33 kernel)
r600_audio_chipset_supported() in r600_audio.c indicates this,
but r600_audio_init() doesn't seem to be called anywhere from the rs690
code paths.
As a quick hack I tried to add a call to r600_audio_init() to the end of
rs690_init(). dmesg output indicates "[drm] Enabling audio support", but
audio still won't work.
cheers
Dariush
is HDMI audio already supposed to work using a RS690 GPU?
(on a current 2.6.33 kernel)
r600_audio_chipset_supported() in r600_audio.c indicates this,
but r600_audio_init() doesn't seem to be called anywhere from the rs690
code paths.
As a quick hack I tried to add a call to r600_audio_init() to the end of
rs690_init(). dmesg output indicates "[drm] Enabling audio support", but
audio still won't work.
cheers
Dariush