1. 27 Nov, 2008 2 commits
  2. 26 Nov, 2008 1 commit
  3. 25 Nov, 2008 11 commits
  4. 24 Nov, 2008 3 commits
    • Takashi Iwai's avatar
      ALSA: hda - Add probe_mask quirk for Medion MD96630 · ef1681d8
      Takashi Iwai authored
      Medion MD96630 has ALC268 codec on slot#2 although it's not used
      for any purpose.  This codec conflicts with the primiary codec ALC888
      on slot#0, and gives mixer errors.
      
      This patch adds a corresponding entry to probe_mask blacklist.
      
      Reference: Novell bnc#412528
      	https://bugzilla.novell.com/show_bug.cgi?id=412528Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
      ef1681d8
    • Vincent Petry's avatar
      ALSA: hda: Added an ALC888 model entry for Fujitsu-Siemens Amilo Xa3530 · ef8ef5fb
      Vincent Petry authored
      This patch fixes the bug 0004240: ALC888 - Intel HDA - Headphone Controlling.
      It is made against the 2008-11-23 snapshot.
      
      Added Realtek ALC888 model entry for the Fujitsu-Siemens Amilo Xa3530
      laptop. It has 4 jacks: HP out, Mic-in, Line-in and Line-out/Side/SPDIF
      (this one is on the laptop side, the other ones are on the rear).
      
      Model detection works.
      Headphone jack sense works now.
      Front mic works now, was same as Acer Aspire 4930G.
      Added channel mode from 2 to 8 channels.
      
      In 2ch and 4ch modes, the front is also sent to the Line-out/side jack
      for convenience instead of just muting the Line-out/side jack like other
      models do.
      
      When using the Mic-in jack as CLFE, the sound is very low (bug?). To
      work it around, in 6ch mode the CLFE channel is duplicated to the
      Line-out/side jack because this one has a better amp.
      
      Cc: manu@frogged.de
      Signed-off-by: default avatarVincent Petry <PVince81@yahoo.fr>
      Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
      ef8ef5fb
    • Takashi Iwai's avatar
      ALSA: hda - No 'Headphone as Line-out' swich without line-outs · a9cb5c90
      Takashi Iwai authored
      STAC/IDT driver creates "Headphone as Line-Out" switch even if there
      is no line-out pins on the machine.  For devices only with headpohnes
      and speaker-outs, this switch shouldn't be created.
      Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
      a9cb5c90
  5. 22 Nov, 2008 7 commits
  6. 21 Nov, 2008 16 commits