I just received my dev kit and installed the hardware. I followed the directions Digium sends out to the letter and when I ran modprobe tor2 I got the following error: /lib/modules/2.4.18-19.7.x/misc/tor2.o: init_module: No such device Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters. You may find more information in syslog or the output from dmesg /lib/modules/2.4.18-19.7.x/misc/tor2.o: insmod /lib/modules/2.4.18-19.7.x/misc/tor2.o failed /lib/modules/2.4.18-19.7.x/misc/tor2.o: insmod tor2 failed What have I missed? -- Ryan V. Howerton
OK...I think I have found that answer to one problem, but now more have cropped up. Apparently I was using the wrong module. What modules do I need to load? Are there any parameters that need to be passed? Where can I find more information about my cards. I assumed that there would be more information with the cards than I received. Ryan> I just received my dev kit and installed the hardware. I followed the > directions Digium sends out to the letter and when I ran modprobe tor2 I > got the following error: > > /lib/modules/2.4.18-19.7.x/misc/tor2.o: init_module: No such device > Hint: insmod errors can be caused by incorrect module parameters, > including invalid IO or IRQ parameters. > You may find more information in syslog or the output from dmesg > /lib/modules/2.4.18-19.7.x/misc/tor2.o: insmod > /lib/modules/2.4.18-19.7.x/misc/tor2.o failed > /lib/modules/2.4.18-19.7.x/misc/tor2.o: insmod tor2 failed > > What have I missed? > > -- > Ryan V. Howerton > > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users
On Tue, 2003-06-24 at 22:19, asterisk@thehowertons.net wrote:> I just received my dev kit and installed the hardware. I followed the > directions Digium sends out to the letter and when I ran modprobe tor2 I > got the following error: > > /lib/modules/2.4.18-19.7.x/misc/tor2.o: init_module: No such device > Hint: insmod errors can be caused by incorrect module parameters, > including invalid IO or IRQ parameters. > You may find more information in syslog or the output from dmesg > /lib/modules/2.4.18-19.7.x/misc/tor2.o: insmod > /lib/modules/2.4.18-19.7.x/misc/tor2.o failed > /lib/modules/2.4.18-19.7.x/misc/tor2.o: insmod tor2 failed > > What have I missed?This would be because your card was not detected. Since I haven't kept up with what was in the dev kit, do you have the 4 port T1 card? Tor2 is for the 4 port T1/E1 cards. If it is a single port T1 card, you need to use the wct1xxp module. -- Steven Critchfield <critch@basesys.com>