[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20061103070819.GB2448@kroah.com>
Date: Thu, 2 Nov 2006 23:08:19 -0800
From: Greg KH <greg@...ah.com>
To: Damien Wyart <damien.wyart@...e.fr>
Cc: LKML <linux-kernel@...r.kernel.org>, Andrew Morton <akpm@...l.org>,
James@...erbug.demon.co.uk, Takashi Iwai <tiwai@...e.de>
Subject: Re: ALSA message with 2.6.19-rc4-mm2 (not -mm1)
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@...ah.com> [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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists