All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jiang zhe <zhe.jiang@intel.com>
To: "Anders Rønningen" <andersronningen@gmail.com>
Cc: Takashi Iwai <tiwai@suse.de>, alsa-devel@alsa-project.org
Subject: Re: Problem with DELL XPS M1530
Date: Wed, 20 Feb 2008 17:49:00 +0800	[thread overview]
Message-ID: <1203500940.3006.4.camel@localhost.localdomain> (raw)
In-Reply-To: <47BB1F14.4050804@gmail.com>

On Wed, 2008-02-20 at 02:25 +0800, Anders Rønningen wrote:
> Hi Takashi.
> 
> Some dmesg output:
> 
> [   14.192000] ALSA
> /mnt/storage/source/alsa/alsa-driver-hg20080217/pci/hda/hda_codec.c:2994:
> autoconfig: line_outs=1 (0xf/0x0/0x0/0x0/0x0)
> [   14.192000] ALSA
> /mnt/storage/source/alsa/alsa-driver-hg20080217/pci/hda/hda_codec.c:2998:   
> speaker_outs=1 (0xd/0x0/0x0/0x0/0x0)
> [   14.192000] ALSA
> /mnt/storage/source/alsa/alsa-driver-hg20080217/pci/hda/hda_codec.c:3002:   
> hp_outs=1 (0xa/0xf/0x0/0x0/0x0)
> [   14.192000] ALSA
> /mnt/storage/source/alsa/alsa-driver-hg20080217/pci/hda/hda_codec.c:3003:   
> mono: mono_out=0x0
> [   14.192000] ALSA
> /mnt/storage/source/alsa/alsa-driver-hg20080217/pci/hda/hda_codec.c:3011:   
> inputs: mic=0xe, fmic=0x0, line=0x0, fline=0x0, cd=0x0, aux=0x0
> [   14.196000] ALSA
> /mnt/storage/source/alsa/alsa-driver-hg20080217/pci/hda/../../alsa-kernel/pci/hda/patch_sigmatel.c:2224:
> dac_nids=2 (0x5/0x4/0x0/0x0/0x0)
> 
> Unmuted and adjusted Surround volume, but it made no difference.
> 
> - Anders
> 
It's weird that 0xf is in both the line_outs and hp_outs.
And the hp_outs=1 when there are two items.

What is the original configuration of pin 0xf?
Please try to get rid of this line from the
alsa-kernel/pci/hda/patch_sigmatel.c.

SND_PCI_QUIRK(PCI_VENDOR_ID_DELL,  0x022e, "Dell     ", STAC_DELL_BIOS),

Rebuild and install the driver. 
Please give the output of "cat /proc/asound/card0/codec#0".

Thanks!

> Takashi Iwai wrote:
> > At Tue, 19 Feb 2008 17:24:04 +0100,
> > Anders Rønningen wrote:
> >  
> >> Hi. I am the mentioned user with this problem. Just thought I'd
> give you
> >> a little more info on this problem.
> >>
> >> What wishie described was correct, except it's the internal
> speakers and
> >> the /left/ hp-jack that stopped working, while the right one is
> still
> >> ok. Like he wrote, the reason we started this debugging was to get
> mic
> >> sound on my system. The thing I think is worth mentioning is that
> with
> >> alsa 1.0.14 on an out-of-the box Ubuntu Gutsy, both hp-jacks and
> the
> >> internal speakers worked for me. People in #alsa told me that the
> module
> >> was not loaded correctly, but whatever was loaded _almost_ worked
> well :-)
> >>    
> >
> > OK, please build the driver with --with-debug=full option and show
> the
> > kernel messages such as "autoconfig: ..."  and "dac_nids...", etc.
> > This contains the information that the pin configuration parser
> uses.
> >
> > Also, unmute and adjust "Surround" volume.
> >
> >
> > Takashi
> >  
> _______________________________________________
> Alsa-devel mailing list
> Alsa-devel@alsa-project.org
> http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
> 
> 

_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel

  reply	other threads:[~2008-02-20  9:47 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-19 16:24 Problem with DELL XPS M1530 Anders Rønningen
2008-02-19 16:37 ` Takashi Iwai
2008-02-19 18:25   ` Anders Rønningen
2008-02-20  9:49     ` Jiang zhe [this message]
2008-02-20 10:50       ` Takashi Iwai
2008-02-21  3:06         ` Jiang zhe
2008-02-21  7:00           ` Takashi Iwai
2008-02-20 10:52     ` Takashi Iwai
     [not found] <mailman.1.1203505202.15472.alsa-devel@alsa-project.org>
2008-02-20 12:30 ` Alsa-devel Digest, Vol 12, Issue 70 Anders Rønningen
2008-02-20 13:24   ` Problem with DELL XPS M1530 Takashi Iwai
2008-02-20 15:14     ` Anders Rønningen
2008-02-20 15:55       ` Takashi Iwai
2008-02-21  2:58         ` Jiang zhe
2008-02-21  7:01           ` Takashi Iwai
  -- strict thread matches above, loose matches on Subject: below --
2008-02-18 16:42 Travis Place
2008-02-18 16:48 ` Takashi Iwai
2008-02-18 18:02   ` Travis Place

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1203500940.3006.4.camel@localhost.localdomain \
    --to=zhe.jiang@intel.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=andersronningen@gmail.com \
    --cc=tiwai@suse.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.