How to integration kernel driver with backports driver.

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How to integration kernel driver with backports driver.

ソリューションへジャンプ
3,022件の閲覧回数
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,376件の閲覧回数
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,372件の閲覧回数
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,372件の閲覧回数
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,377件の閲覧回数
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 件の賞賛
返信