| Anonymous | Login | Signup for a new account | 11-10-2008 11:00 PST |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
| 0000815 | [BusyBox] Other | minor | always | 04-07-06 03:07 | 06-26-06 14:02 | ||||
| Reporter | zepinkpanther | View Status | public | ||||||
| Assigned To | BusyBox | ||||||||
| Priority | normal | Resolution | not fixable | ||||||
| Status | closed | Product Version | 1.2.x | ||||||
| Summary | 0000815: 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 ? |
||||||||
| Additional Information | |||||||||
| Attached Files |
|
||||||||
|
|
|||||||||
Notes |
|
|
(0001239) zepinkpanther 04-07-06 07:02 edited on: 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 !!!!! |
|
(0001258) bernhardf 04-11-06 10:42 |
Please try to reproduce this with trunk, r14783 or later. |
|
(0001406) zaga 06-10-06 02:00 |
Hello, here is the patch (busybox-1.1.3-diff-1) for the modprobe (insmod) issue. |
|
(0001448) integrator 06-26-06 12:47 |
Reminder sent to: zaga, zepinkpanther "zepinkpanther", "zaga", What are your setups? Could you make sure PATH contains /sbin and is exported? I want this bug to be closed before the 1.2.0 release. |
|
(0001456) bernhardf 06-26-06 14:02 |
Closed by reference of Yann E. MORIN via http://busybox.net/lists/busybox/2006-June/022765.html [^] Please let us know if you still encounter problems. Remark: Environment problem; Set your PATH properly. |
| Copyright © 2000 - 2006 Mantis Group |