Mailinglist Archive: opensuse-programming (29 mails)
| < Previous | Next > |
Re: [suse-programming-e] Kernel Code changes
- From: Michael Fischer <michael@xxxxxxxx>
- Date: Thu, 20 Jun 2002 13:56:24 -0400
- Message-id: <20020620175624.GA7991@xxxxxxxxxxxxxxxx>
On Thu, Jun 20, Chitresh wrote:
> Hi,
>
> I didn't do module_install . Is modules_install is necessary is this case ? I
> will try and see.
>
If you configured that kernel to enable the chunk of code you modified
to be 'm', then yes you would need to install the module.
man modprobe, while you are at it.
Michael
--
Michael Fischer Happiness is a config option.
michael@xxxxxxxx Recompile and be happy.
> Hi,
>
> I didn't do module_install . Is modules_install is necessary is this case ? I
> will try and see.
>
If you configured that kernel to enable the chunk of code you modified
to be 'm', then yes you would need to install the module.
man modprobe, while you are at it.
Michael
--
Michael Fischer Happiness is a config option.
michael@xxxxxxxx Recompile and be happy.
| < Previous | Next > |