You are not logged in.

#1 2017-02-27 12:37:52

zyle
Member
Registered: 2017-02-27
Posts: 1

udev hdmi doesnt detect

Hi guys!  Im trying to make my udev run a script that will set my second monitor 1367x768 and the pulseaudio but the biggest issue that is currently bugging me is the fact that the udevadm does seems to trigger and event when i plug in and out the hdmi cable. However there will be an event when i plug in/out my usb keyboard and mouse. I also saw some suggestions to rebuild the driver/module which is responsible for the uevents. TIA guys

udevadm output (plug in mouse & hdmi)

 zyle[~]:udevadm monitor 
monitor will print the received events for:
UDEV - the event which udev sends out after rule processing
KERNEL - the kernel uevent

KERNEL[1352.902026] remove   /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.0/0003:1BCF:0005.0003/input/input24/event17 (input)
UDEV  [1352.911817] remove   /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.0/0003:1BCF:0005.0003/input/input24/event17 (input)
KERNEL[1352.923399] remove   /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.0/0003:1BCF:0005.0003/input/input24/mouse1 (input)
UDEV  [1352.939053] remove   /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.0/0003:1BCF:0005.0003/input/input24/mouse1 (input)
KERNEL[1352.949978] remove   /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.0/0003:1BCF:0005.0003/input/input24 (input)
KERNEL[1352.950008] remove   /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.0/0003:1BCF:0005.0003/hidraw/hidraw2 (hidraw)
KERNEL[1352.950028] remove   /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.0/0003:1BCF:0005.0003 (hid)
KERNEL[1352.950048] remove   /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.0 (usb)
KERNEL[1352.950382] remove   /devices/pci0000:00/0000:00:14.0/usb3/3-3 (usb)
UDEV  [1352.950783] remove   /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.0/0003:1BCF:0005.0003/input/input24 (input)
UDEV  [1352.951087] remove   /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.0/0003:1BCF:0005.0003/hidraw/hidraw2 (hidraw)
UDEV  [1352.951334] remove   /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.0/0003:1BCF:0005.0003 (hid)
UDEV  [1352.951541] remove   /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.0 (usb)
UDEV  [1352.951791] remove   /devices/pci0000:00/0000:00:14.0/usb3/3-3 (usb)
KERNEL[1356.461749] add      /devices/pci0000:00/0000:00:14.0/usb3/3-3 (usb)
KERNEL[1356.464692] add      /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.0 (usb)
KERNEL[1356.467292] add      /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.0/0003:1BCF:0005.0006 (hid)
KERNEL[1356.467395] add      /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.0/0003:1BCF:0005.0006/input/input27 (input)
KERNEL[1356.467448] add      /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.0/0003:1BCF:0005.0006/input/input27/event17 (input)
KERNEL[1356.467495] add      /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.0/0003:1BCF:0005.0006/input/input27/mouse1 (input)
KERNEL[1356.467544] add      /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.0/0003:1BCF:0005.0006/hidraw/hidraw2 (hidraw)
UDEV  [1356.685135] add      /devices/pci0000:00/0000:00:14.0/usb3/3-3 (usb)
UDEV  [1356.905395] add      /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.0 (usb)
UDEV  [1356.906039] add      /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.0/0003:1BCF:0005.0006 (hid)
UDEV  [1356.907183] add      /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.0/0003:1BCF:0005.0006/input/input27 (input)
UDEV  [1356.907215] add      /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.0/0003:1BCF:0005.0006/hidraw/hidraw2 (hidraw)
UDEV  [1356.910402] add      /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.0/0003:1BCF:0005.0006/input/input27/mouse1 (input)
UDEV  [1357.003334] add      /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.0/0003:1BCF:0005.0006/input/input27/event17 (input)

Offline

Board footer

Powered by FluxBB