* [ALSA - driver 0001093]: snd-usb-audio device link is wrong
@ 2005-08-09 11:44 bugtrack
0 siblings, 0 replies; 3+ messages in thread
From: bugtrack @ 2005-08-09 11:44 UTC (permalink / raw)
To: alsa-devel
The following issue has been CLOSED
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1093>
======================================================================
Reported By: davidz
Assigned To: Clemens Ladisch
======================================================================
Project: ALSA - driver
Issue ID: 1093
Category: USB - usb-audio
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Distribution: Fedora
Kernel Version: 2.6.12-rc3
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 05-06-2005 23:43 CEST
Last Modified: 08-09-2005 13:44 CEST
======================================================================
Summary: snd-usb-audio device link is wrong
Description:
When using my USB Plantronics headset (which works fine), there is a minor
cosmetic bug
[davidz <at> daxter hal]$ ls -l /sys/class/sound/pcmC2D0c/
total 0
-r--r--r-- 1 root root 4096 Apr 29 16:57 dev
lrwxrwxrwx 1 root root 0 Apr 29 16:57 device ->
../../../devices/pci0000:00/0000:00:1d.1/usb3/3-2
[davidz <at> daxter hal]$ ls -l /sys/class/sound/pcmC2D0c/device/
total 0
drwxr-xr-x 3 root root 0 Apr 29 16:57 3-2:1.0
drwxr-xr-x 3 root root 0 Apr 29 16:57 3-2:1.1
drwxr-xr-x 3 root root 0 Apr 29 16:57 3-2:1.2
drwxr-xr-x 3 root root 0 Apr 29 16:57 3-2:1.3
However,
[davidz <at> daxter hal]$ tree
/sys/bus/usb/drivers/snd-usb-audio/
/sys/bus/usb/drivers/snd-usb-audio/
|-- 3-2:1.0 ->
../../../../devices/pci0000:00/0000:00:1d.1/usb3/3-2/3-2:1.0
|-- 3-2:1.1 ->
../../../../devices/pci0000:00/0000:00:1d.1/usb3/3-2/3-2:1.1
|-- 3-2:1.2 ->
../../../../devices/pci0000:00/0000:00:1d.1/usb3/3-2/3-2:1.2
`-- module -> ../../../../module/snd_usb_audio
Thus, the 'device' symlink in /sys/class/sound/pcmC2D0c/ appears to be
wrong - it needs to point at the USB interface - not the USB device. This
is with ALSA in 2.6.12-rc3. Should be a one line fix. See also
http://article.gmane.org/gmane.linux.hotplug.devel/7714
http://article.gmane.org/gmane.linux.hotplug.devel/7717
Thanks,
David
======================================================================
----------------------------------------------------------------------
Clemens Ladisch - 05-10-05 16:07
----------------------------------------------------------------------
Now fixed in CVS.
Issue History
Date Modified Username Field Change
======================================================================
05-06-05 23:43 davidz New Issue
05-06-05 23:43 davidz Distribution => Fedora
05-06-05 23:43 davidz Kernel Version => 2.6.12-rc3
05-10-05 16:07 Clemens LadischStatus assigned => resolved
05-10-05 16:07 Clemens LadischResolution open => fixed
05-10-05 16:07 Clemens LadischNote Added: 0004634
08-09-05 13:44 perex Status resolved => closed
======================================================================
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
^ permalink raw reply [flat|nested] 3+ messages in thread* [ALSA - driver 0001093]: snd-usb-audio device link is wrong
@ 2005-05-10 14:07 bugtrack
0 siblings, 0 replies; 3+ messages in thread
From: bugtrack @ 2005-05-10 14:07 UTC (permalink / raw)
To: alsa-devel
The following issue has been RESOLVED.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1093>
======================================================================
Reported By: davidz
Assigned To: Clemens Ladisch
======================================================================
Project: ALSA - driver
Issue ID: 1093
Category: USB - usb-audio
Reproducibility: always
Severity: minor
Priority: normal
Status: resolved
Distribution: Fedora
Kernel Version: 2.6.12-rc3
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 05-06-2005 23:43 CEST
Last Modified: 05-10-2005 16:07 CEST
======================================================================
Summary: snd-usb-audio device link is wrong
Description:
When using my USB Plantronics headset (which works fine), there is a minor
cosmetic bug
[davidz <at> daxter hal]$ ls -l /sys/class/sound/pcmC2D0c/
total 0
-r--r--r-- 1 root root 4096 Apr 29 16:57 dev
lrwxrwxrwx 1 root root 0 Apr 29 16:57 device ->
../../../devices/pci0000:00/0000:00:1d.1/usb3/3-2
[davidz <at> daxter hal]$ ls -l /sys/class/sound/pcmC2D0c/device/
total 0
drwxr-xr-x 3 root root 0 Apr 29 16:57 3-2:1.0
drwxr-xr-x 3 root root 0 Apr 29 16:57 3-2:1.1
drwxr-xr-x 3 root root 0 Apr 29 16:57 3-2:1.2
drwxr-xr-x 3 root root 0 Apr 29 16:57 3-2:1.3
However,
[davidz <at> daxter hal]$ tree
/sys/bus/usb/drivers/snd-usb-audio/
/sys/bus/usb/drivers/snd-usb-audio/
|-- 3-2:1.0 ->
../../../../devices/pci0000:00/0000:00:1d.1/usb3/3-2/3-2:1.0
|-- 3-2:1.1 ->
../../../../devices/pci0000:00/0000:00:1d.1/usb3/3-2/3-2:1.1
|-- 3-2:1.2 ->
../../../../devices/pci0000:00/0000:00:1d.1/usb3/3-2/3-2:1.2
`-- module -> ../../../../module/snd_usb_audio
Thus, the 'device' symlink in /sys/class/sound/pcmC2D0c/ appears to be
wrong - it needs to point at the USB interface - not the USB device. This
is with ALSA in 2.6.12-rc3. Should be a one line fix. See also
http://article.gmane.org/gmane.linux.hotplug.devel/7714
http://article.gmane.org/gmane.linux.hotplug.devel/7717
Thanks,
David
======================================================================
----------------------------------------------------------------------
Clemens Ladisch - 05-10-05 16:07
----------------------------------------------------------------------
Now fixed in CVS.
Issue History
Date Modified Username Field Change
======================================================================
05-06-05 23:43 davidz New Issue
05-06-05 23:43 davidz Distribution => Fedora
05-06-05 23:43 davidz Kernel Version => 2.6.12-rc3
05-10-05 16:07 Clemens LadischStatus assigned => resolved
05-10-05 16:07 Clemens LadischResolution open => fixed
05-10-05 16:07 Clemens LadischNote Added: 0004634
======================================================================
-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
^ permalink raw reply [flat|nested] 3+ messages in thread* [ALSA - driver 0001093]: snd-usb-audio device link is wrong
@ 2005-05-06 21:43 bugtrack
0 siblings, 0 replies; 3+ messages in thread
From: bugtrack @ 2005-05-06 21:43 UTC (permalink / raw)
To: alsa-devel
The following issue has been SUBMITTED.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1093>
======================================================================
Reported By: davidz
Assigned To: Clemens Ladisch
======================================================================
Project: ALSA - driver
Issue ID: 1093
Category: USB - usb-audio
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
Distribution: Fedora
Kernel Version: 2.6.12-rc3
======================================================================
Date Submitted: 05-06-2005 23:43 CEST
Last Modified: 05-06-2005 23:43 CEST
======================================================================
Summary: snd-usb-audio device link is wrong
Description:
When using my USB Plantronics headset (which works fine), there is a minor
cosmetic bug
[davidz <at> daxter hal]$ ls -l /sys/class/sound/pcmC2D0c/
total 0
-r--r--r-- 1 root root 4096 Apr 29 16:57 dev
lrwxrwxrwx 1 root root 0 Apr 29 16:57 device ->
../../../devices/pci0000:00/0000:00:1d.1/usb3/3-2
[davidz <at> daxter hal]$ ls -l /sys/class/sound/pcmC2D0c/device/
total 0
drwxr-xr-x 3 root root 0 Apr 29 16:57 3-2:1.0
drwxr-xr-x 3 root root 0 Apr 29 16:57 3-2:1.1
drwxr-xr-x 3 root root 0 Apr 29 16:57 3-2:1.2
drwxr-xr-x 3 root root 0 Apr 29 16:57 3-2:1.3
However,
[davidz <at> daxter hal]$ tree
/sys/bus/usb/drivers/snd-usb-audio/
/sys/bus/usb/drivers/snd-usb-audio/
|-- 3-2:1.0 ->
../../../../devices/pci0000:00/0000:00:1d.1/usb3/3-2/3-2:1.0
|-- 3-2:1.1 ->
../../../../devices/pci0000:00/0000:00:1d.1/usb3/3-2/3-2:1.1
|-- 3-2:1.2 ->
../../../../devices/pci0000:00/0000:00:1d.1/usb3/3-2/3-2:1.2
`-- module -> ../../../../module/snd_usb_audio
Thus, the 'device' symlink in /sys/class/sound/pcmC2D0c/ appears to be
wrong - it needs to point at the USB interface - not the USB device. This
is with ALSA in 2.6.12-rc3. Should be a one line fix. See also
http://article.gmane.org/gmane.linux.hotplug.devel/7714
http://article.gmane.org/gmane.linux.hotplug.devel/7717
Thanks,
David
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
05-06-05 23:43 davidz New Issue
05-06-05 23:43 davidz Distribution => Fedora
05-06-05 23:43 davidz Kernel Version => 2.6.12-rc3
======================================================================
-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-08-09 11:44 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-09 11:44 [ALSA - driver 0001093]: snd-usb-audio device link is wrong bugtrack
-- strict thread matches above, loose matches on Subject: below --
2005-05-10 14:07 bugtrack
2005-05-06 21:43 bugtrack
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox