Am Freitag, 25. Mai 2007 19:28 schrieben Sie: > On Fri, 25 May 2007 18:01:34 +0200 Takashi Iwai <[EMAIL PROTECTED]> wrote: > > At Thu, 24 May 2007 13:09:21 -0700, > > > > Andrew Morton wrote: > > > On Thu, 24 May 2007 22:00:52 +0200 > > > > > > "Uwe Bugla" <[EMAIL PROTECTED]> 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. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/