| View previous topic :: View next topic |
| Author |
Message |
w.hill Tux's lil' helper


Joined: 23 Jan 2005 Posts: 133 Location: Perth, Western Australia
|
Posted: Fri Apr 20, 2007 5:55 am Post subject: Kernel Question |
|
|
Perhaps a dumb question.
I discovered that I'd omitted to compile the correct keyboard module for my SPARC. Is there a simple means of compiling the missing modules without recompiling the OS?
Thanks |
|
| Back to top |
|
 |
chrismcdirty Apprentice


Joined: 18 Jul 2003 Posts: 160 Location: Newark, DE
|
Posted: Fri Apr 20, 2007 11:26 am Post subject: |
|
|
| If you're compiling for the current kernel version you're running, you can enable the module, then run make modules modules_install. After that, you should just be able to modprobe the correct module. |
|
| Back to top |
|
 |
w.hill Tux's lil' helper


Joined: 23 Jan 2005 Posts: 133 Location: Perth, Western Australia
|
Posted: Tue Apr 24, 2007 9:41 am Post subject: |
|
|
Thanks.
I've been using genkernel for so long that I forgot about that.  |
|
| Back to top |
|
 |
|