All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wu Fengguang <fengguang.wu@intel.com>
To: alsa-devel@alsa-project.org
Cc: Takashi Iwai <tiwai@suse.de>,
	Lennart Poettering <lennart@poettering.net>
Subject: pulseaudio module-udev-detect failure on 2.6.34-rc1
Date: Wed, 31 Mar 2010 12:40:16 +0800	[thread overview]
Message-ID: <20100331044016.GA17684@localhost> (raw)

Greetings,

Pulseaudio can no longer detect sound cards on kernel 2.6.34-rc1.
Note that 2.6.33 is OK.

I noticed that the related sysfs directories/files changed.
Note that the card0/ directory is gone in new kernel:

2.6.33
wfg@hp ~% ll /sys/class/sound                          
total 0
lrwxrwxrwx 1 root root 0 2010-03-31 12:23 timer -> ../../devices/virtual/sound/timer
lrwxrwxrwx 1 root root 0 2010-03-31 12:23 pcmC0D1p -> ../../devices/pci0000:00/0000:00:1b.0/sound/card0/pcmC0D1p
lrwxrwxrwx 1 root root 0 2010-03-31 12:23 pcmC0D0p -> ../../devices/pci0000:00/0000:00:1b.0/sound/card0/pcmC0D0p
lrwxrwxrwx 1 root root 0 2010-03-31 12:23 pcmC0D0c -> ../../devices/pci0000:00/0000:00:1b.0/sound/card0/pcmC0D0c
lrwxrwxrwx 1 root root 0 2010-03-31 12:23 mixer5 -> ../../devices/platform/thinkpad_acpi/sound/card5/mixer5
lrwxrwxrwx 1 root root 0 2010-03-31 12:23 mixer -> ../../devices/pci0000:00/0000:00:1b.0/sound/card0/mixer
lrwxrwxrwx 1 root root 0 2010-03-31 12:23 hwC0D0 -> ../../devices/pci0000:00/0000:00:1b.0/sound/card0/hwC0D0
lrwxrwxrwx 1 root root 0 2010-03-31 12:23 dsp -> ../../devices/pci0000:00/0000:00:1b.0/sound/card0/dsp
lrwxrwxrwx 1 root root 0 2010-03-31 12:23 controlC5 -> ../../devices/platform/thinkpad_acpi/sound/card5/controlC5
lrwxrwxrwx 1 root root 0 2010-03-31 12:23 controlC0 -> ../../devices/pci0000:00/0000:00:1b.0/sound/card0/controlC0
lrwxrwxrwx 1 root root 0 2010-03-31 12:23 card5 -> ../../devices/platform/thinkpad_acpi/sound/card5
lrwxrwxrwx 1 root root 0 2010-03-31 12:23 card0 -> ../../devices/pci0000:00/0000:00:1b.0/sound/card0
lrwxrwxrwx 1 root root 0 2010-03-31 12:23 audio -> ../../devices/pci0000:00/0000:00:1b.0/sound/card0/audio
lrwxrwxrwx 1 root root 0 2010-03-31 12:23 adsp -> ../../devices/pci0000:00/0000:00:1b.0/sound/card0/adsp

2.6.34-rc1
wfg@hp ~% ll /sys/class/sound                          
total 0
drwxr-xr-x 3 root root 0 2010-03-31 19:27 timer
drwxr-xr-x 3 root root 0 2010-03-31 19:27 pcmC0D7p
drwxr-xr-x 3 root root 0 2010-03-31 19:27 pcmC0D3p
drwxr-xr-x 3 root root 0 2010-03-31 19:27 pcmC0D0p
drwxr-xr-x 3 root root 0 2010-03-31 19:27 pcmC0D0c
drwxr-xr-x 3 root root 0 2010-03-31 19:27 hwC0D3
drwxr-xr-x 3 root root 0 2010-03-31 19:27 hwC0D0
drwxr-xr-x 3 root root 0 2010-03-31 19:27 controlC0

Any ideas?

Thanks,
Fengguang

             reply	other threads:[~2010-03-31  4:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-31  4:40 Wu Fengguang [this message]
2010-03-31  9:43 ` pulseaudio module-udev-detect failure on 2.6.34-rc1 Takashi Iwai
2010-03-31  9:50   ` Wu Fengguang

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=20100331044016.GA17684@localhost \
    --to=fengguang.wu@intel.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=lennart@poettering.net \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.