Worked pretty well actually only for the driver (Linux driver for Netis 
WF2190) that I am compiling it's looking for "armv7l" Makefile ... I am 
stuck here. Any idea how to fix this?
 


make ARCH=armv7l CROSS_COMPILE= -C /lib/modules/3.8.13-bone30/build M=/root/
netis-wf2190/driver/rtl8812AU_linux_v4.3.8_12175.20140902  modules

 
make[1]: Entering directory `/usr/src/linux-3.8.13-bone30' 

Makefile:580: /usr/src/linux-3.8.13-bone30/arch/armv7l/Makefile: No such 
file or directory 

make[1]: *** No rule to make target `/usr/src/linux-3.8.13-bone30/arch/
armv7l/Makefile'.  Stop. 

make[1]: Leaving directory `/usr/src/linux-3.8.13-bone30' 

make: *** [modules] Error 2
Enter code here...





On Friday, February 21, 2014 3:31:05 PM UTC+1, RobertCNelson wrote:
>
>
>
>
> On Thu, Feb 20, 2014 at 10:31 PM, <[email protected] <javascript:>> 
> wrote:
>
>> Can you tell me how install this headers.
>>
>
> wget <file>
> sudo dpkg -i <file>
>
> or even:
>
> wget 
> https://raw.github.com/gkaindl/beaglebone-ubuntu-scripts/master/bb-get-rcn-kernel-source.sh
> chmod +x bb-get-rcn-kernel-source.sh
> ./bb-get-rcn-kernel-source.sh
>
> Will set it up automatically.
>
>  
>
>>  If you ubuntu-armhf images are not supported by your scripts where can I 
>> find the image files support by yours.
>>
>
> Let's see, the "debian testing" image posted to this group every week..
>
> https://groups.google.com/d/msg/beagleboard/D1ioNrzzXfQ/LdfJ2ccuiY4J
>
> The ones posted here:
> http://elinux.org/BeagleBoardUbuntu
>
> and here:
> http://elinux.org/BeagleBoardDebian
>
> and here:
> http://eewiki.net/display/linuxonarm/Home
>
> etc/etc..
>
> Regards,
>
> -- 
> Robert Nelson
> http://www.rcn-ee.com/ 
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to