Conversation
After 479da11, the usb_id builtin command does not set ID_SERIAL if ID_BUS is already set. Before the commit, all properties set based on pci bus were overwritten by the usb_id, hence now it is sufficient setting them only when ID_BUS is not set yet. Fixes systemd#25238.
…E_NUM The usb_id builtin command is already called in the above, and the command sets the ID_USB_INTERFACE_NUM property.
The ID_BUS property is necessary for creating by-id symlinks.
|
The first commit needs to be backported to v252-stable. |
|
6c83054...5286da0 fixes it for me. |
|
The first commit was already included in v252.1. |
|
Apparently the fis is not sufficient as the scripts are still not working in Debian 6.1.21-v7l+ #1642 SMP Mon Apr 3 17:22:30 BST 2023 armv7l, the current distributed version: |
|
@m3cinc Please open a new issue page with |
|
Yu,
done.
I really tried 32bit and 64bit OS with 6+ kernel... same issue, so I posted
with all info as you recommended.
Thanks for the return.
Hope this can be solved soon.
Marc
…On Sun, Sep 17, 2023 at 12:23 PM Yu Watanabe ***@***.***> wrote:
@m3cinc <https://github.com/m3cinc> Please open a new issue page with udevadm
info DEVICE_PATH, udevadm test DEVICE_PATH, and the full contents of
60-serial.rules.
Otherwise, comments on already merged PR will be easily forgotten.
—
Reply to this email directly, view it on GitHub
<#25246 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACSU77OVXYFCUCRVANHGNHTX24PWRANCNFSM6AAAAAARVU2Z4I>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
|
Folks, this does not work, the dongle for zwave is disappearing with 60-serial.rules |
|
@catchthemonster Please also see #28509. |
|
@catchthemonster |
Fixes a bug introduced by 479da11.
Fixes #25238.