Hi, everyone

I compiled the module and installed it with "make modules && make
modules_install" Then followed the instructions found in
Documentation/seclvl.txt. Here is the:

=======The no-success story:

modprobe sha1
lsmod
Module                  Size  Used by
sha1                    3328  0
snd_seq_dummy           4676  0
snd_seq_oss            40576  0
snd_seq_midi_event      9664  1 snd_seq_oss
snd_seq                67072  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_seq_device         10384  3 snd_seq_dummy,snd_seq_oss,snd_seq
af_packet              25612  0
ohci_hcd               23748  0
nvidia               5436084  12
i2c_nforce2             8448  0
w83627ehf              13068  0
hwmon                   4128  1 w83627ehf
eeprom                  8656  0
i2c_isa                 6400  1 w83627ehf

#(so far, so good, but...)

insmod /lib/modules/2.6.17-gentoo-r8/kernel/security/seclvl.ko
insmod: error inserting
'/lib/modules/2.6.17-gentoo-r8/kernel/security/seclvl.ko': -1 Invalid
parameters
--
insmod /lib/modules/2.6.17-gentoo-r8/kernel/security/seclvl.ko \
 sha1_passwd=abeda4e0f33defa51741217592bf595efb8d289c
insmod: error inserting
'/lib/modules/2.6.17-gentoo-r8/kernel/security/seclvl.ko': -1 Invalid
parameters
--
insmod /lib/modules/2.6.17-gentoo-r8/kernel/security/seclvl.ko 
initlvl=2 insmod: error inserting
'/lib/modules/2.6.17-gentoo-r8/kernel/security/seclvl.ko': -1 Invalid
parameters
======

Here is my kernel gentoo-sources based kernel:

uname -r
2.6.17-gentoo-r8



Am I doing something wrong or it is a bug?

-- 
Best regards,
Daniel


-- 
gentoo-amd64@gentoo.org mailing list

Reply via email to