Bug 651981 - m-audio audiophile M2496 (snd_ice1712) incomplete detection (analog output missing)
Summary: m-audio audiophile M2496 (snd_ice1712) incomplete detection (analog output mi...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: pulseaudio
Version: 14
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Lennart Poettering
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-11-10 18:02 UTC by Arthur Clement
Modified: 2012-08-16 18:58 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-08-16 18:58:16 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Alsa info after pulseaudio modifications (22.72 KB, application/octet-stream)
2010-11-10 18:03 UTC, Arthur Clement
no flags Details
Alsa info before pulseaudio modifications (22.92 KB, application/octet-stream)
2010-11-10 18:04 UTC, Arthur Clement
no flags Details
pulseaudio /etc/pulse/default.pa (4.97 KB, application/octet-stream)
2010-11-10 18:05 UTC, Arthur Clement
no flags Details
/usr/share/alsa/cards/ICE1712.conf (1.87 KB, text/plain)
2010-11-10 21:08 UTC, Arthur Clement
no flags Details

Description Arthur Clement 2010-11-10 18:02:21 UTC
Description of problem:
I upgraded F13 to f14 with yum (I got a bug with preupgrade) and my sound didn't work anymore because only the digital output was recognized by pulseaudio (through kde/phonon).

I edited this file : /etc/pulse/default.pa

commented lines 52, 53, 54,57 and 58 :

 51 ### Automatically load driver modules depending on the hardware available
 52 ##.ifexists module-udev-detect.so
 53 ##load-module module-udev-detect
 54 ##.else
 55 ### Alternatively use the static hardware detection module (for systems that
 56 ### lack udev support)
 57 ##load-module module-detect
 58 ##.endif

and force the recognition of the analog output with these lines :

load-module module-alsa-sink sink_name=M2496_Analog_Out device=hw:M2496 channels=10 channel_map=left,right,aux0,aux1,aux2,aux3,aux4,au x5,aux6,aux7
load-module module-alsa-source source_name=M2496_Analog_In device=hw:M2496 channels=12 channel_map=left,right,aux0,aux1,aux2,aux3,aux4,au x5,aux6,aux7,aux8,aux9


My alsa info before and after the patch in attachment.




Version-Release number of selected component (if applicable):
rpm -qa | grep pulseaudio
pulseaudio-module-lirc-0.9.21-6.fc13.x86_64
pulseaudio-libs-glib2-0.9.21-6.fc13.x86_64
alsa-plugins-pulseaudio-1.0.22-1.fc13.x86_64
pulseaudio-utils-0.9.21-6.fc13.x86_64
pulseaudio-libs-zeroconf-0.9.21-6.fc13.x86_64
wine-pulseaudio-1.3.6-1.fc14.i686
pulseaudio-libs-0.9.21-6.fc13.x86_64
pulseaudio-libs-0.9.21-6.fc13.i686
pulseaudio-module-x11-0.9.21-6.fc13.x86_64
kde-settings-pulseaudio-4.5-9.fc14.noarch
pulseaudio-0.9.21-6.fc13.x86_64
pulseaudio-module-gconf-0.9.21-6.fc13.x86_64


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Arthur Clement 2010-11-10 18:03:28 UTC
Created attachment 459507 [details]
Alsa info after pulseaudio modifications

Comment 2 Arthur Clement 2010-11-10 18:04:28 UTC
Created attachment 459508 [details]
Alsa info before pulseaudio modifications

Comment 3 Arthur Clement 2010-11-10 18:05:26 UTC
Created attachment 459510 [details]
pulseaudio /etc/pulse/default.pa

Comment 4 Arthur Clement 2010-11-10 18:06:45 UTC
kernel version :
Linux 2.6.35.6-48.fc14.x86_64 #1 SMP 2010 x86_64 x86_64 x86_64 GNU/Linux

Comment 5 Arthur Clement 2010-11-10 21:06:27 UTC
Forget what I said about manual loading, here is the solution :


diff -Naurd ICE1712.conf /usr/share/alsa/cards/ICE1712.conf
--- ICE1712.conf.old      2010-11-10 22:02:21.904172640 +0100
+++ /usr/share/alsa/cards/ICE1712.conf  2010-11-10 22:03:06.007415017 +0100
@@ -39,6 +39,8 @@
                type hw
                card $CARD
        }
+       slave.format S32_LE
+        slave.channels 10 
 }
 
 <confdir:pcm/surround40.conf>



It works great.

Comment 6 Arthur Clement 2010-11-10 21:08:16 UTC
Created attachment 459544 [details]
/usr/share/alsa/cards/ICE1712.conf

Comment 7 Arthur Clement 2010-11-10 21:27:13 UTC
duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=553497

bug report on alsa BT : https://bugtrack.alsa-project.org/alsa-bug/view.php?id=4887

Comment 8 Fedora End Of Life 2012-08-16 18:58:18 UTC
This message is a notice that Fedora 14 is now at end of life. Fedora 
has stopped maintaining and issuing updates for Fedora 14. It is 
Fedora's policy to close all bug reports from releases that are no 
longer maintained.  At this time, all open bugs with a Fedora 'version'
of '14' have been closed as WONTFIX.

(Please note: Our normal process is to give advanced warning of this 
occurring, but we forgot to do that. A thousand apologies.)

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, feel free to reopen 
this bug and simply change the 'version' to a later Fedora version.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we were unable to fix it before Fedora 14 reached end of life. If you 
would still like to see this bug fixed and are able to reproduce it 
against a later version of Fedora, you are encouraged to click on 
"Clone This Bug" (top right of this page) and open it against that 
version of Fedora.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events.  Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping


Note You need to log in before you can comment on or make changes to this bug.