On Fri, Jan 3, 2014 at 10:47 AM, <[email protected]> wrote: > > Hi, I'm current have a TP Link WN725N wireless adapter. I try to install > driver for my Beaglebone Black run in Ubuntu. I'm really a newbie in > Beaglebone Black and Ubuntu. > My lsusb: > Bus 001 Device 002: ID 0bda:8179 Realtek Semiconductor Corp. > Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub > Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub > > My kernel: > 3.8.13-bone28 > > I'm try many ways to build driver wireless but it always has error. > I'm try this tut too: http://linuxforums.org.uk/index.php?topic=11261.0 > And it has an error: > make ARCH=arm CROSS_COMPILE= -C /lib/modules/3.8.13-bone28/build > M=/home/ubuntu/RTL8188EU/r > tl8188eu modules > make: *** /lib/modules/3.8.13-bone28/build: No such file or directory.
To setup ^^^ 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 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/groups/opt_out.
