Problems with insmod & modprobe

Rob Landley rob at landley.net
Tue Sep 20 13:55:13 UTC 2005


On Monday 19 September 2005 19:13, Scott Kirkpatrick wrote:
> Anybody have any ideas?  This, of course, is the last item needed in
> this project and is driving me crazy.

Is this on a 2.4 or 2.6 kernel?  (There are two different codepaths.)

Insmod is the low-level one, so I'd try to get that to work first.  Standard 
way to debug something like this is to stick printfs into the code to see 
what path it's using.

Rob



More information about the busybox mailing list