[Asterisk-Users] Problem with the Internet LineJACK ISA card...

Andrei Sosnin andrei at 01-creations.com
Sat Nov 15 02:14:06 MST 2003


Hi,

I'm having problems with setting up my ISA LineJack card on Linux
machine... I've done everithing according to documentation available, by
compiling the new ixj driver (v1.2.1), loading it, adding device node
/dev/phone0 with major number 100 and minor number 0, adding aliases
into the /etc/modules.conf:

alias char-major-100 phonedev
alias char-major-100-0 ixj

and running depmod afterwards... The kernel is 2.4.21, compiled without
ISA PnP support and with (presumably older) ixj and phonedev drivers
enabled as modules. The permissions for /dev/phone0 are OK.

"isapnp" tool from Debian unstable seems to detect the card and here is
what the /etc/isapnp.conf says (excluding the comments):

(CONFIGURE QTI0300/857146258 (LD 0
(IO 0 (SIZE 16) (BASE 0x0300))
(IO 1 (SIZE 8)  (BASE 0x0300))
 (NAME "QTI0300/857146258[0]{Internet LineJACK Audio}")
(ACT Y)
))

The exact error, that Linux tells is: "No such device" as if the device
wasn't configured (or the driver module not loaded/enabled). That's
pretty confusing... This error is given even if I try to write
anything to the /dev/phone0 device node like this:

cat > /dev/phone0

What am I missing?

PS. If this is not the right place to ask this question, could you
point me to the right place, please?..

All the best,
Andrei



More information about the asterisk-users mailing list