Witam, niedawno kupiłem TP-LINK TL-WN725N (wifi na usb) i mam problem z instalacja na pepermint linux ( bazuje na ubuntu) robiłem paroma sposobami z google oraz ostatnia :
"""""step 1.
Installation of Ubuntu from CD.
Step 2.
I updated the system.
Next I used following command to see linux version: uname -a
Result: Linux martien-P5K 3.5.0-36-generic #57~precise1-Ubuntu SMP Thu Jun 20 15:22:35 UTC 2013 i686 i686 i386 GNU/Linux
So I have kernel version: 3.5.0-36-generic
Step 3
Insert the USB adapter and give command: lsusb
This shall display the wireless adapter:
Bus 001 Device 002: ID 0bda:8179 Realtek Semiconductor Corp.
Step 4
Execute command: sudo apt-get install git
Execute command: sudo apt-get install build-essential linux-headers-generic
Step 5
Download the USB adapter sources from:
https://github.com/liwei/rpi-rtl8188eu
Look for the "Download zip" at the right side of the window.
Move the zip-file to the home-directory (perhaps there is a better choice such as /temp).
Step 6
Unzip the file with command: unzip rpi-rtl8188eu-master.zip
Next command: cd rpi-rtl8188eu-master
Now compile with command: make
You will see a lot of messages. If all goes well you will have a file named
8188eu.ko. You can check this with the command: ls - l
Next command: sudo make install
Next command: sudo insmod 8188eu.ko
Step 7
If all is well the device driver is up and running.
The command: ifconfig
will show something like:
eth0 Link encap:Ethernet HWaddr 00:1e:8c:be:00:2b
..
lo Link encap:Local Loopback
..
wlan0 Link encap:Ethernet HWaddr f8:1a:67:0e:e7:39
..
Step 8
Look for the icon "System Settings" on the left toolbar and click "network". Here you should also see the wireless network.
Open it and configure the ssid and security settings.
Unplug the cable and try if it works. """" z martiensblog.blogspot
i nic nie pomogło jak ktoś ma jakieś pomysły proszę o podanie ich i niech się wypowiadają osoby które się znają a nie te co coś znajdą w google i nie wiedza co i jak ale chcą nabić posty >.<
pozdrawiam i czekam na szybkie odp (chwilowo komputer na eternet ale potrzebne wifi - brak miejsca )
"""""step 1.
Installation of Ubuntu from CD.
Step 2.
I updated the system.
Next I used following command to see linux version: uname -a
Result: Linux martien-P5K 3.5.0-36-generic #57~precise1-Ubuntu SMP Thu Jun 20 15:22:35 UTC 2013 i686 i686 i386 GNU/Linux
So I have kernel version: 3.5.0-36-generic
Step 3
Insert the USB adapter and give command: lsusb
This shall display the wireless adapter:
Bus 001 Device 002: ID 0bda:8179 Realtek Semiconductor Corp.
Step 4
Execute command: sudo apt-get install git
Execute command: sudo apt-get install build-essential linux-headers-generic
Step 5
Download the USB adapter sources from:
https://github.com/liwei/rpi-rtl8188eu
Look for the "Download zip" at the right side of the window.
Move the zip-file to the home-directory (perhaps there is a better choice such as /temp).
Step 6
Unzip the file with command: unzip rpi-rtl8188eu-master.zip
Next command: cd rpi-rtl8188eu-master
Now compile with command: make
You will see a lot of messages. If all goes well you will have a file named
8188eu.ko. You can check this with the command: ls - l
Next command: sudo make install
Next command: sudo insmod 8188eu.ko
Step 7
If all is well the device driver is up and running.
The command: ifconfig
will show something like:
eth0 Link encap:Ethernet HWaddr 00:1e:8c:be:00:2b
..
lo Link encap:Local Loopback
..
wlan0 Link encap:Ethernet HWaddr f8:1a:67:0e:e7:39
..
Step 8
Look for the icon "System Settings" on the left toolbar and click "network". Here you should also see the wireless network.
Open it and configure the ssid and security settings.
Unplug the cable and try if it works. """" z martiensblog.blogspot
i nic nie pomogło jak ktoś ma jakieś pomysły proszę o podanie ich i niech się wypowiadają osoby które się znają a nie te co coś znajdą w google i nie wiedza co i jak ale chcą nabić posty >.<
pozdrawiam i czekam na szybkie odp (chwilowo komputer na eternet ale potrzebne wifi - brak miejsca )