diff mbox

[-,ALSA-LIB,1/1] Remove 2.1 , 4.1 and 5.0 from EMU10K1.conf

Message ID CAN8ccia+7m76D+E-UvXPTX0HqM1puZPgWGKH+kM-dtztbpSjJA@mail.gmail.com (mailing list archive)
State Rejected
Headers show

Commit Message

Raymond Yau March 20, 2014, 1:51 p.m. UTC
- Creative 4.1 Speaker only have green and black jacks
- Those creative sound cards using 4.1 speakers does not support 6 channels

Comments

Takashi Iwai March 21, 2014, 4:51 p.m. UTC | #1
At Thu, 20 Mar 2014 21:51:34 +0800,
Raymond Yau wrote:
> 
> From 330ecca4e06123f8e823cffc98bdcf0d10012221 Mon Sep 17 00:00:00 2001
> From: Raymond Yau <superquad.vortex2@gmail.con>
> Date: Thu, 20 Mar 2014 11:08:15 +0800
> Subject: [PATCH - ALSA-LIB 1/1] Remove 2.1 , 4.1 and 5.0 from EMU10K1.conf
> 
> - Creative 4.1 Speaker only have green and black jacks
> - Those creative sound cards using 4.1 speakers does not support 6 channels

Why can't these work?


thanks,

Takashi

> 
> Signed-off-by: Raymond Yau <superquad.vortex2@gmail.con>
> 
> diff --git a/src/conf/cards/EMU10K1.conf b/src/conf/cards/EMU10K1.conf
> index ef193fe..70ca66e 100644
> --- a/src/conf/cards/EMU10K1.conf
> +++ b/src/conf/cards/EMU10K1.conf
> @@ -217,9 +217,6 @@ EMU10K1.pcm.surround40.0 {
>  	]
>  }
>  
> -<confdir:pcm/surround21.conf>
> -<confdir:pcm/surround41.conf>
> -<confdir:pcm/surround50.conf>
>  <confdir:pcm/surround51.conf>
>  
>  EMU10K1.pcm.surround51.0 {
> -- 
> 1.8.3.2
>
diff mbox

Patch

From 330ecca4e06123f8e823cffc98bdcf0d10012221 Mon Sep 17 00:00:00 2001
From: Raymond Yau <superquad.vortex2@gmail.con>
Date: Thu, 20 Mar 2014 11:08:15 +0800
Subject: [PATCH - ALSA-LIB 1/1] Remove 2.1 , 4.1 and 5.0 from EMU10K1.conf

- Creative 4.1 Speaker only have green and black jacks
- Those creative sound cards using 4.1 speakers does not support 6 channels

Signed-off-by: Raymond Yau <superquad.vortex2@gmail.con>

diff --git a/src/conf/cards/EMU10K1.conf b/src/conf/cards/EMU10K1.conf
index ef193fe..70ca66e 100644
--- a/src/conf/cards/EMU10K1.conf
+++ b/src/conf/cards/EMU10K1.conf
@@ -217,9 +217,6 @@  EMU10K1.pcm.surround40.0 {
 	]
 }
 
-<confdir:pcm/surround21.conf>
-<confdir:pcm/surround41.conf>
-<confdir:pcm/surround50.conf>
 <confdir:pcm/surround51.conf>
 
 EMU10K1.pcm.surround51.0 {
-- 
1.8.3.2