All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] snd-via82xx whitelist addition: ASUS A7V8X
@ 2003-11-30 12:23 Sergey Vlasov
  2003-11-30 16:30 ` hdsp + acpi/apm = bug/feature? Dan Nyborg
  0 siblings, 1 reply; 4+ messages in thread
From: Sergey Vlasov @ 2003-11-30 12:23 UTC (permalink / raw)
  To: alsa-devel

[-- Attachment #1: Type: text/plain, Size: 1892 bytes --]

Hello!

On the ASUS A7V8X motherboard, the built-in sound works fine with the
full DXS support in snd-via82xx.  Tested with ALSA 0.9.8 and
1.0.0pre3.

Here is the patch to add this motherboard to the whitelist.

BTW, the "ASUS A7V8-X" in the nearby comment probably should be
A7V8X-X (however, I don't own such a board and can't confirm this).

--- alsa-driver-0.9.8/alsa-kernel/pci/via82xx.c.via82xx-whitelist	2003-11-25 12:56:28 +0300
+++ alsa-driver-0.9.8/alsa-kernel/pci/via82xx.c	2003-11-28 22:39:40 +0300
@@ -1961,6 +1961,7 @@
 {
 	static struct dxs_whitelist whitelist[] = {
 		{ .vendor = 0x1019, .device = 0x0996, .action = VIA_DXS_48K },
+		{ .vendor = 0x1043, .device = 0x8095, .action = VIA_DXS_ENABLE }, /* ASUS A7V8X */
 		{ .vendor = 0x1043, .device = 0x80a1, .action = VIA_DXS_NO_VRA }, /* ASUS A7V8-X */
 		{ .vendor = 0x1043, .device = 0x80b0, .action = VIA_DXS_ENABLE }, /* ASUS A7V600 */
 		{ .vendor = 0x1297, .device = 0xc160, .action = VIA_DXS_ENABLE }, /* Shuttle SK41G */

Just for information:

$ cat /proc/asound/cards
0 [V8235          ]: VIA8233 - VIA 8235
                     VIA 8235 at 0xe000, irq 22

$ cat /proc/asound/card0/codec97#0/ac97#0-0
0-0/0: Realtek ALC650 rev 2

Capabilities     :
DAC resolution   : 20-bit
ADC resolution   : 18-bit
3D enhancement   : Realtek 3D Stereo Enhancement

Current setup
Mic gain         : +0dB [+0dB]
POP path         : pre 3D
Sim. stereo      : off
3D enhancement   : off
Loudness         : off
Mono output      : MIX
Mic select       : Mic1
ADC/DAC loopback : off
Extended ID      : codec=0 rev=1 LDAC SDAC CDAC DSA=0 SPDIF DRA VRA
Extended status  : SPCV LDAC SDAC CDAC SPDIF=res SPDIF VRA
PCM front DAC    : 44100Hz
PCM Surr DAC     : 44100Hz
PCM LFE DAC      : 44100Hz
PCM ADC          : 48000Hz
SPDIF Control    : Consumer PCM Category=0x2 Generation=1 Rate=48kHz
SPDIF In Status  : Not Locked

-- 
Sergey Vlasov

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-12-01 20:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-11-30 12:23 [PATCH] snd-via82xx whitelist addition: ASUS A7V8X Sergey Vlasov
2003-11-30 16:30 ` hdsp + acpi/apm = bug/feature? Dan Nyborg
2003-12-01 11:50   ` Thomas Charbonnel
2003-12-01 20:58     ` Dan Nyborg

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.