On Wednesday 23 June 2010 Alex Schuster wrote:
[...]

Hello,


> But /etc/init.d/capi fails to start, when calling 'capiinit
> activate': ERROR: cannot open /dev/capi20 nor /dev/isdn/capi20 - No
> such device or address (6)

I'd got the same message while setting up a hylafax-server. I solved it 
by creating a new 50-udev.rules:

###
~ $ cat /etc/udev/rules.d/50-udev.rules
KERNEL=="capi",                 NAME="capi20", SYMLINK+="isdn/capi20 
faxCAPI", GROUP="uucp", MODE="0666"
KERNEL=="capi[0-9]*",           NAME="capi/%n"
~ $
###
You may waive the faxCAPI-directive.


###
~ # capiinit status
1 fcpci      running  fcpci-bc00-17    A1 3.11-07 0xbc00 17
~ #
###


###
~ $ faxstat
HylaFAX scheduler on abc.def.net: Running
Modem faxCAPI (+49.xxx.yyyyyyy): Running and idle
~ $
###


\|||/
`@|@`thomas
  -

Reply via email to