All of lore.kernel.org
 help / color / mirror / Atom feed
From: Claude Michel <cpjm@free.fr>
To: alsa-devel@alsa-project.org
Subject: Recent code changes for HD-audio on HG repo
Date: Sat, 11 Aug 2007 15:03:09 +0200	[thread overview]
Message-ID: <46BDB38D.9090803@free.fr> (raw)


Hi,

I have done come test of the new suspend/resume capabilities.
However suspend failed to correctly work on my laptop (dell d630).
You must note that there is a few trouble issues with sound on this laptop:
the snd_hda_intel driver correctly detect a STAC9205 and get the default
pin configuration from the bios. So far, so good ... however, pin B is by
default configured as line out and is working as such. But, it does not
correctly work with an external microphone as it need a vref. So, 
instead of using the
bios settings, I use the windows default settings. This is not perfectly
working : I usually get some glinches that disappear after a logout/login
procedure. Nothing significant appears from a diff between 
/proc/asound/card0/codec0
before and after this procedure ...

Now let talk about the suspend failure. The suspend procedure (which was 
previously
working) produce a bug (I was not able to catch the message at this 
stage. This is a
partial and hand written report ..):
Bug: unable to handle kernel NULL Pointer deferred at virtual address 0000
....
Call trace
...
<f9546d24> hda_set_power_state+0x34/0x150 [snd_hda_intel] <f9547768> 
hda_call_code_suspend+0x39/0x60 [snd_hda_intel]
<f955477b7> snd_hda_suspend+0x27/0x50 [snd_hda_intel]<f954603c> 
azx_suspend+0x60/0xd0 [snd_hda_intel]
<c023b29ac> pci_device_suspend+0x2c/0x70 <c0f29effd> 
suspend_devide+0xdd/0x110
....

By the way, I am running mandriva 2007.1 with kernel 2.6.17-14mdv.
cpjm

             reply	other threads:[~2007-08-11 13:02 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-11 13:03 Claude Michel [this message]
2007-08-11 16:30 ` Recent code changes for HD-audio on HG repo Tobin Davis
2007-08-13 13:48 ` Takashi Iwai
  -- strict thread matches above, loose matches on Subject: below --
2007-08-15 22:33 Nicola Fagnani
2007-08-16 10:17 ` Takashi Iwai
2007-08-16 12:21   ` Nicola Fagnani
2007-08-16 13:37     ` Takashi Iwai
2007-08-14 18:41 nicfagn
2007-08-15 10:10 ` Takashi Iwai
2007-08-15 19:40   ` Nicola Fagnani
2007-08-15 20:27     ` Takashi Iwai
2007-08-10 15:53 Takashi Iwai

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=46BDB38D.9090803@free.fr \
    --to=cpjm@free.fr \
    --cc=alsa-devel@alsa-project.org \
    /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.