Your message dated Sun, 10 Sep 2017 01:32:29 +0200
with message-id <[email protected]>
and subject line Re: Bug#871641: udev: USB serial device wrongly tagged as pci
in /dev/serial/by-id/
has caused the Debian Bug report #871641,
regarding udev: USB serial device wrongly tagged as pci in /dev/serial/by-id/
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.)
--
871641: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=871641
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: udev
Version: 232-25+deb9u1
Severity: normal
Dear Maintainer,
When I plug a USB device using the ACM driver, it is listed in
/dev/serial/by-id as pci-xxxxxx-if00 instead of usb-xxxxxx-if00.
This behaviour changed when tty and serial rules were merged together in
upstream commit 1c5f4cb19.
As the device is connected using USB, I think the previous behaviour was
better as a specific USB device has the same name on any computer.
Thanks,
Nicolas.
-- Package-specific info:
-- System Information:
Debian Release: 9.1
APT prefers stable
APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 4.9.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8),
LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: systemd (via /run/systemd/system)
Versions of packages udev depends on:
ii adduser 3.115
ii dpkg 1.18.24
ii libacl1 2.2.52-3+b1
ii libblkid1 2.29.2-1
ii libc6 2.24-11+deb9u1
ii libkmod2 23-2
ii libselinux1 2.6-3+b1
ii libudev1 232-25+deb9u1
ii lsb-base 9.20161125
ii procps 2:3.3.12-3
ii util-linux 2.29.2-1
udev recommends no packages.
udev suggests no packages.
Versions of packages udev is related to:
ii systemd 232-25+deb9u1
-- debconf information:
udev/new_kernel_needed: false
udev/reboot_needed:
udev/title/upgrade:
udev/sysfs_deprecated_incompatibility:
--- End Message ---
--- Begin Message ---
On Mon, 4 Sep 2017 16:26:08 +0200 Nicolas Schodet
<[email protected]> wrote:
> * Michael Biebl <[email protected]> [2017-08-23 00:05]:
> > [...]
> > > When I plug a USB device using the ACM driver, it is listed in
> > > /dev/serial/by-id as pci-xxxxxx-if00 instead of usb-xxxxxx-if00.
> > > This behaviour changed when tty and serial rules were merged
> > > together in upstream commit 1c5f4cb19.
> > > As the device is connected using USB, I think the previous behaviour
> > > was better as a specific USB device has the same name on any
> > > computer.
> > Please provide a udev dump (udevadm info -e) when the device is attached.
>
> Actually, this is only reproductible on my work computer.
>
> % ls /dev/serial/by-id
> total 0
> lrwxrwxrwx 1 root root 13 sept. 4 16:13 blackmagic-7AB856C1-gdb ->
> ../../ttyACM0
> lrwxrwxrwx 1 root root 13 sept. 4 16:13 blackmagic-7AB856C1-uart ->
> ../../ttyACM1
> lrwxrwxrwx 1 root root 13 sept. 4 16:13
> pci-Black_Sphere_Technologies_Black_Magic_Probe_7AB856C1-if00 -> ../../ttyACM0
> lrwxrwxrwx 1 root root 13 sept. 4 16:13
> pci-Black_Sphere_Technologies_Black_Magic_Probe_7AB856C1-if02 -> ../../ttyACM1
>
> The first two links are added by my own rules file. Actually the problem
> disapear if I remove my rules:
Ok, closing the bug report then as it was apparently caused by a local
modification.
--
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?
signature.asc
Description: OpenPGP digital signature
--- End Message ---