similar to: OT: zaptel kernel mod

Displaying 20 results from an estimated 900 matches similar to: "OT: zaptel kernel mod"

2004 Sep 20
1
ZapRTC loading problems
I finally got 2.4 recompiled with RTC as a module: Module Size Used by Not tainted autofs 13684 0 (autoclean) (unused) acenic 241092 0 (unused) iptable_filter 2412 0 (autoclean) (unused) ip_tables 15864 1 [iptable_filter] e100 62340 1 rtc 9084 0 (autoclean) Here is my
2005 Sep 05
2
Zaptel issue
I'm having a bad time getting 3 TE410P's and one TDM400 working in the same box. At some point during the install of second card, wcusb starts loading. I believe this is one of the TE410 Cards causing this as there is no usb enabled. Module Size Used by Not tainted audit 89880 2 (autoclean) usbserial 23420 0 (autoclean) (unused)
2004 Jun 16
1
error loading meetme module
Hi all, I'm configuring meetme in asterisk but no luck. I dont have a digium card, so based on the wiki, i have to install the zaptel driver and enable the ztdummy on it. I compiled, install the module and enable it on the module.conf. When i tried to start the asterisk, asterisk wont start because of the error in loading the meetme module. Jun 16 15:36:56 WARNING[-1084989312]:
2004 May 27
2
Tape drive problems
Hi, Hi, I have been googling, and can't find anything that will help me: mt -f /dev/st0 status /dev/st0: No such device or address Any suggestion? I am using CentOS 3 [RHEL ES3 without the licenses] The tape drive is recognized at boot [from dmesg] scsi0 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 6.2.36 <Adaptec 29160 Ultra160 SCSI adapter> aic7892:
2003 Jan 10
7
System Boot problem...
Hi, on a system RedHat 8.0, only on this, not on other various RedHat8.0, I have see the follow strange error in /var/log/{messages,boot.log} ..... After the boot all it seems to work, the modules is loads.... I have already tried to install other versions of kernel but the problem is always the same one :-(( Someone has some idea of what is happening? Thanks... Dario Lesca
2002 Mar 09
1
Problem with smbfs on 2.4.18 kernel
Hi all.. I have found some problems on smbfs module in 2.4.18 kernel. I compiled it by myself (not the very first kernel compilation in my life ;-)) and then I have got it. Looks like it touch smbfs module as when I recompile 2.4.18 modules with smbfs sources changed to sources of smbfs from 2.4.17 problem disappears!! My mainboard is Abit BE6 with Pentium III 450 MHz. I am using SuSE 7.3 with
2007 Feb 08
0
USB-HDD cannnot connect automatically
Hi all, I got a USB-HDD, but it doesn't looked like connect and cannot mount it just after PC boot. But insert and remove a usb cable from PC, it connect (with hotplug?) Is there any good how-to's for getting a usb-HDD to auto connect when It is booted the computer? lsmod is following: [lsmod of just after boot] Module Size Used by Not tainted parport_pc
2005 Jan 22
0
asterisk not starting--sound module
hi guys... im a new asterisk user. i dont understand why asterisk doesnt start. pls take a look at the output below. i could start it a couple of times .. #asterisk -gc Asterisk CVS-v1-0-01/21/05-14:58:31, Copyright (C) 1999-2004 Digium. Written by Mark Spencer <markster@digium.com> ========================================================================= [ Booting....................Jan
2005 Jan 22
1
zaprtc load issue (different that other postings)
zaprtc 'load' is failing on my machine (the make was fine, same output as other posts to this list) [xxx@xxx zaptelrtc]# make load sync modprobe zaptel insmod ./zaprtc.o ./zaprtc.o: init_module: Input/output error Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters. You may find more information in syslog or
2003 Jun 15
2
Ext3-Bug in Kernel 2.4.21?
Hi, The following error message appeared in syslog while the filesharing client overnet was running and writing to the disk. I first only noticed that suddenly Opera was frozen and no new terminals could be started. Regards W. Pichler syslog Jun 15 13:15:34 pc kernel: Unable to handle kernel NULL pointer dereference at virtual address 0000000e Jun 15 13:15:34 pc kernel: printing eip: Jun
2004 Sep 09
1
Dialing pstn-asterisk
Hello list When i'm trying to dial into our pstn the following errors occure: -- Executing Dial("SIP/snomsip-dbd0", "/2100") in new stack Sep 9 10:02:22 WARNING[59409]: channel.c:1901 ast_request: No channel type registered for '' Sep 9 10:02:22 NOTICE[59409]: app_dial.c:715 dial_exec: Unable to create channel of type '' == Everyone is busy/congested
2002 Sep 07
4
imq0 not being detected
mdew:~# tc qdisc add dev imq0 handle 1: root htb default 12 r2q 1 Cannot find device "imq0" mdew:~# lsmod Module Size Used by Not tainted ipt_REDIRECT 728 0 (autoclean) ipt_MARK 728 2 (autoclean) iptable_mangle 2100 1 (autoclean) ipt_REJECT 2712 4 (autoclean) iptable_filter 1672 1 (autoclean)
2005 Mar 27
0
analog phone
Hi I have been searching the wiki and mailing lists and I cant see where my config is incorrect. I have a Digium tdm11b (1 fxo + 1 fxs) this is the output of cat /etc/zaptel.conf # Autogenerated by /usr/local/sbin/genzaptelconf -- do not hand edit # Zaptel Configuration File # # This file is parsed by the Zaptel Configurator, ztcfg # # It must be in the module loading order # Span 1: WCTDM/0
2005 Nov 25
7
tcpdump not working with imq0 devices
On my debian woody (kernel 2.4.31) the tcpdump doesn''t work with imq0 devices. If I try to tcpdump imq devices there is no packet seen: [...] rt1:~# tcpdump -n -i imq0 Warning: arptype 65535 not supported by libpcap - falling back to cooked socket tcpdump: WARNING: imq0: no IPv4 address assigned tcpdump: verbose output suppressed, use -v or -vv for full protocol decode listening on
2003 May 06
2
active ftp & connection tracking ?
this : iptables -A FORWARD -i internal-interface -j ACCEPT iptables -A FORWARD -m state --state ESTABLISHED,RELATED -j ACCEPT iptables -A FORWARD -j DROP doesn''t seem to work for active-ftp .. i even manualy loaded ip_conntrack_ftp but as u see it is unused : # lsmod Module Size Used by Not tainted ip_conntrack_ftp 4272 0 (unused) iptable_nat
2006 May 30
0
Problem with tor2 driver and Zapata Tormenta 2 Quad T1/PRI Card
Hi All, I'm having a bit of a time getting my Tormenta 2 card to actually be seen by the system. Whenever I modprobe, the kernel spits out the following (in addition to the "insmod tor2 failed" messages): Invalid Xilinx 8 bit Base resource Registered Tormenta2 PCI Of course, the module says that its registered a Tormenta2 card, but it unloads the driver and frees related
2004 Aug 08
1
No Sound and Jungle:
Hi everyone, I am running asterisk on red hat linux 9 box. The sound card is Intel 82801db AC' 97 audio and the module is i810_audio. It runs well with other applications like xmms and the standard tests deliver a sound . I have also tried to record voice and that works well too. 1-)Now when i run asterisk and i dial out an extension to play any sound there is none. The same thing
2002 Jul 01
1
deamon error message
Hi, I have installed tinc-1.0pre7-1.i386.rpm in redhat 7.2, followed the documentation. While running daemon, its giving following error message Jul 1 15:06:18 localhost modprobe: modprobe: Can't locate module char-major-36 Jul 1 15:06:18 localhost tinc.percipia[1292]: Could not open /dev/misc/net/tun: Nos uch device ================== /etc/modules.conf alias char-major-10-200 tun
2003 Feb 03
0
[Bug 40] New: system hangs, Availability problems, maybe conntrack bug, possible reason here.
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=40 Summary: system hangs, Availability problems, maybe conntrack bug, possible reason here. Product: netfilter/iptables Version: linux-2.4.x Platform: i386 OS/Version: RedHat Linux Status: NEW Severity: critical Priority: P2
2005 Jun 06
1
CLUELESS NEWBIE needs help making an outboundsip call to PSTN
Steve, 1) go to /etc/asterisk 2) open modules.conf for editing using vi 3) add this line: noload=pbx_wilcalu.so 4) Save the file 5) Restart asterisk Lightup the candles, open the Cabernet Savignon ( or whatever your prefernce) and call your girlfriend. ;) Seshu -----Original Message----- From: asterisk-users-bounces@lists.digium.com