Displaying 2 results from an estimated 2 matches for "aen30".
Did you mean:
aen33
2005 Jul 03
0
MAKEing zaptel and ztdummy
Hi,
I'm following the instructions on Asterisk Doc Proj:
astersik_1.0.8/docs/docs-html_one/vm1.html#AEN30 and they don't seem to
work out.
The order suggested is:
cd zaptel
make clean
make linux26
make install
vi Makefile (and uncomment ztdummy)
make
modprobe zaptel
modprobe ztdummy
The first 3 makes for zaptel work out ok - but the ztdummy.ko (etc)
files *are* created.
If the ztdummy bit...
2005 Jul 04
0
MAKEing zaptel and ztdummy on SuSE 9.3 - Repost
...mmy.ko (etc) files *are* created even though I haven't yet
uncommented ztdummy in Makefile.
If the ztdummy bits are compiled, why edit Makefile & run make again?
modprobe ztdummy fails.
I'm following the instructions on Asterisk Doc Proj:
astersik_1.0.8/docs/docs-html_one/vm1.html#AEN30 and they don't seem to
work out.
The order suggested is:
cd zaptel
make clean
make linux26
make install
vi Makefile (and uncomment ztdummy)
make
modprobe zaptel
modprobe ztdummy
Here are the relevent problems:
gl0:/usr/src/zaptel-1.0.8 # lsmod | grep usb
usbserial 34024 0
u...