Results 1 to 3 of 3
Hi all,
When i try to load rtl_time.o on my linux box it is throwing kernel panic message "BUG at page_alloc.c:235!".
Anu clue.......
- 05-05-2010 #1Just Joined!
- Join Date
- May 2010
- Posts
- 2
Rtlinux problem
Hi all,
When i try to load rtl_time.o on my linux box it is throwing kernel panic message "BUG at page_alloc.c:235!".
Anu clue....
- 05-10-2010 #2Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,961
This is not enough information for anyone here to help you. Please provide the following information:
1. Distribution + version of Linux you are running.
2. Which kernel version you are using. Use uname -r command.
3. How are you trying to load this object file.Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 05-10-2010 #3Just Joined!
- Join Date
- May 2010
- Posts
- 2
Fedora core 2
linux 2.4.32
Rtlinux 3.2
Rtlinux Modules are loaded using user written script which is called by /etc/rc.local/
insmod /usr/rtlinux/modules/rtl.o
insmod /usr/rtlinux/modules/rtl_time.o
.
.
.
.


Reply With Quote
