#Slow Download Speed

1 messages · Page 1 of 1 (latest)

junior kettle
#

I recently asked this but I guess it got deleted?
But anyways, ever since I installed Linux, I notice my download speed seems to be limited. As if installing Linux somehow lowered the "Limit" my network speed (Basically, it feels like the Network speed is being prevented from going higher than a 1/4 of what it can do).
Other devices on the network that never had Linux installed on them are fine. But my laptop and computer are much slower ever since I installed it.
Even doing a Speed Test shows that its not going nearly as fast as it should be.

keen plaza
#

Wifi connection?

junior kettle
keen plaza
#

On the laptop, run in terminal sudo sed -i 's/wifi.powersave = 3/wifi.powersave = 2/' /etc/NetworkManager/conf.d/default-wifi-powersave-on.conf

#

Reboot and see if it helps

junior kettle
fringe drift
#

sed 'finds and replaces' a string of text, with another, much like in a word processor. it is doing this to the powesave conf file in that path

#

sed = searching edit

keen plaza
junior kettle
#

Ah okie

junior kettle
keen plaza
#

You could do one

junior kettle
# keen plaza You could do one

IT WORKED! THANK YOU!
Do I do the same thing for my computer?

Side Note: My laptop, I wiped Windows and it is completely Linux.
Computer is Dual Boot.

keen plaza
#

It won't help with wired and I don't used wired at all

fringe drift
junior kettle
#

cd? With the location

fringe drift
#

use file manager

junior kettle
fringe drift
#

obviously not on Windows, if ur issue with ethernet is on Linux.

junior kettle
#

Oh my bad

junior kettle
fringe drift
#

you can look in the ubuntu one, just double click it

junior kettle
fringe drift
#

that's all in there?

junior kettle
#

Not even kidding, yes

fringe drift
#

look in the one Jeremy had u edit. same folder

#

if any mention of ethernet, but i doubt it

junior kettle
#

You want me to run the command and find out what happens?

fringe drift
#

no

#

oh yeah this is ur desktop, nvm

junior kettle
#

All good

fringe drift
#

but u can look in it

junior kettle
#

So cd into it? Through Terminal. Or look into it through Files?

fringe drift
#

u were just in the folder

junior kettle
#

Still got it open.

fringe drift
#

just open the other one about wifi and read thru it

junior kettle
#
[connection]
wifi.powersave = 3
fringe drift
#

k nvm

#

u have no wifi device on the desktop, right?

#

as an alternate device

junior kettle
fringe drift
#

are the back antenna connected?

junior kettle
#

Not sure. Should I disconnect the wire and connect wirelessly?

fringe drift
#

well first u should check there's an antenna sticking out the back of your desktop's wifi card.

junior kettle
fringe drift
#

heh

#

u could've also just opened the conf file as root , and in root text editor, put a 2 in place of the 3.

junior kettle
#

My bad. I got lost. I wasnt sure where the antenna was or where the Wireless Nic was. And did some thinking.

fringe drift
#

isn't an obvious thing that sticks out?

junior kettle
#

If it was that obvious? No. I didnt see it

fringe drift
#

maybe ur case is all plastic?

#

in which case it wouldnt

#

anyway

#

SOLVED

fringe drift
junior kettle