Ticket #181 (closed enhancement: fixed)

Opened 2 years ago

Last modified 2 years 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 2 years ago.

Change History

Changed 2 years ago by johnbock

Changed 2 years 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 2 years 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 2 years ago by oliver

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

Changed 2 years ago by oliver

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

Changed 2 years ago by oliver

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