How to integration kernel driver with backports driver.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to integration kernel driver with backports driver.

Jump to solution
3,021 Views
hanseunglee
Contributor III

I can not run then copy backports driver to kernel driver folder.

kernel 3.0.35

linux  : ubuntu 12.04

system : LTIB

1. backports download and unpack it.( backports: Linux kernel backports  )

2. copy iwlwifi (intel 3160) driver folder to linux/driver/net/wireless/iwlwifi folder.

3. linux$make menuconfig .... can not set 3160 driver.

How to set configure and make .ko file.. please answer.

Labels (1)
0 Kudos
Reply
1 Solution
2,375 Views
igorpadykov
NXP Employee
NXP Employee

Hi Hansueng

ltib versions of kernel are not mainline kernel,

so these site backports will not work without tweaking.

~igor

View solution in original post

0 Kudos
Reply
3 Replies
2,371 Views
igorpadykov
NXP Employee
NXP Employee

Hi Hansueng

these backports drivers are for mainline linux, not ltib versions.

For ltib you can follow attached application note

sect.4 Adding the new Application to the Package Directory Tree

and modify manually sources, if necessary, then just run ./ltib .

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 Kudos
Reply
2,371 Views
hanseunglee
Contributor III

Hi igor.

Thank you for your answer.

But i can not understand your reply and attach file.

Would you explain your reply?

or

I want to follow this site https://backports.wiki.kernel.org/index.php/Documentation/packaging but can not make same result.

Do you know other solution ?

Best regards

Hanseung

0 Kudos
Reply
2,376 Views
igorpadykov
NXP Employee
NXP Employee

Hi Hansueng

ltib versions of kernel are not mainline kernel,

so these site backports will not work without tweaking.

~igor

0 Kudos
Reply