Skip to content

udev: missing /dev/serial/by-id/usb-* #25238

@jwilk

Description

@jwilk

After the v252-rc3 → v252 uprade, udev no longer creates serial/by-id symlinks for my /dev/ttyUSB* devices.

See the "udevadm info /dev/ttyUSB0" dumps for both versions:

I guess 479da11 is the culprit? Looks like usb_id no longer sets ID_SERIAL, only ID_USB_SERIAL, but 60-serial.rules uses only the former.

Metadata

Metadata

Assignees

No one assigned

    Labels

    regression ⚠️A bug in something that used to work correctly and broke through some recent commitudev

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions