Skip to content

Commit

Permalink
Questions S2
Browse files Browse the repository at this point in the history
  • Loading branch information
renanzulian committed Jul 29, 2020
1 parent acedfd4 commit 13c72dc
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
3 changes: 3 additions & 0 deletions S2-System-architecture/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
###Topics

- Determine and configure hardware settings
16 changes: 16 additions & 0 deletions S2-System-architecture/exercises/EXERCISES.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# 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)

2. Which is "snd" dependencies?

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

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

0 comments on commit 13c72dc

Please sign in to comment.