← Back to team overview

tiomap-dev team mailing list archive

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

 

testing further we apparently still need the alsactl init call even with the fix from bug 652035. 
but that fix actually made calling alsactl init from the preinit_levels hack in /sbin/alsa-utils work (which didnt work before)

so my current proposal is:

go forward with the kernel patches from liam that make the sound card
distinguishable by boardname (will attache them here now)

go also forward with the 00main change and the omap4 file (but one that
adjusts mixer levels based on card name)

and additionally apply a change to /sbin/alsa-utils that calls alsactl
init for Panda and SDP4430 boards (there is a function called
preinit_levels_on_card() which seems to be suited for this)

-- 
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: Triaged
Status in “linux-ti-omap4” package in Ubuntu: Confirmed
Status in “alsa-utils” source package in Maverick: Triaged
Status in “linux-ti-omap4” source package in Maverick: Triaged

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.