Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
November 21, 2024, 09:19:33 PM
News
: LinuxSolved.com Linux Help Community Forum..
Home
Search
Login
Register
Linux Forums - Linux Help,Advice & support community:LinuxSolved.com
»
Linux in General
»
Linux Kernel
»
Extreme help!!!!
« previous
next »
Print
Pages: [
1
]
Author
Topic: Extreme help!!!! (Read 6953 times)
Equinox
Linux Noob !
Posts: 6
Extreme help!!!!
«
on:
May 23, 2007, 11:12:29 AM »
Hi one and all,
I am trying to compile a linux module in my kernel version 2.4.....after making it....its not generation a .ko files only version 2.6 and above do it....tell me how to use insmod with it....
Logged
Ujjwol
Linux Learner
Posts: 54
Re: Extreme help!!!!
«
Reply #1 on:
May 30, 2007, 07:08:17 AM »
i would help you but i am very new to linux
Logged
gauravbajaj
LST CareTaker
Experienced
Posts: 658
Re: Extreme help!!!!
«
Reply #2 on:
May 30, 2007, 09:06:45 AM »
if module is present you can install it but if its not you have to install it i.e module first , modules generally have .0 extension , so you can install it using insmod command
#insmod modulename
«
Last Edit: May 31, 2007, 07:20:57 AM by gauravbajaj
»
Logged
Print
Pages: [
1
]
« previous
next »
Linux Forums - Linux Help,Advice & support community:LinuxSolved.com
»
Linux in General
»
Linux Kernel
»
Extreme help!!!!