From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-dev/2012-April/014643.html | 110 ++++++++++++++++++++++++++++++ 1 file changed, 110 insertions(+) create mode 100644 zarb-ml/mageia-dev/2012-April/014643.html (limited to 'zarb-ml/mageia-dev/2012-April/014643.html') diff --git a/zarb-ml/mageia-dev/2012-April/014643.html b/zarb-ml/mageia-dev/2012-April/014643.html new file mode 100644 index 000000000..1c8f1a95f --- /dev/null +++ b/zarb-ml/mageia-dev/2012-April/014643.html @@ -0,0 +1,110 @@ + + + + [Mageia-dev] kmod issue with modprobe install rules. + + + + + + + + + +

[Mageia-dev] kmod issue with modprobe install rules.

+ Colin Guthrie + mageia at colin.guthr.ie +
+ Sun Apr 22 14:47:52 CEST 2012 +

+
+ +
Hi,
+
+I think I've found a problem:
+
+If we have a line:
+
+install ide-controller /sbin/modprobe ide_generic; /bin/true
+
+
+then module-init-tools will allow us to do:
+
+modprobe ide-controller
+
+but with kmod, it just says:
+
+FATAL: Module wibble not found.
+
+
+So it seems it looks up the module first an bails before running the
+install rule.
+
+I've never quite understood the ide-controller stuff, but this
+difference could cause us other problems.
+
+Col
+
+-- 
+
+Colin Guthrie
+colin(at)mageia.org
+http://colin.guthr.ie/
+
+Day Job:
+  Tribalogic Limited http://www.tribalogic.net/
+Open Source:
+  Mageia Contributor http://www.mageia.org/
+  PulseAudio Hacker http://www.pulseaudio.org/
+  Trac Hacker http://trac.edgewall.org/
+
+ + + + + + + + + + + + + + + + + + + +
+

+ +
+More information about the Mageia-dev +mailing list
+ -- cgit v1.2.1