The following install process is intended for TrixBox 2.2 and above.
1) Edit the following file:
nano -w /etc/sysconfig/zaptel
Please comment out all of the modules from loading by using the hash mark (#)
Comment out all Rhino and Digium drivers alike.
2) Edit the following file:
nano -w /etc/rc.local
Under the /sbin/udevstart line please add the appropriate lines depending on the Rhino cards that are installed.
- modprobe r1t1
- modprobe rxt1
- modprobe rcbfx
3) Remove the Rhino drivers if already installed:
yum remove -y rhino*
4) Now get our fake zaptel sources:
wget ftp://ftp.rhinoequipment.com/Drivers/Contrib/fakezap.sh
5) Download the latest Rhino Drivers:
wget ftp://ftp.rhinoequipment.com/Drivers/Beta/rhino-2.2.latestbeta.tbz2
6) Now unpack everything:
tar -xjvf /usr/src/rhino-2.2.latestbeta.tbz2
7) Run ./fakezap.sh
chmod +x fakezap.sh
./usr/src/fake_zap/fakezap.sh
Make sure that your kernel headers are installed:
yum install -y kernel-devel
or
yum install -y kernel-smp devel
Depending on weather or not you have smp enabled or not. You can check this by typing “uname -r”
9) Make the apropriate changes to /usr/src/rhino-current/rcbfx_ioctl.h
10) Compile the Rhino drivers:
/usr/src/rhino-2.2.x make install
11) Type the following:
depmod
NOW Restart and test