Am 19.09.2022 16:27, schrieb hede:
I need help getting module on-demand-loading working with a custom
kernel.
Additional information:
My problem seems less related to udev but more probably related the
kernel kmod subsystems!?
The kernel usually calls /sbin/modprobe if functionality is missing.
C
hi all.
Am 19.09.2022 16:27, schrieb hede:
I need help getting module on-demand-loading working with a custom
kernel.
Additional information:
My problem seems less related to udev but more probably related the
kernel kmod subsystems!?
The kernel usually calls /sbin/modprobe if
On Mon, May 05, 2014 at 06:06:58PM +0200, Michael Biebl wrote:
> Am 05.05.2014 17:03, schrieb Alex Andreotti:
>
> > systemd-udevd[253]: failed to execute '/lib/udev/kmod' 'kmod sg': No
> > such file or directory
>
> Fixed in systemd.git:
>
Am 05.05.2014 17:03, schrieb Alex Andreotti:
> systemd-udevd[253]: failed to execute '/lib/udev/kmod' 'kmod sg': No
> such file or directory
Fixed in systemd.git:
http://anonscm.debian.org/gitweb/?p=pkg-systemd/systemd.git;a=commitdiff;h=f11a2ddeb6a43f99179f2f9d322ee08
can't find nothing about, any hint
would be apreciated.
Thanks in advance.
systemd[1]: Starting udev Kernel Device Manager...
systemd[1]: Started udev Kernel Device Manager.
systemd-udevd[253]: failed to execute '/lib/udev/kmod' 'kmod sg': No
such file or directory
--
T
Where does Debian recommend putting network driver kernel module
aliases for kmod (eg. alias eth0 8139too)? Should they all go in
"/etc/modutils/aliases"? Or in a separate file, like
"/etc/modutils/net"? Or each in its own file: "/etc/modutils/eth0", et
cet
Hi Vineet
On Wed, 2004-02-18 at 21:10, Vineet Kumar wrote:
> * Wolfgang Pfeiffer ([EMAIL PROTECTED]) [040218 11:59]:
> > What am I doing wrong?
>
> does the output of
>
> find /var/log -type f
>
> look correct?
yes
> How about
>
> find /var/log -type
* Wolfgang Pfeiffer ([EMAIL PROTECTED]) [040218 11:59]:
> What am I doing wrong?
does the output of
find /var/log -type f
look correct? How about
find /var/log -type f | xargs echo grep kmod
I don't really understand what malfunction you're seeing, but perhaps
these techni
What am I doing wrong?
Bug in find/grep?
grep 2.5.1.ds1-2
findutils 4.1.20-3
I'm on unstable, powerpc, 2.4.22-ben2.
Thanks in anticipation.
Best Regards
Wolfgang
--
Profile, Links: http://profiles.yahoo.com/wolfgangpfeiffer
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "un
I've been having problems logging into my unstable debian box, and on a
most recent problem I saw this message on the console after I was able
to initiate a reboot:
kmod: runaway modprobe loop assumed and stopped
I looked in /var/log/ksymoops and see logs for the day it happened, but
During 2.2r3 install, in the first bootup from floppy, after the
base-system has been installed, the problematica situation of this
problem descends on me:
" kmod: failed to exec /sbin/modprobe -s -k binfmt -, errno=8 "
fills my screen infinetely.
What shall i do?
Thank You, Gabriel.
Thanks for pointing me in right direction. I uncommented "auto" in
/etc/modules and rebooted. But I still got the same error. Then I saw
that the top of /etc/modules suggests "no auto" if you don't want
kerneld to run.
The error message indicated that I shouldn't be running it with a 2.0 or
greate
eally done?
> And why, outside of following the advice of dmesg?:-)
You've disabled kerneld. But you've got kmod, so all should be okay.
Only thing is, kmod needs a cron job to unload inactive modules ;-(
--
Eric G. Miller
On Thu, Aug 23, 2001 at 08:10:58PM -0400, Ken Januski wrote:
> I've been getting messages on bootup for last few months saying "you
> almost certainly don't want to be running kerneld". I'm running 2.2.17
> and from what I've read that's true: I don't want to be running kerneld.
> But I have no ide
I've been getting messages on bootup for last few months saying "you
almost certainly don't want to be running kerneld". I'm running 2.2.17
and from what I've read that's true: I don't want to be running kerneld.
But I have no idea how to change this. Do I need to recompile kernel? I
don't recall e
Maid = Maid's Agreed Ideal Doctrine
- Original Message -
From: <[EMAIL PROTECTED]>
To:
Sent: Thursday, August 23, 2001 12:48 PM
Subject: can't find kmod info
> I am having difficulty loading the 2.4.9 kernel, I get an error in kmod,
something to the effect
>
I am having difficulty loading the 2.4.9 kernel, I get an error in kmod,
something to the effect
kmod: failed to exec /sbin/modprobe -s -k binfmt-464c, errno = 8
I have looked all over and can't find anything documenting kmod. I don't know
what binfmt-464c is either. I made a l
I am trying to install a stable set up and after installing kernel modules
and configuring base system and rebooting am getting the following message:
kmod: failed to exec /sbin/modprobe -s -k binfmt -, errno = 8
Did I forget to install a needed module?
Thanks in advance for any tips
> say.
There is no preferred method afaik. If you do not have kmod, then you
will need /etc/modules, because /etc/modules.conf is simply not used.
Since I use kmod, I create a new file, named /etc/modutils/local, and put
my machine's settings in there. Then run update-modules to regene
hey all,
just a general question... i usually build my kernels with modules for
everything, just like the debian kernel. it's still one kernel per
machine, and the few modules i compile are still always loaded, so i
don't know why i do so, but i guess it doesn't really matter.
however, i have a qu
On 14 Apr 01, at 23:32, Shaul Karl wrote:
> > after recompiling 2.2.17 (official potato) i cant boot normally, but
> > only with cdrom as rescue.
> > I tried to recompile changing modules in different combination but
> > nothing.
> > Anybody can help?
> > Bye, from Luigi
> >
>
>
> Do provide
> after recompiling 2.2.17 (official potato) i cant boot normally, but
> only with cdrom as rescue.
> I tried to recompile changing modules in different combination but
> nothing.
> Anybody can help?
> Bye, from Luigi
>
Do provide some more details.
--
Shaul Karl <[EMAIL PROT
after recompiling 2.2.17 (official potato) i cant boot normally, but
only with cdrom as rescue.
I tried to recompile changing modules in different combination but
nothing.
Anybody can help?
Bye, from Luigi
> I just compiled a 2.4.3 kernel on my Debian testing laptop. During the boot
> process, I get the following error:
>
> kmod: failed to exec /sbin/modprobe -s -k binfmt -464c, errno = 8
>
> This message keeps going and doesn't stop until I hit Ctrl+Alt+Del and
> reboo
I just compiled a 2.4.3 kernel on my Debian testing laptop. During the boot
process, I get the following error:
kmod: failed to exec /sbin/modprobe -s -k binfmt -464c, errno = 8
This message keeps going and doesn't stop until I hit Ctrl+Alt+Del and
reboot using a different kernel.
Does a
Andrew D Dixon posts:
> I've been looking around for documentation on it and
> can't seem to find anything useful.
You have not been looking at the relevant docs. Have
you gone through the Debian Policy manual ? Do that
so that you become very clueful.
> Does anyone know of a good reference f
Hi All,
I've been having problems with dynamically loading modules. I've got a
2.4.2 kernel and I've configured kmod as described in
Documents/kmod.txt. Sadly, I can't get it to work. I've been looking
around for documentation on it and can't seem to find anything
spoofprotect in place.
KMOD
On kmod, I'm still not sure what the deal is. I think it is now
working, and it may be related to my adding "auto" to /etc/modules. I
found it in some documentation for the old scheme, and it seems a
little odd I need to say anything--kmod is compile
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
A long time ago, in a galaxy far, far way, someone said...
> I don't think I was trying to contact the external interface, but we may be
> using that word differently.
>
> My router has a card eth1 with address x.y.z.q, used both by me and the
> outsi
At 10:25 AM 3/15/01 -0600, Phil Brutsche wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
A long time ago, in a galaxy far, far way, someone said...
> 2) iptables NAT facility doesn't seem to work. I have a line
> iptables -t nat -A POSTROUTING -s 192.168.10.0/24 -o eth1 -j SNAT
> --to-so
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
A long time ago, in a galaxy far, far way, someone said...
> 1) kmod shows no signs of working, though I did compile with this
> option on. modprobe is able to load the necessary modules.
No idea 'bout that one - kmod just worked
I built a 2.4.1 kernel from the debianized source, and have noticed a
couple of problems:
1) kmod shows no signs of working, though I did compile with this
option on. modprobe is able to load the necessary modules.
2) iptables NAT facility doesn't seem to work. I have a line
iptables -t n
Hello
I've not re-booted my machine for a while and have been regularly
upgrading to unstable. I built a new kernel and re-booted.
During the re-boot it displayed the message:
kmod: runaway modprobe loop assumed and stopped
about 5 times and stops.
None of my old kernels will
t; On Thu, 22 Feb 2001 18:59:48 Ethan Benson wrote:
> > > On Thu, Feb 22, 2001 at 01:47:37PM -0500, Chun Kit Edwin Lau wrote:
> > > > Hi everyone,
> > > >
> > > > It is strictly speaking not a Debian question, but since I am
> > > using
an... please help!! I am having trouble trying to sort out what
> > each
> > > one of these things do: hotplug, kmod, kerneld, devfs, devfsd. I know
> > they
> > > are not the same, but I don't know the differences. I check out the
> > man,
> > > h
On Thu, Feb 22, 2001 at 01:47:37PM -0500, Chun Kit Edwin Lau wrote:
> > Hi everyone,
> >
> > It is strictly speaking not a Debian question, but since I am
> using
> > Debian... please help!! I am having trouble trying to sort out what
> each
> > one of
On Thu, Feb 22, 2001 at 01:47:37PM -0500, Chun Kit Edwin Lau wrote:
> Hi everyone,
>
> It is strictly speaking not a Debian question, but since I am using
> Debian... please help!! I am having trouble trying to sort out what each
> one of these things do: hotplug, kmod,
Hi everyone,
It is strictly speaking not a Debian question, but since I am using
Debian... please help!! I am having trouble trying to sort out what each
one of these things do: hotplug, kmod, kerneld, devfs, devfsd. I know they
are not the same, but I don't know the differences. I
> From: Wookey <[EMAIL PROTECTED]>
> On Sun 13 Aug, Daniel Barclay wrote:
> >
> > Are there any fixes (or even diagnoses) yet for the following problem?
> > Has anyone else even seen these symptoms?
>
> >- "start ppp0: SIOCSIFMETRIC: Operation not supported"
> > ...
>
> This is a 'standar
On Sun 13 Aug, Daniel Barclay wrote:
>
> Are there any fixes (or even diagnoses) yet for the following problem?
> Has anyone else even seen these symptoms?
>- "start ppp0: SIOCSIFMETRIC: Operation not supported"
> (asynchonously, after something had triggered diald)
This is a 'standard'
> Earlier I reported a problem with installing potato (from scratch)
> and getting errors at boot time like:
>
>kmod: runaway modprobe loop assumed and stopped
>
> and many occurrences of:
>
>modprobe: modprobe: Can't open dependencies files
> /lib/mod
Maybe try running "depmod -a" before the next reboot. I've seen this as
well with 2.2.17pre...
--
MegaHAL quote:
I think a blowpipe is a marijuana cigarrette.
It'll get you deleted!
Are there any fixes (or even diagnoses) yet for the following problem?
Has anyone else even seen these symptoms?
Earlier I reported a problem with installing potato (from scratch)
and getting errors at boot time like:
kmod: runaway modprobe loop assumed and stopped
and many occurrences of
Hi there,
I just noticed this boot-time warning on a freshly-installed Debian 2.1r4
system, running kernel 2.3.99pre7.
Any ideas what this means and how to fix it?
Thanks,
Ralf
--
Sign the EU petition against SPAM: L I N U X .~.
http://www.politik-digital.de/spam/The
Greetings!,
When I boot up, I get a warning message that kerneld is obsolete and I
should use kmod instead, if I was using kernel 2.2.x.(I am using 2.2.x) I
would like to know how I can accomplish this upgrade.
thank you.
__
Get Your
On Fri, 28 Jan 2000, Eric G . Miller wrote:
: On Fri, Jan 28, 2000 at 05:03:27PM +0200, Shaul Karl wrote:
: > 1) Does /etc/modules needed with kmod or can it be deleted?
: > 2) Why there is no line like
: > 0-59/5 * * * * /sbin/rmmod -a
: > for cron to process?
:
:
On Fri, Jan 28, 2000 at 05:03:27PM +0200, Shaul Karl wrote:
> 1) Does /etc/modules needed with kmod or can it be deleted?
> 2) Why there is no line like
>0-59/5 * * * * /sbin/rmmod -a
> for cron to process?
For the /etc/crontab entry, make it
0-59/5 * * * * root /sbin/rmmod -a
On Fri, Jan 28, 2000 at 05:03:27PM +0200, Shaul Karl wrote:
> 2) Why there is no line like
>0-59/5 * * * * /sbin/rmmod -a
> for cron to process?
My understanding is that it causes problems for some PCMCIA devices. I
don't have any such beasties tho, so I can't verify this.
> A long time ago, in a galaxy far, far way, someone said...
>
> > 1) Does /etc/modules needed with kmod or can it be deleted?
>
> Yes that's still needed - /etc/modules is a Debian feature independent of
> the kernel.
>
Isn't /etc/modules a kerneld related
A long time ago, in a galaxy far, far way, someone said...
> 1) Does /etc/modules needed with kmod or can it be deleted?
Yes that's still needed - /etc/modules is a Debian feature independent of
the kernel.
> 2) Why there is no line like
>0-59/5 * * * * /sbin/rmmod -a
1) Does /etc/modules needed with kmod or can it be deleted?
2) Why there is no line like
0-59/5 * * * * /sbin/rmmod -a
for cron to process?
On Wed, Jan 26, 2000 at 09:57:15AM +1100, Martin Bishop wrote:
> >From the docs that I've read in the kernel source, I gathered
> that kerneld and kmod are two different utils to load modules.
>
> But how do I know which one is being used on my system, and
> does it reall
A long time ago, in a galaxy far, far way, someone said...
> Hello,
>
> >From the docs that I've read in the kernel source, I gathered
> that kerneld and kmod are two different utils to load modules.
>
> But how do I know which one is being used on my system, and
&
Hello,
>From the docs that I've read in the kernel source, I gathered
that kerneld and kmod are two different utils to load modules.
But how do I know which one is being used on my system, and
does it really a make big difference?
Thanks,
MB
I recently upgraded from kernel 2.0.35 to 2.2.10 and am having difficulty
getting modules loaded on the fly by kmod. I have easily got sound to work
by creating the following file:
-telmer:/etc/modutils/sound
alias char-major-14 sb
post-install sb /sbin/modprobe "-k" "adlib_c
> > Apr 11 13:59:43 valis modprobe: can't locate module char-major-14
> Alias this in /etc/conf.modules. For my SoundBlaster16, I have:
You mean *manually*? Not done automagically by the package manager? Oh well,
and I was getting so excited about how easy make-kpkg makes recompiling a
kerne
> Apr 11 13:59:43 valis modprobe: can't locate module char-major-14
Alias this in /etc/conf.modules. For my SoundBlaster16, I have:
alias char-major-14 sb
post-install sb /sbin/modprobe "-k" "adlib_card"
options sb io=0x220 irq=5 dma=1 dma16=5 mpu_io=0x330
options adlib_card io=0x388 # FM sy
Jason Stokes <[EMAIL PROTECTED]> writes:
JS> In order to get sound support for my SB Ensoniq AudioPCI 32, I
JS> compiled a custom 2.2.3 kernel with make-kpkg and installed it.
JS> Alas, the new module interface isn't functioning correctly.
(Actually, it sounds like kmod is i
On Sun, Apr 11, 1999 at 02:03:31PM +1000, Jason Stokes wrote:
> Certain modules hang around in the
> kernel forever, even when they aren't being used, and are never flushed (eg
> ppa, the Zip parallel port driver)
Do an lsmod. Do the offending modules have a use count of 0, the
"(autoclean)" fl
In order to get sound support for my SB Ensoniq AudioPCI 32, I compiled a
custom 2.2.3 kernel with make-kpkg and installed it. Alas, the new module
interface isn't functioning correctly. Certain modules hang around in the
kernel forever, even when they aren't being used, and are never flushed
In order to get sound support for my SB Ensoniq AudioPCI 32, I compiled a
custom 2.2.3 kernel with make-kpkg and installed it. Alas, the new module
interface isn't functioning correctly. Certain unused modules are autoloaded
on startup, and are never flushed, while others (soundcore, es1371) d
Dear all,
I have a shiny new 2.2.1 kernel. I'm pretty sure I've not got
modules sorted properly yet tho.
I'm using kmod, so the kernel should load modules on demand. Do I
need to add the rmmod -a line to root's crontab, or do the debian scripts
put it some
Hi,
I just compiled 2.1.106, and I'm having this problem:
Jun 23 07:56:48 pollux kernel: ne.c: module auto-load (kmod) support not
present.
Jun 23 07:56:48 pollux kernel: ne.c: unable to auto-load required 8390 module.
Jun 23 07:56:48 pollux kernel: ne.c: try "modprobe 8390&qu
63 matches
Mail list logo