tiomap-dev team mailing list archive
-
tiomap-dev team
-
Mailing list archive
-
Message #00268
[Bug 637947] Re: no sound devices on current ES2.0 boards
Following the kernel commit http://kernel.ubuntu.com/git?p=ubuntu
/ubuntu-
maverick.git;a=commitdiff;h=5469d37bd56cbe8b604e83a8dc769984de5e7437;hp=6b8a624f7c72ac07c28f52371839792d69940c5b
you can identify if you're at the proper kernel by probing the driver's
name or the long name.
The attached patch check for the correct long name before calling
alsactl init.
This at least fixes the apt-get upgrade problem.
** Patch added: "debdiff-alsa-utils-fix-alsactl-init.patch"
https://bugs.launchpad.net/ubuntu/+source/linux-ti-omap4/+bug/637947/+attachment/1724643/+files/debdiff-alsa-utils-fix-alsactl-init.patch
--
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 TI OMAP
Developers, which is a direct subscriber.
Status in “alsa-utils” package in Ubuntu: Fix Released
Status in “linux-ti-omap4” package in Ubuntu: Fix Released
Status in “alsa-utils” source package in Maverick: Fix Released
Status in “linux-ti-omap4” source package in Maverick: Fix Released
Bug description:
with the current daily-preinstalled images (from build 20100913 on) which include new kernel patches and which are built for ES2.0 boards only. we do not have a sound device in the sound prefs dialog anymore, only the dummy device shows up.
the dialog should have two sound output devcies, one for the earphone jack, one for HDMI output. with the earphone jack being the default preselected output.