DAHDI Make

From AllStarLink Wiki
Revision as of 04:09, 5 February 2018 by imported>Wd6awp (Created page with "If you have upgraded your kernel when doing a system update with <pre> apt-get update apt-get upgrade </pre> you may need to recompile DHADI. Login as root and <pre> cd /us...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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-2.10.2+2.10.2
# cd into that directory
cd dahdi-linux-complete-2.10.2+2.10.2
make
# if no errors
make install

Then reboot