Device Drivers

studied byStudied by 0 people
0.0(0)
learn
LearnA personalized and smart learning plan
exam
Practice TestTake a test on your terms and definitions
spaced repetition
Spaced RepetitionScientifically backed study method
heart puzzle
Matching GameHow quick can you match all your cards?
flashcards
FlashcardsStudy terms and definitions

1 / 15

encourage image

There's no tags or description

Looks like no one added any tags here yet for you.

16 Terms

1

What are the two ways that drivers can be loaded on a Linux system?

Kernel modules or compiling directly into the kernel

New cards
2

What is the central connecting device in bluetooth called? What about the connecting devices?

The master, Slaves

New cards
3

What directory has info on processes and hardware?

/proc

New cards
4

What directory has info about installed hardware?

/sys

New cards
5

What command do you use to display info about your HDD?

hdparm /dev/*

New cards
6

What commands do you use to list info about you SCSI controllers?

sg_scan, sginfo -l

New cards
7

What command do you use to list all USB devices in your system?

lsusb

New cards
8

What command do you use to see an overview of all system hardware?

hwinfo --*

New cards
9

What command do you use to list all PCI devices connected to the system? What switch do you include to see all kernel modules associated with the connections?

lspci, lspci -k

New cards
10

What command do you use to list info about your CPU?

lscpu

New cards
11

What command do you use to list info about your memory?

lsmem

New cards
12

What two directories contain CPU and memory info?

/proc/cpuinfo, /proc/meminfo

New cards
13

What command lists a comprehensive list of all hardware available to the kernel

lshw

New cards
14

What command lists a comprehensive list of all hardware available to the BIOS/UEFI?

dmidecode

New cards
15

Where are kernel modules stored?

/lib/modules/kversion/kernel/drivers

New cards
16

Where is the directory that stores info about each kernel module on the system?

/sys/module

New cards

Explore top notes

note Note
studied byStudied by 39 people
70 days ago
5.0(1)
note Note
studied byStudied by 13 people
183 days ago
5.0(1)
note Note
studied byStudied by 253 people
681 days ago
4.5(6)
note Note
studied byStudied by 18 people
813 days ago
5.0(1)
note Note
studied byStudied by 215 people
720 days ago
5.0(2)
note Note
studied byStudied by 22 people
710 days ago
5.0(2)
note Note
studied byStudied by 2488 people
700 days ago
4.7(6)

Explore top flashcards

flashcards Flashcard (55)
studied byStudied by 84 people
381 days ago
5.0(1)
flashcards Flashcard (44)
studied byStudied by 39 people
789 days ago
4.1(7)
flashcards Flashcard (58)
studied byStudied by 170 people
730 days ago
5.0(1)
flashcards Flashcard (45)
studied byStudied by 12 people
764 days ago
5.0(1)
flashcards Flashcard (45)
studied byStudied by 1 person
74 days ago
5.0(1)
flashcards Flashcard (43)
studied byStudied by 10 people
220 days ago
5.0(1)
flashcards Flashcard (42)
studied byStudied by 33 people
372 days ago
5.0(1)
flashcards Flashcard (101)
studied byStudied by 183 people
2 days ago
5.0(1)
robot