[BusyBox 0000815]: modprobe problem

bugs at busybox.net bugs at busybox.net
Sun Jun 11 17:35:29 UTC 2006


A NOTE has been added to this issue. 
====================================================================== 
http://busybox.net/bugs/view.php?id=815 
====================================================================== 
Reported By:                zepinkpanther
Assigned To:                BusyBox
====================================================================== 
Project:                    BusyBox
Issue ID:                   815
Category:                   Other
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             04-07-2006 03:07 PDT
Last Modified:              06-11-2006 10:35 PDT
====================================================================== 
Summary:                    modprobe problem
Description: 
Hi

Since busybox 1.1 (now I use busybox snapshot), I can't do a modprobe !!!

For example when I want to modprobe lirc_dev, I have this:

modprobe: exec of insmod: invalid argument
modprobe: failed to load lirc_dev

Is it a known problem ?
====================================================================== 

---------------------------------------------------------------------- 
 zepinkpanther - 04-07-06 07:47  
---------------------------------------------------------------------- 
I think I have found an issue

line 639 of modprobe.c

execvp(argv[0],argv[1]) and not execvp(argv[0],argv)


EDIT: nope I have always the same problem !!!!!

 

---------------------------------------------------------------------- 
 bernhardf - 04-11-06 10:42  
---------------------------------------------------------------------- 
Please try to reproduce this with trunk, r14783 or later. 

---------------------------------------------------------------------- 
 zaga - 06-10-06 02:00  
---------------------------------------------------------------------- 
Hello,

here is the patch (busybox-1.1.3-diff-1) for the modprobe (insmod) issue. 

---------------------------------------------------------------------- 
 integrator - 06-11-06 10:35  
---------------------------------------------------------------------- 
zepinkpanther, zaga,

What are your setups? Could you make sure PATH contains /sbin and is
exported? 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
04-07-06 03:07  zepinkpanther  New Issue                                    
04-07-06 03:07  zepinkpanther  Status                   new => assigned     
04-07-06 03:07  zepinkpanther  Assigned To               => BusyBox         
04-07-06 07:00  zepinkpanther  Issue Monitored: zepinkpanther                   

04-07-06 07:02  zepinkpanther  Note Added: 0001239                          
04-07-06 07:47  zepinkpanther  Note Edited: 0001239                         
04-07-06 07:47  zepinkpanther  Note Edited: 0001239                         
04-11-06 10:42  bernhardf      Note Added: 0001258                          
06-10-06 01:59  zaga           File Added: busybox-1.1.3-diff-1                 
  
06-10-06 02:00  zaga           Note Added: 0001406                          
06-11-06 10:35  integrator     Note Added: 0001413                          
======================================================================




More information about the busybox-cvs mailing list