udev permissions und kernel module

Keywan Najafi Tonekaboni lists at prometoys.net
Sam Mai 6 00:16:45 BST 2006


Hallo,

Am Freitag, den 05.05.2006, 23:32 +0200 schrieb Martin Schmeisser:
> 
> und zweitens, wo muss ich ein kernel Modul hintun, damit modprobe das
> findet? Ich habe mit fusd-kor gebaut (für oss2jack, ist ne prima
> Sache)
> kann das Modul auch per insmod laden, dazu muss ich aber den
> kompletten
> Pfad angeben. Das makefile von fusd will das Modul
> in /lib/modules/`uname -r`/misc kopieren...aber das hilft nicht,
> modprobe sagt : 
> 
> martin at ubuntu:/lib/modules/2.6.15-21-k7/misc$ sudo modprobe kfusd
> FATAL: Module kfusd not found.
> martin at ubuntu:/lib/modules/2.6.15-21-k7/misc$ sudo modprobe kfusd.ko
> FATAL: Module kfusd.ko not found. 

schau dir mal depmod an (man depmod)

cd /lib/modules/`uname -r`/misc
depmod -a

(Glaub ich)

Grüße,

Keywan

-- 
Keywan Najafi Tonekaboni
http://www.prometoys.net

people at world:/# apt-get --purge remove dominion
After unpacking world will be freed.
You are about to do something potentially beneficial
To continue type in the phrase 'Yes, do as We say!'