<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Tzafrir Cohen wrote:
<blockquote cite="mid20070420053639.GS12487@xorcom.com" type="cite">
  <pre wrap="">On Thu, Apr 19, 2007 at 09:23:48PM +0200, Theo Band wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Eric "ManxPower" Wieling wrote:
    </pre>
    <blockquote type="cite">
      <pre wrap="">In the zaptel source "make config" will install the zaptel init script
in /etc/rc.d/init.d for many distros.

      </pre>
    </blockquote>
    <pre wrap="">Thanks. This was the missing configuration step. A manual start/stop
seems to work. I will try to reboot the machine tomorrow for the "final"
test but I feel this is going to work.

Stopping the zaptel drivers does not work properly, but I only need this
for rebooting...
    </pre>
  </blockquote>
  <pre wrap=""><!---->
You don't. You don't need to unload the zaptel modules before rebooting.
  </pre>
</blockquote>
make config installs both a start and stop entry for me.
/etc/init.d/zaptel stop unload the kernel modules. I don't see the
point of trying to do that even if you switch runlevel.<br>
The error just looks ugly when rebooting, but it's not really an issue
of course.<br>
<blockquote cite="mid20070420053639.GS12487@xorcom.com" type="cite">
  <pre wrap="">
  </pre>
  <blockquote type="cite">
    <pre wrap="">[root@vink zaptel-1.4.1]# service zaptel stop
Unloading zaptel hardware drivers: wcusb wctdm wcfxo wctdm24xxp wcte11xp
wct1xxp wct4xxp tor2.
Removing zaptel module:  ERROR: Module zaptel is in use by ztdummy
                                                           [FAILED]
    </pre>
  </blockquote>
  <pre wrap=""><!---->
The unload_module function in the init.d script in the SVN should fix
this and get rid of that error.

  </pre>
</blockquote>
<br>
</body>
</html>