Hi all,

thanks to Christian Pellegrin, there is a workaround that makes  
playback work correctly on the Fujitsu ST5112.

It involves installing version 1.0.15 of the ALSA drivers and patching  
patch_sigmatel.c to have:


static struct hda_verb stac927x_core_init[] = {
        /* set master volume and direct control */      
        { 0x24, AC_VERB_SET_VOLUME_KNOB_CONTROL, 0xff},
        { 0x24, 0x7e0, 0x00},   /* CHRI */
        {}
};

Unfortunately, this does not help when using newer versions of the  
driver.

Bye,

-- 
Emanuele

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to