Welcome
|
FAQ
|
Downloads
|
Wiki
Tiny Core Linux
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Raspberry Pi port,
piCore-15.0
is available!
Home
Help
Login
Register
Tiny Core Linux
»
Tiny Core Base
»
TCB Q&A Forum
»
custom kernel modules
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: custom kernel modules (Read 2119 times)
teliot
Newbie
Posts: 4
custom kernel modules
«
on:
June 01, 2012, 11:27:26 PM »
so i know all the make menuconfig; make && make modules_install
would i be able to make kernel module intelfb (video driver for intel) and install it as a module or do i need to rebuild the kernel?
Logged
curaga
Administrator
Hero Member
Posts: 11043
Re: custom kernel modules
«
Reply #1 on:
June 02, 2012, 05:07:15 AM »
Yes, usually you can add modules to the shipped kernel, as long as you use the same compiler (compiletc) and don't change the config in incompatible ways.
(though, why would you use intelfb when we have intel KMS?)
Logged
The only barriers that can stop you are the ones you create yourself.
Print
Pages: [
1
]
Go Up
« previous
next »
Tiny Core Linux
»
Tiny Core Base
»
TCB Q&A Forum
»
custom kernel modules