Hallo,
Danke für den Tip mit dem ne.o Modul, aber insmod bringt beim Laden immer den Fehler
unresolved symbols:
welche Module muß ich vorher noch laden???
Danke...
Ciao, Tobias
===== Software is like sex, it's better when it's free...
Linus Torvalds __________________________________________________________________ Do You Yahoo!? Gesendet von Yahoo! Mail - http://mail.yahoo.de Yahoo! Auktionen - gleich ausprobieren - http://auktionen.yahoo.de
Am Mit, 12 Jan 2000 schrieben Sie: Hallo,
Danke für den Tip mit dem ne.o Modul, aber insmod bringt beim Laden immer den Fehler unresolved symbols: welche Module muß ich vorher noch laden???
Lade die Module doch einfach mit modprobe!
man modprobe: Modprobe uses a "Makefile"-like dependency file, created by depmod, to automatically load the relevant module(s) from the set of modules available in predefined directory trees.
Modprobe is used to load a set of modules, either a single module, a stack of dependant modules, or all modules that are marked with a specified tag.
Modprobe will automatically load all base modules needed in a module stack, as described by the dependency file modules.dep. If the loading of one of these modules fails, the whole current stack of modules loaded in the current session will be unloaded automatically.
insmod ist also total out :-))
Greetings,
Konrad Neitzel
lug-dd@mailman.schlittermann.de