meta data for this page
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| linux:bluetooth:kernel [2018/09/18 13:08] – niziak | linux:bluetooth:kernel [2018/09/19 11:18] (current) – niziak | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| <code bash> | <code bash> | ||
| mount -t debugfs none / | mount -t debugfs none / | ||
| + | </ | ||
| + | |||
| + | <code bash> | ||
| + | echo "file net/ | ||
| </ | </ | ||
| Line 28: | Line 32: | ||
| ... | ... | ||
| - | modprobe bluetooth | + | sudo modprobe bluetooth |
| </ | </ | ||