Results 1 to 3 of 3
I am trying to do rmmod on my kernel and I am getting an error called
"module does not exist"
this causes me to reboot and only after that it ...
- 02-10-2010 #1Just Joined!
- Join Date
- Nov 2009
- Posts
- 15
kERNEL Programming error
I am trying to do rmmod on my kernel and I am getting an error called
"module does not exist"
this causes me to reboot and only after that it works alright and after sometime it again starts giving the same error. Please let me know why does it come up, what causes it and what shld be the fix???
- 02-12-2010 #2Just Joined!
- Join Date
- Feb 2010
- Posts
- 18
Hi,
try to issue lsmod
to see the loaded modules: perhaps the name is slightly different
bye
--Last edited by oz; 02-17-2010 at 09:53 PM. Reason: removed spam
- 02-12-2010 #3Just Joined!
- Join Date
- Nov 2009
- Posts
- 15
we do that.... the problem is wierd, coz after rebooting it works fine for sometime, again starts showing up and after rebooting works fine....


Reply With Quote