(English) TP-Link TL-WN725N version 2 in Raspberry Pi
Raspberry Pi, Raspbian
あなたも好きかもしれません
(English) Compile and install driver for TP-Link TL-WN725N version 2 in Raspbian NOTICE! This module is now deprecated as for kernel >= 3.10.0. If you update with rpi-update the module... |
(English) Expose config.yml values globally for Twig templates in Symfony2 applications Lets suppose you have created a bundle that has some specific configuration in the config.yml file (this... |
(English) Collada-dom 3D models having black textures bug solution I used to have a problem with Collada-dom 3D models textures. Some times they were not correctly applied... |
(English) Using screen to leave processes running in a terminal If you are using an SSH connection and run a command that takes very long to process you can use nohup... |
Leave a comment ?
22 Comments.
Leave a Comment
Trackbacks and Pingbacks:
- Compile and install driver for TP-Link TL-WN725N version 2 in Raspbian | Programming and Technology - Pingback on 2013/05/29/ 18:05
- Wifi on RaspberryPi - Pingback on 2013/08/24/ 22:28
- Raspberry: access point WiFi con gestione degli utenti – parte 1 ← corradoignoti.it - Pingback on 2013/08/28/ 10:59
- Control your 3D Printer using a Smartphone | 3D Printing :: bit-by-bit - Pingback on 2013/08/28/ 13:08
- Raspberry Pi Setup | 3D Printing :: bit-by-bit - Pingback on 2013/08/28/ 14:41
hi guys! does anybody know how to get this TP-Link TL-WN725N works on mac os x 10.8.3 ? did not find any working instruction on internet…thanks
Hola amigo, una consulta, hago todo los pasos pero al final me sale este error:
ericksystem ~ $ sudo modprobe 8188eu
FATAL: Error inserting 8188eu (/lib/modules/3.5.0-17-generic/kernel/drivers/net/wireless/8188eu.ko): Invalid module format
Que cosa podrá ser….. gracias
Esta guía es para instalar el driver en Raspbian. Veo que tu host se llama “Pc-ErickSystem” así que… lo estás ejecutando en un PC?
Si amigo..
xbian ~ $ sudo depmod -a
xbian ~ $ sudo modprobe 8188eu
ERROR: could not insert ’8188eu’: Exec format error
No soy Google. Soy una persona y debes tratarme como tal. Poniéndome así las cosas esperas que te ayude?
be care of ssid need to be case sensitive, while its not in Windows world.
Well, my ssid is actually WLAN
Hi, I’m using this driver and I’ve been trying to change the MAC address for my wireless and it won’t seem to work. I’ve tried a few different methods to change it. When I use the ifconfig command like so:
sudo lfconfig wlan0 down
sudo ifconfig wlan0 hw ether
sudo ifconfig wlan0 up
The MAC address remains unchanged and I receive no error.
When I use macchanger, I receive the following:
ERROR: Can’t read permanent MAC: Operation not supported
Permanent MAC: 00:00:00:00:00:00 (Xerox Corporation)
Current MAC: 64:66:b3:09:24:6a (unknown)
New MAC: 4e:53:50:4f:4f:46 (unknown)
Does this driver simply not support changing the MAC address?
Worked great. Thanks for posting this! Was stuck for a while trying to get this to work!
Hola amigo, buena aportación… no tendrás el controlador para el WN723N?? estoy haciendo pruebas con ambos
El controlador del TL-WN723N viene ya integrado de origen en Raspbian. Funciona sin tener que hacer nada en el kernel.
Hola, ya me he descargado el archivo que tu aportas. Y me gustaria saber como instalarlo. Lo meto en la SD de la raspberry? Me gustaria utilizarlo con RaspBMC. Y cuando lo instale como configuro eso que tu dices. Dandole a shift al principio cuando aparece para entrar?. Muchas gracias por tu ayuda y tu aporte y espero que me puedas ayudar.
Buenas! Muchas gracias por tu articulo y por dejar en enlance del modulo compilado, he seguido las instrucciones y cuando llega la hora de probarlo da error de formato:
root:~# sudo modprobe 8188eu
ERROR: could not insert ’8188eu’: Exec format error
he probado ambos links con el mismo resultado ¿? se te ocurre que puede ser? Gracias!
With the last rpi update the files dont works:
Linux raspberrypi 3.10.18+ #577 Tue Nov 5 12:33:36 GMT 2013 armv6l GNU/Linux
pi ~ $ sudo modprobe 8188eu
ERROR: could not insert ’8188eu’: Exec format error
Compile it for your specific kernel and it should work: http://tech.enekochan.com/2013/05/29/compile-and-install-driver-for-tp-link-tl-wn725n-version-2-in-raspbian/
Edit: This module driver looks like it’s not compatible with Linux >= 3.10.0.
Excelente man!! Me ayudaste enormemente.
Gracias.