public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Uwe Bugla <uwe.bugla@gmx.de>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: Takashi Iwai <tiwai@suse.de>,
	linux-kernel@vger.kernel.org, Jaroslav Kysela <perex@suse.cz>,
	Jan Engelhardt <jengelh@linux01.gwdg.de>
Subject: Re: BUG in 2.6.22-rc2-mm1: Parts of Alsa sound architecture broken
Date: Fri, 25 May 2007 20:29:20 +0200	[thread overview]
Message-ID: <200705252029.21094.uwe.bugla@gmx.de> (raw)
In-Reply-To: <20070525102806.77ee9c0c.akpm@linux-foundation.org>

Am Freitag, 25. Mai 2007 19:28 schrieben Sie:
> On Fri, 25 May 2007 18:01:34 +0200 Takashi Iwai <tiwai@suse.de> wrote:
> > At Thu, 24 May 2007 13:09:21 -0700,
> >
> > Andrew Morton wrote:
> > > On Thu, 24 May 2007 22:00:52 +0200
> > >
> > > "Uwe Bugla" <uwe.bugla@gmx.de> wrote:
> > > > Hi everybody,
> > > >
> > > > with 2.6.22-rc2-mm1 I do get sound out of my machine using
> > > > snd-intel8x0 module, BUT:
> > > >
> > > > At least parts of that Alsa sound architecture do seem to be broken:
> > >
> > > I assume you're referring to this stuff?
> > >
> > > > snd_seq_device: Unknown symbol snd_iprintf
> > > > snd_seq_device: Unknown symbol snd_device_new
> > > > snd_rawmidi: Unknown symbol snd_info_register
> > > > snd_rawmidi: Unknown symbol snd_seq_device_new
> > > > snd_rawmidi: Unknown symbol snd_info_free_entry
> > >
> > > Probably some silly missing dependency.  Please send the .config,
> > > thanks.
> >
> > The culprit appears more ealier.  It implies the missing
> > soundcore.ko (or its dependency).
> >
> > > snd: Unknown symbol unregister_sound_special
> > > snd: Unknown symbol register_sound_special_device
> > > snd: Unknown symbol sound_class
> >
> > Uwe, could you try to revert this patch?
> > use-menuconfig-objects-ii-sound.patch
>
> I think that patch has rotted.  Too many underlying changes and the
> handling of HAS_IOMEM (at least) appears to have been broken (by my
> fixups).
>
> I'll drop it.
>
> If/when Jan resends it, pleeeeeeeeeze consider it promptly and don't leave
> me trying to maintain the thing while you guys are madly changing other
> stuff underneath it?
>
> Thanks.

Hi everybody,

I had some trouble to find out which patch is meant by

"use-menuconfig-objects-ii-sound.patch"

Just could not identify it.

So I reverted the following patches of 2.6.22-rc2-mm1:

--- linux-2.6.22-rc2/sound/Kconfig	2007-05-19 02:24:08.000000000 -0700
+++ devel/sound/Kconfig	2007-05-22 21:03:24.000000000 -0700

AND:

--- linux-2.6.22-rc2/sound/drivers/Kconfig	2007-04-25 23:42:23.000000000 -0700
+++ devel/sound/drivers/Kconfig	2007-05-22 21:03:24.000000000 -0700

Result:

The Alsa architecture is performing excellently!

Cheers

Uwe

So at least one of them should be ripeed out for being buggy.

  reply	other threads:[~2007-05-25 18:34 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-24 20:00 BUG in 2.6.22-rc2-mm1: Parts of Alsa sound architecture broken Uwe Bugla
2007-05-24 20:09 ` Andrew Morton
2007-05-24 20:23   ` Uwe Bugla
2007-05-25 16:01   ` Takashi Iwai
2007-05-25 17:28     ` Andrew Morton
2007-05-25 18:29       ` Uwe Bugla [this message]
2007-05-25 21:33       ` Takashi Iwai
2007-05-26 10:51         ` Jan Engelhardt
2007-05-26 14:38           ` Mauro Carvalho Chehab
2007-05-29 16:41           ` Takashi Iwai
2007-05-29 20:18             ` Jan Engelhardt
2007-05-29 20:39               ` Mauro Carvalho Chehab
2007-05-29 21:53                 ` Jan Engelhardt
2007-06-05 12:26               ` Takashi Iwai
2007-06-05 12:50                 ` Takashi Iwai
2007-06-05 13:25                   ` Jan Engelhardt
2007-06-05 14:17                     ` Takashi Iwai
2007-06-05 14:20                       ` Jan Engelhardt
2007-06-05 14:31                         ` Takashi Iwai
2007-06-06 19:36                       ` Jens Axboe
2007-06-06 19:53                         ` Sam Ravnborg
2007-06-08  9:29                           ` Takashi Iwai
2007-05-26 10:39       ` Jan Engelhardt
2007-05-26 10:40         ` [PATCH 01/04] Use menuconfig objects 3 - sound Jan Engelhardt
2007-05-26 10:40         ` [PATCH 02/04] Use menuconfig objects 3 - sound/alsa Jan Engelhardt
2007-05-26 10:41         ` [PATCH 03/04] Use menuconfig objects 3 - sound/alsa/more Jan Engelhardt
2007-05-26 10:41         ` [PATCH 04/04] Use menuconfig objects 3 - sound/oss Jan Engelhardt

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=200705252029.21094.uwe.bugla@gmx.de \
    --to=uwe.bugla@gmx.de \
    --cc=akpm@linux-foundation.org \
    --cc=jengelh@linux01.gwdg.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=perex@suse.cz \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox