[Bug 637947] Re: no sound devices on current ES2.0 boards

David Bercovitz 637947 at bugs.launchpad.net
Fri Oct 15 08:57:02 UTC 2010


Testing pulseaudio profile file for pandaboard to copy in /usr/share/pulseaudio/alsa-mixer/profile-sets/
+ you need to add one line in /lib/udev/rules.d/90-pulseaudio.rules file so that it add panda.conf -> looks like this:

SUBSYSTEM!="sound", GOTO="pulseaudio_end"
ACTION!="change", GOTO="pulseaudio_end"
KERNEL!="card*", GOTO="pulseaudio_end"

SUBSYSTEMS=="usb", ATTRS{idVendor}=="17cc", ATTRS{idProduct}=="1978", ENV{PULSE_PROFILE_SET}="native-instruments-audio8dj.conf"
SUBSYSTEMS=="usb", ATTRS{idVendor}=="17cc", ATTRS{idProduct}=="0839", ENV{PULSE_PROFILE_SET}="native-instruments-audio4dj.conf"
SUBSYSTEMS=="usb", ATTRS{idVendor}=="0763", ATTRS{idProduct}=="2012", ENV{PULSE_PROFILE_SET}="maudio-fasttrack-pro.conf"
SUBSYSTEMS=="sound", ATTRS{id}=="SDP4430", ATTRS{number}=="0", ENV{PULSE_PROFILE_SET}="panda.conf"

LABEL="pulseaudio_end"


** Attachment added: "pulseaudio profile set"
   https://bugs.launchpad.net/ubuntu/+source/linux-ti-omap4/+bug/637947/+attachment/1694072/+files/panda.conf

-- 
no sound devices on current ES2.0 boards
https://bugs.launchpad.net/bugs/637947
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to linux-ti-omap4 in ubuntu.




More information about the kernel-bugs mailing list