This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
products:sbc:vim-5:applications:ir [2026/09/15 02:40] nick |
products:sbc:vim-5:applications:ir [2026/09/15 02:43] (current) nick |
||
|---|---|---|---|
| Line 15: | Line 15: | ||
| ==== Linux ==== | ==== Linux ==== | ||
| - | You need to enable IR function via [[products: | + | You need to enable IR function via [[products: |
| + | |||
| + | Edit ''/ | ||
| + | |||
| + | ```shell | ||
| + | fdt_overlays=ir | ||
| + | ``` | ||
| + | |||
| + | Reboot the system for this change to take effect. | ||