Your message dated Thu, 7 Aug 2008 00:49:36 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#365226: udev: Inconsistent naming of audio device nodes
has caused the Debian Bug report #365226,
regarding udev: Inconsistent naming of audio device nodes
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
365226: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=365226
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: udev
Version: 0.091-1
Severity: important
System has two audio output devices: one on the mobo and another on a
PCI card. udev creates two devices on boot: dsp and dsp1. On some boots
dsp represents the mobo device, and dsp1 represents the PCI device. On
other boots dsp represents the PCI device, and dsp1 represents the mobo
device.
Device names must be consistent across boots. This is very important.
-- Package-specific info:
-- /etc/udev/rules.d/:
/etc/udev/rules.d/:
total 8
lrwxrwxrwx 1 root root 20 May 21 2005 020_permissions.rules ->
../permissions.rules
lrwxrwxrwx 1 root root 19 Oct 12 2005 025_libgphoto2.rules ->
../libgphoto2.rules
lrwxrwxrwx 1 root root 16 Apr 24 09:49 025_libsane.rules -> ../libsane.rules
lrwxrwxrwx 1 root root 20 Sep 30 2005 025_libticables.rules ->
../libticables.rules
lrwxrwxrwx 1 root root 22 Dec 9 13:22 025_logitechmouse.rules ->
../logitechmouse.rules
lrwxrwxrwx 1 root root 13 Dec 13 08:46 035_kino.rules -> ../kino.rules
lrwxrwxrwx 1 root root 12 Mar 7 10:41 050_hal-plugdev.rules -> ../hal.rules
-rw-r--r-- 1 root root 82 Mar 5 17:14 90-hal.rules
lrwxrwxrwx 1 root root 19 May 21 2005 cd-aliases.rules -> ../cd-aliases.rules
lrwxrwxrwx 1 root root 13 May 21 2005 udev.rules -> ../udev.rules
lrwxrwxrwx 1 root root 25 Mar 28 09:56 z20_persistent-input.rules ->
../persistent-input.rules
lrwxrwxrwx 1 root root 19 Aug 15 2005 z20_persistent.rules ->
../persistent.rules
-rw-r--r-- 1 root root 710 Apr 21 10:57 z25_persistent-net.rules
lrwxrwxrwx 1 root root 33 Apr 21 09:38 z45_persistent-net-generator.rules ->
../persistent-net-generator.rules
lrwxrwxrwx 1 root root 12 Jul 4 2005 z50_run.rules -> ../run.rules
lrwxrwxrwx 1 root root 16 Oct 12 2005 z55_hotplug.rules -> ../hotplug.rules
lrwxrwxrwx 1 root root 19 Aug 5 2005 z60_alsa-utils.rules ->
../alsa-utils.rules
lrwxrwxrwx 1 root root 15 Sep 29 2005 z60_hdparm.rules -> ../hdparm.rules
lrwxrwxrwx 1 root root 17 Jul 4 2005 z70_hotplugd.rules -> ../hotplugd.rules
-- /sys/:
/sys/block/fd0/dev
/sys/block/hda/dev
/sys/block/hda/hda1/dev
/sys/block/hdb/dev
/sys/block/hdb/hdb1/dev
/sys/block/hdb/hdb2/dev
/sys/block/hdb/hdb3/dev
/sys/block/hdb/hdb4/dev
/sys/block/hdc/dev
/sys/block/hdd/dev
/sys/block/ram0/dev
/sys/block/ram1/dev
/sys/block/ram10/dev
/sys/block/ram11/dev
/sys/block/ram12/dev
/sys/block/ram13/dev
/sys/block/ram14/dev
/sys/block/ram15/dev
/sys/block/ram2/dev
/sys/block/ram3/dev
/sys/block/ram4/dev
/sys/block/ram5/dev
/sys/block/ram6/dev
/sys/block/ram7/dev
/sys/block/ram8/dev
/sys/block/ram9/dev
/sys/class/input/input0/event0/dev
/sys/class/input/input1/event1/dev
/sys/class/input/input2/event2/dev
/sys/class/input/input2/mouse0/dev
/sys/class/input/input2/ts0/dev
/sys/class/input/mice/dev
/sys/class/misc/agpgart/dev
/sys/class/misc/device-mapper/dev
/sys/class/misc/hpet/dev
/sys/class/misc/psaux/dev
/sys/class/misc/rtc/dev
/sys/class/ppp/ppp/dev
/sys/class/printer/lp0/dev
/sys/class/sound/adsp/dev
/sys/class/sound/adsp1/dev
/sys/class/sound/audio/dev
/sys/class/sound/audio1/dev
/sys/class/sound/controlC0/dev
/sys/class/sound/controlC1/dev
/sys/class/sound/dmmidi1/dev
/sys/class/sound/dsp/dev
/sys/class/sound/dsp1/dev
/sys/class/sound/midi1/dev
/sys/class/sound/midiC1D0/dev
/sys/class/sound/mixer/dev
/sys/class/sound/mixer1/dev
/sys/class/sound/pcmC0D0c/dev
/sys/class/sound/pcmC0D0p/dev
/sys/class/sound/pcmC0D1c/dev
/sys/class/sound/pcmC0D1p/dev
/sys/class/sound/pcmC1D0c/dev
/sys/class/sound/pcmC1D0p/dev
/sys/class/sound/pcmC1D1p/dev
/sys/class/sound/seq/dev
/sys/class/sound/sequencer/dev
/sys/class/sound/sequencer2/dev
/sys/class/sound/timer/dev
/sys/class/usb_device/usbdev1.1/dev
/sys/class/usb_device/usbdev2.1/dev
/sys/class/usb_device/usbdev3.1/dev
/sys/class/usb_device/usbdev4.1/dev
/sys/class/usb_device/usbdev5.1/dev
-- Kernel configuration:
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-k7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages udev depends on:
ii initscripts 2.86.ds1-14 Scripts for initializing and shutt
ii libc6 2.3.6-7 GNU C Library: Shared libraries
ii libselinux1 1.30-1 SELinux shared libraries
ii libvolume-id0 0.091-1 libvolume_id shared library
ii lsb-base 3.1-4 Linux Standard Base 3.1 init scrip
ii makedev 2.3.1-81 creates device files in /dev
ii sed 4.1.4-7 The GNU sed stream editor
udev recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
This will not be changed.
Use the ALSA index modules parameter or user space device selection
support.
--
ciao,
Marco
signature.asc
Description: Digital signature
--- End Message ---