Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialGustavo Winter
Courses Plus Student 27,382 PointsUbuntu - Problem with internet / wireless
Hello everyone, On my computer i have two OS Windows and Ubuntu,
i had some problem when using Ubuntu, the internert connection is very slow, but when i use Windows the connection is perfect normal.
I search on the internert for some help, but anything solved the problem.
By the way, i can't test the problem with a VirtualManchine, because i have another issue on that: "kernel apprpriate for an i686 cpu" . But, i'm working to solve this problem.
My purpose here, is to solve the Ubuntu Internet connection, i'll appreciate any help.
Thanks
2 Answers
Juthawong Naisanguansee
Full Stack JavaScript Techdegree Graduate 80,724 PointsOh Hi Gustavo ,
Do you use Ubuntu on Ethernet or Wireless ?
I ever use Ubuntu on My Acer Laptop and The Wireless Internet Ran Very Slow Too. It turn out that I have to install proprietary driver and reboot a few times.
Thanks
P.s. To Install Proprietary Driver , The Easy Way GUI on Ubuntu :
Gustavo Winter
Courses Plus Student 27,382 PointsHi Juthawong Naisanguansee , i try to install the driver but i found some issues along the way. I use Nano Usb Adapter TL-WN725N (TP-LINK) as Wireless, because my cable connection had the plug-in broken. Download the drive here
Following the manual provide for TP-Link agency, i left the 2.2 - 1 and 2 exact the same way, because i don't understand what needs to change.
At the 2.2 - 3 and 4 i have a fell errors with the commands
"Sudo make" and "Sudo make install"
It provides a lot of lines, i'll provide a snapshot with the line codes, there are a few lines with "error".
Snapshot of the response commands
So, i have connection, but it's is too slow, like a 64 bytes of transfer, my browser take many hours just to open google.com i dont see why it's happen.
My Ubuntu is 16.04.2 LTS and My Windows is 7 64 bits (At Windows the internet if perfect normal)
I had search over the internet for some answer, but until now anyone works. I'll appreciate any help.
Juthawong Naisanguansee
Full Stack JavaScript Techdegree Graduate 80,724 PointsI look into the make file error. It is too difficult for me. However , I search on the internet and found this on askubuntu.
Can you try this step :
https://askubuntu.com/questions/873469/tp-link-tl-wn725n-v2-driver-install-issue
Thanks