[SOLVED] Udev missing MD raid devices

I have a non-root raid partition that is not being detected during boot-up. The problem is that udev is not creating the /dev/md/0 mount point. I can use mknod to create the mount point, but it will disappear after the next init.
So, how can I force UDEV to create the /dev/md/* mount points?

Thanks ... I realized this after some more experimentation! Everything is working now.

Similar Messages

  • [SOLVED] udev not creating gamepad device

    I'm having trouble with an USB gamepad that actually is an Playstation controller adapter in Arch, I cannot use it in PCSX-Reloaded for instance.
    Here's the output of lsusb when plugged:
    Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
    Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
    Bus 003 Device 011: ID 0e8f:0003 GreenAsia Inc. MaxFire Blaze2
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
    Bus 001 Device 005: ID 0489:e036 Foxconn / Hon Hai
    Bus 001 Device 004: ID 04f2:b32f Chicony Electronics Co., Ltd
    The gamepad is correctly listed as Bus 003 Device 011 (GreenAsia Inc. MaxFire Blaze2). But I think udev is not creating the /dev/input/js0 device as it should (it works on my Slackware 14.0 box), as the output of ls /dev/input is:
    by-id event1 event12 event3 event6 event9 mouse1
    by-path event10 event13 event4 event7 mice
    event0 event11 event2 event5 event8 mouse0
    What should I do? Does other USB gamepads are configured automatically? Is my device too old/incompatible with Arch? Or is it a bug?
    Last edited by lmello (2013-01-09 09:36:33)

    I would be nice if you would share your solution so other members could benefit - even if it is a mistake or misconfiguration by yourself
    My Dragonfire pad requires the "joydev" module, for example.
    # modprobe joydev
    EDIT
    *** Thanks You were filling the void while I was typing ***
    Last edited by satanselbow (2013-01-09 09:41:10)

  • [SOLVED] Udev: recognising plugging/unplugging of USB Audio Device

    Hi!
    I am trying to write an udev rule to detect if an usb audio device was plugged / unplugged to change my default audio device (in effect this udev rule should run a bash script..).
    Right now it looks like that:
    KERNEL=="pcmC[D0-9cp]*", DRIVERS=="usb", ACTION=="add", PROGRAM="/bin/bash -c '/home/me/dotfiles/soundconf.sh attached'"
    and I have a second rule for "remove" instead of add calling a different parameter.
    However, unfortunately the change is not being detected. my sound devices are listed in e.g. /proc/asound/card0/pcm0c etc for my first card and /proc/asound/card4/... for the second.
    They are also listed in /proc/asound/NAMEOFCARD (e.g. PCH).
    how can i reliably detect if one was plugged or unplugged?
    thanks !
    Last edited by replax (2013-11-27 22:50:00)

    hi!
    thanks!
    my output for "sudo udevadm monitor --kernel" is:
    monitor will print the received events for:
    KERNEL - the kernel uevent
    KERNEL[409.000749] remove /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.0/input/input24/event18 (input)
    KERNEL[409.023556] remove /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.0/input/input24 (input)
    KERNEL[409.023611] remove /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.0/0003:262A:10E1.0005/hidraw/hidraw0 (hidraw)
    KERNEL[409.023632] remove /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.0/0003:262A:10E1.0005 (hid)
    KERNEL[409.023648] remove /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.0 (usb)
    KERNEL[409.023829] remove /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.1/sound/card1/pcmC1D1p (sound)
    KERNEL[409.023845] remove /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.1/sound/card1/pcmC1D0p (sound)
    KERNEL[409.023859] remove /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.1/sound/card1/controlC1 (sound)
    KERNEL[409.023869] remove /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.1/sound/card1 (sound)
    KERNEL[409.023885] remove /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.1 (usb)
    KERNEL[409.023899] remove /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.3 (usb)
    KERNEL[409.024517] remove /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1 (usb)
    KERNEL[411.633928] add /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1 (usb)
    KERNEL[411.634043] add /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.0 (usb)
    KERNEL[411.648482] add /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.0/0003:262A:10E1.0006 (hid)
    KERNEL[411.649170] add /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.0/input/input25 (input)
    KERNEL[411.649320] add /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.0/input/input25/event18 (input)
    KERNEL[411.649347] add /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.0/0003:262A:10E1.0006/hidraw/hidraw0 (hidraw)
    KERNEL[411.657385] add /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.1 (usb)
    KERNEL[411.680527] add /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.1/sound/card1 (sound)
    KERNEL[411.680564] add /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.1/sound/card1/pcmC1D1p (sound)
    KERNEL[411.680737] add /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.1/sound/card1/pcmC1D0p (sound)
    KERNEL[411.680796] add /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.1/sound/card1/controlC1 (sound)
    KERNEL[411.680951] add /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.3 (usb)
    KERNEL[411.705251] change /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.1/sound/card1 (sound)
    and my output for "sudo udevadm --udev --property" is:
    monitor will print the received events for:
    UDEV - the event which udev sends out after rule processing
    UDEV [409.001439] remove /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.0/input/input24/event18 (
    input)
    ACTION=remove
    DEVLINKS=/dev/input/by-id/usb-HiFimeDIY_Audio_SA9023_USB_Audio-event-if00 /dev/input/by-path/pci-0000:00:1d.0-usb-0:1.2
    .1:1.0-event
    DEVNAME=/dev/input/event18
    DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.0/input/input24/event18
    ID_BUS=usb
    ID_INPUT=1
    ID_MODEL=SA9023_USB_Audio
    ID_MODEL_ENC=SA9023\x20USB\x20Audio
    ID_MODEL_ID=10e1
    ID_PATH=pci-0000:00:1d.0-usb-0:1.2.1:1.0
    ID_PATH_TAG=pci-0000_00_1d_0-usb-0_1_2_1_1_0
    ID_REVISION=0001
    ID_SERIAL=HiFimeDIY_Audio_SA9023_USB_Audio
    ID_TYPE=hid
    ID_USB_DRIVER=usbhid
    ID_USB_INTERFACES=:030000:010100:010200:
    ID_USB_INTERFACE_NUM=00
    ID_VENDOR=HiFimeDIY_Audio
    ID_VENDOR_ENC=HiFimeDIY\x20Audio
    ID_VENDOR_ID=262a
    MAJOR=13
    MINOR=82
    SEQNUM=2036
    SUBSYSTEM=input
    USEC_INITIALIZED=4690
    UDEV [409.024376] remove /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.0/input/input24 (input)
    ACTION=remove
    DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.0/input/input24
    EV=1
    ID_BUS=usb
    ID_FOR_SEAT=input-pci-0000_00_1d_0-usb-0_1_2_1_1_0
    ID_INPUT=1
    ID_MODEL=SA9023_USB_Audio
    ID_MODEL_ENC=SA9023\x20USB\x20Audio
    ID_MODEL_ID=10e1
    ID_PATH=pci-0000:00:1d.0-usb-0:1.2.1:1.0
    ID_PATH_TAG=pci-0000_00_1d_0-usb-0_1_2_1_1_0
    ID_REVISION=0001
    ID_SERIAL=HiFimeDIY_Audio_SA9023_USB_Audio
    ID_TYPE=hid
    ID_USB_DRIVER=usbhid
    ID_USB_INTERFACES=:030000:010100:010200:
    ID_USB_INTERFACE_NUM=00
    ID_VENDOR=HiFimeDIY_Audio
    ID_VENDOR_ENC=HiFimeDIY\x20Audio
    ID_VENDOR_ID=262a
    MODALIAS=input:b0003v262Ap10E1e0100-e0,kramlsfw
    NAME="HiFimeDIY Audio SA9023 USB Audio"
    PHYS="usb-0000:00:1d.0-1.2.1/input0"
    PRODUCT=3/262a/10e1/100
    PROP=0
    SEQNUM=2037
    SUBSYSTEM=input
    TAGS=:seat:
    UNIQ=""
    USEC_INITIALIZED=634532
    UDEV [409.024487] remove /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.0/0003:262A:10E1.0005/hid
    raw/hidraw0 (hidraw)
    ACTION=remove
    DEVNAME=/dev/hidraw0
    DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.0/0003:262A:10E1.0005/hidraw/hidraw0
    MAJOR=248
    MINOR=0
    SEQNUM=2038
    SUBSYSTEM=hidraw
    USEC_INITIALIZED=9023681
    UDEV [409.026487] remove /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.0/0003:262A:10E1.0005 (hi
    d)
    ACTION=remove
    DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.0/0003:262A:10E1.0005
    HID_ID=0003:0000262A:000010E1
    HID_NAME=HiFimeDIY Audio SA9023 USB Audio
    HID_PHYS=usb-0000:00:1d.0-1.2.1/input0
    MODALIAS=hid:b0003g0001v0000262Ap000010E1
    SEQNUM=2039
    SUBSYSTEM=hid
    USEC_INITIALIZED=23875
    UDEV [409.026531] remove /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.1/sound/card1/controlC1 (
    sound)
    ACTION=remove
    DEVLINKS=/dev/snd/by-id/usb-HiFimeDIY_Audio_SA9023_USB_Audio-01 /dev/snd/by-path/pci-0000:00:1d.0-usb-0:1.2.1:1.1
    DEVNAME=/dev/snd/controlC1
    DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.1/sound/card1/controlC1
    ID_BUS=usb
    ID_MODEL=SA9023_USB_Audio
    ID_MODEL_ENC=SA9023\x20USB\x20Audio
    ID_MODEL_ID=10e1
    ID_PATH=pci-0000:00:1d.0-usb-0:1.2.1:1.1
    ID_PATH_TAG=pci-0000_00_1d_0-usb-0_1_2_1_1_1
    ID_REVISION=0001
    ID_SERIAL=HiFimeDIY_Audio_SA9023_USB_Audio
    ID_TYPE=audio
    ID_USB_DRIVER=snd-usb-audio
    ID_USB_INTERFACES=:030000:010100:010200:
    ID_USB_INTERFACE_NUM=01
    ID_VENDOR=HiFimeDIY_Audio
    ID_VENDOR_ENC=HiFimeDIY\x20Audio
    ID_VENDOR_ID=262a
    MAJOR=116
    MINOR=13
    SEQNUM=2043
    SUBSYSTEM=sound
    TAGS=:uaccess:
    USEC_INITIALIZED=665890
    UDEV [409.026557] remove /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.3 (usb)
    ACTION=remove
    DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.3
    DEVTYPE=usb_interface
    ID_MODEL_FROM_DATABASE=USB-2.0 4-Port HUB
    ID_VENDOR_FROM_DATABASE=Genesys Logic, Inc.
    INTERFACE=1/2/0
    MODALIAS=usb:v262Ap10E1d0001dc00dsc00dp00ic01isc02ip00in03
    PRODUCT=262a/10e1/1
    SEQNUM=2046
    SUBSYSTEM=usb
    TYPE=0/0/0
    USEC_INITIALIZED=665944
    UDEV [409.026573] remove /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.0 (usb)
    ACTION=remove
    DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.0
    DEVTYPE=usb_interface
    ID_MODEL_FROM_DATABASE=USB-2.0 4-Port HUB
    ID_VENDOR_FROM_DATABASE=Genesys Logic, Inc.
    INTERFACE=3/0/0
    MODALIAS=usb:v262Ap10E1d0001dc00dsc00dp00ic03isc00ip00in00
    PRODUCT=262a/10e1/1
    SEQNUM=2040
    SUBSYSTEM=usb
    TYPE=0/0/0
    USEC_INITIALIZED=130
    UDEV [409.026616] remove /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.1/sound/card1/pcmC1D0p (s
    ound)
    ACTION=remove
    DEVNAME=/dev/snd/pcmC1D0p
    DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.1/sound/card1/pcmC1D0p
    MAJOR=116
    MINOR=12
    SEQNUM=2042
    SUBSYSTEM=sound
    TAGS=:uaccess:
    USEC_INITIALIZED=5836
    UDEV [409.078843] remove /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.1/sound/card1/pcmC1D1p (s
    ound)
    ACTION=remove
    DEVNAME=/dev/snd/pcmC1D1p
    DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.1/sound/card1/pcmC1D1p
    MAJOR=116
    MINOR=11
    SEQNUM=2041
    SUBSYSTEM=sound
    TAGS=:uaccess:
    USEC_INITIALIZED=5794
    UDEV [409.079039] remove /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.1/sound/card1 (sound)
    ACTION=remove
    DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.1/sound/card1
    ID_BUS=usb
    ID_FOR_SEAT=sound-pci-0000_00_1d_0-usb-0_1_2_1_1_1
    ID_ID=usb-HiFimeDIY_Audio_SA9023_USB_Audio-01-Audio
    ID_MODEL=SA9023_USB_Audio
    ID_MODEL_ENC=SA9023\x20USB\x20Audio
    ID_MODEL_FROM_DATABASE=USB-2.0 4-Port HUB
    ID_MODEL_ID=10e1
    ID_PATH=pci-0000:00:1d.0-usb-0:1.2.1:1.1
    ID_PATH_TAG=pci-0000_00_1d_0-usb-0_1_2_1_1_1
    ID_REVISION=0001
    ID_SERIAL=HiFimeDIY_Audio_SA9023_USB_Audio
    ID_TYPE=audio
    ID_USB_DRIVER=snd-usb-audio
    ID_USB_INTERFACES=:030000:010100:010200:
    ID_USB_INTERFACE_NUM=01
    ID_VENDOR=HiFimeDIY_Audio
    ID_VENDOR_ENC=HiFimeDIY\x20Audio
    ID_VENDOR_FROM_DATABASE=Genesys Logic, Inc.
    ID_VENDOR_ID=262a
    SEQNUM=2044
    SOUND_INITIALIZED=1
    SUBSYSTEM=sound
    SYSTEMD_WANTS=sound.target
    TAGS=:seat:systemd:
    USEC_INITIALIZED=5712
    UDEV [409.079517] remove /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.1 (usb)
    ACTION=remove
    DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.1
    DEVTYPE=usb_interface
    ID_MODEL_FROM_DATABASE=USB-2.0 4-Port HUB
    ID_VENDOR_FROM_DATABASE=Genesys Logic, Inc.
    INTERFACE=1/1/0
    MODALIAS=usb:v262Ap10E1d0001dc00dsc00dp00ic01isc01ip00in01
    PRODUCT=262a/10e1/1
    SEQNUM=2045
    SUBSYSTEM=usb
    TYPE=0/0/0
    USEC_INITIALIZED=642712
    UDEV [409.085432] remove /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1 (usb)
    ACTION=remove
    BUSNUM=004
    DEVNAME=/dev/bus/usb/004/010
    DEVNUM=010
    DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1
    DEVTYPE=usb_device
    ID_BUS=usb
    ID_MODEL=SA9023_USB_Audio
    ID_MODEL_ENC=SA9023\x20USB\x20Audio
    ID_MODEL_FROM_DATABASE=USB-2.0 4-Port HUB
    ID_MODEL_ID=10e1
    ID_REVISION=0001
    ID_SERIAL=HiFimeDIY_Audio_SA9023_USB_Audio
    ID_USB_INTERFACES=:030000:010100:010200:
    ID_VENDOR=HiFimeDIY_Audio
    ID_VENDOR_ENC=HiFimeDIY\x20Audio
    ID_VENDOR_FROM_DATABASE=Genesys Logic, Inc.
    ID_VENDOR_ID=262a
    MAJOR=189
    MINOR=393
    PRODUCT=262a/10e1/1
    SEQNUM=2047
    SUBSYSTEM=usb
    TYPE=0/0/0
    USEC_INITIALIZED=619842
    UDEV [411.697540] add /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1 (usb)
    ACTION=add
    BUSNUM=004
    DEVNAME=/dev/bus/usb/004/011
    DEVNUM=011
    DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1
    DEVTYPE=usb_device
    ID_BUS=usb
    ID_MODEL=SA9023_USB_Audio
    ID_MODEL_ENC=SA9023\x20USB\x20Audio
    ID_MODEL_FROM_DATABASE=USB-2.0 4-Port HUB
    ID_MODEL_ID=10e1
    ID_REVISION=0001
    ID_SERIAL=HiFimeDIY_Audio_SA9023_USB_Audio
    ID_USB_INTERFACES=:030000:010100:010200:
    ID_VENDOR=HiFimeDIY_Audio
    ID_VENDOR_ENC=HiFimeDIY\x20Audio
    ID_VENDOR_FROM_DATABASE=Genesys Logic, Inc.
    ID_VENDOR_ID=262a
    MAJOR=189
    MINOR=394
    PRODUCT=262a/10e1/1
    SEQNUM=2048
    SUBSYSTEM=usb
    TYPE=0/0/0
    USEC_INITIALIZED=33928
    UDEV [411.699672] add /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.3 (usb)
    ACTION=add
    DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.3
    DEVTYPE=usb_interface
    DRIVER=snd-usb-audio
    ID_MODEL_FROM_DATABASE=USB-2.0 4-Port HUB
    ID_VENDOR_FROM_DATABASE=Genesys Logic, Inc.
    INTERFACE=1/2/0
    MODALIAS=usb:v262Ap10E1d0001dc00dsc00dp00ic01isc02ip00in03
    PRODUCT=262a/10e1/1
    SEQNUM=2059
    SUBSYSTEM=usb
    TYPE=0/0/0
    USEC_INITIALIZED=80939
    UDEV [411.699773] add /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.0 (usb)
    ACTION=add
    DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.0
    DEVTYPE=usb_interface
    ID_MODEL_FROM_DATABASE=USB-2.0 4-Port HUB
    ID_VENDOR_FROM_DATABASE=Genesys Logic, Inc.
    INTERFACE=3/0/0
    MODALIAS=usb:v262Ap10E1d0001dc00dsc00dp00ic03isc00ip00in00
    PRODUCT=262a/10e1/1
    SEQNUM=2049
    SUBSYSTEM=usb
    TYPE=0/0/0
    USEC_INITIALIZED=34043
    UDEV [411.699840] add /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.1 (usb)
    ACTION=add
    DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.1
    DEVTYPE=usb_interface
    ID_MODEL_FROM_DATABASE=USB-2.0 4-Port HUB
    ID_VENDOR_FROM_DATABASE=Genesys Logic, Inc.
    INTERFACE=1/1/0
    MODALIAS=usb:v262Ap10E1d0001dc00dsc00dp00ic01isc01ip00in01
    PRODUCT=262a/10e1/1
    SEQNUM=2054
    SUBSYSTEM=usb
    TYPE=0/0/0
    USEC_INITIALIZED=57387
    UDEV [411.701367] add /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.0/0003:262A:10E1.0006 (hi
    d)
    ACTION=add
    DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.0/0003:262A:10E1.0006
    HID_ID=0003:0000262A:000010E1
    HID_NAME=HiFimeDIY Audio SA9023 USB Audio
    HID_PHYS=usb-0000:00:1d.0-1.2.1/input0
    MODALIAS=hid:b0003g0001v0000262Ap000010E1
    SEQNUM=2050
    SUBSYSTEM=hid
    USEC_INITIALIZED=48481
    UDEV [411.701544] add /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.1/sound/card1 (sound)
    ACTION=add
    DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.1/sound/card1
    ID_FOR_SEAT=sound-pci-0000_00_1d_0-usb-0_1_2_1_1_1
    ID_PATH=pci-0000:00:1d.0-usb-0:1.2.1:1.1
    ID_PATH_TAG=pci-0000_00_1d_0-usb-0_1_2_1_1_1
    SEQNUM=2055
    SUBSYSTEM=sound
    SYSTEMD_WANTS=sound.target
    TAGS=:seat:systemd:
    USEC_INITIALIZED=80503
    UDEV [411.702560] add /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.0/input/input25 (input)
    ACTION=add
    DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.0/input/input25
    EV=1
    ID_BUS=usb
    ID_FOR_SEAT=input-pci-0000_00_1d_0-usb-0_1_2_1_1_0
    ID_INPUT=1
    ID_MODEL=SA9023_USB_Audio
    ID_MODEL_ENC=SA9023\x20USB\x20Audio
    ID_MODEL_ID=10e1
    ID_PATH=pci-0000:00:1d.0-usb-0:1.2.1:1.0
    ID_PATH_TAG=pci-0000_00_1d_0-usb-0_1_2_1_1_0
    ID_REVISION=0001
    ID_SERIAL=HiFimeDIY_Audio_SA9023_USB_Audio
    ID_TYPE=hid
    ID_USB_DRIVER=usbhid
    ID_USB_INTERFACES=:030000:010100:010200:
    ID_USB_INTERFACE_NUM=00
    ID_VENDOR=HiFimeDIY_Audio
    ID_VENDOR_ENC=HiFimeDIY\x20Audio
    ID_VENDOR_ID=262a
    MODALIAS=input:b0003v262Ap10E1e0100-e0,kramlsfw
    NAME="HiFimeDIY Audio SA9023 USB Audio"
    PHYS="usb-0000:00:1d.0-1.2.1/input0"
    PRODUCT=3/262a/10e1/100
    PROP=0
    SEQNUM=2051
    SUBSYSTEM=input
    TAGS=:seat:
    UNIQ=""
    USEC_INITIALIZED=49147
    UDEV [411.703227] add /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.1/sound/card1/pcmC1D0p (s
    ound)
    ACTION=add
    DEVNAME=/dev/snd/pcmC1D0p
    DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.1/sound/card1/pcmC1D0p
    MAJOR=116
    MINOR=12
    SEQNUM=2057
    SUBSYSTEM=sound
    TAGS=:uaccess:
    USEC_INITIALIZED=80672
    UDEV [411.704394] add /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.0/0003:262A:10E1.0006/hid
    raw/hidraw0 (hidraw)
    ACTION=add
    DEVNAME=/dev/hidraw0
    DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.0/0003:262A:10E1.0006/hidraw/hidraw0
    MAJOR=248
    MINOR=0
    SEQNUM=2053
    SUBSYSTEM=hidraw
    USEC_INITIALIZED=49353
    UDEV [411.705903] add /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.0/input/input25/event18 (
    input)
    ACTION=add
    DEVLINKS=/dev/input/by-id/usb-HiFimeDIY_Audio_SA9023_USB_Audio-event-if00 /dev/input/by-path/pci-0000:00:1d.0-usb-0:1.2
    .1:1.0-event
    DEVNAME=/dev/input/event18
    DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.0/input/input25/event18
    ID_BUS=usb
    ID_INPUT=1
    ID_MODEL=SA9023_USB_Audio
    ID_MODEL_ENC=SA9023\x20USB\x20Audio
    ID_MODEL_ID=10e1
    ID_PATH=pci-0000:00:1d.0-usb-0:1.2.1:1.0
    ID_PATH_TAG=pci-0000_00_1d_0-usb-0_1_2_1_1_0
    ID_REVISION=0001
    ID_SERIAL=HiFimeDIY_Audio_SA9023_USB_Audio
    ID_TYPE=hid
    ID_USB_DRIVER=usbhid
    ID_USB_INTERFACES=:030000:010100:010200:
    ID_USB_INTERFACE_NUM=00
    ID_VENDOR=HiFimeDIY_Audio
    ID_VENDOR_ENC=HiFimeDIY\x20Audio
    ID_VENDOR_ID=262a
    MAJOR=13
    MINOR=82
    SEQNUM=2052
    SUBSYSTEM=input
    USEC_INITIALIZED=49330
    UDEV [411.714557] add /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.1/sound/card1/controlC1 (
    sound)
    ACTION=add
    DEVLINKS=/dev/snd/by-id/usb-HiFimeDIY_Audio_SA9023_USB_Audio-01 /dev/snd/by-path/pci-0000:00:1d.0-usb-0:1.2.1:1.1
    DEVNAME=/dev/snd/controlC1
    DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.1/sound/card1/controlC1
    ID_BUS=usb
    ID_MODEL=SA9023_USB_Audio
    ID_MODEL_ENC=SA9023\x20USB\x20Audio
    ID_MODEL_ID=10e1
    ID_PATH=pci-0000:00:1d.0-usb-0:1.2.1:1.1
    ID_PATH_TAG=pci-0000_00_1d_0-usb-0_1_2_1_1_1
    ID_REVISION=0001
    ID_SERIAL=HiFimeDIY_Audio_SA9023_USB_Audio
    ID_TYPE=audio
    ID_USB_DRIVER=snd-usb-audio
    ID_USB_INTERFACES=:030000:010100:010200:
    ID_USB_INTERFACE_NUM=01
    ID_VENDOR=HiFimeDIY_Audio
    ID_VENDOR_ENC=HiFimeDIY\x20Audio
    ID_VENDOR_ID=262a
    MAJOR=116
    MINOR=13
    SEQNUM=2058
    SUBSYSTEM=sound
    TAGS=:uaccess:
    USEC_INITIALIZED=80812
    UDEV [411.759604] add /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.1/sound/card1/pcmC1D1p (s
    ound)
    ACTION=add
    DEVNAME=/dev/snd/pcmC1D1p
    DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.1/sound/card1/pcmC1D1p
    MAJOR=116
    MINOR=11
    SEQNUM=2056
    SUBSYSTEM=sound
    TAGS=:uaccess:
    USEC_INITIALIZED=80575
    UDEV [411.760476] change /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.1/sound/card1 (sound)
    ACTION=change
    DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.1/sound/card1
    ID_BUS=usb
    ID_FOR_SEAT=sound-pci-0000_00_1d_0-usb-0_1_2_1_1_1
    ID_ID=usb-HiFimeDIY_Audio_SA9023_USB_Audio-01-Audio
    ID_MODEL=SA9023_USB_Audio
    ID_MODEL_ENC=SA9023\x20USB\x20Audio
    ID_MODEL_FROM_DATABASE=USB-2.0 4-Port HUB
    ID_MODEL_ID=10e1
    ID_PATH=pci-0000:00:1d.0-usb-0:1.2.1:1.1
    ID_PATH_TAG=pci-0000_00_1d_0-usb-0_1_2_1_1_1
    ID_REVISION=0001
    ID_SERIAL=HiFimeDIY_Audio_SA9023_USB_Audio
    ID_TYPE=audio
    ID_USB_DRIVER=snd-usb-audio
    ID_USB_INTERFACES=:030000:010100:010200:
    ID_USB_INTERFACE_NUM=01
    ID_VENDOR=HiFimeDIY_Audio
    ID_VENDOR_ENC=HiFimeDIY\x20Audio
    ID_VENDOR_FROM_DATABASE=Genesys Logic, Inc.
    ID_VENDOR_ID=262a
    SEQNUM=2060
    SOUND_INITIALIZED=1
    SUBSYSTEM=sound
    SYSTEMD_WANTS=sound.target
    TAGS=:seat:systemd:
    USEC_INITIALIZED=80503
    the output of "sudo udevadm monitor" is:
    monitor will print the received events for:
    UDEV - the event which udev sends out after rule processing
    KERNEL - the kernel uevent
    KERNEL[10520.780009] remove /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.0/input/input24/event17 (input)
    UDEV [10520.783295] remove /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.0/input/input24/event17 (input)
    KERNEL[10520.789826] remove /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.0/input/input24 (input)
    KERNEL[10520.789859] remove /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.0/0003:262A:10E1.0005/hidraw/hidraw0 (hidraw)
    KERNEL[10520.789871] remove /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.0/0003:262A:10E1.0005 (hid)
    KERNEL[10520.789895] remove /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.0 (usb)
    KERNEL[10520.789965] remove /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.1/sound/card1/pcmC1D1p (sound)
    KERNEL[10520.789999] remove /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.1/sound/card1/pcmC1D0p (sound)
    KERNEL[10520.790031] remove /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.1/sound/card1/controlC1 (sound)
    KERNEL[10520.790473] remove /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.1/sound/card1 (sound)
    UDEV [10520.790483] remove /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.0/0003:262A:10E1.0005/hidraw/hidraw0 (hidraw)
    KERNEL[10520.790494] remove /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.1 (usb)
    UDEV [10520.790521] remove /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.0/input/input24 (input)
    KERNEL[10520.790533] remove /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.3 (usb)
    UDEV [10520.790543] remove /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.1/sound/card1/pcmC1D1p (sound)
    KERNEL[10520.790615] remove /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1 (usb)
    UDEV [10520.790653] remove /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.1/sound/card1/pcmC1D0p (sound)
    UDEV [10520.790723] remove /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.1/sound/card1/controlC1 (sound)
    UDEV [10520.790843] remove /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.0/0003:262A:10E1.0005 (hid)
    UDEV [10520.790870] remove /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.1/sound/card1 (sound)
    UDEV [10520.791022] remove /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.3 (usb)
    UDEV [10520.791133] remove /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.1 (usb)
    UDEV [10520.791157] remove /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.0 (usb)
    UDEV [10520.795934] remove /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1 (usb)
    KERNEL[10523.411837] add /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1 (usb)
    KERNEL[10523.411961] add /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.0 (usb)
    KERNEL[10523.425856] add /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.0/0003:262A:10E1.0006 (hid)
    KERNEL[10523.426126] add /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.0/input/input25 (input)
    KERNEL[10523.426179] add /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.0/input/input25/event17 (input)
    KERNEL[10523.426268] add /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.0/0003:262A:10E1.0006/hidraw/hidraw0 (hidraw)
    KERNEL[10523.433989] add /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.1 (usb)
    KERNEL[10523.455486] add /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.1/sound/card1 (sound)
    KERNEL[10523.455508] add /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.1/sound/card1/pcmC1D1p (sound)
    KERNEL[10523.455540] add /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.1/sound/card1/pcmC1D0p (sound)
    KERNEL[10523.455580] add /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.1/sound/card1/controlC1 (sound)
    KERNEL[10523.455608] add /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.3 (usb)
    UDEV [10523.463039] add /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1 (usb)
    UDEV [10523.464322] add /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.0 (usb)
    UDEV [10523.464384] add /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.1 (usb)
    UDEV [10523.464409] add /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.3 (usb)
    UDEV [10523.465345] add /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.0/0003:262A:10E1.0006 (hid)
    UDEV [10523.465380] add /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.1/sound/card1 (sound)
    UDEV [10523.466303] add /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.0/input/input25 (input)
    UDEV [10523.466417] add /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.0/0003:262A:10E1.0006/hidraw/hidraw0 (hidraw)
    UDEV [10523.467311] add /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.0/input/input25/event17 (input)
    UDEV [10523.468387] add /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.1/sound/card1/pcmC1D1p (sound)
    UDEV [10523.468659] add /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.1/sound/card1/pcmC1D0p (sound)
    KERNEL[10523.468942] change /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.1/sound/card1 (sound)
    UDEV [10523.474581] add /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.1/sound/card1/controlC1 (sound)
    UDEV [10523.475757] change /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.1/sound/card1 (sound)
    please not that my usb soundcard is attached through a usb hub to my laptop and that it was attached when I ran the command, then removed it and attached it again.
    tried to use those udev rules:
    KERNEL=="pcmC1D1p", DRIVERS=="usb", ACTION=="add", RUN+="/bin/bash -c '/home/me/dotfiles/soundconf.sh attached'"
    KERNEL=="pcmC1D1p", DRIVERS=="usb", ACTION=="remove", RUN+="/bin/bash -c '/home/me/dotfiles/soundconf.sh detached'"
    to no avail unfortunately...
    thanks a lot for your patience and time !

  • [SOLVED] udev rule no longer working

    I have a udev rule set up to automatically mount an ext4 filesystem when I plug a certain thumb drive in.  It was working fine until yesterday (probably due to updates).  Here is the rule, in file /etc/udev/rules.d/99-gfk.rules:
    KERNEL=="sd?2", SUBSYSTEM=="block", ATTRS{idVendor}=="0930", ATTRS{idProduct}=="6545", ATTRS{serial}=="1C6F654E4041ED601910053F", SYMLINK+="gfshare"
    ACTION=="add", KERNEL=="sd?2", SUBSYSTEM=="block", ATTRS{idVendor}=="0930", ATTRS{idProduct}=="6545", ATTRS{serial}=="1C6F654E4041ED601910053F", RUN+="/bin/mkdir /media/gfshare"
    ACTION=="add", KERNEL=="sd?2", SUBSYSTEM=="block", ATTRS{idVendor}=="0930", ATTRS{idProduct}=="6545", ATTRS{serial}=="1C6F654E4041ED601910053F", RUN+="/bin/mount -t ext4 -o ro,nosuid,nodev,noexec,noatime /dev/gfshare /media/gfshare"
    The symlink and the mkdir command are both working fine, but the mount command is not being run for some reason.  If I manually run the mount command it works fine.  Some possibly helpful output:
    # pacman -Qo $(which udevadm)
    /usr/bin/udevadm is owned by systemd 212-1
    # dmesg |tail -16
    [26458.120628] usb 7-1.3: new high-speed USB device number 7 using ehci-pci
    [26458.223059] usb-storage 7-1.3:1.0: USB Mass Storage device detected
    [26458.223825] scsi10 : usb-storage 7-1.3:1.0
    [26459.311607] scsi 10:0:0:0: Direct-Access Kingston DataTraveler 2.0 PMAP PQ: 0 ANSI: 4
    [26460.834081] sd 10:0:0:0: [sdd] 15240576 512-byte logical blocks: (7.80 GB/7.26 GiB)
    [26460.834931] sd 10:0:0:0: [sdd] Write Protect is off
    [26460.834935] sd 10:0:0:0: [sdd] Mode Sense: 23 00 00 00
    [26460.835617] sd 10:0:0:0: [sdd] No Caching mode page found
    [26460.835621] sd 10:0:0:0: [sdd] Assuming drive cache: write through
    [26460.839455] sd 10:0:0:0: [sdd] No Caching mode page found
    [26460.839460] sd 10:0:0:0: [sdd] Assuming drive cache: write through
    [26460.860579] sdd: sdd1 sdd2
    [26460.867111] sd 10:0:0:0: [sdd] No Caching mode page found
    [26460.867115] sd 10:0:0:0: [sdd] Assuming drive cache: write through
    [26460.867118] sd 10:0:0:0: [sdd] Attached SCSI removable disk
    [26461.041982] EXT4-fs (sdd2): mounted filesystem with ordered data mode. Opts: (null)
    # udevadm test /sys/bus/usb/devices/7-1.3
    calling: test
    version 212
    This program is for debugging only, it does not run any program
    specified by a RUN key. It may show incorrect results, because
    some values may be different, or not available at a simulation run.
    load module index
    timestamp of '/etc/systemd/network' changed
    timestamp of '/usr/lib/systemd/network' changed
    Parsed configuration file /usr/lib/systemd/network/99-default.link
    Created link configuration context
    timestamp of '/etc/udev/rules.d' changed
    Skipping overridden file: /usr/lib/udev/rules.d/80-net-setup-link.rules.
    read rules file: /usr/lib/udev/rules.d/10-dm.rules
    read rules file: /usr/lib/udev/rules.d/11-dm-lvm.rules
    read rules file: /etc/udev/rules.d/12-android.rules
    read rules file: /usr/lib/udev/rules.d/13-dm-disk.rules
    read rules file: /usr/lib/udev/rules.d/40-hpet-permissions.rules
    read rules file: /usr/lib/udev/rules.d/40-usb-media-players.rules
    read rules file: /usr/lib/udev/rules.d/42-usb-hid-pm.rules
    read rules file: /usr/lib/udev/rules.d/50-firmware.rules
    read rules file: /usr/lib/udev/rules.d/50-udev-default.rules
    read rules file: /usr/lib/udev/rules.d/51-android.rules
    read rules file: /usr/lib/udev/rules.d/60-cdrom_id.rules
    read rules file: /usr/lib/udev/rules.d/60-drm.rules
    read rules file: /usr/lib/udev/rules.d/60-keyboard.rules
    read rules file: /usr/lib/udev/rules.d/60-pcmcia.rules
    read rules file: /usr/lib/udev/rules.d/60-persistent-alsa.rules
    read rules file: /usr/lib/udev/rules.d/60-persistent-input.rules
    read rules file: /usr/lib/udev/rules.d/60-persistent-serial.rules
    read rules file: /usr/lib/udev/rules.d/60-persistent-storage-tape.rules
    read rules file: /usr/lib/udev/rules.d/60-persistent-storage.rules
    read rules file: /usr/lib/udev/rules.d/60-persistent-v4l.rules
    read rules file: /usr/lib/udev/rules.d/60-vboxdrv.rules
    read rules file: /usr/lib/udev/rules.d/61-accelerometer.rules
    read rules file: /usr/lib/udev/rules.d/63-md-raid-arrays.rules
    read rules file: /usr/lib/udev/rules.d/64-btrfs.rules
    read rules file: /usr/lib/udev/rules.d/64-md-raid-assembly.rules
    read rules file: /usr/lib/udev/rules.d/69-cd-sensors.rules
    read rules file: /usr/lib/udev/rules.d/69-dm-lvm-metad.rules
    read rules file: /usr/lib/udev/rules.d/69-libmtp.rules
    read rules file: /usr/lib/udev/rules.d/70-infrared.rules
    read rules file: /usr/lib/udev/rules.d/70-power-switch.rules
    read rules file: /usr/lib/udev/rules.d/70-uaccess.rules
    read rules file: /usr/lib/udev/rules.d/71-seat.rules
    read rules file: /usr/lib/udev/rules.d/73-seat-late.rules
    read rules file: /usr/lib/udev/rules.d/75-net-description.rules
    read rules file: /usr/lib/udev/rules.d/75-probe_mtd.rules
    read rules file: /usr/lib/udev/rules.d/75-tty-description.rules
    read rules file: /usr/lib/udev/rules.d/78-sound-card.rules
    read rules file: /usr/lib/udev/rules.d/80-drivers.rules
    read rules file: /etc/udev/rules.d/80-net-setup-link.rules
    read rules file: /usr/lib/udev/rules.d/80-udisks.rules
    read rules file: /usr/lib/udev/rules.d/80-udisks2.rules
    read rules file: /usr/lib/udev/rules.d/85-usbmuxd.rules
    read rules file: /usr/lib/udev/rules.d/90-alsa-restore.rules
    read rules file: /usr/lib/udev/rules.d/95-cd-devices.rules
    read rules file: /usr/lib/udev/rules.d/95-dm-notify.rules
    read rules file: /usr/lib/udev/rules.d/95-udev-late.rules
    read rules file: /usr/lib/udev/rules.d/95-upower-battery-recall-dell.rules
    read rules file: /usr/lib/udev/rules.d/95-upower-battery-recall-fujitsu.rules
    read rules file: /usr/lib/udev/rules.d/95-upower-battery-recall-gateway.rules
    read rules file: /usr/lib/udev/rules.d/95-upower-battery-recall-ibm.rules
    read rules file: /usr/lib/udev/rules.d/95-upower-battery-recall-lenovo.rules
    read rules file: /usr/lib/udev/rules.d/95-upower-battery-recall-toshiba.rules
    read rules file: /usr/lib/udev/rules.d/95-upower-csr.rules
    read rules file: /usr/lib/udev/rules.d/95-upower-hid.rules
    read rules file: /usr/lib/udev/rules.d/95-upower-wup.rules
    read rules file: /etc/udev/rules.d/99-gfk.rules
    read rules file: /usr/lib/udev/rules.d/99-systemd.rules
    read rules file: /usr/lib/udev/rules.d/kino.rules
    rules contain 98304 bytes tokens (8192 * 12 bytes), 22360 bytes strings
    10092 strings (88570 bytes), 8317 de-duplicated (67986 bytes), 1776 trie nodes used
    IMPORT builtin 'usb_id' /usr/lib/udev/rules.d/50-udev-default.rules:9
    IMPORT builtin 'hwdb' /usr/lib/udev/rules.d/50-udev-default.rules:9
    MODE 0664 /usr/lib/udev/rules.d/50-udev-default.rules:37
    GROUP 1002 /usr/lib/udev/rules.d/51-android.rules:387
    MODE 0660 /usr/lib/udev/rules.d/51-android.rules:387
    RUN '/usr/share/virtualbox/VBoxCreateUSBNode.sh $major $minor $attr{bDeviceClass} vboxusers' /usr/lib/udev/rules.d/60-vboxdrv.rules:6
    PROGRAM '/usr/lib/udev/mtp-probe /sys/devices/pci0000:00/0000:00:1a.7/usb7/7-1/7-1.3 7 7' /usr/lib/udev/rules.d/69-libmtp.rules:1204
    starting '/usr/lib/udev/mtp-probe /sys/devices/pci0000:00/0000:00:1a.7/usb7/7-1/7-1.3 7 7'
    '/usr/lib/udev/mtp-probe /sys/devices/pci0000:00/0000:00:1a.7/usb7/7-1/7-1.3 7 7'(out) '0'
    '/usr/lib/udev/mtp-probe /sys/devices/pci0000:00/0000:00:1a.7/usb7/7-1/7-1.3 7 7' [24644] exit with return code 0
    IMPORT builtin 'path_id' /usr/lib/udev/rules.d/71-seat.rules:43
    RUN 'uaccess' /usr/lib/udev/rules.d/73-seat-late.rules:15
    handling device node '/dev/bus/usb/007/007', devnum=c189:774, mode=0660, uid=0, gid=1002
    preserve permissions /dev/bus/usb/007/007, 020660, uid=0, gid=1002
    preserve already existing symlink '/dev/char/189:774' to '../bus/usb/007/007'
    ACTION=add
    BUSNUM=007
    DEVNAME=/dev/bus/usb/007/007
    DEVNUM=007
    DEVPATH=/devices/pci0000:00/0000:00:1a.7/usb7/7-1/7-1.3
    DEVTYPE=usb_device
    DRIVER=usb
    ID_BUS=usb
    ID_DRIVE_THUMB=1
    ID_FOR_SEAT=usb-pci-0000_00_1a_7-usb-0_1_3
    ID_MODEL=DataTraveler_2.0
    ID_MODEL_ENC=DataTraveler\x202.0
    ID_MODEL_FROM_DATABASE=Kingston DataTraveler 102 Flash Drive / HEMA Flash Drive 2 GB / PNY Attache 4GB Stick
    ID_MODEL_ID=6545
    ID_PATH=pci-0000:00:1a.7-usb-0:1.3
    ID_PATH_TAG=pci-0000_00_1a_7-usb-0_1_3
    ID_REVISION=0100
    ID_SERIAL=Kingston_DataTraveler_2.0_1C6F654E4041ED601910053F
    ID_SERIAL_SHORT=1C6F654E4041ED601910053F
    ID_USB_INTERFACES=:080650:
    ID_VENDOR=Kingston
    ID_VENDOR_ENC=Kingston
    ID_VENDOR_FROM_DATABASE=Toshiba Corp.
    ID_VENDOR_ID=0930
    MAJOR=189
    MINOR=774
    PRODUCT=930/6545/100
    SUBSYSTEM=usb
    TAGS=:seat:uaccess:
    TYPE=0/0/0
    USEC_INITIALIZED=26452326568
    adb_user=yes
    run: '/usr/share/virtualbox/VBoxCreateUSBNode.sh 189 774 00 vboxusers'
    run: 'uaccess'
    unload module index
    Unloaded link configuration context
    # udevadm test /sys/bus/usb/devices/7-1.3:1.0
    calling: test
    version 212
    This program is for debugging only, it does not run any program
    specified by a RUN key. It may show incorrect results, because
    some values may be different, or not available at a simulation run.
    load module index
    timestamp of '/etc/systemd/network' changed
    timestamp of '/usr/lib/systemd/network' changed
    Parsed configuration file /usr/lib/systemd/network/99-default.link
    Created link configuration context
    timestamp of '/etc/udev/rules.d' changed
    Skipping overridden file: /usr/lib/udev/rules.d/80-net-setup-link.rules.
    read rules file: /usr/lib/udev/rules.d/10-dm.rules
    read rules file: /usr/lib/udev/rules.d/11-dm-lvm.rules
    read rules file: /etc/udev/rules.d/12-android.rules
    read rules file: /usr/lib/udev/rules.d/13-dm-disk.rules
    read rules file: /usr/lib/udev/rules.d/40-hpet-permissions.rules
    read rules file: /usr/lib/udev/rules.d/40-usb-media-players.rules
    read rules file: /usr/lib/udev/rules.d/42-usb-hid-pm.rules
    read rules file: /usr/lib/udev/rules.d/50-firmware.rules
    read rules file: /usr/lib/udev/rules.d/50-udev-default.rules
    read rules file: /usr/lib/udev/rules.d/51-android.rules
    read rules file: /usr/lib/udev/rules.d/60-cdrom_id.rules
    read rules file: /usr/lib/udev/rules.d/60-drm.rules
    read rules file: /usr/lib/udev/rules.d/60-keyboard.rules
    read rules file: /usr/lib/udev/rules.d/60-pcmcia.rules
    read rules file: /usr/lib/udev/rules.d/60-persistent-alsa.rules
    read rules file: /usr/lib/udev/rules.d/60-persistent-input.rules
    read rules file: /usr/lib/udev/rules.d/60-persistent-serial.rules
    read rules file: /usr/lib/udev/rules.d/60-persistent-storage-tape.rules
    read rules file: /usr/lib/udev/rules.d/60-persistent-storage.rules
    read rules file: /usr/lib/udev/rules.d/60-persistent-v4l.rules
    read rules file: /usr/lib/udev/rules.d/60-vboxdrv.rules
    read rules file: /usr/lib/udev/rules.d/61-accelerometer.rules
    read rules file: /usr/lib/udev/rules.d/63-md-raid-arrays.rules
    read rules file: /usr/lib/udev/rules.d/64-btrfs.rules
    read rules file: /usr/lib/udev/rules.d/64-md-raid-assembly.rules
    read rules file: /usr/lib/udev/rules.d/69-cd-sensors.rules
    read rules file: /usr/lib/udev/rules.d/69-dm-lvm-metad.rules
    read rules file: /usr/lib/udev/rules.d/69-libmtp.rules
    read rules file: /usr/lib/udev/rules.d/70-infrared.rules
    read rules file: /usr/lib/udev/rules.d/70-power-switch.rules
    read rules file: /usr/lib/udev/rules.d/70-uaccess.rules
    read rules file: /usr/lib/udev/rules.d/71-seat.rules
    read rules file: /usr/lib/udev/rules.d/73-seat-late.rules
    read rules file: /usr/lib/udev/rules.d/75-net-description.rules
    read rules file: /usr/lib/udev/rules.d/75-probe_mtd.rules
    read rules file: /usr/lib/udev/rules.d/75-tty-description.rules
    read rules file: /usr/lib/udev/rules.d/78-sound-card.rules
    read rules file: /usr/lib/udev/rules.d/80-drivers.rules
    read rules file: /etc/udev/rules.d/80-net-setup-link.rules
    read rules file: /usr/lib/udev/rules.d/80-udisks.rules
    read rules file: /usr/lib/udev/rules.d/80-udisks2.rules
    read rules file: /usr/lib/udev/rules.d/85-usbmuxd.rules
    read rules file: /usr/lib/udev/rules.d/90-alsa-restore.rules
    read rules file: /usr/lib/udev/rules.d/95-cd-devices.rules
    read rules file: /usr/lib/udev/rules.d/95-dm-notify.rules
    read rules file: /usr/lib/udev/rules.d/95-udev-late.rules
    read rules file: /usr/lib/udev/rules.d/95-upower-battery-recall-dell.rules
    read rules file: /usr/lib/udev/rules.d/95-upower-battery-recall-fujitsu.rules
    read rules file: /usr/lib/udev/rules.d/95-upower-battery-recall-gateway.rules
    read rules file: /usr/lib/udev/rules.d/95-upower-battery-recall-ibm.rules
    read rules file: /usr/lib/udev/rules.d/95-upower-battery-recall-lenovo.rules
    read rules file: /usr/lib/udev/rules.d/95-upower-battery-recall-toshiba.rules
    read rules file: /usr/lib/udev/rules.d/95-upower-csr.rules
    read rules file: /usr/lib/udev/rules.d/95-upower-hid.rules
    read rules file: /usr/lib/udev/rules.d/95-upower-wup.rules
    read rules file: /etc/udev/rules.d/99-gfk.rules
    read rules file: /usr/lib/udev/rules.d/99-systemd.rules
    read rules file: /usr/lib/udev/rules.d/kino.rules
    rules contain 98304 bytes tokens (8192 * 12 bytes), 22360 bytes strings
    10092 strings (88570 bytes), 8317 de-duplicated (67986 bytes), 1776 trie nodes used
    IMPORT builtin 'hwdb' /usr/lib/udev/rules.d/50-udev-default.rules:11
    RUN 'kmod load $env{MODALIAS}' /usr/lib/udev/rules.d/80-drivers.rules:5
    ACTION=add
    DEVPATH=/devices/pci0000:00/0000:00:1a.7/usb7/7-1/7-1.3/7-1.3:1.0
    DEVTYPE=usb_interface
    DRIVER=usb-storage
    ID_MODEL_FROM_DATABASE=Kingston DataTraveler 102 Flash Drive / HEMA Flash Drive 2 GB / PNY Attache 4GB Stick
    ID_VENDOR_FROM_DATABASE=Toshiba Corp.
    INTERFACE=8/6/80
    MODALIAS=usb:v0930p6545d0100dc00dsc00dp00ic08isc06ip50in00
    PRODUCT=930/6545/100
    SUBSYSTEM=usb
    TYPE=0/0/0
    USEC_INITIALIZED=452326811
    run: 'kmod load usb:v0930p6545d0100dc00dsc00dp00ic08isc06ip50in00'
    unload module index
    Unloaded link configuration context
    Last edited by bentglasstube (2014-04-03 20:51:36)

    I see.  That is somewhat aggravating but I will find another way to achieve what I wanted I suppose.
    Thank you.  Should I mark this is solved or unsolvable or something?  Sorry, I'm new to posting on these forums.
    Edit:  I was able to achieve what I wanted with udevil as recommended by the wiki.
    Last edited by bentglasstube (2014-04-03 20:55:45)

  • Udev misses some (HDMI) plug/unplug events

    When I monitor udev events while plugging and unplugging my external hdmi monitor, only some random events are reported.
    It should be noted that I use a DVI screen with an HDMI cable and a small adapter between the cable and the screen.
    Here is a sample session :
    $ udevadm monitor
    monitor will print the received events for:
    UDEV - the event which udev sends out after rule processing
    KERNEL - the kernel uevent
    KERNEL[140907.961440] change /devices/pci0000:00/0000:00:02.0/drm/card0 (drm) [plug or unplug; other event missing]
    UDEV [140907.962541] change /devices/pci0000:00/0000:00:02.0/drm/card0 (drm)
    [missed 7 unplug/plug cycles]
    KERNEL[141838.431577] change /devices/pci0000:00/0000:00:02.0/drm/card0 (drm) [unplug]
    UDEV [141838.432396] change /devices/pci0000:00/0000:00:02.0/drm/card0 (drm)
    KERNEL[141838.448023] change /devices/pci0000:00/0000:00:02.0/drm/card0 (drm) [plug]
    UDEV [141838.448853] change /devices/pci0000:00/0000:00:02.0/drm/card0 (drm)
    [more missed cycles]
    I also dumped a full event :
    $ udevadm monitor --udev --kernel --property
    monitor will print the received events for:
    UDEV - the event which udev sends out after rule processing
    KERNEL - the kernel uevent
    KERNEL[142298.213473] change /devices/pci0000:00/0000:00:02.0/drm/card0 (drm)
    ACTION=change
    DEVNAME=/dev/dri/card0
    DEVPATH=/devices/pci0000:00/0000:00:02.0/drm/card0
    DEVTYPE=drm_minor
    HOTPLUG=1
    MAJOR=226
    MINOR=0
    SEQNUM=2896
    SUBSYSTEM=drm
    UDEV [142298.214231] change /devices/pci0000:00/0000:00:02.0/drm/card0 (drm)
    ACTION=change
    DEVNAME=/dev/dri/card0
    DEVPATH=/devices/pci0000:00/0000:00:02.0/drm/card0
    DEVTYPE=drm_minor
    HOTPLUG=1
    ID_FOR_SEAT=drm-pci-0000_00_02_0
    ID_PATH=pci-0000:00:02.0
    ID_PATH_TAG=pci-0000_00_02_0
    MAJOR=226
    MINOR=0
    SEQNUM=2896
    SUBSYSTEM=drm
    TAGS=:seat:uaccess:
    USEC_INITIALIZED=42
    I have no idea where to continue investigating.
    Should I look for bugs in the kernel modules ? In udev ?
    Could it be that my setup makes it impossible to detect some events ?
    Thanks !

    I experience the same thing with my HP laptop. Udev sometimes detects the change, but sometimes it doesn't. If I open KDE Settings, the change is detected.

  • Missing Base System Device Driver for Elitebook 8440p

    Missing Base System Device Driver for Elitebook 8440p

    Hi Doctorsherif,
    I am sorry, but to get your issue more exposure I would suggest posting it in the Commercial Forums since this is a commercial product or Business product. You can do this at
    http://h30499.www3.hp.com/hpeb/
    Thanks
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the bottom to say “Thanks” for helping!

  • While transferring several files to the G-Raid, the G-Raid device locks up with the following warnings:   "The Finder can't complete the operation because some data in (whatever file) can't be read or written (Error code - 36)."

    While transferring several files to the G-Raid, the G-Raid device locks up with the following warnings:   "The Finder can't complete the operation because some data in (whatever file) can't be read or written (Error code - 36).” NOt sure this is a G-Raid problem, can anyone help?

    This is likely a problem with the drive itself. This error indicates unspecified I/O errors with the drive, which can be from a hardware fault, or a formatting issue. If the drive has valuable data on it, then try connecting it to another PC to get the data off, and then try fully partitioning and formatting the drive with Disk Utility. If this corrects the error then you should be able to use the drive again as it was likely a formatting issue, but if the problem continues then it is likely a hardware fault and the best solution is to be safe and replace the drive.

  • Can anyone tell me how to restore my itunes library and playlists? After I downloaded mountain lion my library is missing and my devices can be synced to only one library ...the missing one

    can anyone tell me how to restore my itunes library and playlists? After I downloaded mountain lion my library is missing and my devices can be synced to only one library ...the missing one

    That .itl file actually is the library -- at least the critical part of it although the library is actually many files and folders.
    Try starting iTunes and immediately hold down the option key.  When it asks, guide it to the .itl file.
    It's really hard to say without being able to poke around your computer.  Upgrading should not delete the old library, but still it happens to the very, very few which is why we make backups before updating.  If the old library file is gone then so are your playlists.  You can always see if the following is of any use:
    iTunes: How to re-create your iTunes library and playlists - http://support.apple.com/kb/ht1451

  • Missing Font on Devices Page in Itunes

    I'm still having issues with my font on the device page in itunes 10.1. I've updated my font and that fixed half of my problems. I ran a font patch for windows vista and that didn't help. Before I updated my font, all text was missing on the device page in itunes. After the update most of the labels are back. The only font missing now is inside the sub boxes on all the pages. Even the Sync button isn't labeled.

    it says I need permission to delete this file
    Okay ... we could be looking at disk/file damage, then. I've seen that hit people in their fonts like this in some other contexts.
    [We'll first try running a disk check (chkdsk) over the C drive. There's Vista instructions in the following document.
    http://windows.microsoft.com/en-us/windows-vista/Check-your-hard-disk-for-errors (Check your hard disk for errors)
    Select both Automatically fix file system errors and Scan for and attempt recovery of bad sectors. You'll probably need to schedule the scan to run on restart. The disk check should take quite a while to run. If it quits after a few minutes or seconds, something's interfering with the scan.
    Does the disk check find/repair any damage? If so, do the remaining display issues clear up?

  • Some bookmarks missing on mobile device after firefox sync

    I have Firefox 12 installed on my iMac, running Mac OSX 10.6.8. I've successfully setup my Firefox sync and linked both my iPad 3rd gen, and my iPhone 4S running iOS 5.1.1. Besides the sync process taking forever, I also noticed that a few bookmarks are missing on my devices. I've tried re-syncing, and unlinking the devices and relinking them, and I even deleted, recreated and resynced my account but the problem persists. Happens to be the same bookmarks missing on both devices. What do you advise?

    Consider switching to a cloud-based bookmarking platform where there's no need to backup, sync or import your bookmarks because they are automatically backed up and inherently synched, and all your bookmarks are always available using any browser from any computer, mobile phone or tablet. My company operates http://iCrumz.com, a free cloud-based Internet bookmarking service. The iCrumz interface allows you to have 100 or more bookmarks on a single webpage without being cluttered. iCrumz also offers an import function, so you can import and consolidate all your bookmarks from all your browsers on all your devices. Check out our short (1 minute) intro video: http://youtu.be/QDD23whIlrw Contact me if you have any questions. Matthew[at]iCrumz[dot]com.

  • Missing base system device for Pavillion dv6700

    I have an HP Pavillion dv6700. P/N Kc317uA#ABA
    I am missing base system devices:
    PCI bus 2, devise 5, function 2 (code 28)
    PCI bus 2, device 5, function 4 (code 1)
    This happened after I had to restore a restore a set point.
    Thanks

    Hi:
    You need this driver for the base system devices (card reader).
    http://h10025.www1.hp.com/ewfrf/wc/softwareDownloadIndex?softwareitem=ob-55777-1&cc=us&dlc=en&lc=en&...

  • How do I restore missing sound output device in system preferencces?

    How do I restore a missing sound output device in the System Preferences. My MacBook Pro only shows a Digital output in the Sound pane and a red light at the Digital Output Port.

    If your model has an audio-out (headphone) port, and a red light is coming from it, the internal switch is stuck in the position for digital output. You may be able to free it by inserting and removing a mini-stereo jack of the proper size. Inserting any kind of tool in the port may cause damage that won't be covered by your warranty.

  • Solved: Udev rules not working

    I have file called "/etc/udev/rules.d/99-monitor-hotplug.rules" with this rule:
    ACTION=="change", SUBSYSTEM=="drm", RUN+="/root/scripts/hotPlugMonitor.sh"
    But hotPlugMonitor.sh-script is not ran even thought it has permission to be ran and
    udevadm monitor --property
    gives:
    KERNEL[69983.904205] change /devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card0 (drm)
    ACTION=change
    DEVNAME=/dev/dri/card0
    DEVPATH=/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card0
    DEVTYPE=drm_minor
    HOTPLUG=1
    MAJOR=226
    MINOR=0
    SEQNUM=1885
    SUBSYSTEM=drm
    UDEV [69983.905420] change /devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card0 (drm)
    ACTION=change
    DEVNAME=/dev/dri/card0
    DEVPATH=/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card0
    DEVTYPE=drm_minor
    HOTPLUG=1
    ID_FOR_SEAT=drm-pci-0000_01_00_0
    ID_PATH=pci-0000:01:00.0
    ID_PATH_TAG=pci-0000_01_00_0
    MAJOR=226
    MINOR=0
    SEQNUM=1885
    SUBSYSTEM=drm
    TAGS=:seat:uaccess:
    USEC_INITIALIZED=6
    when I detach my monitor.
    Last edited by oilgame (2013-08-31 09:10:08)

    You got the command slightly wrong. See the right command:
    udevadm control --reload
    From:
    $ udevadm control --help | grep reload
    --reload reload rules and databases

  • [SOLVED] P67A-GD65 mainboard missing Intel RAID Rom after updating BIOS

    I use 2 HDDs to build a RAID 0 array using Intel P67 RAID driver. I've just updated the BIOS to the 1.I version, and after that my computer can't boot up, showing the message "Missing Operating System". I booted into DOS and failed to read my hard disk, combining with that the Intel Matrix Storage Manager Option ROM didn't show up during the POST (which prompts me to press Ctrl-I to enter the RAID configuration before I updated the BIOS), I think it's the Intel RAID driver's problem. However, the Marvell RAID's prompt still shows, so the Marvell RAID should still work well. I encountered the same problem the last time I updated the BIOS, but I forgot how I got it well again... Please help. Thanks a lot!
    I didn't noticed that my BIOS settings had been reset after I updated the BIOS, so I should manually changed the SATA mode to RAID. I was required to run a system recovery after I set the SATA mode back to RAID since the system failed to load, and Windows re-installed the USB3.0 driver after the first boot after the update (I don't know why this is). And the problem solved. Hope this is helpful to guys have similar problem as me.

    Please post the full system specs.
    >>Posting Guide<<

  • [SOLVED]Failed to find root device after linux (3.6) upgrade on raid 1

    on a test machine pacman -Syu offers linux-3.6.2-1.
    After a successfull update the system won't boot anymore with the following error:
    [ 0.000000] tsc: Fast TSC calibration failed
    :: running early hook [udev]
    :: running hook [udev]
    :: triggering uevents...
    Waiting 10 seconds for device /dev/md1 ...
    ERROR: device '/dev/md1' not found. Skipping fsck.
    ERROR: Unable to find root device '/dev/md1.
    and the machine gets thrown to a recovery shell
    /boot/syslinux/syslinux.cfg entry:
    LABEL arch
    MENU LABEL Arch Linux
    LINUX ../vmlinuz-linux
    APPEND root=/dev/md1 ro md=0,/dev/sdb2,/dev/sdc2 md=1,/dev/sdb3,/dev/sdc3 md=2,/dev/sdb4,/dev/sdc4
    INITRD ../initramfs-linux.img
    any ideas?
    Last edited by whoop (2012-10-16 22:51:05)

    If I upgrade to linux 3.6 with this line:
    HOOKS="base udev autodetect pata scsi sata mdadm filesystems usbinput fsck"
    in /etc/mkinitcpio.conf, the system is able to boot.
    if I upfate to linux 3.6 with this line:
    HOOKS="base udev autodetect pata scsi sata mdadm_udev filesystems usbinput fsck"
    in /etc/mkinitcpio.conf the system is not able to boot.
    I gathered that the mdadm_udev hook was preferred but it seems to cause problems in this case.
    After I successfully upgrade (having "mdadm" in /mkinitcpio.conf) I can change "mdadm" to "mdadm_udev" and
    the system will still boot fine.
    Does somebody know what gives?
    Last edited by whoop (2012-10-16 00:13:07)

Maybe you are looking for