DAHDI Make

From AllStarLink Wiki
Revision as of 21:26, 29 June 2024 by N8EI (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Legacy Version - This page is about a legacy version of AllStarLink. See https://allstarlink.github.io/user-guide/updates/#note-on-dahdi

https://allstarlink.github.io/user-guide/install/

If you have upgraded your kernel when doing a system update with

apt-get update
apt-get upgrade

you may need to recompile DHADI. Login as root and

cd /usr/src
ls -l
# see the dahdi dir similar to dahdi-linux-complete-xxxxxx
# cd into that directory
cd dahdi-linux-complete-xxxxxxxx
make
# if no errors
make install

Then reboot