Displaying 20 results from an estimated 2530 matches for "modprob".
Did you mean:
modprobe
2011 Jun 30
6
puppet autosign by VLAN IP
Hi,
Can puppet autosign work by giving vlan IP instead of domain?
For example, in the autosign.conf file, instead of using
*.mydomain.org, I want to give 172.18.133.*
But it does not seem to work if I give the IP address. But I don''t
want to limit the client from *.mydomain.org by only allow certain
vlan client not all the are in the same domain.
Thanks,
-Haiyan
--
You received this
2007 Feb 21
3
Zaptel 1.4.0
I go to my Zaptel 1.4.0 folder and run ./configure; make linux26; make
install and I don't see any errors. This is out of my modprobe.conf:
install tor2 /sbin/modprobe --ignore-install tor2 && /sbin/ztcfg
install torisa /sbin/modprobe --ignore-install torisa && /sbin/ztcfg
install wcusb /sbin/modprobe --ignore-install wcusb && /sbin/ztcfg
install wcfxo /sbin/modprobe --ignore-install wcfxo &...
2007 Sep 25
5
Do I need to run #modprobe zaptel for Digium
Hi List;
If I am configuring Diguim Analoge card, then I need
to run #modprobe wctdm, but the question why I need to
run #modprobe zaptel also?
What #modprobe zaptel does a things that #modprobe
wctdm does not do?
Any help?
Regards
Bilal
____________________________________________________________________________________
Looking for a deal? Find great prices o...
2010 Nov 11
3
future modprobe.conf
centos 5 had modprobe.conf entries for eth0 and if present eth1.
something like:
alias eth0 forcedeth
alias eth1 e1000e
For the new centos 6 (I have the rhel 6 client installed on my laptop)
the modprobe.conf file is gone. Which is fine. I understand files can be
created in /etc/modprobe.d and server the same purpose....
2016 Jul 01
4
[PATCH 0/2] v2v: fix setting custom modprobe options
Hi,
due to a broken discover_modpath function, and to a wrong block for a
match statement, the modprobe options for virtio/SCSI blocks where not
written at all.
This series provides a small refactor, and the fixes.
Thanks,
--
Pino Toscano (2):
v2v: fix and implify the internal Convert_linux:discover_modpath
v2v: fix priority of match in configure_kernel_modules
v2v/convert_linux.ml | 34 ++...
2016 Sep 09
1
[PATCH 1/2] v2v: linux: Avoid recursive functions.
...eas_configuration () then
Linux.augeas_reload g
@@ -675,6 +675,41 @@ let rec convert ~keep_serial_console (g : G.guestfs) inspect source rcaps =
and configure_kernel_modules block_type net_type =
(* This function modifies modules.conf (and its various aliases). *)
+ let augeas_modprobe query =
+ (* Execute g#aug_match, but against every known location of
+ modules.conf. *)
+ let paths = [
+ "/files/etc/conf.modules/alias";
+ "/files/etc/modules.conf/alias";
+ "/files/etc/modprobe.conf/alias";
+ "/fi...
2013 Jul 12
17
RFC: removing hardcoded "modprobe blktap" in xencommons
Hi Jan
Back before 4.3 release you complaint about the hardcoded modprobe for
blktap / blktap2 in xencommons script. I started to look into it this
week and tried to do this modprobe automatically in libxl (that''s the
idea we discussed before 4.3 IIRC).
Unfortunately I didn''t manage to find any canonical documents on how a
user space process can trigg...
2004 Jan 21
1
Strange Zaptel Modprobe driver failure
...have started to install and play with
Asterisk. I was following some basic instructions to 'jump-start' my
system. I have a TDM400P with one port and a X100P.
I am running the latest CVS versions (from today).
Following the steps I found for basic jump-start I did the following:
Modprobe zaptel
Modprobe wcfxo
Modprobe wcfxs
Edited /etc/zaptel.conf and added the following lines:
fxsks=1
fxoks=2
loadzone=us
defaultzone=us
I then ran ztcfg -vv and receive a good response.
Asterisk started and running just fine! YES!
I then rebooted my computer for other reasons...
2010 Jul 06
3
question on modprobe.conf
I download the RHEL 6b2 and noticed the modprobe.conf
was no longer present.
I used modprobe.conf to place "options" for ethernet drivers
like which order to install the drivers. e1000e before forcedeth -
things like that.
Anyway - seems like that file is no longer present.
what is the "future" way to handle driver options...
2005 Oct 10
2
AVM Fritz! + chan_capi + mISDN + PTP
...itz 1 cards installed
Here is my /etc/asterisk/capi.conf:
;
; CAPI config
;
;
[general]
nationalprefix=0
internationalprefix=00
rxgain=0.8
txgain=0.8
[interfaces]
mode=immediate
isdnmode=ptp
msn=*
incomingmsn=*
controller=1
softdtmf=1
context=dispatcher
accountcode=
devices=2
Here is my /etc/modprobe.d/capi conf file:
alias /dev/capi20 avmfritz
alias char-major-68-0 avmfritz
install avmfritz /sbin/modprobe capi; \
/sbin/modprobe mISDN_core; \
/sbin/modprobe mISDN_l1; \
/sbin/modprobe mISDN_l2; \
/sbin/modprobe l3udss1; \
/sbin/modprobe mISDN_capi; \
/sbin/modprobe mISDN_x25dte; \
/sbin/modpr...
2009 Jan 15
2
OT - Differences between modprobe and insmod
hello,
Here (http://updates.xorcom.com/astribank/bristuff/1.4/INSTALL.html) you can
read :
cd qozap
modprobe zaptel
insmod qozap.o (for kernel 2.4)
insmod qozap.ko (for kernel 2.6)
ztcfg
I thought modprobe was a replacement for insmod.
Can someone be kind enough to explain :
1. the difference between modprobe and insmod,
2. why should both commands be issued,
3. how modprobe and insmod compare with stat...
2004 Oct 30
4
modules ipt_conntrack ipt_pkttype not found
Hello,
I run Shorewall 2.0.3a backport on a debian woody box (with 2.4.18
homemade kernel).
When I start shorewall I got the following errors.
Oct 30 11:13:12 fwr modprobe: modprobe: Can''t locate module ipt_conntrack
Oct 30 11:13:17 fwr modprobe: modprobe: Can''t locate module ipt_pkttype
Oct 30 11:13:18 fwr modprobe: modprobe: Can''t locate module ipt_pkttype
Oct 30 11:13:57 fwr last message repeated 2 times
Oct 30 11:14:06 fwr root: Shorew...
2004 Jan 01
2
How to load the driver of TDM400P card!
Hi!
I have just bought the X100P and TDM400P cards to install on my computer
to implement the PBX. I also downloaded the newest softwares
asterisk_ver0.5.0, libpri_ver0.4.0, and zaptel_ver0.7.0) to install on
my computer (Red Hat Linux 8.0). All packages are compiled well. When I
use "modprobe" to load drivers (modprobe zaptel, modprobe wcfxo,
modprobe
wcfxs), the first two (zaptel, wcfxo) are successful, but the last
(wcfxs) is failed. This is the type of error:
> "...
> /lib/modules/2.4.18-14/misc/wcfxs.o: init_module: No such device
> Hint: insmod errors can be...
2004 Aug 12
1
BRI and E1 in same system
...cards one at a
time (with the appropriate drivers loaded) in a system, but when I try them
both together, neither will work. They both work fine one at a time.
Probably has something to do with the channel numbering.
I've tried numbering the channels with the E1 first (which produces lots of
modprobe errors), and then with the BRI span's first, which produces no
modprobe errors, but doesn't work. Here is the latter configuration:
ZAPTEL.CONF (excerpt):
# qozap span definitions
# most of the values should be bogus because we are not really zaptel
span=1,1,3,ccs,ami
span=2,0,3,ccs,am...
2004 Jan 07
3
Upgraded Kernel -> Modprobe Messages
The kernel has just been upgraded on my server to 2.4.24 by the datacenter, but
I noticed in the messages log the following messages when restarting shorewall:
Jan 7 11:24:00 hera modprobe: modprobe: Can''t locate module iptable_nat
Jan 7 11:24:00 hera modprobe: modprobe: Can''t locate module iptable_nat
Jan 7 11:24:02 hera projnet1: Shorewall Restarted
Should I be worried? The server is used for webhosting, and only connected to
one network.
Thanks!
--
Andrew Al...
2008 Nov 19
3
puzzle
...de me reboot, and several
power outages where the batteries lasted JUST long enough to keep her up.
After all of this, I find I may have to reboot after all. Because there
is a !$@#% process running, consuming 100% CPU (note the load average),
and I cannot seem to kill it:
ast% ps auxw | grep modprobe
root 17744 99.9 0.0 2688 412 ? RN Nov03 23223:01 modprobe
-r ipt_state
ast% ps ealx | grep modprobe | grep -v grep
4 0 17744 1 39 19 2688 412 - RN ? 23223:38
modprobe -r ipt_state
ast% sudo kill 17744
ast% sudo kill 17744
ast% sudo kill -9 17744
ast% sud...
2016 Jul 01
0
[PATCH 1/2] v2v: fix and implify the internal Convert_linux:discover_modpath
First check for the existence of the directory /etc/modprobe.d, in case
using a file under it; this also skips all the other checks, since they
are not needed at all. Also /etc/modprobe.d exists on recent Linux
versions, so let's give priority to the more common methods.
When /etc/modprobe.d does not exist, check for the file to edit using a
single lis...
2005 Jan 24
1
[Fwd: problems with ppp]
...lled CentOS 3.3 and kept the machine up2date.
I installed poptop and the newest ppp-cvs version (
ppp-2.4.3-0.cvs_20040527.6)
We are running a ssh + ppp tunnel for our internet tunnel/tunnel to our NOC.
After the upgrade we see these error messages while starting the tunnel:
Jan 24 15:00:40 natgw modprobe: modprobe: Can't locate module
ppp-compress-26
Jan 24 15:00:40 natgw modprobe: modprobe: Can't locate module
ppp-compress-24
Jan 24 15:00:41 natgw modprobe: modprobe: Can't locate module
ppp-compress-21
Jan 24 15:00:41 natgw modprobe: modprobe: Can't locate module
ppp-compress-26
J...
2015 Jul 27
2
Where are the Centos 7.1 1503 KVM repos please?
...-Notebook-Processor.35100.0.html
and the output from grep -E ?vmx|svm? /proc/cpuinfo is empty.
/lib/modules/3.10.0-229.7.2.el7.x86_64/kernel/arch/x86/kvm
[keith.roberts at acer-centos kvm]$ ls
kvm-amd.ko kvm-intel.ko kvm.ko
[keith.roberts at acer-centos kvm]$
[keith.roberts at acer-centos kvm]$ modprobe kvm-intel
modprobe: ERROR: could not insert 'kvm_intel': Operation not permitted
[keith.roberts at acer-centos kvm]$ lsmod | sort
...
iwlwifi 112501 1 iwldvm
jbd2 102940 1 ext4
kvm 461126 0
libahci 32009 1 ahci
[keith.ro...
2005 May 23
2
VPN
...ohnleach.co.uk/documents/freeswan-pix/freeswan-pix.html .
From my understanding, I should have an ipsec0 network device showing
up, so that I could route all traffic from 192.168.10.x directed to
192.168.100.x through it. The thing is that when I try to ifup ipsec0 I
get the following errors:
modprobe: modprobe: Can't locate module ripemd160
modprobe: modprobe: Can't locate module cast128
modprobe: modprobe: Can't locate module lzs
modprobe: modprobe: Can't locate module lzjh
So, after googling and reading a lot with no success, I would like to
ask for advice on this, and succ...