Results 1 to 2 of 2
I'm having a very hard time getting the realtime security module working. At this point, I've looked on the web for answers, and have found none. I'm really not sure ...
- 10-18-2005 #1Just Joined!
- Join Date
- Feb 2005
- Posts
- 9
realtime-lsm installation problem
I'm having a very hard time getting the realtime security module working. At this point, I've looked on the web for answers, and have found none. I'm really not sure what I should be doing here. If you have any ideas, please let me know. Thanks. Here's a cut and paste from my command line.
jeremy@moonbeam:/lib/modules/2.6.8-2-686$ sudo apt-get install realtime-lsm
Reading Package Lists... Done
Building Dependency Tree... Done
Recommended packages:
realtime-lsm-module
The following NEW packages will be installed:
realtime-lsm
0 upgraded, 1 newly installed, 0 to remove and 63 not upgraded.
Need to get 0B/3972B of archives.
After unpacking 73.7kB of additional disk space will be used.
Selecting previously deselected package realtime-lsm.
(Reading database ... 108711 files and directories currently installed.)
Unpacking realtime-lsm (from .../realtime-lsm_0.1.1-6_all.deb) ...
Setting up realtime-lsm (0.1.1-6) ...
Loading Realtime Linux Security Module: not found
jeremy@moonbeam:/etc/modprobe.d$ sudo modprobe realtime
FATAL: Module realtime not found.
jeremy@moonbeam:/etc/modprobe.d$ sudo modprobe -l rea*
jeremy@moonbeam:/etc/modprobe.d$
jeremy@moonbeam:/etc/modprobe.d$ uname -a
Linux moonbeam 2.6.8-2-686 #1 Thu May 19 17:53:30 JST 2005 i686 GNU/Linux
- 08-05-2006 #2Just Joined!
- Join Date
- Aug 2006
- Posts
- 1
re realtim-lsm
Hi there i had same things in the past where the module was not compatiblewith mykernel version. the best way for me was using "module-assistant" and let that build the realtime-lsm for you this worked in almost all occasions.
so
sudo apt-get install module-assistant build-essentials
I hope it works for you


Reply With Quote
