Where is "carl9170.ko" - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: ROCK64 (https://forum.pine64.org/forumdisplay.php?fid=85) +--- Forum: General Discussion on ROCK64 (https://forum.pine64.org/forumdisplay.php?fid=86) +--- Thread: Where is "carl9170.ko" (/showthread.php?tid=5530) |
Where is "carl9170.ko" - pine3228 - 01-04-2018 「carl9170.ko」は、「xenial-minimal-rock64-0.5.15-136-arm64.img.xz」のどこにあるのですか? もしくは、どうすれば、ビルドできるのでしょうか? Google Translate : Where are "carl9170.ko" and "carl9170.fw" in "xenial-minimal-rock64-0.5.15-136-arm64.img.xz"? Or, how can I build it? RE: Where is "carl9170.ko" - xalius - 01-04-2018 https://github.com/ayufan-rock64/linux-kernel/tree/release-4.4/drivers/net/wireless/ath/carl9170 ? Seems to be available in the 4.4.x BSP source, so you can check out the repo from github and build the module... RE: Where is "carl9170.ko" - pine3228 - 01-05-2018 (01-04-2018, 10:31 AM)xalius Wrote: https://github.com/ayufan-rock64/linux-kernel/tree/release-4.4/drivers/net/wireless/ath/carl9170 ? 私は、それをダウンロードし、ビルドを試みましたが、「make」と実行しても、「make: ***No targets. Stop.」と表示され、ビルドすることが出来ませんでした。 なぜ? Google Translate : I downloaded it and tried to build it, but even if I ran it as "make" it displayed "make: *** No targets. Stop." And I could not build it. why? |