[udev] fichier non créé (résolu)

Questions et astuces concernant l'installation et la configuration d'archlinux
Ryuta
newbie
Messages : 8
Inscription : sam. 08 juil. 2017, 08:29

[udev] fichier non créé (résolu)

Message par Ryuta »

Bonjour,
J'ai créé une règle udev :

Code : Tout sélectionner

ACTION=="add", SUBSYSTEM=="usb", ENV{ID_SERIAL}=="SAMSUNG_SAMSUNG_Android_...", SYMLINK+="telephone", RUN="essai"
laquelle sélectionne bien le périphérique que je branche, car avec journalctl -f je peux voir

Code : Tout sélectionner

nov. 20 03:50:12 localhost systemd-udevd[6401]: 1-11: Process 'essai' failed with exit code 1.
Par contre, que je lance cette règle ou

Code : Tout sélectionner

ACTION=="add", SUBSYSTEM=="usb", ENV{ID_SERIAL}=="SAMSUNG_SAMSUNG_Android_...", SYMLINK+="telephone"
rien n'apparaît dans /dev :

Code : Tout sélectionner

find /dev/ -name telephone
ne créé rien. Au branchement, j'ai juste

Code : Tout sélectionner

nov. 20 03:58:17 localhost kernel: usb 1-11: USB disconnect, device number 6
nov. 20 03:58:17 localhost kernel: rndis_host 1-11:1.0 usb0: unregister 'rndis_host' usb-0000:01:00.0-11, RNDIS device
nov. 20 03:58:17 localhost kernel: usb 1-11: new high-speed USB device number 7 using xhci_hcd
nov. 20 03:58:18 localhost kernel: usb 1-11: New USB device found, idVendor=04e8, idProduct=6860, bcdDevice= 4.00
nov. 20 03:58:18 localhost kernel: usb 1-11: New USB device strings: Mfr=1, Product=2, SerialNumber=3
nov. 20 03:58:18 localhost kernel: usb 1-11: Product: SAMSUNG_Android
nov. 20 03:58:18 localhost kernel: usb 1-11: Manufacturer: SAMSUNG
nov. 20 03:58:18 localhost kernel: usb 1-11: SerialNumber: ...
Auriez-vous une idée de mon erreur ?
Dernière modification par Ryuta le ven. 20 nov. 2020, 08:08, modifié 1 fois.
Ryuta
newbie
Messages : 8
Inscription : sam. 08 juil. 2017, 08:29

Re: [udev] fichier non créé

Message par Ryuta »

après udevadm control --log-priority=debug :

Code : Tout sélectionner

