Загрузка страницы

Hardware and Drivers in Linux

Controlling your hardware in Linux with the correct driver is critical to the performance of your system. Using the correct tools we can view the hardware and drivers in use as well as their configuration. Now we take the path of looking in more detail of how programs in Linux access the hardware. We can use tools like lspci to list devices on the pCI bus and lsusb to see devices in the USB bus. To view loaded drivers we can visit /proc/modules or just run the command lsmod. With this underway we can load and unload drivers with modprobe and the older tools insmod to load and rmmod to unload. Unpriviged software running in user space memory will access devices using the sysfs, a virutal filesystem representing devices mounted into the directory /sys.

Видео Hardware and Drivers in Linux канала theurbanpenguin
Показать
Комментарии отсутствуют
Введите заголовок:

Введите адрес ссылки:

Введите адрес видео с YouTube:

Зарегистрируйтесь или войдите с
Информация о видео
24 мая 2013 г. 19:16:43
00:14:16
Яндекс.Метрика