Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 42172 - devfsd fills modprobe.devfs and modules.devfs with nonsense, fails to load/unload modules
Summary: devfsd fills modprobe.devfs and modules.devfs with nonsense, fails to load/un...
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-19 12:32 UTC by Dan
Modified: 2004-10-03 02:13 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dan 2004-02-19 12:32:40 UTC
After upgrading a number of things (including devfs) and kernel to 2.6.3 (also exhibited in 2.6.1 and 2.6.2), devfsd fills modprobe.devfs with C code, each line prepended with ``+''. e.g. +                    LM_WritePhy(pDevice, BCM540X_DSP_RW_PORT, 0x0a20); . Code is fragmented and incomplete. Consequently, devfsd fails to load due to invalid character '+' in config file. 

Reproducible: Always
Steps to Reproduce:
1. Using current devfsd
2. Using 2.6 
3. Reboot

Actual Results:  
Devfsd complains on boot up and shutdown of invalid character '+' in config
file. If I move old config file, new one is automatically generated, with same
effect. Devfsd fails to load modules on boot but boot continues otherwise
successfuly; shutdown appears to hang. 

Expected Results:  
Devfsd should have loaded and unloaded modules successfully.
Comment 1 SpanKY gentoo-dev 2004-10-03 02:13:15 UTC
please try latest devfs/module-init-tools/kernel