Re: ALSA message with 2.6.19-rc4-mm2 (not -mm1)

From: Greg KH
Date: Fri Nov 03 2006 - 02:08:58 EST


On Fri, Nov 03, 2006 at 07:53:41AM +0100, Damien Wyart wrote:
> > > > Can you send me the output of 'ls /sys/class/sound/' with the
> > > > 2.6.19-rc4 (or any other non-mm) kernel?
>
> > > With 2.6.19-rc4-mm2, this gives:
> > > admmidi amidi card0 dmmidi hwC0D0 midi midiC0D1 mixer pcmC0D0p pcmC0D2c pcmC0D3p sequencer timer
> > > adsp audio controlC0 dsp hwC0D2 midiC0D0 midiC0D2 pcmC0D0c pcmC0D1c pcmC0D2p seq sequencer2
>
> > > While Vanilla 2.6.19-rc4 leads to:
> > > admmidi amidi controlC0 dsp hwC0D2 midiC0D0 midiC0D2 pcmC0D0c pcmC0D1c pcmC0D2p seq sequencer2
> > > adsp audio dmmidi hwC0D0 midi midiC0D1 mixer pcmC0D0p pcmC0D2c pcmC0D3p sequencer timer
>
> > > Seems there is an additional 'card0' entry in the first case.
>
> * Greg KH <greg@xxxxxxxxx> [061102 23:22]:
> > That should be a symlink right?
>
> The corresponding ls -l entry reads:
> lrwxrwxrwx 1 root root 0 Nov 3 2006 card0 -> ../../devices/pci0000:00/0000:00:1e.0/0000:02:00.0/card0

That looks good.

And the other files in that directory are also symlinks pointing to one
directory below the card0 device (with the exception of the timer file),
right?

> > Well it will be if you have CONFIG_SYSFS_DEPRECATED disabled. What is
> > the setting of that config option?
>
> I have:
> # CONFIG_SYSFS_DEPRECATED is not set

Ok. That too looks good.

> I attach the full .config in case it is useful (had not sent it at
> first with the report).

Ok, I'm stumped. Takashi, any ideas?

thanks,

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/