Where is my armv7l file ? ( Building rtl8192cu drivers UNsuccessfully)

84 views
Skip to first unread message

cartma...@gmail.com

unread,
Oct 9, 2015, 6:07:46 AM10/9/15
to BeagleBoard
Hi

I am trying to follow this guide -> http://bogeskov.dk/UsbAccessPoint.html to make my Beaglebone Black act as a Access Point.

So I got to the point where I use the following commands.

sudo apt-get install linux-headers-...
git clone https
://github.com/dz0ny/rt8192cu.git
cd rt8192cu
make
sudo make install


Problem comes when I try and run "make". I got an error that a file named "build" was missing.

So I tried to install the kernel-headers with this url that is actually the right one for my BeagleBone OS :

Then I ran dpkg -i
linux-headers-3.8.13-bone47_1.0wheezy_armhf.deb and it looked like it finished.

So when I go back into the rt8192cu folder I tried running "make" again.
So then I received a different error.

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

make[1]: *** No Rule to make target ' /usr/src/linux-headers-3.8.13-bone47/arch/armv7l/Makefile '. Stop


How can I get this to make successfully ?
I just want to use my Beaglebone as a Access point

Robert Nelson

unread,
Oct 9, 2015, 9:42:14 AM10/9/15
to Beagle Board, cartma...@gmail.com
"make ARCH=arm"

Regards,

--
Robert Nelson
https://rcn-ee.com/
Reply all
Reply to author
Forward
0 new messages