[Maverick A1] m-audio audiophile 2496 (ICE1712) does not work with pulseaudio in ubuntustudio maverick

Bug #598452 reported by Pablo_F
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu Studio
Invalid
Undecided
Unassigned

Bug Description

Relates to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/178442

pavucontrol doesn't show an "analog estereo" profile in the Configuration tab (only digital profiles).

The workaround that works for me is edit:

/usr/share/alsa/cards/ICE1712.conf

and add these new lines:

         slave.format S32_LE
        slave.channels 10

like this:

ICE1712.pcm.front.0 {
        @args [ CARD ]
        @args.CARD {
                type string
        }
        type route
        ttable.0.0 1
        ttable.1.1 1
        slave.pcm {
                type hw
                card $CARD
        }
        slave.format S32_LE
        slave.channels 10
}

Revision history for this message
Pablo_F (pablo-fbus) wrote :

Then reboot. Then launch pavucontrol and select "analog stereo" or "analog stereo + digital whatever" as the "profile" in the configuration tab of pavucontrol.

Revision history for this message
Erich Eickmeyer (eeickmeyer) wrote :

Nearly 9-year-old bug, looks like more of a support request than anything. Closing as invalid.

Changed in ubuntustudio:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.