Re: avmfritz with new capi20 tools on archlinux
Thomas Jarosch <[email protected]>
| Newsgroups | gmane.linux.isdn.i4l.user |
|---|---|
| Organization | Intra2net AG |
| Message-ID | <[email protected]> |
On Friday, 9. March 2012 14:51:02 Tobias Powalowski wrote: > c2faxrecv: > > Changed to effective user "uucp" and group "uucp" succesfully. > CAPI not installed, started or have no access rights on it! > > Device "faxCAPI" can't start any threads needed for receiving faxes! Try running c2faxrecv with "strace" and see if there is a permission issue or a file missing. Do you have the correct capi device nodes in /dev? [root@intranator]# ls -al /dev/capi20 crw-rw---- 1 root capi 68, 0 2012-03-02 11:45 /dev/capi20 Cheers, Thomas