Comment 80 for bug 893210

Revision history for this message
Raymond (superquad-vortex2) wrote :

+ if (( err = snd_jack_new(ac97->bus->card, "Speaker Phantom", SND_JACK_LINEOUT,
 + &ac97->sp_jack, true, true)) < 0)
 + return err;

You to check whether "External Amplifier" is hardcoded to which path

the name of this bit in ac97 is EAPD (External Amplifier Power Down)