Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 434 Bytes

EXERCISES.md

File metadata and controls

16 lines (11 loc) · 434 Bytes

Questions

Determine and configure hardware settings

  1. Check hardware's information below:
  • Audio device name that are running
  • IRQ Number from Audio device
  • How much devices are plugged in USB
  • CPU Name
  • Storage device name (tag)
  1. Which is "snd" dependencies?

  2. Insert the module "batman-adv", check if It was inserted all right and remove it.

  3. Which is the advantages to use modprobe instead of insmod or rmmod?