Bug 11643
Summary: | ALSA sound/core/pcm_native.c:1947: BUG? (err >= 0) | ||
---|---|---|---|
Product: | Drivers | Reporter: | sangu (sangu.gnome) |
Component: | Sound(ALSA) | Assignee: | Jaroslav Kysela (perex) |
Status: | RESOLVED CODE_FIX | ||
Severity: | normal | CC: | rjw, tiwai |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.27-0.352.rc7.git1.fc10 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Attachments: | alsa-info.txt |
Description
sangu
2008-09-24 16:51:52 UTC
First off, don't worry - It's no Oops but just a stack trace. Looking through the kernel messages, it seems that the widget 0x08 is problematic. Could you run alsa-info.sh with --no-upload option and attach the generated file? The script is found in http://www.alsa-project.org/alsa-info.sh Created attachment 18024 [details]
alsa-info.txt
alsa-info output looks OK at a quick glance, so it's likely an unstable communication with a codec chip. Does sound-2.6.git tree (master branch) work? Pull from git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6.git master BTW, there is no change since 2.6.27-rc7. So, it cannot be a regression since 2.6.27-rc7. (In reply to comment #3) > alsa-info output looks OK at a quick glance, so it's likely an unstable > communication with a codec chip. > > Does sound-2.6.git tree (master branch) work? Pull from > git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6.git master > > BTW, there is no change since 2.6.27-rc7. So, it cannot be a regression > since > 2.6.27-rc7. > hmm, this issue is random< after buying mobo with this sound chip (HDA-Intel - HDA NVidia) at Sep, 2008). Sometimes, this sound chip (HDA-Intel - HDA NVidia) works well, maybe. Sometimes, this sound chip (HDA-Intel - HDA NVidia) fail to be loaded( https://bugzilla.redhat.com/show_bug.cgi?id=463037 ). Sometimes, this sound chip (HDA-Intel - HDA NVidia) has < this bug 11643 >. Did you try the latest sound git tree above? On Sunday, 5 of October 2008, Takashi Iwai wrote:
> At Sat, 4 Oct 2008 19:32:55 +0200 (CEST),
> Rafael J. Wysocki wrote:
> >
> > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=11643
> > Subject : ALSA sound/core/pcm_native.c:1947: BUG? (err >= 0)
> > Submitter : sangu <sangu.gnome@gmail.com>
> > Date : 2008-09-24 16:51 (11 days old)
>
> This is unlikely a 2.6.27 regression.
> It's a bug to be fixed, though.
After installing kernel-2.6.27-44, HDA_Intel always works well. in kernel package changelog * Mon Dec 08 2008 Chuck Ebbert <cebbert@redhat.com> 2.6.27.7-139 - ALSA 1.0.18a |