Ticket #181 (closed enhancement: fixed)

Opened 21 months ago

Last modified 21 months ago

configuring in optional modules does not update modules.{alias,symbols,map} files

Reported by: johnbock Owned by: oliver
Priority: low Milestone: freetz-1.1
Component: tools Version: devel
Severity: minor Keywords: modules alias symbols map
Cc: Product ID:
Firmware Version:

Description

When replacing or supplementing an image with kernel modules the above mentioned files are not being updated. These updates are necessary to allow automatic module loading by the cat'ing /sys/class/usb_device/<usbdev>device*/modalias, loading by symbol reference or map.

The attached patch needs to be reviewed before svn ci.

Attachments

supplement_modules_files.patch Download (1.8 KB) - added by johnbock 21 months ago.

Change History

Changed 21 months ago by johnbock

Changed 21 months ago by ralf

Gibt es irgendwelche bekannten Probleme damit, einfach das normale depmod Programm über die installierten Module in build/modified/filesystem/lib/modules/2.6.13.1-ohio laufen zu lassen?

Changed 21 months ago by johnbock

I would like to retract this ticket. Putting the proper alias in /etc/modprobe.conf will also load the module/module-chain as specified.

Changed 21 months ago by oliver

(In [2351]) * Add /etc/modprobe.conf as requested (refs #181)

Changed 21 months ago by oliver

  • owner set to oliver
  • status changed from new to assigned

Changed 21 months ago by oliver

  • status changed from assigned to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.