Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
udev [2013/07/13 21:08] – created beandogudev [2018/04/09 08:01] (current) beandog
Line 1: Line 1:
 ====== udev ====== ====== udev ======
 +
 +  * [[cdrom_id]]
 +  * [[udevadm]]
  
 ==== Howto create a udev symlink for a DVD drive === ==== Howto create a udev symlink for a DVD drive ===
Line 61: Line 64:
 E: UDISKS_PRESENTATION_NOPOLICY=0 E: UDISKS_PRESENTATION_NOPOLICY=0
 E: USEC_INITIALIZED=1520096 E: USEC_INITIALIZED=1520096
 +</code>
 +
 +Watch the udev events as the device status changes (opens, closes and loading, closed) to see how the environment variables change:
 +
 +<code>
 +udevadm monitor --environment --udev
 </code> </code>
  

Navigation