How to integration kernel driver with backports driver.

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

How to integration kernel driver with backports driver.

跳至解决方案
3,027 次查看
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.

标签 (1)
0 项奖励
回复
1 解答
2,381 次查看
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 项奖励
回复
3 回复数
2,377 次查看
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 项奖励
回复
2,377 次查看
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 项奖励
回复
2,382 次查看
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 项奖励
回复