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.
Solved! Go to Solution.
Hi Hansueng
ltib versions of kernel are not mainline kernel,
so these site backports will not work without tweaking.
~igor
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!
-----------------------------------------------------------------------------------------------------------------------
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
Hi Hansueng
ltib versions of kernel are not mainline kernel,
so these site backports will not work without tweaking.
~igor