How to install Ubuntu OS
http://www.linux-hardware-guide.com/2014-06-06-d-link-go-usb-n150-usb-wifi-802-11n#comment-127514
How to install beagle board black
apt-cache search linux-headers
try to fix
http://the8thlayerof.net/2013/10/16/beagle-bone-black-notes-wifi-rtl8192cu-rtl8188cus-rtl8188eu-wifi-module-tp-link-tl-wn725n/
sudo apt-get install linux-headers-NameOfPackage ( linux-headers-3.2.0-4-all)
apt-cache search linux-headers
try to fix
http://the8thlayerof.net/2013/10/16/beagle-bone-black-notes-wifi-rtl8192cu-rtl8188cus-rtl8188eu-wifi-module-tp-link-tl-wn725n/
sudo apt-get install linux-headers-NameOfPackage ( linux-headers-3.2.0-4-all)
if you see error :
make ARCH=arm CROSS_COMPILE= -C /lib/modules/3.8.13-bone28/bui ld M=/home/ubuntu/RTL8188EU/r
tl8188eu modules
make: *** /lib/modules/3.8.13-bone28/bui ld: No such file or directory. Stop.
make: *** [modules] Error 2
please download and run sh file script :
Step 1 . wget https://raw.github.com/ gkaindl/beaglebone-ubuntu- scripts/master/bb-get-rcn- kernel-source.sh
step 2: sudo sh bb-get-rcn- kernel-source.sh
Step 3: make
step 4 : sudo make install
step 5 : reboot the beaglebone black
step 6 : dmesg
step 7 : ifconfig -a
Note : folder of rtlwifi in /lib/firmware/rtlwifi/
How to set user and password for wireless
renew IP on beaglebon black
http://unix.stackexchange.com/questions/38123/destination-host-unreachable-when-pinging-wireless-router
http://antipastohw.blogspot.com/2010/07/how-to-make-linux-beagleboard-gadget.html
Thong LT
References
[1] https://groups.google.com/forum/#!msg/beagleboard/gl4kya5zKeU/oy0qV3Vwge0J
[2] http://www.linux-hardware-guide.com/2014-06-06-d-link-go-usb-n150-usb-wifi-802-11n#comment-127519
make ARCH=arm CROSS_COMPILE= -C /lib/modules/3.8.13-bone28/bui
tl8188eu modules
make: *** /lib/modules/3.8.13-bone28/bui
make: *** [modules] Error 2
please download and run sh file script :
Step 1 . wget https://raw.github.com/
step 2: sudo sh bb-get-rcn-
Step 3: make
step 4 : sudo make install
step 5 : reboot the beaglebone black
step 6 : dmesg
step 7 : ifconfig -a
Note : folder of rtlwifi in /lib/firmware/rtlwifi/
How to set user and password for wireless
renew IP on beaglebon black
http://unix.stackexchange.com/questions/38123/destination-host-unreachable-when-pinging-wireless-router
http://antipastohw.blogspot.com/2010/07/how-to-make-linux-beagleboard-gadget.html
Thong LT
References
[1] https://groups.google.com/forum/#!msg/beagleboard/gl4kya5zKeU/oy0qV3Vwge0J
[2] http://www.linux-hardware-guide.com/2014-06-06-d-link-go-usb-n150-usb-wifi-802-11n#comment-127519
No comments:
Post a Comment