Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| dvr:mac [2025/10/16 05:18] – [Requirements] neds | dvr:mac [2026/05/19 00:08] (current) – [Requirements] neds | ||
|---|---|---|---|
| Line 9: | Line 9: | ||
| **Before you continue, make sure you have the following: | **Before you continue, make sure you have the following: | ||
| - | * **[[DVR: | ||
| * One or more compatible HDHomeRun device: see **[[:dvr tuners|List of DVR compatible HDHomeRun devices]]** | * One or more compatible HDHomeRun device: see **[[:dvr tuners|List of DVR compatible HDHomeRun devices]]** | ||
| * Mac running El Capitan (10.15) or newer | * Mac running El Capitan (10.15) or newer | ||
| Line 78: | Line 77: | ||
| This will uninstall the HDHomeRun DVR recording software from your Mac. | This will uninstall the HDHomeRun DVR recording software from your Mac. | ||
| + | |||
| </ | </ | ||
| + | ===== Troubleshooting ===== | ||
| + | <WRAP indent> | ||
| + | |||
| + | ==== Install error ==== | ||
| + | <WRAP indent> | ||
| + | |||
| + | If you get an error message during the installation of the DVR then you may need to manually uninstall the DVR to reinstall it: | ||
| + | |||
| + | Open Terminal and run the following: | ||
| + | |||
| + | < | ||
| + | sudo -s | ||
| + | </ | ||
| + | |||
| + | Enter your password when prompted. Then copy/paste the following into the terminal and press return: | ||
| + | |||
| + | < | ||
| + | / | ||
| + | /bin/rm "/ | ||
| + | / | ||
| + | / | ||
| + | / | ||
| + | /bin/rm -rf "/ | ||
| + | </ | ||
| + | |||
| + | You may see some errors about things not being found; that is OK. After the last command is run, re-run the installer for the DVR. | ||
| + | |||
| + | </ | ||
| + | |||
| + | </ | ||
| ===== Next step: Using DVR in the HDHomeRun app ===== | ===== Next step: Using DVR in the HDHomeRun app ===== | ||
| <WRAP indent> | <WRAP indent> | ||