SHARE
Facebook X Pinterest WhatsApp

Udev: Introduction to Device Management In Modern Linux System

Written By
thumbnail
Web Webster
Web Webster
Dec 20, 2009

“Udev supplies a dynamic device directory containing only the
nodes for devices which are connected to the system. It creates or
removes the device node files in the /dev directory as they are
plugged in or taken out. Dbus is like a system bus which is used
for inter-process communication. The HAL gets information from the
Udev service, when a device is attached to the system and it
creates an XML representation of that device. It then notifies the
corresponding desktop application like Nautilus through the Dbus
and Nautilus will open the mounted device’s files.

“This article focuses only on Udev, which does the basic device
identification. What is Udev?

“Udev is the device manager for the Linux 2.6 kernel that
creates/removes device nodes in the /dev directory dynamically. It
is the successor of devfs and hotplug. It runs in userspace and the
user can change device names using Udev rules.

“Udev depends on the sysfs file system which was introduced in
the 2.5 kernel. It is sysfs which makes devices visible in user
space. When a device is added or removed, kernel events are
produced which will notify Udev in user space.”

Complete
Story

thumbnail
Web Webster

Web Webster

Web Webster has more than 20 years of writing and editorial experience in the tech sector. He’s written and edited news, demand generation, user-focused, and thought leadership content for business software solutions, consumer tech, and Linux Today, he edits and writes for a portfolio of tech industry news and analysis websites including webopedia.com, and DatabaseJournal.com.

Recommended for you...

Red Hat reveals major enhancements to Red Hat Enterprise Linux AI
sjvn
Oct 22, 2024
How to Find AWS EC2 Instance Type Over SSH (6 Methods)
Benny Lanco
Sep 23, 2024
Crond: Daemon to Execute Scheduled Commands
Rose Hosting Blog
Sep 20, 2024
A Detailed Introduction to Oracle VirtualBox
Senthil Kumar
Sep 19, 2024
Linux Today Logo

LinuxToday is a trusted, contributor-driven news resource supporting all types of Linux users. Our thriving international community engages with us through social media and frequent content contributions aimed at solving problems ranging from personal computing to enterprise-level IT operations. LinuxToday serves as a home for a community that struggles to find comparable information elsewhere on the web.

Property of TechnologyAdvice. © 2025 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.