nov. 20 04:21:13 localhost kernel: usb 1-11: USB disconnect, device number 12
nov. 20 04:21:13 localhost kernel: rndis_host 1-11:1.0 usb0: unregister 'rndis_host' usb-0000:01:00.0-11, RNDIS device
nov. 20 04:21:13 localhost systemd-udevd[515]: rx-0: Device (SEQNUM=4097, ACTION=remove) is queued
nov. 20 04:21:13 localhost systemd-udevd[515]: timestamp of '/etc/udev/rules.d' changed
nov. 20 04:21:13 localhost systemd-udevd[515]: Unload module index
nov. 20 04:21:13 localhost systemd-udevd[515]: Unloaded link configuration context.
nov. 20 04:21:13 localhost systemd-udevd[515]: Trying to open "/etc/systemd/hwdb/hwdb.bin"...
nov. 20 04:21:13 localhost systemd-udevd[515]: Trying to open "/etc/udev/hwdb.bin"...
nov. 20 04:21:13 localhost systemd-udevd[515]: === trie on-disk ===
nov. 20 04:21:13 localhost systemd-udevd[515]: tool version:          246
nov. 20 04:21:13 localhost systemd-udevd[515]: file size:        10944275 bytes
nov. 20 04:21:13 localhost systemd-udevd[515]: header size             80 bytes
nov. 20 04:21:13 localhost systemd-udevd[515]: strings            2284411 bytes
nov. 20 04:21:13 localhost systemd-udevd[515]: nodes              8659784 bytes
nov. 20 04:21:13 localhost systemd-udevd[515]: Load module index
nov. 20 04:21:13 localhost systemd-udevd[515]: timestamp of '/etc/systemd/network' changed
nov. 20 04:21:13 localhost systemd-udevd[515]: timestamp of '/usr/lib/systemd/network' changed
nov. 20 04:21:13 localhost systemd-udevd[515]: Parsed configuration file /usr/lib/systemd/network/99-default.link
nov. 20 04:21:13 localhost systemd-udevd[515]: Created link configuration context.
nov. 20 04:21:13 localhost systemd-udevd[515]: timestamp of '/etc/udev/rules.d' changed
nov. 20 04:21:13 localhost systemd-udevd[515]: Skipping overridden file '/usr/lib/udev/rules.d/51-android.rules'.
nov. 20 04:21:13 localhost systemd-udevd[515]: Skipping overridden file '/usr/lib/udev/rules.d/80-net-setup-link.rules'.
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/01-md-raid-creating.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/10-dm.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /etc/udev/rules.d/10-network.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/11-dm-lvm.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/13-dm-disk.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/25-gpsd-usb.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/39-usbmuxd.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/40-gphoto.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/40-usb-media-players.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/49-sane.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /etc/udev/rules.d/50-event.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/50-udev-default.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /etc/udev/rules.d/51-android.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/56-hpmud.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/60-autosuspend.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/60-block.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/60-cdrom_id.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/60-drm.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/60-evdev.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/60-ffado.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/60-fido-id.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/60-heimdall.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/60-input-id.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/60-persistent-alsa.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/60-persistent-input.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/60-persistent-storage-tape.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/60-persistent-storage.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/60-persistent-v4l.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/60-rfkill.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/60-sensor.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/60-serial.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/60-vhba.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/61-gnome-settings-daemon-rfkill.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/63-md-raid-arrays.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/64-btrfs-dm.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/64-btrfs.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/64-md-raid-assembly.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/65-kvm.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/65-libwacom.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/69-cd-sensors.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/69-dm-lvm-metad.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/69-libftdi.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/69-libmtp.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/69-md-clustered-confirm-device.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/70-infrared.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/70-joystick.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/70-mouse.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/70-power-switch.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/70-touchpad.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/70-uaccess.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/71-seat.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/73-seat-late.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/75-net-description.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/75-probe_mtd.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/78-sound-card.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/80-drivers.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/80-libinput-device-groups.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /etc/udev/rules.d/80-net-setup-link.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/80-stelladaptor-joystick.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/80-udisks2.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/84-nm-drivers.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/85-nm-unmanaged.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/85-regulatory.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/90-alsa-restore.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/90-brltty.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/90-libinput-fuzz-override.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/90-nm-thunderbolt.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/90-pipewire-alsa.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/90-pulseaudio.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/90-udisks2-zram.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/90-vconsole.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/95-cd-devices.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/95-dm-notify.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/95-upower-csr.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/95-upower-hid.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/95-upower-hidpp.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/95-upower-wup.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/96-e2scrub.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/99-fuse.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/99-fuse3.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /etc/udev/rules.d/99-mes-règles.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: Reading rules file: /usr/lib/udev/rules.d/99-systemd.rules
nov. 20 04:21:13 localhost systemd-udevd[515]: rx-0: Device (SEQNUM=4097, ACTION=remove) ready for processing
nov. 20 04:21:13 localhost systemd-udevd[515]: Successfully forked off 'n/a' as PID 10016.
nov. 20 04:21:13 localhost systemd-udevd[515]: rx-0: Worker [10016] is forked for processing SEQNUM=4097.
nov. 20 04:21:13 localhost systemd-udevd[515]: tx-0: Device (SEQNUM=4098, ACTION=remove) is queued
nov. 20 04:21:13 localhost systemd-udevd[515]: tx-0: Device (SEQNUM=4098, ACTION=remove) ready for processing
nov. 20 04:21:13 localhost systemd-udevd[10016]: rx-0: Processing device (SEQNUM=4097, ACTION=remove)
nov. 20 04:21:13 localhost systemd-udevd[515]: Successfully forked off 'n/a' as PID 10017.
nov. 20 04:21:13 localhost systemd-udevd[515]: tx-0: Worker [10017] is forked for processing SEQNUM=4098.
nov. 20 04:21:13 localhost systemd-udevd[515]: usb0: Device (SEQNUM=4099, ACTION=remove) is queued
nov. 20 04:21:13 localhost systemd-udevd[515]: usb0: SEQNUM=4099 blocked by SEQNUM=4097
nov. 20 04:21:13 localhost systemd-udevd[515]: 1-11:1.1: Device (SEQNUM=4100, ACTION=unbind) is queued
nov. 20 04:21:13 localhost systemd-udevd[515]: 1-11:1.1: Device (SEQNUM=4100, ACTION=unbind) ready for processing
nov. 20 04:21:13 localhost systemd-udevd[10017]: tx-0: Processing device (SEQNUM=4098, ACTION=remove)
nov. 20 04:21:13 localhost systemd-udevd[515]: Successfully forked off 'n/a' as PID 10018.
nov. 20 04:21:13 localhost systemd-udevd[515]: 1-11:1.1: Worker [10018] is forked for processing SEQNUM=4100.
nov. 20 04:21:13 localhost systemd-udevd[515]: 1-11:1.0: Device (SEQNUM=4101, ACTION=unbind) is queued
nov. 20 04:21:13 localhost systemd-udevd[515]: 1-11:1.0: SEQNUM=4101 blocked by SEQNUM=4097
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11:1.1: Processing device (SEQNUM=4100, ACTION=unbind)
nov. 20 04:21:13 localhost systemd-udevd[10016]: rx-0: Device (SEQNUM=4097, ACTION=remove) processed
nov. 20 04:21:13 localhost systemd-udevd[515]: 1-11:1.0: Device (SEQNUM=4102, ACTION=remove) is queued
nov. 20 04:21:13 localhost systemd-udevd[515]: 1-11:1.0: SEQNUM=4102 blocked by SEQNUM=4097
nov. 20 04:21:13 localhost systemd-udevd[10016]: rx-0: sd-device-monitor: Passed 205 byte to netlink monitor
nov. 20 04:21:13 localhost systemd-udevd[515]: 1-11:1.1: Device (SEQNUM=4103, ACTION=remove) is queued
nov. 20 04:21:13 localhost systemd-udevd[515]: 1-11:1.1: SEQNUM=4103 blocked by SEQNUM=4100
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11:1.1: /usr/lib/udev/rules.d/60-drm.rules:3 Importing properties from results of builtin command 'path_id'
nov. 20 04:21:13 localhost systemd-udevd[515]: usb0: SEQNUM=4099 blocked by SEQNUM=4098
nov. 20 04:21:13 localhost systemd-udevd[515]: 1-11:1.0: SEQNUM=4101 blocked by SEQNUM=4098
nov. 20 04:21:13 localhost systemd-udevd[515]: 1-11:1.0: SEQNUM=4102 blocked by SEQNUM=4098
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11:1.1: sd-device: Created db file '/run/udev/data/+usb:1-11:1.1' for '/devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-11/1-11:1.1'
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11:1.1: Device (SEQNUM=4100, ACTION=unbind) processed
nov. 20 04:21:13 localhost systemd-udevd[10017]: tx-0: Device (SEQNUM=4098, ACTION=remove) processed
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11:1.1: sd-device-monitor: Passed 335 byte to netlink monitor
nov. 20 04:21:13 localhost systemd-udevd[10017]: tx-0: sd-device-monitor: Passed 205 byte to netlink monitor
nov. 20 04:21:13 localhost systemd-udevd[515]: usb0: Device (SEQNUM=4099, ACTION=remove) ready for processing
nov. 20 04:21:13 localhost systemd-udevd[515]: usb0: sd-device-monitor: Passed 215 byte to netlink monitor
nov. 20 04:21:13 localhost systemd-udevd[515]: 1-11:1.0: SEQNUM=4101 blocked by SEQNUM=4099
nov. 20 04:21:13 localhost systemd-udevd[515]: 1-11:1.0: SEQNUM=4102 blocked by SEQNUM=4099
nov. 20 04:21:13 localhost systemd-udevd[10018]: usb0: Processing device (SEQNUM=4099, ACTION=remove)
nov. 20 04:21:13 localhost systemd-udevd[515]: 1-11:1.1: Device (SEQNUM=4103, ACTION=remove) ready for processing
nov. 20 04:21:13 localhost systemd-udevd[515]: 1-11:1.1: sd-device-monitor: Passed 314 byte to netlink monitor
nov. 20 04:21:13 localhost systemd-udevd[10017]: 1-11:1.1: Processing device (SEQNUM=4103, ACTION=remove)
nov. 20 04:21:13 localhost systemd-udevd[515]: 1-11: Device (SEQNUM=4104, ACTION=unbind) is queued
nov. 20 04:21:13 localhost systemd-udevd[515]: 1-11: SEQNUM=4104 blocked by SEQNUM=4099
nov. 20 04:21:13 localhost systemd-udevd[515]: 1-11: Device (SEQNUM=4105, ACTION=remove) is queued
nov. 20 04:21:13 localhost systemd-udevd[515]: 1-11: SEQNUM=4105 blocked by SEQNUM=4099
nov. 20 04:21:13 localhost systemd-udevd[10018]: usb0: Device (SEQNUM=4099, ACTION=remove) processed
nov. 20 04:21:13 localhost systemd-udevd[10018]: usb0: sd-device-monitor: Passed 821 byte to netlink monitor
nov. 20 04:21:13 localhost systemd-udevd[515]: 1-11:1.0: Device (SEQNUM=4101, ACTION=unbind) ready for processing
nov. 20 04:21:13 localhost systemd-udevd[515]: 1-11:1.0: sd-device-monitor: Passed 256 byte to netlink monitor
nov. 20 04:21:13 localhost systemd-udevd[515]: 1-11:1.0: SEQNUM=4102 blocked by SEQNUM=4101
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11:1.0: Processing device (SEQNUM=4101, ACTION=unbind)
nov. 20 04:21:13 localhost systemd-udevd[515]: 1-11: SEQNUM=4104 blocked by SEQNUM=4101
nov. 20 04:21:13 localhost systemd-udevd[515]: 1-11: SEQNUM=4105 blocked by SEQNUM=4101
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11:1.0: /usr/lib/udev/rules.d/60-drm.rules:3 Importing properties from results of builtin command 'path_id'
nov. 20 04:21:13 localhost systemd-udevd[10017]: 1-11:1.1: Device (SEQNUM=4103, ACTION=remove) processed
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11:1.0: sd-device: Created db file '/run/udev/data/+usb:1-11:1.0' for '/devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-11/1-11:1.0'
nov. 20 04:21:13 localhost systemd-udevd[10017]: 1-11:1.1: sd-device-monitor: Passed 394 byte to netlink monitor
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11:1.0: Device (SEQNUM=4101, ACTION=unbind) processed
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11:1.0: sd-device-monitor: Passed 336 byte to netlink monitor
nov. 20 04:21:13 localhost systemd-udevd[515]: 1-11:1.0: Device (SEQNUM=4102, ACTION=remove) ready for processing
nov. 20 04:21:13 localhost systemd-udevd[515]: 1-11:1.0: sd-device-monitor: Passed 315 byte to netlink monitor
nov. 20 04:21:13 localhost systemd-udevd[515]: 1-11: SEQNUM=4104 blocked by SEQNUM=4102
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11:1.0: Processing device (SEQNUM=4102, ACTION=remove)
nov. 20 04:21:13 localhost systemd-udevd[515]: 1-11: SEQNUM=4105 blocked by SEQNUM=4102
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11:1.0: Device (SEQNUM=4102, ACTION=remove) processed
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11:1.0: sd-device-monitor: Passed 395 byte to netlink monitor
nov. 20 04:21:13 localhost systemd-udevd[515]: 1-11: Device (SEQNUM=4104, ACTION=unbind) ready for processing
nov. 20 04:21:13 localhost systemd-udevd[515]: 1-11: sd-device-monitor: Passed 296 byte to netlink monitor
nov. 20 04:21:13 localhost systemd-udevd[515]: 1-11: SEQNUM=4105 blocked by SEQNUM=4104
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11: Processing device (SEQNUM=4104, ACTION=unbind)
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11: /usr/lib/udev/rules.d/50-udev-default.rules:13 Importing properties from results of builtin command 'usb_id'
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11: Failed to open "/sys/devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-11/descriptors": No such file or directory
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11: Failed to get idVendor attribute: No such file or directory
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11: /usr/lib/udev/rules.d/50-udev-default.rules:13 Failed to run builtin 'usb_id': No such file or directory
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11: /usr/lib/udev/rules.d/60-drm.rules:3 Importing properties from results of builtin command 'path_id'
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11: Handling device node '/dev/bus/usb/001/012', devnum=c189:11
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11: Preserve already existing symlink '/dev/char/189:11' to '../bus/usb/001/012'
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11: sd-device: Created db file '/run/udev/data/c189:11' for '/devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-11'
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11: Device (SEQNUM=4104, ACTION=unbind) processed
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11: sd-device-monitor: Passed 368 byte to netlink monitor
nov. 20 04:21:13 localhost systemd-udevd[515]: 1-11: Device (SEQNUM=4105, ACTION=remove) ready for processing
nov. 20 04:21:13 localhost systemd-udevd[515]: 1-11: sd-device-monitor: Passed 296 byte to netlink monitor
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11: Processing device (SEQNUM=4105, ACTION=remove)
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11: Device (SEQNUM=4105, ACTION=remove) processed
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11: sd-device-monitor: Passed 368 byte to netlink monitor
nov. 20 04:21:13 localhost kernel: usb 1-11: new high-speed USB device number 13 using xhci_hcd
nov. 20 04:21:13 localhost kernel: usb 1-11: New USB device found, idVendor=04e8, idProduct=6860, bcdDevice= 4.00
nov. 20 04:21:13 localhost kernel: usb 1-11: New USB device strings: Mfr=1, Product=2, SerialNumber=3
nov. 20 04:21:13 localhost kernel: usb 1-11: Product: SAMSUNG_Android
nov. 20 04:21:13 localhost kernel: usb 1-11: Manufacturer: SAMSUNG
nov. 20 04:21:13 localhost kernel: usb 1-11: SerialNumber: 5210878958e92455
nov. 20 04:21:13 localhost systemd-udevd[515]: 1-11: Device (SEQNUM=4106, ACTION=add) is queued
nov. 20 04:21:13 localhost systemd-udevd[515]: 1-11: Device (SEQNUM=4106, ACTION=add) ready for processing
nov. 20 04:21:13 localhost systemd-udevd[515]: 1-11: sd-device-monitor: Passed 290 byte to netlink monitor
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11: Processing device (SEQNUM=4106, ACTION=add)
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11: /usr/lib/udev/rules.d/40-gphoto.rules:9 Importing properties from results of builtin command 'usb_id'
nov. 20 04:21:13 localhost systemd-udevd[515]: 1-11:1.0: Device (SEQNUM=4107, ACTION=add) is queued
nov. 20 04:21:13 localhost systemd-udevd[515]: 1-11:1.0: SEQNUM=4107 blocked by SEQNUM=4106
nov. 20 04:21:13 localhost systemd-udevd[515]: 1-11: Device (SEQNUM=4108, ACTION=bind) is queued
nov. 20 04:21:13 localhost systemd-udevd[515]: 1-11: SEQNUM=4108 blocked by SEQNUM=4106
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11: /usr/lib/udev/rules.d/50-udev-default.rules:13 Skipping builtin 'usb_id' in IMPORT key
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11: /usr/lib/udev/rules.d/50-udev-default.rules:13 Importing properties from results of builtin command 'hwdb --subsystem=usb'
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11: hwdb modalias key: "usb:v04E8p6860:SAMSUNG_Android"
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11: /usr/lib/udev/rules.d/50-udev-default.rules:49 MODE 0664
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11: /usr/lib/udev/rules.d/60-drm.rules:3 Importing properties from results of builtin command 'path_id'
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11: /usr/lib/udev/rules.d/69-libmtp.rules:12 LINK 'libmtp-1-11'
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11: /usr/lib/udev/rules.d/73-seat-late.rules:17 RUN 'uaccess'
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11: /etc/udev/rules.d/99-mes-règles.rules:23 LINK 'telephone'
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11: Handling device node '/dev/bus/usb/001/013', devnum=c189:12
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11: Setting permissions /dev/bus/usb/001/013, uid=0, gid=0, mode=0664
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11: Creating symlink '/dev/char/189:12' to '../bus/usb/001/013'
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11: Creating symlink '/dev/libmtp-1-11' to 'bus/usb/001/013'
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11: Creating symlink '/dev/telephone' to 'bus/usb/001/013'
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11: sd-device: Created db file '/run/udev/data/c189:12' for '/devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-11'
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11: Running built-in command "uaccess"
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11: Device (SEQNUM=4106, ACTION=add) processed
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11: sd-device-monitor: Passed 1011 byte to netlink monitor
nov. 20 04:21:13 localhost systemd-udevd[515]: 1-11:1.0: Device (SEQNUM=4107, ACTION=add) ready for processing
nov. 20 04:21:13 localhost systemd-udevd[515]: 1-11:1.0: sd-device-monitor: Passed 311 byte to netlink monitor
nov. 20 04:21:13 localhost systemd-udevd[515]: 1-11: SEQNUM=4108 blocked by SEQNUM=4107
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11:1.0: Processing device (SEQNUM=4107, ACTION=add)
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11:1.0: /usr/lib/udev/rules.d/40-gphoto.rules:9 Importing properties from results of builtin command 'usb_id'
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11:1.0: Failed to access usb_interface: No such file or directory
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11:1.0: /usr/lib/udev/rules.d/40-gphoto.rules:9 Failed to run builtin 'usb_id': No such file or directory
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11:1.0: /usr/lib/udev/rules.d/50-udev-default.rules:14 Importing properties from results of builtin command 'hwdb --subsystem=usb'
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11:1.0: hwdb modalias key: "usb:v04E8p6860d0400dc00dsc00dp00icFFiscFFip00in00"
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11:1.0: /usr/lib/udev/rules.d/60-drm.rules:3 Importing properties from results of builtin command 'path_id'
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11:1.0: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load $env{MODALIAS}'
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11:1.0: sd-device: Created db file '/run/udev/data/+usb:1-11:1.0' for '/devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-11/1-11:1.0'
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11:1.0: Running built-in command "kmod load usb:v04E8p6860d0400dc00dsc00dp00icFFiscFFip00in00"
nov. 20 04:21:13 localhost systemd-udevd[10018]: Loading module: usb:v04E8p6860d0400dc00dsc00dp00icFFiscFFip00in00
nov. 20 04:21:13 localhost systemd-udevd[10018]: Failed to find module 'usb:v04E8p6860d0400dc00dsc00dp00icFFiscFFip00in00'
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11:1.0: Device (SEQNUM=4107, ACTION=add) processed
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11:1.0: sd-device-monitor: Passed 644 byte to netlink monitor
nov. 20 04:21:13 localhost systemd-udevd[515]: 1-11: Device (SEQNUM=4108, ACTION=bind) ready for processing
nov. 20 04:21:13 localhost systemd-udevd[515]: 1-11: sd-device-monitor: Passed 302 byte to netlink monitor
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11: Processing device (SEQNUM=4108, ACTION=bind)
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11: /usr/lib/udev/rules.d/40-gphoto.rules:9 Importing properties from results of builtin command 'usb_id'
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11: /usr/lib/udev/rules.d/50-udev-default.rules:13 Skipping builtin 'usb_id' in IMPORT key
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11: /usr/lib/udev/rules.d/50-udev-default.rules:13 Importing properties from results of builtin command 'hwdb --subsystem=usb'
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11: hwdb modalias key: "usb:v04E8p6860:SAMSUNG_Android"
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11: /usr/lib/udev/rules.d/60-drm.rules:3 Importing properties from results of builtin command 'path_id'
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11: /usr/lib/udev/rules.d/69-libmtp.rules:12 LINK 'libmtp-1-11'
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11: /usr/lib/udev/rules.d/73-seat-late.rules:17 RUN 'uaccess'
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11: Updating old name, '/dev/telephone' no longer belonging to '/devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-11'
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11: No reference left, removing '/dev/telephone'
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11: Handling device node '/dev/bus/usb/001/013', devnum=c189:12
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11: Preserve already existing symlink '/dev/char/189:12' to '../bus/usb/001/013'
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11: Found 'c189:12' claiming '/run/udev/links/\x2flibmtp-1-11'
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11: Preserve already existing symlink '/dev/libmtp-1-11' to 'bus/usb/001/013'
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11: sd-device: Created db file '/run/udev/data/c189:12' for '/devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-11'
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11: Running built-in command "uaccess"
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11: Device (SEQNUM=4108, ACTION=bind) processed
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11: sd-device-monitor: Passed 997 byte to netlink monitor
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11: Updating old name, '/dev/telephone' no longer belonging to '/devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-11'
nov. 20 04:21:13 localhost systemd-udevd[10018]: 1-11: No reference left, removing '/dev/telephone'
Ryuta
newbie
Messages : 8
Inscription : sam. 08 juil. 2017, 08:29

Re: [udev] fichier non créé (résolu)

Message par Ryuta »

Il fallait mettre ACTION=="bind", mais je n'ai pas compris pourquoi.
Répondre