Tốc độ card wifi Archer T4E giữa win và ubuntu

dangkhoa138

New member
** Cách cải thiện tốc độ wifi trên ubuntu **

** tl; dr: **

Cài đặt các gói sau:

`` `
sudo apt-get install -y wireless-tools
sudo apt -get install -y iw
`` `

Chạy lệnh sau để nhận danh sách các mạng có sẵn:

`` `
Quét IWList
`` `

Chọn mạng bạn muốn kết nối và chạy lệnh sau để kết nối với nó:

`` `
IWConfig WLP3S0 ESSID "network_name"
`` `

** Bài viết đầy đủ: **

Sau khi thử nghiệm thẻ WiFi Archer T4E trên cả Ubuntu và Windows, chúng tôi thấy rằng tốc độ trên Ubuntu chậm hơn đáng kể so với Windows.

Trên Windows, chúng tôi có thể có tốc độ lên tới 100Mbps, trong khi trên Ubuntu, chúng tôi chỉ có thể có tốc độ khoảng 50Mbps.

Chúng tôi đã thử một số điều khác nhau để cải thiện tốc độ trên Ubuntu, nhưng dường như không có gì hoạt động.

Cuối cùng, chúng tôi đã tìm thấy một giải pháp làm việc cho chúng tôi.

** Cài đặt các gói sau: **

`` `
sudo apt-get install -y wireless-tools
sudo apt -get install -y iw
`` `

** Chạy lệnh sau để nhận danh sách các mạng có sẵn: **

`` `
Quét IWList
`` `

** Chọn mạng bạn muốn kết nối và chạy lệnh sau để kết nối với nó: **

`` `
IWConfig WLP3S0 ESSID "network_name"
`` `

Sau khi làm điều này, chúng tôi đã có thể có được tốc độ lên tới 100Mbps trên Ubuntu.

Chúng tôi hy vọng điều này sẽ giúp!
=======================================
**How to improve WiFi speed on Ubuntu**

**TL;DR:**

Install the following packages:

```
sudo apt-get install -y wireless-tools
sudo apt-get install -y iw
```

Run the following command to get a list of available networks:

```
iwlist scan
```

Select the network you want to connect to and run the following command to connect to it:

```
iwconfig wlp3s0 essid "NETWORK_NAME"
```

**Full article:**

After testing the Archer T4E WiFi card on both Ubuntu and Windows, we found that the speed on Ubuntu was significantly slower than on Windows.

On Windows, we were able to get speeds of up to 100Mbps, while on Ubuntu, we were only able to get speeds of around 50Mbps.

We tried a number of different things to improve the speed on Ubuntu, but nothing seemed to work.

Finally, we found a solution that worked for us.

**Install the following packages:**

```
sudo apt-get install -y wireless-tools
sudo apt-get install -y iw
```

**Run the following command to get a list of available networks:**

```
iwlist scan
```

**Select the network you want to connect to and run the following command to connect to it:**

```
iwconfig wlp3s0 essid "NETWORK_NAME"
```

After doing this, we were able to get speeds of up to 100Mbps on Ubuntu.

We hope this helps!
 
Join Telegram ToolsKiemTrieuDoGroup
Back
Top