Skip to content

Commit 8fa4e0b

Browse files
chewittgitbook-bot
authored andcommitted
GitBook: [master] 50 pages modified
1 parent 5fe1116 commit 8fa4e0b

File tree

2 files changed

+1
-11
lines changed

2 files changed

+1
-11
lines changed

how-to/add-firmware.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
---
2-
description: Add a firmware to LibreELEC
3-
---
4-
51
# Add Firmware
62

73
Linux kernel firmware files are normally installed in `/usr/lib/firmware` but in LibreELEC this directory is inside the read-only `SYSTEM` file preventing you from adding more files. To allow user changes we support an overlay system. You can copy your firmware files and subfolders to `/storage/.config/firmware` and reboot. On boot the new folders/files will be overlaid onto `/usr/lib/firmware` where kernel drivers expect to see them.

how-to/force-add-on-update.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
1-
---
2-
description: Force Add-on repository update
3-
---
4-
51
# Force Add-on Update
62

7-
8-
9-
To force a add-on repository update go to
3+
To force-update an add-on repository:
104

115
1. Kodi
126
2. Add-ons

0 commit comments

Comments
 (0)